JP2002152835A - Mobile terminal - Google Patents
Mobile terminalInfo
- Publication number
- JP2002152835A JP2002152835A JP2000344789A JP2000344789A JP2002152835A JP 2002152835 A JP2002152835 A JP 2002152835A JP 2000344789 A JP2000344789 A JP 2000344789A JP 2000344789 A JP2000344789 A JP 2000344789A JP 2002152835 A JP2002152835 A JP 2002152835A
- Authority
- JP
- Japan
- Prior art keywords
- mobile terminal
- terminal device
- wireless
- tcp
- link control
- 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
Links
Landscapes
- Data Exchanges In Wide-Area Networks (AREA)
- Small-Scale Networks (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
【0001】[0001]
【発明の属する技術分野】本発明は、基地局と移動端末
が無線交信することによってインターネットサービスを
享受せしめる無線インターネットアクセスシステムに使
用され、効率的なデータ伝送を実現するための通信方法
を行うための移動端末装置に関するものである。BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention is used in a wireless Internet access system in which a base station and a mobile terminal can enjoy an Internet service through wireless communication, and performs a communication method for realizing efficient data transmission. Related to a mobile terminal device.
【0002】[0002]
【従来の技術】有線固定網での使用を対象に設計された
インターネット通信プロトコルTCP(Transmi
ssion Control Protocol)/IP
(Internet Protocol)を無線移動網
で利用するために、様々な検討が進められている。2. Description of the Related Art An Internet communication protocol TCP (Transmi) designed for use in a wired fixed network.
session Control Protocol) / IP
In order to use (Internet Protocol) in a wireless mobile network, various studies are underway.
【0003】従来の無線アクセスシステムの一例とし
て、特開平10−336751号公報では回線の有効利
用を目的とし、TCPシーケンスが終了するごとに無線
回線を切断する無線通信システムを開示している。As an example of a conventional wireless access system, Japanese Patent Laid-Open Publication No. Hei 10-336751 discloses a wireless communication system in which a wireless line is disconnected every time a TCP sequence ends for the purpose of effective use of the line.
【0004】以下、図10を用いて従来の無線アクセス
システムについて説明する。Hereinafter, a conventional wireless access system will be described with reference to FIG.
【0005】図10は従来の無線アクセスシステムにお
ける通信シーケンスを説明するための図であり、501
は移動端末のHTTPプロトコル、502は移動端末の
TCP、503は移動端末の無線レイヤ、504は基地
局の無線レイヤ、505はサーバのTCP、506はサ
ーバのHTTPを示す。FIG. 10 is a diagram for explaining a communication sequence in a conventional radio access system.
Represents the HTTP protocol of the mobile terminal, 502 represents the TCP of the mobile terminal, 503 represents the wireless layer of the mobile terminal, 504 represents the wireless layer of the base station, 505 represents the TCP of the server, and 506 represents the HTTP of the server.
【0006】以上のプロトコル構成における従来の無線
アクセスシステムのHTTPアクセスについて、以下時
系列に説明する。Webブラウザを起動してアクセスを
開始するとHTTPプロトコル501が起動される。そ
れに伴いTCP502が起動され、無線回線の接続処理
が無線レイヤ503−504間で行われる。移動端末無
線レイヤ503が基地局無線レイヤ504に対してチャ
ネル要求を送信し、空きチャネルが検出されると基地局
無線レイヤ504はチャネルを割当て、無線回線が接続
される。[0006] The HTTP access of the conventional wireless access system in the above protocol configuration will be described in time series below. When the Web browser is activated and access is started, the HTTP protocol 501 is activated. Accordingly, the TCP 502 is activated, and the connection processing of the wireless line is performed between the wireless layers 503 and 504. The mobile terminal wireless layer 503 transmits a channel request to the base station wireless layer 504, and when a vacant channel is detected, the base station wireless layer 504 allocates a channel and connects a wireless line.
【0007】続いて、TCP502−505間でのリン
ク接続処理が行われる。すなわち、移動端末TCP50
2が送信するSYNパケットに対して、サーバTCP5
05がSYNパケットにて応答し、移動端末TCP50
2が最後にACKを送信することによってTCPリンク
の接続が完了する。これをもって移動端末−サーバ間で
HTTPプロトコルが接続され、Webアクセスが可能
となる。Subsequently, a link connection process between TCPs 502-505 is performed. That is, the mobile terminal TCP50
2 transmits the SYN packet to the server TCP5.
05 responds with a SYN packet and the mobile terminal TCP 50
2 finally sends an ACK, thereby completing the connection of the TCP link. With this, the HTTP protocol is connected between the mobile terminal and the server, and Web access becomes possible.
【0008】一連のWebアクセスが終了すると、TC
Pリンクが切断される。すなわち、移動端末TCP50
2からFINパケットが送信され、サーバTCP505
がACKパケットにて応答する。続けてサーバTCP5
05がFINパケットを送信し、移動端末TCP502
がACK応答することにより、TCPリンクの切断が完
了する。TCPリンクが切断されると、移動端末の無線
レイヤ503はチャネル切断要求を発行し、基地局の無
線レイヤ504がこれに従い無線回線を切断する。次に
Webアクセスを行うときは、再度無線回線の接続処理
から行う。When a series of Web access ends, TC
The P link is disconnected. That is, the mobile terminal TCP50
2 sends a FIN packet to the server TCP 505
Responds with an ACK packet. Continue with server TCP5
05 transmits a FIN packet and the mobile terminal TCP 502
ACK response completes the disconnection of the TCP link. When the TCP link is disconnected, the wireless layer 503 of the mobile terminal issues a channel disconnection request, and the wireless layer 504 of the base station disconnects the wireless line according to the request. The next time the Web access is performed, the process is again performed from the wireless line connection processing.
【0009】上記従来例では、TCPリンクが切断され
たときに無線回線も同時に切断し、送受信データがない
にも関わらず無線回線が接続されたままの状況を回避す
ることを目的としている。[0009] In the above-mentioned conventional example, an object of the present invention is to avoid a situation in which the wireless line is disconnected when the TCP link is disconnected, and the wireless line remains connected despite no transmission / reception data.
【0010】[0010]
【発明が解決しようとする課題】上記従来の無線アクセ
スシステムにおいては、TCPプロトコル上のアプリケ
ーションが交信する一連のデータ期間は問題なく通信可
能であることを前提としている。しかし、交信データ期
間中に無線回線状況の悪化やハンドオーバが発生して無
線回線が強制的に切断されてしまうと、以下のような問
題が生じる。In the above-described conventional radio access system, it is assumed that communication can be performed without any problem during a series of data periods in which applications on the TCP protocol communicate. However, if the radio link is forcibly disconnected due to deterioration of the radio link status or handover during the communication data period, the following problems occur.
【0011】サーバは無線回線が切断されたことを知り
得ないので、これまで通りTCPセグメントを送信し続
ける。しかし、移動端末には到達せず、結果としてAC
Kパケットを受信することができずにタイムアウトを待
った後に再送処理を行う。したがって、無線回線状況が
長い間待っても回復しない場合や、ハンドオーバ処理に
時間を要する場合、サーバから定期的に再送パケットが
送信され、回線効率を低下させる原因ともなりかねな
い。Since the server cannot know that the wireless line has been disconnected, it continues to transmit TCP segments as before. However, the mobile terminal is not reached, and as a result, AC
The retransmission process is performed after waiting for a timeout because K packets cannot be received. Therefore, if the wireless link status does not recover even after waiting for a long time, or if the handover process requires time, a retransmission packet is periodically transmitted from the server, which may reduce the line efficiency.
【0012】一例として、図5に示すような構成の無線
アクセスシステムについて説明する。ここで、図5はミ
リ波アクセスシステム等のスポット型通信システムを示
す概略図であり、20乃至22は基地局、80は移動端
末、1は基地局アンテナ、2乃至4は基地局アンテナ1
によって形成される無線交信エリア、5は基地局20乃
至22を収容する経路制御局、60はバックボーンネッ
トワークを示す。As an example, a radio access system having a configuration as shown in FIG. 5 will be described. Here, FIG. 5 is a schematic diagram showing a spot-type communication system such as a millimeter-wave access system, where 20 to 22 are base stations, 80 is a mobile terminal, 1 is a base station antenna, and 2 to 4 are base station antennas 1.
, 5 denotes a route control station accommodating the base stations 20 to 22, and 60 denotes a backbone network.
【0013】移動端末80は無線交信エリア2に在圏
し、TCP/IPプロトコルを用いてネットワーク60
内の図示していないサーバとアクセスを行っている。そ
の際、基地局20ならびに経路制御局5を経由してい
る。移動端末80がサーバとアクセス中に交信エリア2
を退出しても、サーバは移動端末80がアクセス不能と
なったことを知り得ずに、引き続きデータを送信し続け
る。このとき、サーバのTCPプロトコルはACKパケ
ットを移動端末80から受信することができないので、
タイムアウトを待って再送処理を実行する。しかし、移
動端末80が次に無線交信可能なエリア3に到着するま
では距離(時間)があるため、直ちに通信を復帰するこ
とができない。すなわち、サーバのTCPプロトコルは
しばらく再送を繰り返した後、TCPリンクを強制的に
切断する。The mobile terminal 80 is located in the wireless communication area 2 and uses the TCP / IP protocol to connect to the network 60.
Access to a server (not shown). At this time, the signal passes through the base station 20 and the route control station 5. Communication area 2 while mobile terminal 80 is accessing the server
, The server continues to transmit data without knowing that the mobile terminal 80 has become inaccessible. At this time, since the server's TCP protocol cannot receive the ACK packet from the mobile terminal 80,
Wait for timeout and execute retransmission processing. However, since the mobile terminal 80 has a distance (time) until it arrives at the next area 3 where wireless communication is possible, communication cannot be immediately resumed. That is, the TCP protocol of the server repeats retransmission for a while and then forcibly disconnects the TCP link.
【0014】以上のように、サーバは到達し得ないパケ
ットを繰り返し送信するので、回線効率を低下させてい
ることになる。また、サーバ自身の処理効率低下にもつ
ながり、ネットワーク全体としての負荷を向上させる結
果となってしまう。As described above, since the server repeatedly transmits unreachable packets, the line efficiency is reduced. In addition, the processing efficiency of the server itself is reduced, resulting in an increase in the load on the entire network.
【0015】本発明は上記課題を解決するもので、無線
回線状況の悪化やハンドオーバ処理中の移動端末に宛て
た到達不能なTCPセグメントを抑制し、ネットワーク
全体のスループット向上を図ることを目的とするもので
ある。An object of the present invention is to solve the above-mentioned problems, and to suppress the deterioration of the radio channel condition and the unreachable TCP segment addressed to the mobile terminal during the handover process, and to improve the throughput of the entire network. Things.
【0016】[0016]
【課題を解決するための手段】上記課題を解決するため
に、本発明では、移動端末装置に無線回線状況を監視す
る機能を設け、そこから得られた回線状況を基にTCP
リンク制御を実施する。すなわち、受信電界強度、CR
C誤り率、ハンドオーバトリガといった情報を基にTC
Pセグメントの送受信を継続するか、一時的に中断する
ようなパラメータ制御を行うか、TCPリンクを切断し
て完全に中止させるかの選択を行う。In order to solve the above-mentioned problems, according to the present invention, a function is provided for monitoring the status of a radio channel in a mobile terminal device, and a TCP is provided based on the channel status obtained from the function.
Perform link control. That is, the received electric field strength, CR
TC based on information such as C error rate and handover trigger
The user selects whether to continue transmission / reception of the P-segment, perform parameter control such as temporarily interrupting the transmission, or disconnect the TCP link and completely stop the transmission.
【0017】[0017]
【発明の実施の形態】本発明の請求項1に記載の発明
は、基地局と無線交信することによりインターネットア
クセスを行う移動端末装置において、OSI階層による
ところのトランスポート層に対して無線回線状況に応じ
て通信維持、一時中断あるいは中止を判断する通信リン
ク制御手段を有することを特徴とする移動端末装置を開
示するものであり、無線回線状況が良好で安定した通信
が保証されている間はそのままアクセスを維持し、無線
回線状況の悪化が判断されるとTCPリンクのスループ
ットを著しく低下させて擬似的に一時中断させるか、あ
るいは長い間無線回線状況が回復しないことが明らかな
場合はTCPリンクを切断するよう制御することによっ
て、サーバからの到達し得ないパケットの送信を抑制す
ることができる。DETAILED DESCRIPTION OF THE PREFERRED EMBODIMENTS The present invention according to claim 1 of the present invention is directed to a mobile terminal device which accesses the Internet by wirelessly communicating with a base station. The present invention discloses a mobile terminal device characterized by having communication link control means for judging communication maintenance, temporary interruption or cancellation according to the following conditions. The access is maintained as it is, and when it is determined that the radio link condition is deteriorated, the throughput of the TCP link is remarkably reduced to suspend the pseudo link temporarily, or when it is clear that the radio link condition will not recover for a long time, the TCP link Is controlled to be disconnected, transmission of unreachable packets from the server can be suppressed.
【0018】本発明の請求項2に記載の発明は、定期的
に受信電界強度値を測定する電界強度測定手段を有し、
前記通信リンク制御手段が前記電界強度測定手段の生成
する受信電界強度値信号を入力として動作することを特
徴とする請求項1に記載の移動端末装置であり、受信電
界強度の悪化に伴ってパケット受信率も低下することか
ら、一時中断あるいはリンク切断の判定を受信電界強度
に基づいて行うことにより、的確なTCPリンク制御を
行うことができる。According to a second aspect of the present invention, there is provided an electric field intensity measuring means for periodically measuring a received electric field intensity value,
2. The mobile terminal device according to claim 1, wherein said communication link control means operates by receiving a received electric field strength value signal generated by said electric field strength measuring means as an input. Since the reception rate also decreases, accurate TCP link control can be performed by making a determination of temporary suspension or link disconnection based on the received electric field strength.
【0019】本発明の請求項3に記載の発明は、無線フ
レームに含まれる誤り制御フィールドから、定期的に誤
り率の測定を行う誤り率測定手段を有し、前記通信リン
ク制御手段が前記誤り率測定手段の生成する誤り状況信
号を入力として動作することを特徴とする請求項1に記
載の移動端末装置であり、パケット受信率に相当するC
RC誤り検定の結果得られたフレーム誤り率に基づいて
一時中断あるいはリンク切断の判定を行うことにより、
的確なTCPリンク制御を行うことができる。According to a third aspect of the present invention, there is provided an error rate measuring means for periodically measuring an error rate from an error control field included in a radio frame, and wherein the communication link control means comprises the 2. The mobile terminal device according to claim 1, wherein the mobile terminal device operates by using an error status signal generated by the rate measuring means as an input.
By performing a temporary interruption or link disconnection determination based on the frame error rate obtained as a result of the RC error test,
Accurate TCP link control can be performed.
【0020】本発明の請求項4に記載の発明は、ハンド
オーバタイミングとしてハンドオーバトリガ信号を生成
するハンドオーバ判定手段を有し、前記通信リンク制御
手段が前記ハンドオーバトリガ信号を入力として動作す
ることを特徴とする請求項1に記載の移動端末装置であ
り、移動端末が主体となってハンドオーバ判定を行う方
式の無線システムにおいて、交信エリアの切替あるいは
退出タイミングを示すハンドオーバトリガを基に一時中
断あるいはリンク切断の判定を行うことにより、的確な
TCPリンク制御を行うことができ、さらに周囲の基地
局に関する情報が得られ、今後長期に渡って交信エリア
に進入しないことがわかっている場合にはリンク切断の
み行うよう制御することもできる。According to a fourth aspect of the present invention, there is provided a handover determining means for generating a handover trigger signal as handover timing, wherein the communication link control means operates with the handover trigger signal as an input. The mobile terminal device according to claim 1, wherein in the wireless system in which the mobile terminal performs the handover determination mainly by the mobile terminal, the temporary stop or the link disconnection is performed based on the handover trigger indicating the switching of the communication area or the exit timing. By making the determination, accurate TCP link control can be performed, and information about the surrounding base stations can be obtained. If it is known that the vehicle will not enter the communication area for a long time in the future, only link disconnection is performed. It can be controlled as follows.
【0021】本発明の請求項5に記載の発明は、前記通
信リンク制御手段が基地局より受信したハンドオーバト
リガ信号を検知した際に動作することを特徴とする請求
項1に記載の移動端末装置であり、基地局が主体となっ
てハンドオーバ判定を行う方式の無線システムにおい
て、基地局から受信した交信エリアの切替あるいは退出
タイミングを示すハンドオーバトリガを基に一時中断あ
るいはリンク切断の判定を行うことにより、的確なTC
Pリンク制御を行うことができ、さらに周囲の基地局に
関する情報が得られるかハンドオーバトリガに付随して
与えられ、今後長期に渡って交信エリアに進入しないこ
とがわかっている場合にはリンク切断のみ行うよう制御
することもできる。The invention according to claim 5 of the present invention operates when the communication link control means detects a handover trigger signal received from a base station. In a wireless system of a system in which the base station performs the handover determination mainly by the base station, the temporary stop or the link disconnection is determined based on the handover trigger indicating the switching or the exit timing of the communication area received from the base station. , Accurate TC
P-link control can be performed, and information on the surrounding base stations can be obtained or given along with a handover trigger. If it is known that the terminal will not enter the communication area for a long time in the future, only link disconnection is performed. It can also be controlled to do so.
【0022】本発明の請求項6に記載の発明は、前記通
信リンク制御手段が無線回線状況が一定以上悪化したと
判定した場合にトランスポート層に対する中断制御とし
てTCPウィンドウサイズを0あるいは0に近い値に設
定するパケットを送信することを特徴とする請求項2乃
至6のいずれかに記載の移動端末装置であり、サーバが
パケット送信する間隔を著しく長く設定することによっ
て、無線回線が切断されている間のサーバによるパケッ
ト送信量を抑え、回線効率を向上することができる。According to a sixth aspect of the present invention, when the communication link control means determines that the radio link condition has deteriorated by a certain degree or more, the TCP window size is set to 0 or close to 0 as interruption control for the transport layer. The mobile terminal device according to any one of claims 2 to 6, wherein a packet to be set to a value is transmitted, and a wireless line is disconnected by setting a packet transmission interval of a server to be extremely long. During this period, the amount of packets transmitted by the server can be suppressed, and the line efficiency can be improved.
【0023】本発明の請求項7に記載の発明は、前記通
信リンク制御手段が無線回線状況が一定以上悪化したと
判定した場合にトランスポート層に対する中断制御とし
てACK信号の送信間隔を徐々に長くしていき結果とし
て送信を停止することを特徴とする請求項2乃至6のい
ずれかに記載の移動端末装置であり、サーバにおけるA
CKパケットの受信間隔が長くなるように擬似的な輻輳
状態を生成することで、サーバによる再送間隔が長くな
り、結果的に無線回線が切断されている間のサーバのパ
ケット送信量を抑制し、回線効率を向上することができ
る。According to a seventh aspect of the present invention, when the communication link control means determines that the radio link condition has deteriorated by a certain amount or more, the transmission interval of the ACK signal is gradually increased as interruption control for the transport layer. The mobile terminal device according to any one of claims 2 to 6, wherein the transmission is stopped as a result.
By generating a pseudo-congestion state so that the reception interval of the CK packet becomes longer, the retransmission interval by the server becomes longer, and as a result, the packet transmission amount of the server while the wireless line is disconnected is suppressed, Line efficiency can be improved.
【0024】以下に、本発明の実施の形態として、図1
から図9を用いて説明する。FIG. 1 shows an embodiment of the present invention.
This will be described with reference to FIG.
【0025】(実施の形態1)第1の実施の形態につい
て図1、6および7を用いて説明する。(Embodiment 1) A first embodiment will be described with reference to FIGS.
【0026】図1は本発明による第1の移動端末装置の
構成を示す概略図である。図1において、80は移動端
末装置、81は無線I/F部、82はIP処理部、83
はTCP処理部、84はアプリケーション処理部、85
は通信リンク制御手段、86は電界強度測定手段を示
す。FIG. 1 is a schematic diagram showing a configuration of a first mobile terminal device according to the present invention. In FIG. 1, 80 is a mobile terminal device, 81 is a wireless I / F unit, 82 is an IP processing unit, 83
Is a TCP processing unit, 84 is an application processing unit, 85
Denotes communication link control means, and 86 denotes electric field strength measurement means.
【0027】図6は本発明による移動端末装置を用いた
無線アクセスシステムを示す概略図である。図6におい
て、80は移動端末、20は基地局、60はバックボー
ンネットワークを示す。FIG. 6 is a schematic diagram showing a wireless access system using a mobile terminal device according to the present invention. In FIG. 6, reference numeral 80 denotes a mobile terminal, 20 denotes a base station, and 60 denotes a backbone network.
【0028】図7は本発明による移動端末装置において
測定される受信電界強度の推移を表す概念図である。図
7において、91は受信電界強度を表す縦軸、92は時
刻を表す横軸、94は受信電界強度の推移、95は悪化
状態を判定するための境界値線、96は推移94と境界
値線95が交差するときの時刻を示している。FIG. 7 is a conceptual diagram showing the transition of the received electric field strength measured in the mobile terminal device according to the present invention. 7, reference numeral 91 denotes a vertical axis representing the received electric field strength, 92 denotes a horizontal axis representing the time, 94 denotes a transition of the received electric field strength, 95 denotes a boundary value line for judging a deteriorated state, and 96 denotes a transition 94 and a boundary value. The time when the line 95 crosses is shown.
【0029】以上のような構成で、以下その動作を説明
する。本実施の形態における無線アクセスシステムは図
6に示す構成をとる。すなわち、移動端末80が無線回
線を介して基地局20と交信し、さらにバックボーンネ
ットワーク60内にある図示されていないサーバとアク
セスを行う。The operation of the above configuration will be described below. The wireless access system according to the present embodiment has a configuration shown in FIG. That is, the mobile terminal 80 communicates with the base station 20 via a wireless line, and further accesses a server (not shown) in the backbone network 60.
【0030】移動体端末80の構成としては図1に示す
通りであり、無線I/F部81を介して基地局と無線交
信が行われる。無線I/F部81は上位層としてIP処
理部82と接続され、IP処理部82は上位層としてT
CP処理部83と、さらにTCP処理部83は上位層と
してアプリケーション処理部84と接続される。また、
電界強度測定手段86が無線I/F部81に接続され、
無線I/F部81を介して受信電界強度の測定を行う。
電界強度測定手段86が測定した受信電界強度に関する
情報は通信リンク制御手段85に転送され、TCPリン
ク制御に反映される。The configuration of the mobile terminal 80 is as shown in FIG. 1, and wireless communication with the base station is performed via the wireless I / F unit 81. The wireless I / F unit 81 is connected to the IP processing unit 82 as an upper layer, and the IP processing unit 82
The CP processing unit 83 and the TCP processing unit 83 are connected to the application processing unit 84 as an upper layer. Also,
The electric field strength measuring means 86 is connected to the wireless I / F section 81,
The received electric field strength is measured via the wireless I / F unit 81.
The information on the received electric field strength measured by the electric field strength measuring means 86 is transferred to the communication link control means 85 and reflected on the TCP link control.
【0031】以下、本実施の形態における通信リンク制
御手段85の動作について説明する。通信リンク制御手
段85が取得した受信電界強度の推移の一例を図7に示
す。推移94はある時刻をピークに、しだいに強度を弱
めている。通信リンク制御手段85では時刻とともに推
移94を監視し、その変化率が負であり、且つあらかじ
め無線I/F部86の特性を鑑みて決定された受信可能
な電界強度境界95を下回った時刻96、あるいはその
付近に達した時刻において、無線回線状況の悪化を判定
し、接続されているTCPリンクを一時中断あるいは中
止させる制御を起動する。ここで、一時中断の制御はデ
ータ伝送途中である場合に適用し、中止すなわちTCP
リンク切断の制御は既にデータ伝送が完了した場合に適
用する。Hereinafter, the operation of the communication link control means 85 in the present embodiment will be described. FIG. 7 shows an example of the transition of the received electric field strength acquired by the communication link control means 85. The transition 94 peaks at a certain time and gradually decreases in intensity. The communication link control means 85 monitors the transition 94 with time, and the rate of change is negative, and the time 96 when the rate falls below the receivable electric field strength boundary 95 determined in advance in view of the characteristics of the wireless I / F unit 86. , Or at a time when the time reaches the vicinity thereof, the deterioration of the wireless channel condition is determined, and the control for temporarily suspending or stopping the connected TCP link is activated. Here, the control of the temporary suspension is applied when data transmission is in progress, and the suspension, that is, the TCP
The link disconnection control is applied when data transmission has already been completed.
【0032】なお、境界値95には、TCPリンク制御
が十分に動作できるだけの時間を考慮したマージンを含
めてもよい。Note that the boundary value 95 may include a margin in consideration of the time required for the TCP link control to operate sufficiently.
【0033】つぎに、TCPリンクを一時中断するため
の方法を以下に説明する。TCPリンクを一時中断する
ための第1の方法は、TCP受信ウィンドウサイズを0
あるいは0に近い値としたパケットを送信することであ
る。サーバは要求ウィンドウサイズが0あるいは0に近
い値のパケットを受信すると、宛先端末(移動端末8
0)の受信容量が低下していることを検知し、送信パケ
ットを抑制するよう動作する。特に、ウィンドウサイズ
が0の場合は、TCPプロトコルが有する長い時間に設
定された持続タイマに従って1オクテット分のデータを
定期的に再送する以外、移動端末80に対する送信を停
止する。しばらく後に無線回線状況が良好となり通信可
能となったときに、移動端末80がウィンドウサイズを
0以上としたパケットをサーバに送信することにより、
サーバはそれまで停止していた送信を再開するよう動作
することになる。Next, a method for temporarily suspending the TCP link will be described below. A first method for suspending a TCP link is to set the TCP reception window size to 0.
Alternatively, a packet having a value close to 0 is transmitted. When the server receives a packet with a requested window size of 0 or a value close to 0, the server sets the destination terminal (mobile terminal 8).
It detects that the reception capacity of 0) has decreased, and operates to suppress transmission packets. In particular, when the window size is 0, the transmission to the mobile terminal 80 is stopped, except that one octet of data is periodically retransmitted in accordance with the long-time timer of the TCP protocol. After a while, when the radio line condition becomes good and communication becomes possible, the mobile terminal 80 transmits a packet with a window size of 0 or more to the server,
The server will operate to resume the previously stopped transmission.
【0034】TCPリンクを一時中断するための第2の
方法としては、サーバから受信したTCPセグメントに
対するACKパケットの送信を意図的に遅らせ、且つそ
の送信間隔を広げていき最終的にACKパケットを送信
しないようにすることである。サーバはTCPセグメン
トの送信時刻と対応するACKパケットの受信時刻を基
に再送タイマの設定を行うよう動作する。これは、TC
Pセグメント送信からACKパケット受信までの時間が
長くなるほど、ネットワークの輻輳度合が増加している
と判断して、再送までの時間、すなわち再送タイマ設定
値を大きく修正するものである。As a second method for temporarily interrupting the TCP link, transmission of an ACK packet for a TCP segment received from a server is intentionally delayed, and the transmission interval is extended to finally transmit an ACK packet. It is not to be. The server operates to set the retransmission timer based on the transmission time of the TCP segment and the reception time of the corresponding ACK packet. This is TC
It is determined that the congestion degree of the network increases as the time from the transmission of the P segment to the reception of the ACK packet increases, and the time until the retransmission, that is, the set value of the retransmission timer is largely corrected.
【0035】通信リンク制御手段85が無線回線状況が
今後悪化していくことを検知すると、意図的に受信TC
Pセグメントに対するACKパケット送信を徐々に遅ら
せていき、数回ACKパケットを送信したところで送信
を停止する。これにより、サーバでは急激な輻輳が発生
したと判断して再送タイマを大きな値に設定し、無線回
線が切断されている間の到達し得ないTCPセグメント
の送信を抑制することができる。しばらく後に無線回線
状況が良好となり通信可能となったときは、移動端末8
0は受信したTCPセグメントに対するACKパケット
を遅滞なく送信することを続けるだけでよい。When the communication link control means 85 detects that the radio link condition will deteriorate in the future, the receiving TC
The transmission of the ACK packet for the P segment is gradually delayed, and the transmission is stopped when the ACK packet is transmitted several times. As a result, the server determines that rapid congestion has occurred, sets the retransmission timer to a large value, and suppresses transmission of unreachable TCP segments while the wireless line is disconnected. After a while, when the radio line condition becomes good and communication becomes possible, the mobile terminal 8
0 only needs to continue transmitting the ACK packet for the received TCP segment without delay.
【0036】TCPリンクを中止すなわち切断するため
の方法としては、FINフラグをONに設定したパケッ
トを送信するだけでよい。As a method for stopping or disconnecting the TCP link, it is only necessary to transmit a packet in which the FIN flag is set to ON.
【0037】以上のように本実施の形態1によれば、移
動端末が受信電界強度を基に無線回線状況の悪化を検知
し、その結果、サーバからのTCPセグメント送信を一
時中断あるいは中止させる制御を行うことによって、事
実上無線回線が切断されている間の到達し得ないパケッ
トの送信を抑制し、ネットワークの利用効率向上を達成
することができる。As described above, according to the first embodiment, the mobile terminal detects the deterioration of the radio channel condition based on the received electric field strength, and as a result, the control for temporarily suspending or stopping the transmission of the TCP segment from the server. By doing so, it is possible to suppress the transmission of unreachable packets while the wireless line is virtually disconnected, and to improve the utilization efficiency of the network.
【0038】なお、本実施の形態1における構成では、
アプリケーション処理部84とTCP処理部83が直接
的なインタフェースを有する例を図示して用いたが、こ
れらの間に他のプロトコル処理部が挿入されることを妨
げるものではない。In the configuration of the first embodiment,
Although the example in which the application processing unit 84 and the TCP processing unit 83 have a direct interface is shown and used, this does not prevent insertion of another protocol processing unit between them.
【0039】(実施の形態2)第2の実施の形態につい
て図2、6、8を用いて説明する。(Embodiment 2) A second embodiment will be described with reference to FIGS.
【0040】図2は本発明による第2の実施の形態にお
ける移動端末装置の構成を示す概略図である。図2にお
いて、80は移動体端末装置、81は無線I/F部、8
2はIP処理部、83はTCP処理部、84はアプリケ
ーション処理部、85は通信リンク制御手段、87は誤
り率測定手段を示す。FIG. 2 is a schematic diagram showing a configuration of a mobile terminal device according to the second embodiment of the present invention. 2, reference numeral 80 denotes a mobile terminal device; 81, a wireless I / F unit;
2 denotes an IP processing unit, 83 denotes a TCP processing unit, 84 denotes an application processing unit, 85 denotes a communication link control unit, and 87 denotes an error rate measurement unit.
【0041】図8は本発明による移動端末装置において
測定されるCRC誤り率の推移を表す概念図である。図
8において、97は誤りフレーム数を表す縦軸、92は
時刻を表す横軸、98は誤りフレーム数の推移、99は
悪化状態を判定するための境界値線、100は推移98
と境界値線99が交差するときの時刻を示している。FIG. 8 is a conceptual diagram showing the transition of the CRC error rate measured in the mobile terminal device according to the present invention. 8, 97 is the vertical axis representing the number of error frames, 92 is the horizontal axis representing time, 98 is the transition of the number of error frames, 99 is the boundary value line for judging the deterioration state, and 100 is the transition 98
And the time when the boundary value line 99 intersects.
【0042】以上のような構成で、以下その動作を説明
する。本実施の形態2における無線アクセスシステムの
構成としては、第一の実施の形態において図6を用いて
説明したものと同じである。The operation of the above configuration will be described below. The configuration of the wireless access system according to the second embodiment is the same as that described with reference to FIG. 6 in the first embodiment.
【0043】移動体端末80の構成としては図2に示す
通りであり、無線I/F部81を介して基地局と無線交
信が行われる。無線I/F部81は上位層としてIP処
理部82と接続され、IP処理部82は上位層としてT
CP処理部83と、さらにTCP処理部83は上位層と
してアプリケーション処理部84と接続される。また、
誤り率測定手段87が無線I/F部81に接続され、無
線I/F部81で受信された無線フレームのCRC検定
結果を受信し、誤りフレーム数の算出を行う。誤り率測
定手段87が算出した誤りフレーム数に関する情報は通
信リンク制御手段85に転送され、TCPリンク制御に
反映される。The configuration of the mobile terminal 80 is as shown in FIG. 2, and wireless communication with the base station is performed via the wireless I / F unit 81. The wireless I / F unit 81 is connected to the IP processing unit 82 as an upper layer, and the IP processing unit 82
The CP processing unit 83 and the TCP processing unit 83 are connected to the application processing unit 84 as an upper layer. Also,
The error rate measuring unit 87 is connected to the wireless I / F unit 81, receives the CRC test result of the wireless frame received by the wireless I / F unit 81, and calculates the number of error frames. Information about the number of error frames calculated by the error rate measuring means 87 is transferred to the communication link control means 85 and reflected in TCP link control.
【0044】以下、本実施の形態における通信リンク制
御手段85の動作について説明する。通信リンク制御手
段85が取得した誤りフレーム数の推移の一例を図8に
示す。推移98はある時刻を境に上昇傾向を示してい
る。通信リンク制御手段85では時刻とともに推移98
を監視し、その変化率が正であり、且つあらかじめ無線
I/F部86の特性およびシステムの特性を鑑みて決定
された無線回線を維持可能な誤りフレーム数境界99を
上回った時刻100、あるいはその付近に達した時刻に
おいて、無線回線状況の悪化を判定し、接続されている
TCPリンクを一時中断あるいは中止させる制御を起動
する。ここで、一時中断の制御はデータ伝送途中である
場合に適用し、中止すなわちTCPリンク切断の制御は
既にデータ伝送が完了した場合に適用する。Hereinafter, the operation of the communication link control means 85 in the present embodiment will be described. FIG. 8 shows an example of the transition of the number of error frames acquired by the communication link control means 85. The transition 98 shows an upward trend at a certain time. The communication link control means 85 changes with time 98
At a time 100 when the rate of change is positive and exceeds an error frame number boundary 99 capable of maintaining a wireless channel determined in advance in consideration of the characteristics of the wireless I / F unit 86 and the characteristics of the system, or At a time when the time has reached the vicinity, it is determined that the wireless channel condition has deteriorated, and control for temporarily suspending or stopping the connected TCP link is activated. Here, the control of the temporary interruption is applied when the data transmission is in progress, and the stop, that is, the control of the TCP link disconnection, is applied when the data transmission is already completed.
【0045】なお、境界値99には、TCPリンク制御
が十分に動作できるだけの時間を考慮したマージンを含
めてもよい。Note that the boundary value 99 may include a margin in consideration of the time for which the TCP link control can sufficiently operate.
【0046】TCPリンク制御における一時中断および
中止のための方法は、第1の実施の形態において説明し
たのと同じ方法を用いることができる。The same method as that described in the first embodiment can be used as a method for temporarily suspending and stopping TCP link control.
【0047】以上のように本実施の形態2によれば、移
動端末がCRC検定結果として誤りフレーム数を基に無
線回線状況の悪化を検知し、その結果、サーバからのT
CPセグメント送信を一時中断あるいは中止させる制御
を行うことによって、事実上無線回線が切断されている
間の到達し得ないパケットの送信を抑制し、ネットワー
クの利用効率向上を達成することができる。As described above, according to the second embodiment, the mobile terminal detects the deterioration of the radio channel condition based on the number of error frames as the CRC test result, and as a result, the T
By performing control to temporarily suspend or stop the transmission of the CP segment, it is possible to suppress transmission of an unreachable packet while the wireless line is actually disconnected, and to improve network utilization efficiency.
【0048】なお、本実施の形態2における構成では、
アプリケーション処理部84とTCP処理部83が直接
的なインタフェースを有する例を図示して用いたが、こ
れらの間に他のプロトコル処理部が挿入されることを妨
げるものではない。In the configuration of the second embodiment,
Although the example in which the application processing unit 84 and the TCP processing unit 83 have a direct interface is shown and used, this does not prevent insertion of another protocol processing unit between them.
【0049】(実施の形態3)第3の実施の形態につい
て図3乃至6、および図9を用いて説明する。(Embodiment 3) A third embodiment will be described with reference to FIGS. 3 to 6 and FIG.
【0050】図3は本発明による第3の移動体端末装置
の構成を示す概略図である。図3において、80は移動
体端末装置、81は無線I/F部、82はIP処理部、
83はTCP処理部、84はアプリケーション処理部、
85は通信リンク制御手段、88はハンドオーバ判定手
段を示す。FIG. 3 is a schematic diagram showing the configuration of the third mobile terminal device according to the present invention. In FIG. 3, 80 is a mobile terminal device, 81 is a wireless I / F unit, 82 is an IP processing unit,
83 is a TCP processing unit, 84 is an application processing unit,
Reference numeral 85 denotes a communication link control unit, and 88 denotes a handover determination unit.
【0051】図4は本発明による第4の移動体端末装置
の構成を示す概略図である。図4における全ての付与し
た番号は図3におけるものと同じである。FIG. 4 is a schematic diagram showing the configuration of the fourth mobile terminal device according to the present invention. All the assigned numbers in FIG. 4 are the same as those in FIG.
【0052】図5は図3および図4に示した本実施の形
態3による移動体端末装置を用いた無線アクセスシステ
ムの適用例を説明するための図である。図5において、
80は移動体端末装置、20乃至22は基地局、1は基
地局アンテナ、2乃至4は各々基地局アンテナ1が形成
する無線交信エリア、5は基地局20乃至22を収容す
る経路制御局、60はバックボーンネットワークを示
す。FIG. 5 is a diagram for explaining an application example of the radio access system using the mobile terminal device according to the third embodiment shown in FIGS. 3 and 4. In FIG.
Reference numeral 80 denotes a mobile terminal device, reference numerals 20 to 22 denote base stations, reference numeral 1 denotes a base station antenna, reference numerals 2 to 4 denote wireless communication areas formed by the base station antennas 1, reference numeral 5 denotes a path control station accommodating the base stations 20 to 22, Reference numeral 60 denotes a backbone network.
【0053】図9は本発明による移動端末装置における
ハンドオーバトリガ信号を表す概念図である。図9にお
いて、101は信号電圧を表す縦軸、92は時刻を表す
横軸、102はハンドオーバトリガ信号の電圧推移、1
03はハンドオーバトリガが発生して電圧推移が変化し
たときの時刻を示す。FIG. 9 is a conceptual diagram showing a handover trigger signal in the mobile terminal device according to the present invention. 9, reference numeral 101 denotes a vertical axis representing a signal voltage, 92 represents a horizontal axis representing time, 102 represents a voltage transition of a handover trigger signal, 1
03 indicates the time when the voltage transition changes due to the occurrence of the handover trigger.
【0054】以上のような構成で、以下その動作を説明
する。本実施の形態における無線アクセスシステムの構
成としては、第1の実施の形態において図6を用いて説
明したものと同じである。The operation of the above configuration will be described below. The configuration of the wireless access system according to the present embodiment is the same as that described with reference to FIG. 6 in the first embodiment.
【0055】移動体端末80の構成としては図3に示す
通りであり、無線I/F部81を介して基地局と無線交
信が行われる。無線I/F部81は上位層としてIP処
理部82と接続され、IP処理部82は上位層としてT
CP処理部83と、さらにTCP処理部83は上位層と
してアプリケーション処理部84と接続される。また、
ハンドオーバ判定手段88が無線I/F部81に接続さ
れ、無線交信エリアを移動する契機となるハンドオーバ
トリガ信号を生成する。ハンドオーバ判定手段88が生
成したハンドオーバトリガ信号は通信リンク制御手段8
5に転送され、TCPリンク制御に反映される。The configuration of the mobile terminal 80 is as shown in FIG. 3, and wireless communication with the base station is performed via the wireless I / F unit 81. The wireless I / F unit 81 is connected to the IP processing unit 82 as an upper layer, and the IP processing unit 82
The CP processing unit 83 and the TCP processing unit 83 are connected to the application processing unit 84 as an upper layer. Also,
The handover determination unit 88 is connected to the wireless I / F unit 81 and generates a handover trigger signal that triggers movement in the wireless communication area. The handover trigger signal generated by the handover determination means 88 is transmitted to the communication link control means 8.
5 and reflected in TCP link control.
【0056】以下、本実施の形態における通信リンク制
御手段85の動作について説明する。通信リンク制御手
段85が取得したハンドオーバトリガ信号の推移の一例
を図9に示す。推移102はある時刻においてハンドオ
ーバ処理の開始を促すトリガパルスを形成している。通
信リンク制御手段85では時刻とともに推移102を監
視し、トリガパルスを検出した時刻103において無線
回線が切断されることを検知し、接続されているTCP
リンクを一時中断あるいは中止させる制御を起動する。
ここで、一時中断の制御はデータ伝送途中である場合に
適用し、中止すなわちTCPリンク切断の制御は既にデ
ータ伝送が完了したか、次の基地局に移動するまでの時
間が大きいと判断された場合に適用する。Hereinafter, the operation of the communication link control means 85 in the present embodiment will be described. FIG. 9 shows an example of the transition of the handover trigger signal acquired by the communication link control means 85. The transition 102 forms a trigger pulse that prompts the start of the handover process at a certain time. The communication link control unit 85 monitors the transition 102 with the time, detects that the wireless line is disconnected at the time 103 when the trigger pulse is detected, and sets the connected TCP.
Activate the control to suspend or cancel the link.
Here, the control of the temporary suspension is applied when data transmission is being performed, and the suspension, that is, the control of disconnecting the TCP link, has been determined that the data transmission has already been completed or that the time until moving to the next base station is long. Apply to cases.
【0057】一例として図5を用いて中止を判断する場
合について説明する。図5に示す無線アクセスシステム
では、基地局がスポット上に配置されている。すなわ
ち、交信エリア2乃至4のオーバーラップがないため、
交信エリア2を退出してから交信エリア3に進入するま
での時間が従来の無線システムに対して長くなるという
特徴を有する。したがって、交信エリア2を退出してか
ら次の交信エリア3に進入するまでの時間が非常に長い
場合、TCPリンクを保持しておくことはサーバの負荷
を高め、有限な資源を無駄に使っていることにもなる。
よって、基地局配置等の情報があらかじめ得られ、次の
交信エリア進入までの時間が非常に大きいと判断された
場合には、通信途中であってもTCPリンクを切断する
制御を起動することによって、資源の有効活用を図るも
のである。As an example, a case where the cancellation is determined will be described with reference to FIG. In the wireless access system shown in FIG. 5, base stations are arranged on spots. That is, since there is no overlap between the communication areas 2 to 4,
It is characterized in that the time from leaving the communication area 2 to entering the communication area 3 is longer than that of the conventional wireless system. Therefore, if the time from leaving the communication area 2 to entering the next communication area 3 is very long, holding the TCP link increases the load on the server and wastes limited resources. It will also be.
Therefore, information such as base station arrangement is obtained in advance, and when it is determined that the time until entry into the next communication area is extremely long, the control for disconnecting the TCP link even during communication is activated. And effective use of resources.
【0058】TCPリンク制御における一時中断および
中止のための方法は、第1の実施の形態において説明し
たのと同じ方法を用いることができる。The same method as that described in the first embodiment can be used as a method for temporarily suspending and stopping TCP link control.
【0059】また、基地局からハンドオーバトリガを受
信してハンドオーバ処理を起動する方式が適用された無
線アクセスシステムについては、図4に示す構成の移動
体端末装置80において、前記ハンドオーバ判定手段8
8が生成するべきハンドオーバトリガ信号102を無線
I/F部81から通信リンク制御手段85に直接転送す
ることによって、後は上記説明したのと同じ動作によ
り、本発明による特性を十分得られるものである。For a radio access system to which a method of starting a handover process by receiving a handover trigger from a base station is applied, the mobile terminal device 80 having the configuration shown in FIG.
By directly transferring the handover trigger signal 102 to be generated by the wireless communication unit 8 from the wireless I / F unit 81 to the communication link control unit 85, the characteristics according to the present invention can be sufficiently obtained by the same operation as described above. is there.
【0060】以上のように本実施の形態3によれば、移
動端末がハンドオーバトリガ信号を基に無線回線が切断
されることを検知し、その結果、サーバからのTCPセ
グメント送信を一時中断あるいは中止させる制御を行う
ことによって、無線回線が切断されている間の到達し得
ないパケットの送信を抑制し、ネットワークの利用効率
向上を達成することができる。As described above, according to the third embodiment, the mobile terminal detects that the radio line is disconnected based on the handover trigger signal, and as a result, temporarily suspends or stops the transmission of the TCP segment from the server. By performing such control, it is possible to suppress transmission of unreachable packets while the wireless line is disconnected, and to improve network utilization efficiency.
【0061】なお、本実施の形態3における構成では、
アプリケーション処理部84とTCP処理部83が直接
的なインタフェースを有する例を図示して用いたが、こ
れらの間に他のプロトコル処理部が挿入されることを妨
げるものではない。In the configuration of the third embodiment,
Although the example in which the application processing unit 84 and the TCP processing unit 83 have a direct interface is shown and used, this does not prevent insertion of another protocol processing unit between them.
【0062】[0062]
【発明の効果】本発明によれば、無線回線の悪化やハン
ドオーバによって無線回線が切断されることを検知した
移動端末が前もってTCPウィンドウサイズを非常に小
さく設定するかTCPリンクを切断するように制御する
ことによって、サーバが到達し得ないパケットを繰り返
し送信することが抑えられ、回線効率を向上することが
できる。また、再送を繰り返すことによるサーバの処理
効率低下を防ぐこともでき、ネットワーク全体としての
負荷軽減につながる。According to the present invention, a mobile terminal which detects that a radio link is degraded due to deterioration of a radio link or a handover is controlled so that a TCP window size is set very small in advance or a TCP link is cut. By doing so, it is possible to prevent the server from repeatedly transmitting unreachable packets, thereby improving the line efficiency. In addition, it is possible to prevent the processing efficiency of the server from being reduced by repeating retransmission, which leads to a reduction in the load on the entire network.
【図1】本発明による第1の移動端末装置の構成を示す
概略図FIG. 1 is a schematic diagram showing a configuration of a first mobile terminal device according to the present invention.
【図2】本発明による第2の移動端末装置の構成を示す
概略図FIG. 2 is a schematic diagram showing a configuration of a second mobile terminal device according to the present invention.
【図3】本発明による第3の移動端末装置の構成を示す
概略図FIG. 3 is a schematic diagram showing a configuration of a third mobile terminal device according to the present invention.
【図4】本発明による第4の移動端末装置の構成を示す
概略図FIG. 4 is a schematic diagram showing a configuration of a fourth mobile terminal device according to the present invention.
【図5】本発明による移動端末装置を用いた無線アクセ
スシステムの適用例を説明するための図FIG. 5 is a diagram for explaining an application example of a wireless access system using a mobile terminal device according to the present invention.
【図6】本発明による移動端末装置を用いた無線アクセ
スシステムの構成を示す概略図FIG. 6 is a schematic diagram showing a configuration of a wireless access system using a mobile terminal device according to the present invention.
【図7】本発明による移動端末装置において測定される
受信電界強度の推移を表す概念図FIG. 7 is a conceptual diagram showing a transition of a received electric field strength measured in the mobile terminal device according to the present invention.
【図8】本発明による移動端末装置において測定される
CRC誤り率の推移を表す概念図FIG. 8 is a conceptual diagram showing a transition of a CRC error rate measured in the mobile terminal device according to the present invention.
【図9】本発明による移動端末装置におけるハンドオー
バトリガ信号を表す概念図FIG. 9 is a conceptual diagram showing a handover trigger signal in the mobile terminal device according to the present invention.
【図10】従来の無線アクセスシステムにおける通信シ
ーケンスを説明するための図FIG. 10 is a diagram for explaining a communication sequence in a conventional wireless access system.
1 基地局アンテナ 2、3、4 無線交信エリア 5 経路制御局 20、21、22 基地局 60 バックボーンネットワーク 80 移動端末装置 81 無線I/F部 82 IP処理部 83 TCP処理部 84 アプリケーション処理部 85 通信リンク制御手段 86 電界強度測定手段 87 誤り率測定手段 88 ハンドオーバ判定手段 91 受信電界強度軸 92 時刻軸 94、98、102 推移 95、99 境界値 96 、100、103 判定時刻 DESCRIPTION OF SYMBOLS 1 Base station antenna 2, 3, 4 Wireless communication area 5 Route control station 20, 21, 22 Base station 60 Backbone network 80 Mobile terminal device 81 Wireless I / F unit 82 IP processing unit 83 TCP processing unit 84 Application processing unit 85 Communication Link control means 86 Electric field strength measuring means 87 Error rate measuring means 88 Handover judgment means 91 Received electric field strength axis 92 Time axis 94, 98, 102 Transition 95, 99 Boundary value 96, 100, 103 Judgment time
───────────────────────────────────────────────────── フロントページの続き (51)Int.Cl.7 識別記号 FI テーマコート゛(参考) H04Q 7/04 K Fターム(参考) 5K030 GA03 HA04 JL01 JL07 JT02 KA01 LB05 5K033 AA01 BA01 BA02 CB08 DA15 DA19 DB14 5K067 AA11 BB21 DD24 DD36 DD44 DD46 EE02 EE10 EE16 FF16 HH01 JJ39 ──────────────────────────────────────────────────続 き Continued on the front page (51) Int.Cl. 7 Identification symbol FI Theme coat ゛ (Reference) H04Q 7/04 K F Term (Reference) 5K030 GA03 HA04 JL01 JL07 JT02 KA01 LB05 5K033 AA01 BA01 BA02 CB08 DA15 DA19 DB14 5K067 AA11 BB21 DD24 DD36 DD44 DD46 EE02 EE10 EE16 FF16 HH01 JJ39
Claims (7)
ーネットアクセスを行う移動端末装置において、OSI
階層によるところのトランスポート層に対して無線回線
状況に応じて通信維持、一時中断あるいは中止を判断す
る通信リンク制御手段を有することを特徴とする移動端
末装置。1. A mobile terminal device that accesses the Internet by wirelessly communicating with a base station.
A mobile terminal device comprising communication link control means for judging whether to maintain, temporarily suspend, or stop communication with a transport layer according to a hierarchy according to a radio channel condition.
強度測定手段を有し、前記通信リンク制御手段が前記電
界強度測定手段の生成する受信電界強度値信号を入力と
して動作することを特徴とする請求項1に記載の移動端
末装置。2. The method according to claim 1, further comprising: a field strength measuring unit for periodically measuring a received field strength value, wherein the communication link control means operates by using a received field strength value signal generated by the field strength measuring means as an input. The mobile terminal device according to claim 1, wherein
ルドから、定期的に誤り率の測定を行う誤り率測定手段
を有し、前記通信リンク制御手段が前記誤り率測定手段
の生成する誤り状況信号を入力として動作することを特
徴とする請求項1に記載の移動端末装置。3. An error rate measuring means for periodically measuring an error rate from an error control field included in a radio frame, wherein the communication link control means transmits an error status signal generated by the error rate measuring means. The mobile terminal device according to claim 1, wherein the mobile terminal device operates as an input.
ーバトリガ信号を生成するハンドオーバ判定手段を有
し、前記通信リンク制御手段が前記ハンドオーバトリガ
信号を入力として動作することを特徴とする請求項1に
記載の移動端末装置。4. The mobile terminal device according to claim 1, further comprising a handover determination unit that generates a handover trigger signal as a handover timing, wherein the communication link control unit operates using the handover trigger signal as an input. .
信したハンドオーバトリガ信号を検知した際に動作する
ことを特徴とする請求項1に記載の移動端末装置。5. The mobile terminal device according to claim 1, wherein said mobile terminal device operates when said communication link control means detects a handover trigger signal received from a base station.
が一定以上悪化したと判定した場合にトランスポート層
に対する中断制御としてTCPウィンドウサイズを0あ
るいは0に近い値に設定するパケットを送信することを
特徴とする請求項2乃至6のいずれかに記載の移動端末
装置。6. When the communication link control means determines that the radio link condition has deteriorated by a certain amount or more, a packet for setting a TCP window size to 0 or a value close to 0 is transmitted as interruption control for the transport layer. The mobile terminal device according to any one of claims 2 to 6, wherein:
が一定以上悪化したと判定した場合にトランスポート層
に対する中断制御としてACK信号の送信間隔を徐々に
長くしていき結果として送信を停止することを特徴とす
る請求項2乃至6のいずれかに記載の移動端末装置。7. When the communication link control means determines that the radio link condition has deteriorated by a certain amount or more, the transmission interval of the ACK signal is gradually increased as interruption control for the transport layer, and as a result, transmission is stopped. The mobile terminal device according to any one of claims 2 to 6, wherein:
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000344789A JP2002152835A (en) | 2000-11-13 | 2000-11-13 | Mobile terminal |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
JP2000344789A JP2002152835A (en) | 2000-11-13 | 2000-11-13 | Mobile terminal |
Publications (1)
Publication Number | Publication Date |
---|---|
JP2002152835A true JP2002152835A (en) | 2002-05-24 |
Family
ID=18818935
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
JP2000344789A Pending JP2002152835A (en) | 2000-11-13 | 2000-11-13 | Mobile terminal |
Country Status (1)
Country | Link |
---|---|
JP (1) | JP2002152835A (en) |
Cited By (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006180413A (en) * | 2004-12-24 | 2006-07-06 | Kyocera Corp | Radio communication terminal device and program thereof |
JP2006180412A (en) * | 2004-12-24 | 2006-07-06 | Kyocera Corp | Radio communication terminal device and program thereof |
JP2007116230A (en) * | 2005-10-18 | 2007-05-10 | Sony Corp | Radio communication device, radio communication method, and computer program |
JP2008270950A (en) * | 2007-04-17 | 2008-11-06 | Fujitsu Ltd | Mobile terminal and handover processing apparatus in radio communication system |
JPWO2008126325A1 (en) * | 2007-03-30 | 2010-07-22 | 富士通株式会社 | Cluster system, software update method, service providing node, and service providing program |
WO2011093499A1 (en) * | 2010-02-01 | 2011-08-04 | 株式会社エヌ・ティ・ティ・ドコモ | Data relaying apparatus and data relaying method |
JP5012509B2 (en) * | 2005-09-26 | 2012-08-29 | 日本電気株式会社 | Mobile radio communication apparatus and connection state management method thereof |
JP2013048368A (en) * | 2011-08-29 | 2013-03-07 | Kyocera Corp | Communication device |
JP2013232710A (en) * | 2012-04-27 | 2013-11-14 | Silex Technology Inc | Access point capable of efficient data transfer and radio slave unit |
JP2015515152A (en) * | 2011-12-06 | 2015-05-21 | クアルコム,インコーポレイテッド | Apparatus and method for performing user equipment handover between different radio access networks |
CN109450524A (en) * | 2018-12-25 | 2019-03-08 | 长沙天仪空间科技研究院有限公司 | A kind of interorbital satellite communication control method |
-
2000
- 2000-11-13 JP JP2000344789A patent/JP2002152835A/en active Pending
Cited By (18)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
JP2006180412A (en) * | 2004-12-24 | 2006-07-06 | Kyocera Corp | Radio communication terminal device and program thereof |
JP2006180413A (en) * | 2004-12-24 | 2006-07-06 | Kyocera Corp | Radio communication terminal device and program thereof |
JP4634135B2 (en) * | 2004-12-24 | 2011-02-16 | 京セラ株式会社 | Wireless communication terminal device and program thereof |
JP5012509B2 (en) * | 2005-09-26 | 2012-08-29 | 日本電気株式会社 | Mobile radio communication apparatus and connection state management method thereof |
US8495173B2 (en) | 2005-09-26 | 2013-07-23 | Nec Corporation | Mobile radio communication device and method of managing connectivity status for the same |
JP2007116230A (en) * | 2005-10-18 | 2007-05-10 | Sony Corp | Radio communication device, radio communication method, and computer program |
JP4561585B2 (en) * | 2005-10-18 | 2010-10-13 | ソニー株式会社 | Wireless communication apparatus, wireless communication method, and computer program |
JPWO2008126325A1 (en) * | 2007-03-30 | 2010-07-22 | 富士通株式会社 | Cluster system, software update method, service providing node, and service providing program |
US8214823B2 (en) | 2007-03-30 | 2012-07-03 | Fujitsu Limited | Cluster system, process for updating software, service provision node, and computer-readable medium storing service provision program |
JP2008270950A (en) * | 2007-04-17 | 2008-11-06 | Fujitsu Ltd | Mobile terminal and handover processing apparatus in radio communication system |
WO2011093499A1 (en) * | 2010-02-01 | 2011-08-04 | 株式会社エヌ・ティ・ティ・ドコモ | Data relaying apparatus and data relaying method |
CN102714876A (en) * | 2010-02-01 | 2012-10-03 | 株式会社Ntt都科摩 | Data relaying apparatus and data relaying method |
JP2013048368A (en) * | 2011-08-29 | 2013-03-07 | Kyocera Corp | Communication device |
JP2015515152A (en) * | 2011-12-06 | 2015-05-21 | クアルコム,インコーポレイテッド | Apparatus and method for performing user equipment handover between different radio access networks |
US9386494B2 (en) | 2011-12-06 | 2016-07-05 | Qualcomm Incorporated | Apparatus and methods for performing handover of user equipment between different radio access networks |
JP2013232710A (en) * | 2012-04-27 | 2013-11-14 | Silex Technology Inc | Access point capable of efficient data transfer and radio slave unit |
CN109450524A (en) * | 2018-12-25 | 2019-03-08 | 长沙天仪空间科技研究院有限公司 | A kind of interorbital satellite communication control method |
CN109450524B (en) * | 2018-12-25 | 2021-02-05 | 长沙天仪空间科技研究院有限公司 | Inter-orbit satellite communication control method |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US7633880B2 (en) | Access network device for managing queue corresponding to real time multimedia traffic characteristics and method thereof | |
US7710921B2 (en) | Transmitted packet replenishment system and transmitted packet replenishing method | |
KR100600607B1 (en) | A apparatus for ARQ controlling in wireless portable internet system and method therof | |
EP1653678A2 (en) | TCP flow controlling method in high-speed mobile communications network | |
JP2008053889A (en) | Handover method, base station, terminal station, program recording medium and integrated circuit | |
CN104812000A (en) | Method and device for realizing data transmission | |
JP3507440B2 (en) | Method and apparatus for preventing loss of error sensitive non-real time data during handover | |
US7848752B2 (en) | Short-range wireless communication system and a handoff processing method therefor | |
KR20140068783A (en) | A method and apparatus for proving a voice service in wireless local area network | |
KR20200065055A (en) | Data transmission method and device | |
WO2012141533A2 (en) | Method and system for controlling data transmission rate during an upward vertical handover in nested network environment | |
JP2002152835A (en) | Mobile terminal | |
US20080132234A1 (en) | Apparatus and method for utilizing the transport layer to provide measurement opportunities for the physical layer in a multi-mode network | |
EP1834429B1 (en) | Methods for managing data transmissions between a mobile station and a serving station | |
JP2011176693A (en) | Mobile radio communication apparatus, tcp flow control device and method of the same | |
WO2008023204A1 (en) | Method of handover | |
JP2002281047A (en) | Packet communication controller and its method, data communication repeater system and its method, and network system | |
EP2844000A1 (en) | Cooperative relaying for dynamic networks | |
KR20090046603A (en) | Apparatus and method for traffic forwarding in wireless communication system | |
JP2003274445A (en) | Wireless packet communication apparatus and wireless packet communication method | |
US20040202129A1 (en) | Method, network nodes and system for sending data in a mobile communication network | |
CN100461960C (en) | Method for realizing active state inter-AN switching in network | |
US9385931B1 (en) | Determining a reordering timer | |
US9094879B2 (en) | Handover method of wireless communication system, and wireless base station and wireless terminal of the same system | |
CN110730467A (en) | Data transmission method and data receiving equipment |