JP2005124007A - Communication system - Google Patents

Communication system Download PDF

Info

Publication number
JP2005124007A
JP2005124007A JP2003358678A JP2003358678A JP2005124007A JP 2005124007 A JP2005124007 A JP 2005124007A JP 2003358678 A JP2003358678 A JP 2003358678A JP 2003358678 A JP2003358678 A JP 2003358678A JP 2005124007 A JP2005124007 A JP 2005124007A
Authority
JP
Japan
Prior art keywords
mru
mtu
base station
mobile station
station
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
JP2003358678A
Other languages
Japanese (ja)
Inventor
Takeshi Nogami
健士 野上
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2003358678A priority Critical patent/JP2005124007A/en
Publication of JP2005124007A publication Critical patent/JP2005124007A/en
Pending legal-status Critical Current

Links

Images

Abstract

<P>PROBLEM TO BE SOLVED: To provide a communication system which communicates by avoiding restrains on the CPU performance of a mobile station or a base station, and on hardware resources. <P>SOLUTION: When a mobile station 100 enters a communication area of a base station 200, it establishes a link with the base station 200, and a mobile station MRU sender 103 sends a mobile station MRU to the base station 200 without a break. Upon receipt of the mobile station MRU from the mobile station 100, an MRU comparator 204 in the base station 200 compares it with a base station MRU stored in a memory 202, an MTU determiner 205 determines the MTU as a determined MTU to be applied to the data transfer of an application to be executed from now, and sends the determined MTU to the mobile station 100. The mobile station 100 and the base station 200 transfer data of the application, using the MTU applied to the communication. <P>COPYRIGHT: (C)2005,JPO&NCIPI

Description

本発明は、基地局と移動局との間の通信システムに関するものである。   The present invention relates to a communication system between a base station and a mobile station.

従来、この種の通信システムとしては、たとえば、非特許文献1に記載されているようなものがあった。従来の通信システムは、ETC(自動料金収受システム)などで用いられている狭域無線通信技術を応用した種々のサービスをアプリケーションサブレイヤという通信プロトコルで行っている。このアプリケーションサブレイヤは、ETCにおける通信規格と互換性を保ちつつ、大容量データの送受信、移動局からの自発的なデータ送信や同報通信などを実現するものである。
「5.8G_DSRCアプリケーションサブレイヤ詳細技術資料(案)」第0.70版、財団法人 道路新産業開発機構、2003年3月発行、P.3−21〜3−27
Conventionally, there has been a communication system of this type as described in Non-Patent Document 1, for example. A conventional communication system performs various services using a narrow band wireless communication technology used in ETC (automatic toll collection system) and the like using a communication protocol called an application sublayer. This application sub-layer realizes transmission / reception of large-capacity data, spontaneous data transmission from a mobile station, broadcast communication, and the like while maintaining compatibility with a communication standard in ETC.
“5.8G_DSRC Application Sublayer Detailed Technical Data (Draft)” 0.70 edition, Road New Industry Development Organization, published in March 2003, pages 3-21 to 3-27

しかしながら、従来の通信システムにおいては、アプリケーションサブレイヤにおける最大転送単位(MTU)が固定値のため、安価な移動局あるいは基地局では、CPUの性能やハードウェア資源の不足で相手局からの大容量データを正常に受信できないことが考えられ、一方、高機能な移動局あるいは基地局においては、CPU性能やハードウェア資源に余裕があるにもかかわらず細かく分割転送を行わなければならず、付加する制御情報などのオーバーヘッドの為に転送効率が低下するという問題があった。   However, in the conventional communication system, the maximum transfer unit (MTU) in the application sublayer is a fixed value. Therefore, in an inexpensive mobile station or base station, a large amount of data is received from the partner station due to insufficient CPU performance or hardware resources. On the other hand, in a high-function mobile station or base station, the divided transfer must be performed in detail even though there is a margin in CPU performance and hardware resources. There was a problem that transfer efficiency was lowered due to overhead of information and the like.

本発明は、従来の問題を解決するためになされたもので、移動局あるいは基地局のCPU性能やハードウェア資源の制約を回避して相手局と通信可能な通信システムを提供することを目的とする。   The present invention has been made to solve the conventional problems, and it is an object of the present invention to provide a communication system capable of communicating with a partner station while avoiding restrictions on CPU performance and hardware resources of a mobile station or base station. To do.

本発明の通信システムは、基地局と、基地局と通信する移動局とを含む通信システムであって、移動局と基地局とが、一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ同じ値に設定された規定MTUを有し、基地局ならびに移動局が、それぞれ相手局と通信する通信手段と、それぞれ自局において一度のデータ受信処理にて受信可能な最大受信単位(MRU)である自局MRUと、をそれぞれ有し、基地局と移動局の少なくとも一方が、相手局のMRUである相手局MRUを取得する相手局MRU取得手段と、通信に適用する最大転送単位を決定するMTU決定手段と、を備え、MTU決定手段が、相手局MRU取得手段で取得した相手局のMRUと自局MRUとを比較し、小さい方を前記決定MTUとする構成を有している。   The communication system of the present invention is a communication system including a base station and a mobile station that communicates with the base station, and the maximum transfer unit (MTU) that the mobile station and the base station can transfer in one data transfer process. ) Having a prescribed MTU set to the same value in advance, the base station and the mobile station each communicating with the other station, and the maximum receiving unit that can be received in one data reception process at each own station (MRU) each having a local station MRU, and at least one of the base station and the mobile station acquires a counterpart station MRU acquisition means for acquiring the counterpart station MRU that is the MRU of the counterpart station, and maximum transfer applied to communication MTU determination means for determining a unit, and the MTU determination means compares the MRU of the partner station acquired by the partner station MRU acquisition means with the local station MRU, and sets the smaller one as the determined MTU. It has formed.

この構成により、相手局MRUに応じて、適切な決定MTUを選択でき、相手局のCPU性能やハードウェア資源の制約を回避して通信可能な通信システムを提供することができる。   With this configuration, an appropriate determined MTU can be selected in accordance with the counterpart station MRU, and a communication system capable of communicating while avoiding restrictions on the CPU performance and hardware resources of the counterpart station can be provided.

また、本発明の通信システムは、移動局が、移動局における自局MRUである移動局MRUを送信する移動局MRU送信手段と、基地局で決定された決定MTUを受信する決定MTU受信手段とを備え、基地局が、移動局MRU送信手段が送信した移動局MRUを受信する移動局MRU受信手段と、MTU決定手段と、MTU決定手段で決定した決定MTUを送信する決定MTU送信手段とを備え、移動局MRU受信手段が移動局MRUを受信
した場合は、MTU決定手段が、受信した移動局MRUと、基地局MRUとを比較し、小さい方を決定MTUとする構成を有している。
Further, the communication system of the present invention includes a mobile station MRU transmitting unit that transmits a mobile station MRU that is a local station MRU in the mobile station, and a determined MTU receiving unit that receives a determined MTU determined by the base station. A mobile station MRU receiving means for receiving the mobile station MRU transmitted by the mobile station MRU transmitting means, an MTU determining means, and a determined MTU transmitting means for transmitting the determined MTU determined by the MTU determining means. When the mobile station MRU receiving means receives the mobile station MRU, the MTU determining means compares the received mobile station MRU with the base station MRU and sets the smaller one as the determined MTU. .

この構成により、移動局MRUに応じて、適切な決定MTUを選択でき、移動局のCPU性能やハードウェア資源の制約を回避して通信可能な通信システムを提供することができる。
また、本発明の通信システムは、移動局MRU受信手段が移動局MRUを受信しなかった場合には、基地局が規定MTUを通信に適用する構成を有している。
With this configuration, an appropriate determined MTU can be selected according to the mobile station MRU, and a communication system capable of performing communication while avoiding restrictions on the CPU performance and hardware resources of the mobile station can be provided.
The communication system of the present invention has a configuration in which the base station applies the specified MTU to communication when the mobile station MRU receiving means does not receive the mobile station MRU.

この構成により、万一、基地局が移動局MRUを受信できなくても、あるいは通信システムに移動局MRUを送信する機能を有しない移動局が混在していても規定MTUで通常の通信を行うことができる。  With this configuration, even if the base station cannot receive the mobile station MRU, or even if there are mobile stations that do not have the function of transmitting the mobile station MRU in the communication system, normal communication is performed with the specified MTU. be able to.

また、本発明の通信システムは、決定MTU受信手段が決定MTUを受信しなかった場合には、移動局が規定MTUを通信に適用する構成を有している。
この構成により、万一、移動局が決定MTUを受信できなくても、あるいは通信システムの一部の基地局が決定MTUを送信する機能を有しない場合でも規定MTUで通常の通信を行うことができる。
The communication system of the present invention has a configuration in which the mobile station applies the specified MTU to communication when the determined MTU receiving unit does not receive the determined MTU.
With this configuration, even if the mobile station cannot receive the determined MTU, or even if some base stations of the communication system do not have a function of transmitting the determined MTU, normal communication can be performed with the specified MTU. it can.

また、本発明の通信システムは、基地局が、基地局における自局MRUである基地局MRUを送信する基地局MRU送信手段と、決定MTUを受信する決定MTU受信手段とを備え、移動局が、基地局MRU送信手段が送信した基地局MRUを受信する基地局MRU受信手段と、通信に適用する最大転送単位を決定するMTU決定手段と、MTU決定手段で決定した決定MTUを送信する決定MTU送信手段とを備え、基地局MRU受信手段が基地局MRUを受信した場合は、MTU決定手段が、受信した基地局MRUと、移動局における自局MRUである移動局MRUとを比較し、小さい方を決定MTUとする構成を有している。  In the communication system of the present invention, the base station includes a base station MRU transmitting unit that transmits the base station MRU that is the local station MRU in the base station, and a determined MTU receiving unit that receives the determined MTU. A base station MRU receiving means for receiving the base station MRU transmitted by the base station MRU transmitting means, an MTU determining means for determining a maximum transfer unit to be applied to communication, and a determined MTU for transmitting the determined MTU determined by the MTU determining means When the base station MRU receiving means receives the base station MRU, the MTU determining means compares the received base station MRU with the mobile station MRU that is the local station MRU in the mobile station, and is small. This is a configuration in which one is determined as the MTU.

この構成により、基地局MRUに応じて、適切な決定MTUを選択でき、基地局のCPU性能やハードウェア資源の制約を回避して通信可能な通信システムを提供することができる。
また、本発明の通信システムは、基地局MRU受信手段が基地局MRUを受信しなかった場合には、移動局が規定MTUを通信に適用する構成を有している。
With this configuration, an appropriate determined MTU can be selected according to the base station MRU, and a communication system capable of performing communication while avoiding restrictions on the CPU performance and hardware resources of the base station can be provided.
The communication system of the present invention has a configuration in which the mobile station applies the specified MTU to communication when the base station MRU receiving means does not receive the base station MRU.

この構成により、万一、移動局が基地局MRUを受信できなくても、あるいは通信システムに基地局MRUを送信する機能を有しない基地局が存在していても規定MTUで通常の通信を行うことができる。  With this configuration, even if the mobile station cannot receive the base station MRU, or if there is a base station that does not have the function of transmitting the base station MRU in the communication system, normal communication is performed with the specified MTU. be able to.

また、本発明の通信システムは、決定MTU受信手段が決定MTUを受信しなかった場合には、基地局が規定MTUを通信に適用する構成を有している。
この構成により、万一、基地局が決定MTUを受信できなくても、あるいは通信システムの一部の移動局が決定MTUを送信する機能を有しない場合でも規定MTUで通常の通信を行うことができる。
The communication system of the present invention has a configuration in which the base station applies the specified MTU to communication when the determined MTU receiving unit does not receive the determined MTU.
With this configuration, even if the base station cannot receive the determined MTU, or even if some mobile stations in the communication system do not have a function of transmitting the determined MTU, normal communication can be performed with the specified MTU. it can.

さらに、本発明の通信システムは、移動局が、移動局における自局MRUである移動局MRUを送信する移動局MRU送信手段と、基地局が送信した基地局における自局MRUである基地局MRUを受信する基地局MRU受信手段と、通信に適用する最大転送単位を決定する移動局側MTU決定手段とを備え、基地局が、移動局MRU送信手段が送信した移動局MRUを受信する移動局MRU受信手段と、基地局MRUを送信する基地局MRU送信手段と、通信に適用する最大転送単位を決定する基地局側MTU決定手段と、を備え
、移動局MRU受信手段が移動局MRUを受信した場合は、基地局側MTU決定手段が、受信した移動局MRUと、基地局MRUとを比較し、小さい方を決定MTUとし、基地局MRU受信手段が基地局MRUを受信した場合は、移動局側MTU決定手段が、受信した基地局MRUと、移動局MRUとを比較し、小さい方を決定MTUとする構成を有している。
Furthermore, in the communication system of the present invention, the mobile station transmits a mobile station MRU that is a mobile station MRU in the mobile station, and a base station MRU that is the mobile station MRU in the base station that the base station has transmitted. A mobile station for receiving the mobile station MRU transmitted by the mobile station MRU transmission means, and a base station MRU reception means for determining the maximum transfer unit applied to communication. MRU receiving means, base station MRU transmitting means for transmitting base station MRU, and base station side MTU determining means for determining a maximum transfer unit applied to communication, wherein mobile station MRU receiving means receives mobile station MRU In this case, the base station side MTU determining means compares the received mobile station MRU with the base station MRU, and the smaller one is determined as the determined MTU, and the base station MRU receiving means is the base station MRU. If received, mobile station side MTU determination means has a base station MRU received, the configuration for comparing the mobile station MRU, and determines a smaller MTU.

この構成により、基地局および移動局はそれぞれ自局MRUと相手局MRUとを比較して、適切な決定MTUを選択でき、相手局のCPU性能やハードウェア資源の制約を回避して通信可能な通信システムを提供することができる。   With this configuration, the base station and the mobile station can compare the own station MRU and the partner station MRU, respectively, and select an appropriate determined MTU, and can communicate without avoiding restrictions on the CPU performance and hardware resources of the partner station. A communication system can be provided.

本発明は、移動局と基地局とがあらかじめ同じ値に設定された規定MTUを有し、基地局ならびに移動局が、それぞれ自局における最大受信単位である自局MRUをそれぞれ有し、基地局と移動局の少なくとも一方が、相手局の相手局MRUを取得する相手局MRU取得手段と、通信に適用する最大転送単位を決定するMTU決定手段とを備え、MTU決定手段が、相手局MRU受信手段で取得した相手局MRUと自局MRUとを比較し、小さい方を決定MTUとすることにより、相手局のMRUに応じて、適切な決定MTUを選択でき、相手局のCPU性能やハードウェア資源の制約を回避して通信可能な通信システムを提供することができるものである。   In the present invention, a mobile station and a base station each have a prescribed MTU that is set to the same value in advance, and each of the base station and the mobile station has its own station MRU that is the maximum reception unit in the own station, And at least one of the mobile stations includes a counterpart station MRU acquisition unit that acquires the counterpart station MRU of the counterpart station, and an MTU determination unit that determines a maximum transfer unit to be applied to communication. By comparing the counterpart station MRU acquired by the means and the own station MRU and setting the smaller one as the decision MTU, an appropriate decision MTU can be selected according to the MRU of the counterpart station, and the CPU performance and hardware of the counterpart station can be selected. It is possible to provide a communication system capable of communicating while avoiding resource constraints.

以下、本発明の実施の形態の通信システムについて、図面を用いて説明する。   Hereinafter, a communication system according to an embodiment of the present invention will be described with reference to the drawings.

本発明の第1の実施の形態の通信システムの構成図を図1に示す。   FIG. 1 shows a configuration diagram of a communication system according to a first embodiment of this invention.

図1において、通信システムは、移動局100と基地局200とを含み、移動局100は、基地局200と通信する通信部101と、一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、基地局200との間であらかじめ同じ値に設定された規定MTUと移動局100において一度のデータ受信処理にて受信可能な最大受信単位(MRU)である移動局MRUを記憶する記憶部102と、記憶部102に記憶された移動局MRUを通信部101を介して送信する移動局MRU送信部103と、基地局200から送信された決定MTUを通信部101を介して受信する決定MTU受信部104と、アプリケーション動作を行うアプリケーション部105と、これらの各部を制御する制御部106と、を有する構成である。   In FIG. 1, the communication system includes a mobile station 100 and a base station 200. The mobile station 100 communicates with a communication unit 101 that communicates with the base station 200 and a maximum transfer unit (MTU that can be transferred in one data transfer process). ) As a storage unit that stores a predetermined MTU that is set to the same value in advance with the base station 200 and a mobile station MRU that is a maximum reception unit (MRU) that can be received by the mobile station 100 in a single data reception process. 102, a mobile station MRU transmitting unit 103 that transmits the mobile station MRU stored in the storage unit 102 via the communication unit 101, and a determined MTU that receives the determined MTU transmitted from the base station 200 via the communication unit 101. The receiving unit 104 includes an application unit 105 that performs an application operation, and a control unit 106 that controls these units.

一方、基地局200は、移動局100と通信する通信部201と、移動局100との間であらかじめ同じ値に設定された規定MTUと基地局200において一度のデータ受信処理にて受信可能な最大受信単位(MRU)である基地局MRUを記憶する記憶部202と、移動局100が送信した移動局MRUを通信部201を介して受信する移動局MRU受信部203と、移動局MRU受信部203で受信した移動局MRUと記憶部202に記憶した基地局MRUとを比較するMRU比較部204と、MRU比較部204で比較した結果に基づき、移動局100との通信に適用するMTUを決定するMTU決定部205と、MTU決定部205で決定した決定MTUを通信部201を介して移動局100に送信する決定MTU送信部206と、アプリケーション動作を行うアプリケーション部207と、これらの各部を制御する制御部208と、を有する構成である。   On the other hand, the base station 200 is configured to receive a single data reception process in the base station 200 and the specified MTU that is set in advance to the same value between the communication unit 201 that communicates with the mobile station 100 and the mobile station 100. A storage unit 202 that stores a base station MRU as a reception unit (MRU), a mobile station MRU reception unit 203 that receives the mobile station MRU transmitted by the mobile station 100 via the communication unit 201, and a mobile station MRU reception unit 203 The MRU comparison unit 204 that compares the mobile station MRU received in step B and the base station MRU stored in the storage unit 202 and the MRU comparison unit 204 determine the MTU to be applied to communication with the mobile station 100 based on the comparison result. An MTU determining unit 205, a determined MTU transmitting unit 206 that transmits the determined MTU determined by the MTU determining unit 205 to the mobile station 100 via the communication unit 201, An application unit 207 that performs application operation, a control unit 208 which controls these units is configured to have a.

以上のように構成された通信システムについて、図2〜図4を用いてその動作を説明する。   About the communication system comprised as mentioned above, the operation | movement is demonstrated using FIGS.

まず、移動局100と基地局200との間の概略動作を図2を用いて説明する。移動局
100が基地局200の通信エリアに進入した時点で(S101)、移動局100は基地局200に対して本実施の形態の通信システムとしてあらかじめ定められた転送単位でリンクを要求し(S102)、リンク要求を受信した基地局200は、基地局固有情報を移動局100に本実施の形態の通信システムとしてあらかじめ定められた転送単位で送信する(S103)。
First, a schematic operation between the mobile station 100 and the base station 200 will be described with reference to FIG. When the mobile station 100 enters the communication area of the base station 200 (S101), the mobile station 100 requests the base station 200 for a link in a predetermined transfer unit as a communication system of the present embodiment (S102). The base station 200 that has received the link request transmits the base station specific information to the mobile station 100 in a predetermined transfer unit as the communication system of the present embodiment (S103).

基地局固有情報を受信した移動局100は折り返し、移動局固有情報を基地局200に送信し下位層のリンクを確立する(S104)。移動局100は、続けて移動局MRUを基地局200に送信する(S105)。   The mobile station 100 that has received the base station specific information returns and transmits the mobile station specific information to the base station 200 to establish a lower layer link (S104). Next, the mobile station 100 transmits the mobile station MRU to the base station 200 (S105).

基地局200は、移動局100より移動局MRUを受信すると、自ら有する基地局MRUと比較し、これから行うアプリケーションのデータ転送に適用するMTUを決定MTUとして決定し(S106)、決定MTUを移動局100に送信する(S107)。移動局100と基地局200とは当該通信に適用されたMTUでアプリケーションのデータ転送を行う。   When the base station 200 receives the mobile station MRU from the mobile station 100, the base station 200 compares the mobile station MRU with its own base station MRU, determines the MTU to be applied to the data transfer of the application to be performed as a determined MTU (S106), 100 (S107). The mobile station 100 and the base station 200 perform application data transfer using the MTU applied to the communication.

次に、図3を用いて移動局の、図4を用いて基地局の動作を詳細に説明する。   Next, the operation of the mobile station using FIG. 3 and the operation of the base station using FIG. 4 will be described in detail.

移動局100から基地局200へのリンク要求、基地局200から移動局100への基地局固有情報送信、移動局100から基地局200への移動局固有情報送信といった一連の動作により移動局100の下位層の接続が確立され(S201)、基地局200の下位層の接続が確立されると(S301)、移動局MRU送信部103は、記憶部102に記憶した、例えば256オクテットといった移動局MRUを通信部101を介して基地局200に送信する(S202)。   The mobile station 100 performs a series of operations such as a link request from the mobile station 100 to the base station 200, transmission of base station specific information from the base station 200 to the mobile station 100, and transmission of mobile station specific information from the mobile station 100 to the base station 200. When the lower layer connection is established (S201) and the lower layer connection of the base station 200 is established (S301), the mobile station MRU transmission unit 103 stores the mobile station MRU such as 256 octets stored in the storage unit 102, for example. Is transmitted to the base station 200 via the communication unit 101 (S202).

基地局200の移動局MRU受信部203が、通信部201を介して移動局100から送信された移動局MRUを受信すると(S302のYES)、MRU比較部204は、受信した256オクテットという移動局MRUと、記憶部202に記憶した、例えば1500オクテットといった基地局MRUとを比較する。   When the mobile station MRU receiving unit 203 of the base station 200 receives the mobile station MRU transmitted from the mobile station 100 via the communication unit 201 (YES in S302), the MRU comparing unit 204 receives the mobile station called 256 octets. The MRU is compared with the base station MRU such as 1500 octets stored in the storage unit 202.

MTU決定部205は、MRU比較部204が比較した結果により、移動局MRUの値の方が小さい場合は(S303のYES)、移動局MRUの256オクテットを当該通信におけるMTUである決定MTUとして決定する(S304)。一方、移動局MRU受信部203で受信した移動局MRUが、例えば1600オクテットという様に基地局MRUの1500オクテットより値が大きい場合には(S303のNO)、MTU決定部205は、基地局MRUの1500オクテットという値を決定MTUとして決定する(S305)。   When the value of the mobile station MRU is smaller (YES in S303), the MTU determination unit 205 determines 256 octets of the mobile station MRU as a determination MTU that is the MTU in the communication based on the result of the comparison by the MRU comparison unit 204. (S304). On the other hand, when the mobile station MRU received by the mobile station MRU receiving unit 203 has a value larger than 1500 octets of the base station MRU, for example, 1600 octets (NO in S303), the MTU determining unit 205 A value of 1500 octets is determined as the determined MTU (S305).

決定MTU送信部206は、MTU決定部205が決定した決定MTUを通信部201を介して移動局100に送信する(S306)。移動局100の決定MTU受信部は、通信部101を介して、基地局が送信した決定MTUを受信すると(S203のYES)、受信した決定MTUを当該通信のMTUとして設定する(S204)。   The determined MTU transmission unit 206 transmits the determined MTU determined by the MTU determination unit 205 to the mobile station 100 via the communication unit 201 (S306). When the determined MTU receiving unit of the mobile station 100 receives the determined MTU transmitted by the base station via the communication unit 101 (YES in S203), the received determined MTU is set as the MTU of the communication (S204).

移動局MRUを基地局に送信後(S202)、あらかじめ定めた時間内に決定MTUを受信しなかった場合は(S203のNO)、記憶部102にあらかじめ記憶している、例えば、522オクテットといった規定MTUの値を当該通信のMTUとして設定し(S205)、設定されたMTUを用いてアプリケーションのデータ転送を基地局200との間で行う(S206)。   After transmitting the mobile station MRU to the base station (S202), if the determined MTU has not been received within a predetermined time (NO in S203), a rule such as 522 octets stored in advance in the storage unit 102 The MTU value is set as the MTU of the communication (S205), and application data transfer is performed with the base station 200 using the set MTU (S206).

基地局200でも、MTU決定部205で決定したMTUを当該通信のMTUとして設
定する(S307)。あるいは、基地局200において、下位層の接続確立を行った後(S301)、あらかじめ定めた時間内に移動局MRU受信部203が、移動局MRUを受信しなかった場合(S302のNO)、あらかじめ記憶部202に記憶されている、例えば522オクテットといった規定MTUの値を当該通信のMTUとして設定する(S308)。設定されたMTUを用いてアプリケーションのデータ転送を移動局100との間で行う(S309)。
Also in the base station 200, the MTU determined by the MTU determination unit 205 is set as the MTU of the communication (S307). Alternatively, in the base station 200, after establishing a lower layer connection (S301), if the mobile station MRU receiving unit 203 does not receive the mobile station MRU within a predetermined time (NO in S302), A prescribed MTU value such as 522 octets stored in the storage unit 202 is set as the MTU of the communication (S308). Data transfer of the application is performed with the mobile station 100 using the set MTU (S309).

このような本発明の一実施の形態の通信システムによれば、移動局100と基地局200とがあらかじめ同じ値に設定された規定MTUを有し、移動局100が、さらに移動局100におけるMRUである移動局MRUを有し、基地局200が、基地局200におけるMRUである基地局MRUを有し、基地局200は通信に適用する最大転送単位を決定するMTU決定部205を備え、移動局MRU受信部203が移動局MRUを受信した場合は、MTU決定部205が、受信した移動局MRUと、基地局MRUとを比較し、小さい方を決定MTUとして設定することにより、移動局100のMRUに応じて、適切な決定MTUを選択でき、移動局100のCPU性能やハードウェア資源の制約を回避して通信することができる。   According to such a communication system of an embodiment of the present invention, the mobile station 100 and the base station 200 have the prescribed MTU set to the same value in advance, and the mobile station 100 further includes the MRU in the mobile station 100. The base station 200 has a base station MRU that is an MRU in the base station 200. The base station 200 includes an MTU determination unit 205 that determines a maximum transfer unit to be applied to communication. When the station MRU receiving unit 203 receives the mobile station MRU, the MTU determining unit 205 compares the received mobile station MRU with the base station MRU, and sets the smaller one as the determined MTU, whereby the mobile station 100 Depending on the MRU, an appropriate determined MTU can be selected, and communication can be performed while avoiding restrictions on the CPU performance and hardware resources of the mobile station 100.

なお、以上の説明では、移動局MRUを256オクテット、あるいは1600オクテット、基地局MRUを1500オクテット、規定MTUを522オクテットの例について説明したが、その他のMRUやMTUの値についても同様に実施可能である。また、以上の説明では、基地局と移動局との間で、一つのMTUを決定する場合で説明したが、基地局と移動局との間の論理的な複数の通信パスに対して、それぞれのパスにおいて適切な決定MTUを選択するネゴシエーション手続きについても同様に実施可能である。   In the above description, the mobile station MRU is 256 octets, or 1600 octets, the base station MRU is 1500 octets, and the specified MTU is 522 octets. However, other MRUs and MTU values can be similarly implemented. It is. Further, in the above description, the case where one MTU is determined between the base station and the mobile station has been described, but for each of a plurality of logical communication paths between the base station and the mobile station, Similarly, the negotiation procedure for selecting an appropriate determined MTU in the path can be implemented.

また、以上の説明では、基地局に対して1つの移動局が通信を行なう場合で説明したが、移動局が複数の場合でも、それぞれの移動局が基地局との間でMTUのネゴシエーション手続きを行うことで同様に実施可能である。   In the above description, the case where one mobile station communicates with the base station has been described. However, even when there are a plurality of mobile stations, each mobile station performs the MTU negotiation procedure with the base station. It can be implemented in the same way.

次に、本発明の第2の実施の形態の通信システムの構成図を図5に示す。図5において、移動局250の構成は図1に示す基地局200の構成と同様であり、基地局150の構成は図1に示す移動局100の構成と同様であり、異なる点を中心にその動作を図6〜図8を用いて説明する。   Next, the block diagram of the communication system of the 2nd Embodiment of this invention is shown in FIG. In FIG. 5, the configuration of mobile station 250 is the same as the configuration of base station 200 shown in FIG. 1, and the configuration of base station 150 is the same as the configuration of mobile station 100 shown in FIG. The operation will be described with reference to FIGS.

まず、移動局250と基地局150との間の概略動作を図2を用いて説明する。移動局250が基地局150の通信エリアに進入した時点(S151)〜移動局固有情報を基地局150に送信し下位層のリンクを確立する(S154)は、第1の実施の形態の(S101)〜(S104)と同様である。次に、基地局150は、基地局MRUを移動局250に送信する(S155)。   First, a schematic operation between the mobile station 250 and the base station 150 will be described with reference to FIG. The time from when the mobile station 250 enters the communication area of the base station 150 (S151) to the mobile station specific information is transmitted to the base station 150 to establish a lower layer link (S154) according to the first embodiment (S101 ) To (S104). Next, the base station 150 transmits the base station MRU to the mobile station 250 (S155).

移動局250は、基地局150より基地局MRUを受信すると、自ら有する移動局MRUと比較し、これから行うアプリケーションのデータ転送に適用するMTUを決定MTUとして決定し(S156)、決定MTUを基地局150に送信する(S157)。移動局250と基地局150とは当該通信に適用されたMTUでアプリケーションのデータ転送を行う。   When the mobile station 250 receives the base station MRU from the base station 150, the mobile station 250 compares the mobile station MRU with the mobile station MRU that the mobile station 250 has, determines an MTU to be applied to data transfer of an application to be performed as a determined MTU (S156), 150 is transmitted (S157). The mobile station 250 and the base station 150 perform application data transfer using the MTU applied to the communication.

次に、図7を用いて基地局の、図4を用いて移動局の動作を詳細に説明する。   Next, the operation of the base station using FIG. 7 and the operation of the mobile station using FIG. 4 will be described in detail.

移動局250から基地局150へのリンク要求、基地局150から移動局250への基地局固有情報送信、移動局250から基地局150への移動局固有情報送信といった一連の動作により基地局150の下位層の接続が確立され(S251)、移動局250の下位
層の接続が確立されると(S351)、基地局MRU送信部153は、記憶部152に記憶した、例えば256オクテットといった基地局MRUを通信部151を介して移動局250に送信する(S252)。
The base station 150 performs a series of operations such as a link request from the mobile station 250 to the base station 150, transmission of base station specific information from the base station 150 to the mobile station 250, and transmission of mobile station specific information from the mobile station 250 to the base station 150. When the lower layer connection is established (S251) and the lower layer connection of the mobile station 250 is established (S351), the base station MRU transmission unit 153 stores the base station MRU such as 256 octets stored in the storage unit 152, for example. Is transmitted to the mobile station 250 via the communication unit 151 (S252).

移動局250の基地局MRU受信部253が、通信部251を介して基地局150から送信された基地局MRUを受信すると(S352のYES)、MRU比較部254は、受信した256オクテットという基地局MRUと、記憶部252に記憶した、例えば1500オクテットといった移動局MRUとを比較する。   When the base station MRU receiving unit 253 of the mobile station 250 receives the base station MRU transmitted from the base station 150 via the communication unit 251 (YES in S352), the MRU comparing unit 254 receives the received base station called 256 octets. The MRU is compared with the mobile station MRU stored in the storage unit 252 such as 1500 octets.

MTU決定部255は、MRU比較部254が比較した結果により、基地局MRUの値の方が小さい場合は(S353のYES)、基地局MRUの256オクテットを当該通信におけるMTUである決定MTUとして決定する(S354)。一方、基地局MRU受信部253で受信した基地局MRUが、例えば1600オクテットという様に移動局MRUの1500オクテットより値が大きい場合には(S353のNO)、MTU決定部255は、移動局MRUの1500オクテットという値を決定MTUとして決定する(S355)。   When the value of the base station MRU is smaller (YES in S353), the MTU determination unit 255 determines 256 octets of the base station MRU as the determination MTU that is the MTU in the communication, based on the comparison result of the MRU comparison unit 254. (S354). On the other hand, when the base station MRU received by the base station MRU receiving unit 253 has a value larger than 1500 octets of the mobile station MRU, for example, 1600 octets (NO in S353), the MTU determining unit 255 A value of 1500 octets is determined as the determined MTU (S355).

決定MTU送信部256は、MTU決定部255が決定した決定MTUを通信部251を介して基地局150に送信する(S356)。基地局150の決定MTU受信部は、通信部151を介して、移動局が送信した決定MTUを受信すると(S253のYES)、受信した決定MTUを当該通信のMTUとして設定する(S254)。   The determined MTU transmission unit 256 transmits the determined MTU determined by the MTU determination unit 255 to the base station 150 via the communication unit 251 (S356). When the determined MTU receiving unit of the base station 150 receives the determined MTU transmitted by the mobile station via the communication unit 151 (YES in S253), the received determined MTU is set as the MTU of the communication (S254).

基地局MRUを移動局に送信後(S252)、あらかじめ定めた時間内に決定MTUを受信しなかった場合は(S253のNO)、記憶部152にあらかじめ記憶している、例えば、522オクテットといった規定MTUの値を当該通信のMTUとして設定し(S255)、設定されたMTUを用いてアプリケーションのデータ転送を移動局250との間で行う(S256)。   After transmitting the base station MRU to the mobile station (S252), if the determined MTU is not received within a predetermined time (NO in S253), a rule such as 522 octets stored in advance in the storage unit 152 The MTU value is set as the MTU of the communication (S255), and application data transfer is performed with the mobile station 250 using the set MTU (S256).

移動局250でも、MTU決定部255で決定したMTUを当該通信のMTUとして設定する(S357)。あるいは、移動局250において、下位層の接続確立を行った後(S351)、あらかじめ定めた時間内に基地局MRU受信部253が、基地局MRUを受信しなかった場合(S352のNO)、あらかじめ記憶部252に記憶されている、例えば522オクテットといった規定MTUの値を当該通信のMTUとして設定する(S358)。設定されたMTUを用いてアプリケーションのデータ転送を基地局150との間で行う(S359)。   Also in the mobile station 250, the MTU determined by the MTU determination unit 255 is set as the MTU of the communication (S357). Alternatively, in the mobile station 250, after establishing a lower layer connection (S351), if the base station MRU receiving unit 253 does not receive the base station MRU within a predetermined time (NO in S352), A prescribed MTU value such as 522 octets stored in the storage unit 252 is set as the MTU of the communication (S358). Data transfer of the application is performed with the base station 150 using the set MTU (S359).

このような本発明の一実施の形態の通信システムによれば、基地局150と移動局250とがあらかじめ同じ値に設定された規定MTUを有し、基地局150が、さらに基地局150におけるMRUである基地局MRUを有し、移動局250が、移動局250におけるMRUである移動局MRUを有し、移動局250は通信に適用する最大転送単位を決定するMTU決定部255を備え、機知局MRU受信部253が基地局MRUを受信した場合は、MTU決定部255が、受信した基地局MRUと、移動局MRUとを比較し、小さい方を決定MTUとして設定することにより、基地局150のMRUに応じて、適切な決定MTUを選択でき、基地局150のCPU性能やハードウェア資源の制約を回避して通信することができる。   According to such a communication system of one embodiment of the present invention, the base station 150 and the mobile station 250 have the prescribed MTU set to the same value in advance, and the base station 150 further includes the MRU in the base station 150. The mobile station 250 has a mobile station MRU that is an MRU in the mobile station 250, and the mobile station 250 includes an MTU determination unit 255 that determines a maximum transfer unit to be applied to communication. When the station MRU receiving unit 253 receives the base station MRU, the MTU determining unit 255 compares the received base station MRU with the mobile station MRU, and sets the smaller one as the determined MTU, whereby the base station 150 In accordance with the MRU, an appropriate determined MTU can be selected, and communication can be performed while avoiding restrictions on the CPU performance and hardware resources of the base station 150.

なお、以上の説明では、基地局MRUを256オクテット、あるいは1600オクテット、移動局MRUを1500オクテット、規定MTUを522オクテットの例について説明したが、その他のMRUやMTUの値についても同様に実施可能である。また、以上の説明では、基地局と移動局との間で、一つのMTUを決定する場合で説明したが、基地局
と移動局との間の論理的な複数の通信パスに対して、それぞれのパスにおいて適切な決定MTUを選択するネゴシエーション手続きについても同様に実施可能である。
In the above description, the base station MRU is 256 octets or 1600 octets, the mobile station MRU is 1500 octets, and the specified MTU is 522 octets. It is. Further, in the above description, the case where one MTU is determined between the base station and the mobile station has been described, but for each of a plurality of logical communication paths between the base station and the mobile station, Similarly, the negotiation procedure for selecting an appropriate determined MTU in the path can be implemented.

また、以上の説明では、基地局に対して1つの移動局が通信を行なう場合で説明したが、移動局が複数の場合でも、それぞれの移動局が基地局との間でMTUのネゴシエーション手続きを行うことで同様に実施可能である。   In the above description, the case where one mobile station communicates with the base station has been described. However, even when there are a plurality of mobile stations, each mobile station performs the MTU negotiation procedure with the base station. It can be implemented in the same way.

次に、本発明の第3の実施の形態の通信システムの構成図を図9に示す。その動作を図10〜図12を用いて説明する。   Next, FIG. 9 shows a configuration diagram of a communication system according to the third exemplary embodiment of the present invention. The operation will be described with reference to FIGS.

まず、移動局290と基地局190との間の概略動作を図10を用いて説明する。移動局290が基地局190の通信エリアに進入した時点(S191)〜リンク要求を送信する(S192)は、第1の実施の形態の(S101)〜(S102)と同様である。次に、基地局190は、基地局MRUを移動局290に送信する(S193)。   First, a schematic operation between the mobile station 290 and the base station 190 will be described with reference to FIG. The time from when the mobile station 290 enters the communication area of the base station 190 (S191) to transmission of the link request (S192) are the same as (S101) to (S102) of the first embodiment. Next, the base station 190 transmits the base station MRU to the mobile station 290 (S193).

移動局250は、基地局150より基地局MRUを受信すると、移動局MRUを基地局190に対して送信する(S194)。次に、自ら有する移動局MRUと比較し、これから行うアプリケーションのデータ転送に適用するMTUを決定MTUとして決定する(S196)。   When receiving the base station MRU from the base station 150, the mobile station 250 transmits the mobile station MRU to the base station 190 (S194). Next, the mobile station MRU is compared with the mobile station MRU that the mobile station MRU has, and the MTU to be applied to the application data transfer to be performed is determined as the determined MTU (S196).

また、移動局MRUを受信した基地局190は、移動局MRUと自ら有する基地局MRUと比較し、これから行うアプリケーションのデータ転送に適用するMTUを決定MTUとして決定する(S195)。移動局290と基地局190とは当該通信に適用されたMTUでアプリケーションのデータ転送を行う。   In addition, the base station 190 that has received the mobile station MRU compares the mobile station MRU with the base station MRU that the mobile station MRU itself has, and determines an MTU to be applied to data transfer of an application to be performed as a determined MTU (S195). The mobile station 290 and the base station 190 perform application data transfer using the MTU applied to the communication.

次に、図11を用いて基地局の、図12を用いて移動局の動作を詳細に説明する。   Next, the operation of the base station using FIG. 11 and the operation of the mobile station using FIG. 12 will be described in detail.

基地局190が移動局290からリンク要求を受信すると、基地局MRU送信部198は、記憶部192に記憶した、例えば256オクテットといった基地局MRUを通信部191を介して移動局290に送信する(S292)。   When the base station 190 receives a link request from the mobile station 290, the base station MRU transmission unit 198 transmits the base station MRU such as 256 octets stored in the storage unit 192 to the mobile station 290 via the communication unit 191 ( S292).

移動局290の基地局MRU受信部293が、通信部291を介して基地局190から送信された基地局MRUを受信すると(S392のYES)、移動局MRU送信部298は通信部291を介して基地局190に対して移動局MRUを送信する。MRU比較部294は、受信した256オクテットという基地局MRUと、記憶部292に記憶した、例えば1500オクテットといった移動局MRUとを比較する。   When the base station MRU receiving unit 293 of the mobile station 290 receives the base station MRU transmitted from the base station 190 via the communication unit 291 (YES in S392), the mobile station MRU transmission unit 298 passes through the communication unit 291. The mobile station MRU is transmitted to the base station 190. The MRU comparison unit 294 compares the received base station MRU of 256 octets with the mobile station MRU such as 1500 octets stored in the storage unit 292.

MTU決定部295は、MRU比較部294が比較した結果により、基地局MRUの値の方が小さい場合は(S394のYES)、基地局MRUの256オクテットを当該通信におけるMTUである決定MTUとして決定する(S396)。一方、基地局MRU受信部293で受信した基地局MRUが、例えば1600オクテットという様に移動局MRUの1500オクテットより値が大きい場合には(S354のNO)、MTU決定部295は、移動局MRUの1500オクテットという値を決定MTUとして決定する(S395)。   When the value of the base station MRU is smaller (YES in S394), the MTU determination unit 295 determines 256 octets of the base station MRU as the determination MTU that is the MTU in the communication based on the comparison result of the MRU comparison unit 294. (S396). On the other hand, when the base station MRU received by the base station MRU receiving unit 293 has a value larger than 1500 octets of the mobile station MRU, for example, 1600 octets (NO in S354), the MTU determining unit 295 A value of 1500 octets is determined as the determined MTU (S395).

基地局190の移動局MRU受信部193が、通信部191を介して移動局290から送信された移動局MRUを受信すると(S293のYES)、MRU比較部194は、受信した1500オクテットという移動局MRUと、記憶部192に記憶した、例えば256オクテットといった基地局MRUとを比較する。   When the mobile station MRU receiving unit 193 of the base station 190 receives the mobile station MRU transmitted from the mobile station 290 via the communication unit 191 (YES in S293), the MRU comparing unit 194 receives the mobile station called 1500 octets. The MRU is compared with the base station MRU such as 256 octets stored in the storage unit 192.

MTU決定部195は、MRU比較部194が比較した結果により、基地局MRUの値の方が小さい場合は(S294のYES)、移動局MRUの256オクテットを当該通信におけるMTUである決定MTUとして決定する(S296)。一方、移動局MRU受信部293で受信した移動局MRUが、例えば1500オクテットという様に移動局MRUの256オクテットより値が大きい場合には(S294のNO)、MTU決定部195は、基地局MRUの256オクテットという値を決定MTUとして決定する(S295)。   When the value of the base station MRU is smaller (YES in S294), the MTU determination unit 195 determines 256 octets of the mobile station MRU as the determination MTU that is the MTU in the communication, based on the result of the comparison by the MRU comparison unit 194. (S296). On the other hand, when the mobile station MRU received by the mobile station MRU receiving unit 293 has a value larger than 256 octets of the mobile station MRU, for example, 1500 octets (NO in S294), the MTU determining unit 195 Of 256 octets is determined as the determined MTU (S295).

基地局MRUを移動局に送信後(S292)、あらかじめ定めた時間内に移動局MRUを受信しなかった場合は(S293のNO)、記憶部192にあらかじめ記憶している、例えば、522オクテットといった規定MTUの値を当該通信のMTUとして設定し(S298)、設定されたMTUを用いてアプリケーションのデータ転送を移動局290との間で行う(S299)。   After transmitting the base station MRU to the mobile station (S292), if the mobile station MRU is not received within a predetermined time (NO in S293), it is stored in advance in the storage unit 192, for example, 522 octets The value of the prescribed MTU is set as the MTU of the communication (S298), and application data transfer is performed with the mobile station 290 using the set MTU (S299).

移動局290でも、リンク要求送信後に、あらかじめ定めた時間内に基地局MRU受信部293が、基地局MRUを受信しなかった場合(S392のNO)、あらかじめ記憶部292に記憶されている、例えば522オクテットといった規定MTUの値を当該通信のMTUとして設定する(S398)。設定されたMTUを用いてアプリケーションのデータ転送を基地局190との間で行う(S399)。   Also in the mobile station 290, when the base station MRU receiving unit 293 does not receive the base station MRU within a predetermined time after transmitting the link request (NO in S392), it is stored in the storage unit 292 in advance, for example, A specified MTU value such as 522 octets is set as the MTU of the communication (S398). Data transfer of an application is performed with the base station 190 using the set MTU (S399).

このような本発明の一実施の形態の通信システムによれば、基地局190と移動局290とがあらかじめ同じ値に設定された規定MTUを有し、基地局190が、さらに基地局190におけるMRUである基地局MRUを有し、移動局290が、移動局290におけるMRUである移動局MRUを有し、基地局190は通信に適用する最大転送単位を決定するMTU決定部195を備え、移動局290は通信に適用する最大転送単位を決定するMTU決定部295を備え、基地局MRU受信部193が移動局MRUを受信した場合は、MTU決定部295が、受信した基地局MRUと、移動局MRUとを比較し、小さい方を決定MTUとして設定することにより、基地局190のMRUに応じて、適切な決定MTUを選択でき、基地局190のCPU性能やハードウェア資源の制約を回避して通信することができる。   According to such a communication system of an embodiment of the present invention, the base station 190 and the mobile station 290 have the prescribed MTU set to the same value in advance, and the base station 190 further includes the MRU in the base station 190. The mobile station 290 has a mobile station MRU that is an MRU in the mobile station 290, and the base station 190 includes an MTU determination unit 195 that determines a maximum transfer unit to be applied to communication. The station 290 includes an MTU determination unit 295 that determines a maximum transfer unit to be applied to communication. When the base station MRU reception unit 193 receives the mobile station MRU, the MTU determination unit 295 By comparing with the station MRU and setting the smaller one as the determined MTU, an appropriate determined MTU can be selected according to the MRU of the base station 190. It is possible to communicate to avoid the constraints of CPU performance and hardware resources.

なお、以上の説明では、基地局MRUを256オクテット、あるいは1600オクテット、移動局MRUを1500オクテット、規定MTUを522オクテットの例について説明したが、その他のMRUやMTUの値についても同様に実施可能である。また、以上の説明では、基地局と移動局との間で、一つのMTUを決定する場合で説明したが、基地局と移動局との間の論理的な複数の通信パスに対して、それぞれのパスにおいて適切な決定MTUを選択するネゴシエーション手続きについても同様に実施可能である。   In the above description, the base station MRU is 256 octets, or 1600 octets, the mobile station MRU is 1500 octets, and the specified MTU is 522 octets. However, other MRUs and MTU values can be similarly implemented. It is. Further, in the above description, the case where one MTU is determined between the base station and the mobile station has been described, but for each of a plurality of logical communication paths between the base station and the mobile station, Similarly, the negotiation procedure for selecting an appropriate determined MTU in the path can be implemented.

また、以上の説明では、移動局が基地局に対して移動局MRUを送信した後に移動局がMTUを決定したが、移動局が基地局からの基地局MRUを受信して先にMTUを決定した後に基地局に対して移動局MRUを送信することも可能である。   In the above description, the mobile station determines the MTU after the mobile station transmits the mobile station MRU to the base station. However, the mobile station receives the base station MRU from the base station and determines the MTU first. Then, the mobile station MRU can be transmitted to the base station.

また、以上の説明では、基地局に対して1つの移動局が通信を行なう場合で説明したが、移動局が複数の場合でも、それぞれの移動局が基地局との間でMTUのネゴシエーション手続きを行うことで同様に実施可能である。   In the above description, the case where one mobile station communicates with the base station has been described. However, even when there are a plurality of mobile stations, each mobile station performs the MTU negotiation procedure with the base station. It can be implemented in the same way.

以上のように、本発明にかかる通信システムは、移動局のMRUに応じて、あるいは、基地局のMRUに応じて、適切な決定MTUを選択でき、移動局あるいは、基地局のCPU性能やハードウェア資源の制約を回避して通信可能であるという効果を有し、基地局と移動局との間の通信システム等として有用である。   As described above, the communication system according to the present invention can select an appropriate determined MTU according to the MRU of the mobile station or according to the MRU of the base station, and the CPU performance or hardware of the mobile station or the base station can be selected. This is advantageous in that communication can be performed while avoiding restrictions on hardware resources, and is useful as a communication system between a base station and a mobile station.

本発明の第1の実施の形態における通信システムのブロック図The block diagram of the communication system in the 1st Embodiment of this invention 本発明の第1の実施の形態における通信システムの概略動作説明のためのフロー図FIG. 3 is a flowchart for explaining the schematic operation of the communication system according to the first embodiment of the present invention. 本発明の第1の実施の形態における通信システムの移動局における動作説明のためのフロー図FIG. 3 is a flowchart for explaining the operation of the mobile station in the communication system according to the first embodiment of the present invention. 本発明の第1の実施の形態における通信システムの基地局における動作説明のためのフロー図The flowchart for operation | movement description in the base station of the communication system in the 1st Embodiment of this invention 本発明の第2の実施の形態における通信システムのブロック図The block diagram of the communication system in the 2nd Embodiment of this invention 本発明の第2の実施の形態における通信システムの概略動作説明のためのフロー図Flow chart for explaining the schematic operation of the communication system according to the second embodiment of the present invention. 本発明の第2の実施の形態における通信システムの基地局における動作説明のためのフロー図The flowchart for operation | movement description in the base station of the communication system in the 2nd Embodiment of this invention 本発明の第2の実施の形態における通信システムの移動局における動作説明のためのフロー図Flow chart for explaining the operation of the mobile station in the communication system according to the second embodiment of the present invention. 本発明の第3の実施の形態における通信システムのブロック図The block diagram of the communication system in the 3rd Embodiment of this invention 本発明の第3の実施の形態における通信システムの概略動作説明のためのフロー図Flow chart for explaining schematic operation of the communication system in the third embodiment of the present invention. 本発明の第3の実施の形態における通信システムの基地局における動作説明のためのフロー図The flowchart for operation | movement description in the base station of the communication system in the 3rd Embodiment of this invention 本発明の第3の実施の形態における通信システムの移動局における動作説明のためのフロー図Flow chart for explaining the operation of the mobile station in the communication system according to the third embodiment of the present invention.

符号の説明Explanation of symbols

100、250、290 移動局
101、151、191、201、251、291 通信部
102、152、192、202、252、292 記憶部
103、298 移動局MRU送信部
104、154 決定MTU受信部
105、155、196、207、257、296 アプリケーション部
106、156、197、208、258、297 制御部
150、190、200 基地局
153、198 基地局MRU送信部193、203 移動局MRU受信部
194、204、254、294 MRU比較部
195、205、255、295 MTU決定部
206、256 決定MTU送信部
253、293 基地局MRU受信部

100, 250, 290 Mobile station 101, 151, 191, 201, 251, 291 Communication unit 102, 152, 192, 202, 252, 292 Storage unit 103, 298 Mobile station MRU transmission unit 104, 154 Determined MTU reception unit 105, 155, 196, 207, 257, 296 Application unit 106, 156, 197, 208, 258, 297 Control unit 150, 190, 200 Base station 153, 198 Base station MRU transmission unit 193, 203 Mobile station MRU reception unit 194, 204 254, 294 MRU comparison unit 195, 205, 255, 295 MTU determination unit 206, 256 determination MTU transmission unit 253, 293 Base station MRU reception unit

Claims (18)

基地局と、前記基地局と通信する移動局とを含む通信システムであって、
前記移動局と前記基地局とは、一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ同じ値に設定された規定MTUを有し、
前記基地局ならびに前記移動局は、それぞれ相手局と通信する通信手段と、それぞれ自局において一度のデータ受信処理にて受信可能な最大受信単位(MRU)である自局MRUと、をそれぞれ有し、
前記基地局と前記移動局の少なくとも一方は、相手局のMRUである相手局MRUを取得する相手局MRU取得手段と、前記通信に適用する最大転送単位を決定するMTU決定手段と、を備え、前記MTU決定手段が、前記相手局MRU取得手段で取得した相手局MRUと自局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする通信システム。
A communication system including a base station and a mobile station communicating with the base station,
The mobile station and the base station have a predetermined MTU set to the same value in advance as a maximum transfer unit (MTU) that can be transferred in one data transfer process,
Each of the base station and the mobile station has a communication means for communicating with a counterpart station, and a local station MRU that is a maximum reception unit (MRU) that can be received by a single data reception process in the local station. ,
At least one of the base station and the mobile station includes a counterpart station MRU acquisition unit that acquires a counterpart station MRU that is an MRU of the counterpart station, and an MTU determination unit that determines a maximum transfer unit to be applied to the communication, The communication system characterized in that the MTU determination means compares the counterpart station MRU acquired by the counterpart station MRU acquisition means with the local station MRU and sets the smaller one as the determined MTU.
前記移動局は、前記移動局における自局MRUである移動局MRUを送信する移動局MRU送信手段と、前記基地局で決定された決定MTUを受信する決定MTU受信手段と、を備え、
前記基地局は、前記移動局MRU送信手段が送信した移動局MRUを受信する移動局MRU受信手段と、前記MTU決定手段と、前記MTU決定手段で決定した決定MTUを送信する決定MTU送信手段と、を備え、
前記移動局MRU受信手段が前記移動局MRUを受信した場合は、前記MTU決定手段が、受信した前記移動局MRUと、前記基地局における自局MRUである基地局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする請求項1記載の通信システム。
The mobile station comprises mobile station MRU transmitting means for transmitting a mobile station MRU that is the local station MRU in the mobile station, and determined MTU receiving means for receiving the determined MTU determined by the base station,
The base station includes a mobile station MRU receiving unit that receives the mobile station MRU transmitted by the mobile station MRU transmitting unit, the MTU determining unit, and a determined MTU transmitting unit that transmits the determined MTU determined by the MTU determining unit. With
When the mobile station MRU receiving means receives the mobile station MRU, the MTU determining means compares the received mobile station MRU with the base station MRU that is the local station MRU in the base station, and the smaller one The communication system according to claim 1, wherein the determined MTU is used.
前記移動局MRU受信手段が前記移動局MRUを受信しなかった場合は、前記基地局は前記規定MTUを前記通信に適用することを特徴とする請求項2記載の通信システム。 The communication system according to claim 2, wherein when the mobile station MRU receiving means does not receive the mobile station MRU, the base station applies the specified MTU to the communication. 前記決定MTU受信手段が前記決定MTUを受信しなかった場合は、前記移動局は前記規定MTUを前記通信に適用することを特徴とする請求項2または請求項3記載の通信システム。 4. The communication system according to claim 2, wherein, when the determined MTU receiving unit does not receive the determined MTU, the mobile station applies the specified MTU to the communication. 一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ他の装置と同じ値に設定された規定MTUを有し、さらに一度のデータ受信処理にて受信可能な最大受信単位(MRU)である移動局MRUを有し、前記移動局MRUを送信する移動局MRU送信手段と、前記他の装置と通信を行う移動局側通信手段と、前記他の装置が前記移動局MRUを受信した場合は、受信した前記移動局MRUと、前記他の装置の最大受信単位である基地局MRUとを比較し、小さい方を前記通信に適用する最大転送単位である決定MTUとして決定し、前記他の装置より送信した前記決定MTUを受信する決定MTU受信手段と、を備えたことを特徴とする移動局。 As a maximum transfer unit (MTU) that can be transferred in one data transfer process, a predetermined MTU that is set in advance to the same value as that of another device and has a maximum reception unit that can be received in a single data reception process ( MRU), a mobile station MRU transmitting means for transmitting the mobile station MRU, a mobile station side communication means for communicating with the other apparatus, and the other apparatus for transmitting the mobile station MRU. If received, the received mobile station MRU is compared with the base station MRU that is the maximum reception unit of the other device, and the smaller one is determined as the determined MTU that is the maximum transfer unit applied to the communication, A mobile station comprising: a determined MTU receiving unit that receives the determined MTU transmitted from the other device. 前記決定MTU受信手段が前記決定MTUを受信しなかった場合は、前記規定MTUを前記通信に適用することを特徴とする請求項5記載の移動局。 The mobile station according to claim 5, wherein when the determined MTU receiving unit does not receive the determined MTU, the prescribed MTU is applied to the communication. 一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ他の装置と同じ値に設定された規定MTUを有し、さらに一度のデータ受信処理にて受信可能な最大受信単位(MRU)である基地局MRUを有し、前記他の装置と通信を行う基地局側通信手段と、前記他の装置が送信した移動局MRUを受信する移動局MRU受信手段と、前記通信に適用する最大転送単位を決定するMTU決定手段と、前記MTU決定手段で決定した決定MTUを送信する決定MTU送信手段と、を備え、前記移動局MRU受信手段
が前記移動局MRUを受信した場合は、前記MTU決定手段が、受信した前記移動局MRUと、前記基地局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする基地局。
As a maximum transfer unit (MTU) that can be transferred in one data transfer process, a predetermined MTU that is set in advance to the same value as that of another device and has a maximum reception unit that can be received in a single data reception process ( A base station MRU, which communicates with the other device, a mobile station MRU receiving unit which receives the mobile station MRU transmitted by the other device, and applied to the communication An MTU determining means for determining a maximum transfer unit to be transmitted, and a determined MTU transmitting means for transmitting the determined MTU determined by the MTU determining means, and when the mobile station MRU receiving means receives the mobile station MRU, The base station characterized in that the MTU determination means compares the received mobile station MRU with the base station MRU and sets the smaller one as the determined MTU.
前記移動局MRU受信手段が前記移動局MRUを受信しなかった場合は、前記規定MTUを前記通信に適用することを特徴とする請求項7記載の基地局。 8. The base station according to claim 7, wherein when the mobile station MRU receiving means does not receive the mobile station MRU, the specified MTU is applied to the communication. 前記基地局は、前記基地局における自局MRUである基地局MRUを送信する基地局MRU送信手段と、前記決定MTUを受信する決定MTU受信手段と、を備え、
前記移動局は、前記基地局MRU送信手段が送信した基地局MRUを受信する基地局MRU受信手段と、前記通信に適用する最大転送単位を決定するMTU決定手段と、前記決定MTUを送信する決定MTU送信手段と、を備え、
前記基地局MRU受信手段が前記基地局MRUを受信した場合は、前記MTU決定手段が、受信した前記基地局MRUと、前記移動局における自局MRUである移動局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする請求項1記載の通信システム。
The base station comprises base station MRU transmitting means for transmitting a base station MRU that is a local station MRU in the base station, and determined MTU receiving means for receiving the determined MTU,
The mobile station determines a base station MRU receiving unit that receives the base station MRU transmitted by the base station MRU transmitting unit, an MTU determining unit that determines a maximum transfer unit to be applied to the communication, and a transmission that determines the determined MTU. MTU transmission means,
When the base station MRU receiving means receives the base station MRU, the MTU determining means compares the received base station MRU with the mobile station MRU that is the local station MRU in the mobile station, and the smaller one The communication system according to claim 1, wherein the determined MTU is used.
前記基地局MRU受信手段が前記基地局MRUを受信しなかった場合は、前記移動局は前記規定MTUを前記通信に適用することを特徴とする請求項9記載の通信システム。 The communication system according to claim 9, wherein, when the base station MRU receiving means does not receive the base station MRU, the mobile station applies the specified MTU to the communication. 前記決定MTU受信手段が前記決定MTUを受信しなかった場合は、前記基地局は前記規定MTUを前記通信に適用することを特徴とする請求項9または請求項10記載の通信システム。 The communication system according to claim 9 or 10, wherein, when the determined MTU receiving unit does not receive the determined MTU, the base station applies the specified MTU to the communication. 一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ他の装置と同じ値に設定された規定MTUを有し、さらに一度のデータ受信処理にて受信可能な最大受信単位(MRU)である基地局MRUを有し、前記基地局MRUを送信する基地局MRU送信手段と、前記他の装置と通信を行う基地局側通信手段と、前記他の装置が前記基地局MRUを受信した場合は、受信した前記基地局MRUと、前記他の装置の最大受信単位である移動局MRUとを比較し、小さい方を前記通信に適用する最大転送単位である決定MTUとして決定し、前記他の装置より送信した前記決定MTUを受信する決定MTU受信手段と、を備えたことを特徴とする基地局。 As a maximum transfer unit (MTU) that can be transferred in one data transfer process, a predetermined MTU that is set in advance to the same value as that of another device and has a maximum reception unit that can be received in a single data reception process ( MRU), a base station MRU transmitting means for transmitting the base station MRU, a base station side communication means for communicating with the other apparatus, and the other apparatus for transmitting the base station MRU. If received, the received base station MRU is compared with the mobile station MRU which is the maximum reception unit of the other device, and the smaller one is determined as the determined MTU which is the maximum transfer unit applied to the communication, A base station comprising: a determined MTU receiving unit that receives the determined MTU transmitted from the other device. 前記決定MTU受信手段が前記決定MTUを受信しなかった場合は、前記規定MTUを前記通信に適用することを特徴とする請求項12記載の基地局。 The base station according to claim 12, wherein when the determined MTU receiving unit does not receive the determined MTU, the prescribed MTU is applied to the communication. 一度のデータ転送処理にて転送可能な最大転送単位(MTU)として、あらかじめ他の装置と同じ値に設定された規定MTUを有し、さらに一度のデータ受信処理にて受信可能な最大受信単位(MRU)である移動局MRUを有し、前記他の装置と通信を行う移動局側通信手段と、前記他の装置が送信した基地局MRUを受信する基地局MRU受信手段と、前記通信に適用する最大転送単位を決定するMTU決定手段と、前記MTU決定手段で決定した決定MTUを送信する決定MTU送信手段と、を備え、前記基地局MRU受信手段が前記基地局MRUを受信した場合は、前記MTU決定手段が、受信した前記基地局MRUと、前記移動局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする移動局。 As a maximum transfer unit (MTU) that can be transferred in one data transfer process, a predetermined MTU that is set in advance to the same value as that of another device and has a maximum reception unit that can be received in a single data reception process ( MRU), a mobile station side communication means for communicating with the other apparatus, a base station MRU receiving means for receiving a base station MRU transmitted by the other apparatus, and applied to the communication An MTU determining means for determining a maximum transfer unit to be transmitted, and a determined MTU transmitting means for transmitting the determined MTU determined by the MTU determining means, and when the base station MRU receiving means receives the base station MRU, The mobile station characterized in that the MTU determination means compares the received base station MRU with the mobile station MRU and sets the smaller one as the determined MTU. 前記基地局MRU受信手段が前記基地局MRUを受信しなかった場合は、前記規定MTUを前記通信に適用することを特徴とする請求項14記載の移動局。 The mobile station according to claim 14, wherein when the base station MRU receiving means does not receive the base station MRU, the prescribed MTU is applied to the communication. 前記移動局は、前記移動局における自局MRUである移動局MRUを送信する移動局MR
U送信手段と、前記基地局が送信した基地局における自局MRUである基地局MRUを受信する基地局MRU受信手段と、前記通信に適用する最大転送単位を決定する移動局側MTU決定手段と、を備え、
前記基地局は、前記移動局MRU送信手段が送信した移動局MRUを受信する移動局MRU受信手段と、前記基地局MRUを送信する基地局MRU送信手段と、前記通信に適用する最大転送単位を決定する基地局側MTU決定手段と、を備え、
前記移動局MRU受信手段が前記移動局MRUを受信した場合は、前記基地局側MTU決定手段が、受信した移動局MRUと、前記基地局MRUとを比較し、小さい方を前記決定MTUとし、
前記基地局MRU受信手段が前記基地局MRUを受信した場合は、前記移動局側MTU決定手段が、受信した前記基地局MRUと、前記移動局MRUとを比較し、小さい方を前記決定MTUとすることを特徴とする請求項1記載の通信システム。
The mobile station transmits a mobile station MRU that is the local station MRU in the mobile station.
U transmitting means; base station MRU receiving means for receiving base station MRU which is the local station MRU in the base station transmitted by the base station; and mobile station side MTU determining means for determining a maximum transfer unit to be applied to the communication; With
The base station includes a mobile station MRU receiving unit that receives the mobile station MRU transmitted by the mobile station MRU transmitting unit, a base station MRU transmitting unit that transmits the base station MRU, and a maximum transfer unit that is applied to the communication. A base station side MTU determining means for determining,
When the mobile station MRU receiving means receives the mobile station MRU, the base station side MTU determining means compares the received mobile station MRU with the base station MRU, and sets the smaller one as the determined MTU.
When the base station MRU receiving means receives the base station MRU, the mobile station side MTU determining means compares the received base station MRU with the mobile station MRU, and the smaller one is determined as the determined MTU. The communication system according to claim 1.
前記基地局MRU受信手段が前記基地局MRUを受信しなかった場合は、前記移動局は前記規定MTUを前記通信に適用することを特徴とする請求項16記載の通信システム。 The communication system according to claim 16, wherein, when the base station MRU receiving means does not receive the base station MRU, the mobile station applies the specified MTU to the communication. 前記移動局MRU受信手段が前記移動局MRUを受信しなかった場合は、前記基地局は前記規定MTUを前記通信に適用することを特徴とする請求項16または請求項17記載の通信システム。

The communication system according to claim 16 or 17, wherein, when the mobile station MRU receiving means does not receive the mobile station MRU, the base station applies the prescribed MTU to the communication.

JP2003358678A 2003-10-20 2003-10-20 Communication system Pending JP2005124007A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2003358678A JP2005124007A (en) 2003-10-20 2003-10-20 Communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2003358678A JP2005124007A (en) 2003-10-20 2003-10-20 Communication system

Publications (1)

Publication Number Publication Date
JP2005124007A true JP2005124007A (en) 2005-05-12

Family

ID=34615126

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2003358678A Pending JP2005124007A (en) 2003-10-20 2003-10-20 Communication system

Country Status (1)

Country Link
JP (1) JP2005124007A (en)

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009025282A1 (en) * 2007-08-20 2009-02-26 Ntt Docomo, Inc. Transmission method and mobile station
KR101135518B1 (en) * 2010-07-14 2012-04-13 고려대학교 산학협력단 Method for transmitting data in wireless sensor network
JP2014175830A (en) * 2013-03-08 2014-09-22 Clarion Co Ltd Terminal device, communication system, information processing device and communication program

Cited By (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009025282A1 (en) * 2007-08-20 2009-02-26 Ntt Docomo, Inc. Transmission method and mobile station
KR101135518B1 (en) * 2010-07-14 2012-04-13 고려대학교 산학협력단 Method for transmitting data in wireless sensor network
JP2014175830A (en) * 2013-03-08 2014-09-22 Clarion Co Ltd Terminal device, communication system, information processing device and communication program

Similar Documents

Publication Publication Date Title
JP5420660B2 (en) Method and apparatus for using multiple frequency bands for communication
US7821987B2 (en) Wireless wide area network (WWAN) mobile gateway with communication protocol management
TWI357771B (en) Techniques to manage roaming
US7466981B1 (en) Handing off a node from a first access point to a second access point
JP5028417B2 (en) How to select an access channel or traffic channel to transmit data
IL177931A (en) Mobile broadband wireless access system for transferring service information during handover
JP2005354249A (en) Network communication terminal
JP2011155670A (en) Method and system for transferring information between network management entities of wireless communication system
WO2005086503A1 (en) Methods and systems for reducing mac layer handoff latency in wireless networks
JP2002510919A (en) Packet data transmission method between wireless terminal device and mobile IP router
TW200806053A (en) Techniques to enable direct link discovery in a wireless local area network
JPWO2006095787A1 (en) Relay device
EP2018003A2 (en) Apparatus and associated method for facilitating a radio resource measurement in a radio communication system
JP5784831B2 (en) Device and method for communication of management information in an ad hoc wireless network
CN110891324B (en) RRC connection method, device and system
JP2008245031A (en) Multilink communication system, multilink communication method, multilink communication device, multilink communication system management method, multi-link communication base station and multilink terminal
US20070133470A1 (en) Method for recovering ARQ data in wireless portable internet system
US9930604B2 (en) Path finding in a mesh network
TW202010353A (en) Reference signal measurement configuration method, terminal device, and network device
JP2005124007A (en) Communication system
WO2004028190A1 (en) A method for providing telecommunications services, related system and information technology product
WO2019100343A1 (en) Method for accessing wireless local area network, terminal device, and network device
US11445496B2 (en) Resource determining method and apparatus
CN111510263B (en) Remapping method, terminal and network side equipment
US20080192684A1 (en) Access reservation in wireless communications