JP6011813B2 - COMMUNICATION DEVICE AND ITS COMMUNICATION CONTROL METHOD - Google Patents

COMMUNICATION DEVICE AND ITS COMMUNICATION CONTROL METHOD Download PDF

Info

Publication number
JP6011813B2
JP6011813B2 JP2013507136A JP2013507136A JP6011813B2 JP 6011813 B2 JP6011813 B2 JP 6011813B2 JP 2013507136 A JP2013507136 A JP 2013507136A JP 2013507136 A JP2013507136 A JP 2013507136A JP 6011813 B2 JP6011813 B2 JP 6011813B2
Authority
JP
Japan
Prior art keywords
data
congestion window
transmitted
transmission
predetermined set
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Active
Application number
JP2013507136A
Other languages
Japanese (ja)
Other versions
JPWO2012132283A1 (en
Inventor
長谷川 洋平
洋平 長谷川
地引 昌弘
昌弘 地引
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
NEC Corp
Original Assignee
NEC Corp
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by NEC Corp filed Critical NEC Corp
Publication of JPWO2012132283A1 publication Critical patent/JPWO2012132283A1/en
Application granted granted Critical
Publication of JP6011813B2 publication Critical patent/JP6011813B2/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end
    • H04L1/188Time-out mechanisms
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)
  • Detection And Prevention Of Errors In Transmission (AREA)

Description

本発明は端末間の通信システムに係り、特に送信データに対する確認応答を用いる通信システムにおける通信装置およびその通信制御方法に関する.   The present invention relates to a communication system between terminals, and more particularly to a communication apparatus and a communication control method thereof in a communication system using an acknowledgment for transmission data.

インターネットで用いられる代表的な通信プロトコルであるTCP/IP(Transmission Control Protocol/Internet Protocol)では、送信端末がデータを送信すると、それを受信した受信端末が確認応答を送信端末へ返信する。送信端末は、データを送信すると再送タイマを初期時間に設定し、その確認応答が受信端末から帰ってこないまま再送タイマがタイムアウトすると、確認応答がない送信データを1つだけ受信端末へ再送する。この再送を行う際、再送タイマは初期時間の2倍に時間に設定される。こうして再送タイマが作動するたびに、次の再送タイマの設定時間は2倍ずつ長くなるように規定されている。この再送タイマの設定動作は指数バックオフと呼ばれる。指数バックオフは、端末間の通信帯域が極端に小さい場合やネットワークが極端に混雑した場合にも通信を可能とするために用いられる。TCPは多様な通信環境で利用することを前提として設計されているため、このような機能を有する。   In TCP / IP (Transmission Control Protocol / Internet Protocol), which is a typical communication protocol used on the Internet, when a transmitting terminal transmits data, the receiving terminal that receives the data returns a confirmation response to the transmitting terminal. When transmitting data, the transmitting terminal sets a retransmission timer to an initial time, and when the retransmission timer times out without receiving an acknowledgment from the receiving terminal, the transmitting terminal retransmits only one transmission data without an acknowledgment to the receiving terminal. When performing this retransmission, the retransmission timer is set to a time that is twice the initial time. Thus, every time the retransmission timer is activated, the set time of the next retransmission timer is defined to be doubled. This setting operation of the retransmission timer is called exponential backoff. Exponential backoff is used to enable communication even when the communication band between terminals is extremely small or the network is extremely congested. Since TCP is designed on the assumption that it is used in various communication environments, it has such a function.

受信端末は、再送されたパケットを受信すると、既に受信して整列が完了したパケットに対する確認応答を返信する。送信端末は、この確認応答を参照することで次に送信すべきデータを決定することができる。以下、図1を参照しながら具体例を説明する。   When the receiving terminal receives the retransmitted packet, the receiving terminal returns a confirmation response to the packet that has already been received and aligned. The transmitting terminal can determine data to be transmitted next with reference to the confirmation response. Hereinafter, a specific example will be described with reference to FIG.

図1において、送信端末から受信端末へデータが送信されているが、図中の「シグナルロスト」と記された期間、通信信号が断絶し端末間の通信パケットが消失したものとする。この例では、送信端末は、データ3に対する確認応答が受信できないため、データ3の送信後に再送タイマが起動した時に(RTO:Retransmission Time Out)、当該データ3を再送する。受信端末は、再送データ3の到着をトリガとして、データ4まで受信している旨を記した確認応答(ACK4)を返信する。送信端末は、ACK4を受信すると、これに続くデータ5を送信する。   In FIG. 1, data is transmitted from the transmission terminal to the reception terminal. However, it is assumed that the communication signal is interrupted and the communication packet between the terminals is lost during the period indicated as “signal lost” in the figure. In this example, since the transmission terminal cannot receive the confirmation response to the data 3, when the retransmission timer is started after transmitting the data 3 (RTO: Retransmission Time Out), the transmitting terminal retransmits the data 3. The receiving terminal sends back an acknowledgment (ACK4) indicating that data 4 has been received with the arrival of retransmission data 3 as a trigger. When the transmitting terminal receives ACK4, the transmitting terminal transmits subsequent data 5.

なお、受信側からの確認応答に応じてパケットの再送を行う通信システムは多く提案されており、たとえば特許文献1には、マルチメディア通信において、受信側から正常受信の確認応答が所定時間内に得られないときに再送処理が実行されるシステムが開示されている。   Many communication systems that retransmit a packet in response to an acknowledgment from the receiving side have been proposed. For example, Patent Document 1 discloses that in multimedia communication, an acknowledgment of normal reception is received from a receiving side within a predetermined time. A system is disclosed in which retransmission processing is performed when it cannot be obtained.

特開平10−056480号公報JP 10-0564480 A 特開2010−035033号公報JP 2010-035033 A

しかしながら、一般的に、ネットワークではキューイング遅延や処理遅延などにより遅延が突発的に増加することがあるため、再送タイマの初期値は十分大きく(1秒ほどに)設定されている。このため、再送タイマが起動されデータが再送される場合には、通信停止による性能低下が生じる。また再送が行われた後も、パケットが端末間を往復するラウンドトリップ遅延時間RTT(Round Trip Time)の間は通信が行われないので、RTTが大きい場合には大きな性能低下となってしまう。   However, in general, in a network, the delay may increase suddenly due to a queuing delay, a processing delay, or the like, so the initial value of the retransmission timer is set sufficiently large (about 1 second). For this reason, when the retransmission timer is activated and data is retransmitted, performance degradation occurs due to communication stoppage. Further, even after the retransmission is performed, communication is not performed during a round trip delay time RTT (Round Trip Time) in which the packet reciprocates between the terminals. Therefore, when the RTT is large, the performance is greatly deteriorated.

近年ではTCP/IP通信の適用範囲が広がり、ますます様々なネットワーク環境で用いられるようになったが、一部の環境ではTCPの通信性能が得られない場合がある。なかでも無線回線や長距離回線を通した通信ではTCPの性能低下が知られている。しかしながら、将来は、より高い周波数領域での無線高速通信の実施が考えられるので、このようなTCP/IP通信は衛星間通信などの長距離通信にも応用されることが期待されている。   In recent years, the application range of TCP / IP communication has been expanded and used in various network environments. However, in some environments, TCP communication performance may not be obtained. In particular, a decrease in TCP performance is known for communication through a wireless line or a long-distance line. However, since it is conceivable to implement wireless high-speed communication in a higher frequency region in the future, such TCP / IP communication is expected to be applied to long-distance communication such as inter-satellite communication.

信号エラーが発生する可能性がある長距離通信では、遅延が大きいことから自動再送要求(ARQ)のような再送方法は通信効率を悪化させる。そこで前方誤訂正符号(FEC)が使用されるが、FECではバースト的な信号エラーを回復するにはオーバヘッドが大きくなるため、バースト的な信号エラーをFECにより完全に防止することは経済的ではない。   In long distance communication in which a signal error may occur, a retransmission method such as an automatic repeat request (ARQ) deteriorates communication efficiency because of a large delay. Therefore, a forward error correction code (FEC) is used. However, in FEC, overhead is increased to recover a bursty signal error. Therefore, it is not economical to completely prevent a bursty signal error by FEC. .

これに対して、TCPには受信端末が消失したデータの番号を送信者に知らせるセレクティブACK(Selective ACK)オプションがある。しかしながら、バーストロスにより大量のデータが失われた場合や確認応答が1つも返信されて来なかった場合には、最も基本的な確認応答による動作が行われるため、一部到着していたデータがあったとしても多くが再送されることとなり、結果的に通信効率が悪化してしまう。   On the other hand, TCP has a selective ACK option that informs the sender of the number of data lost by the receiving terminal. However, when a large amount of data is lost due to a burst loss or when no confirmation response is returned, the most basic confirmation response is performed. If there are, many will be retransmitted, resulting in a deterioration in communication efficiency.

このように、上述したTCPや特許文献1などに記載されている通信方式では、バーストエラーが予想されるネットワークを通してデータ通信が行われると、再送タイムアウトの動作が問題となって著しく性能が低下する。特に、再送タイムアウトが繰り返された場合、TCPでは指数バックオフにより極端な性能低下が生じてしまう。   As described above, in the communication methods described in the above-described TCP, Patent Document 1, and the like, when data communication is performed through a network in which a burst error is expected, the retransmission timeout operation causes a problem, and the performance is significantly deteriorated. . In particular, when retransmission timeouts are repeated, an extreme performance degradation occurs due to exponential backoff in TCP.

また、バーストエラーが発生した後でネットワークが通信可能となった場合、TCPでは、上述したように再送パケットに対するACKを受信するまで通信が停止状態となっている。すなわち、パケットが送信端末と受信端末との間を一往復するだけの時間は通信性能が得られないこととなる。このためにネットワークの復旧を迅速に検出することができず、ネットワーク性能を低下させるひとつの原因となっている。   Also, when the network becomes communicable after the burst error has occurred, in TCP, communication is stopped until an ACK for a retransmission packet is received as described above. That is, the communication performance cannot be obtained for a time required for the packet to make one round trip between the transmission terminal and the reception terminal. For this reason, network recovery cannot be detected quickly, which is one cause of network performance degradation.

さらに、再送タイムアウトになると送信端末が再送データを送信し、受信端末がその確認応答を返信する際に受信済みのデータ番号を通知するので、送信端末は当該確認応答を受け取るまで次に送信すべきデータを知ることができない。その結果、受信端末で既に受信しているデータを重複して再送する可能性があり、これもネットワーク性能を低下させる原因である。   Furthermore, when the retransmission terminal times out, the transmitting terminal transmits retransmission data, and the receiving terminal notifies the received data number when returning the confirmation response, so the transmitting terminal should transmit next until receiving the confirmation response I can't know the data. As a result, there is a possibility that data already received by the receiving terminal will be retransmitted redundantly, which is also a cause of lowering network performance.

そこで本発明の目的は、バーストエラーが予想されるネットワークの性能および通信効率を向上させることができる通信装置およびその通信制御方法を提供することにある。   SUMMARY OF THE INVENTION An object of the present invention is to provide a communication apparatus and a communication control method thereof that can improve the performance and communication efficiency of a network in which a burst error is expected.

本発明による通信装置は、送信したデータに対して確認応答を受信側から受け取る方式の通信システムにおける通信装置であって、送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定する判定手段と、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを再送データとそれに続く未送信データとを合わせたサイズに増加させた輻輳ウィンドウを設定する輻輳ウィンドウ設定手段と、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定する推定手段と、前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信するデータ送信手段と、を有することを特徴とする。 The communication apparatus according to the present invention is a communication apparatus in a communication system that receives an acknowledgment from the receiving side for transmitted data, and transmits the transmission data before a predetermined set time elapses after the transmission data is transmitted. Determining means for determining whether or not a confirmation response to the receiving device has been received from the receiving side device; and when the confirmation response is not received within the predetermined set time, is set before the predetermined set time elapses Congestion window setting means for setting a congestion window in which the congestion window size is increased to the combined size of retransmission data and subsequent untransmitted data, and reception of the latest confirmation response received before the predetermined set time has elapsed and estimating means for estimating the data arriving at the receiving device based on the time, as the data to be transmitted by the set congestion window, before Data transmission means for transmitting the data following the estimated data, and having a.

本発明による通信制御方法は、送信したデータに対して確認応答を受信側から受け取る通信装置における通信制御方法であって、判定手段が送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定し、輻輳ウィンドウ設定手段が、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを再送データとそれに続く未送信データとを合わせたサイズに増加させた輻輳ウィンドウを設定し、推定手段が、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、データ送信手段が前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信する、ことを特徴とする。
A communication control method according to the present invention is a communication control method in a communication apparatus that receives an acknowledgment from transmitted data for a confirmation response, and before a predetermined set time elapses after the determination means transmits the transmission data. It is determined whether or not a confirmation response to the transmission data has been received from the receiving side device, and when the congestion window setting means does not receive the confirmation response within the predetermined setting time, the predetermined setting time has elapsed. A congestion window is set by increasing the congestion window size that was set before the retransmitted data and the subsequent untransmitted data, and the estimation unit receives the latest received before the predetermined set time has elapsed. Day based on the reception time of the acknowledgment estimates the data arriving at the receiving device, to be transmitted in the congestion window data transmission means is the setting As, and transmits the data following the estimated data, and wherein the.

本発明によれば、バーストエラーが予想されるネットワークの性能および通信効率を向上させることができる。   According to the present invention, it is possible to improve network performance and communication efficiency in which burst errors are expected.

図1は背景技術によるデータ通信手順を説明するためのシーケンス図である。FIG. 1 is a sequence diagram for explaining a data communication procedure according to the background art. 図2は本発明の一実施形態による通信装置の機能的構成を示すブロック図である。FIG. 2 is a block diagram showing a functional configuration of a communication apparatus according to an embodiment of the present invention. 図3は本実施形態による通信制御方法に従ったデータ通信手順を説明するためのシーケンス図である。FIG. 3 is a sequence diagram for explaining a data communication procedure according to the communication control method according to the present embodiment. 図4は本実施形態による通信制御方法を示すフローチャートである。FIG. 4 is a flowchart showing the communication control method according to the present embodiment. 図5は本発明の他の実施形態による通信装置を利用した中継ネットワーク図である。FIG. 5 is a relay network diagram using a communication apparatus according to another embodiment of the present invention. 図6は、図5におけるTCP中継器の送信機能の構成を示すブロック図である。FIG. 6 is a block diagram showing the configuration of the transmission function of the TCP repeater in FIG. 図7は、図5におけるTCP中継器の受信機能の構成を示すブロック図である。FIG. 7 is a block diagram showing the configuration of the reception function of the TCP repeater in FIG.

本発明の実施形態によれば、再送タイマが作動した場合に送信側の輻輳ウィンドウを増加させることで、通信信号にバーストエラーがある場合でも再送タイムアウトの動作時の性能を大幅に改善することができる。増加した輻輳ウィンドウにおいて十分な頻度でデータ送信することにより、バーストエラーが解消して通信が再開したことを迅速に検出することが可能となる。さらに、本発明によれば、再送タイムアウトとなった時に受信端末が受信済みであろうデータ番号を推測することで、重複するデータの再送を回避することができ通信効率をさらに改善することができる。以下、本発明の実施形態および実施例について図面を参照しながら詳細に説明する。   According to the embodiment of the present invention, when the retransmission timer is activated, the congestion window on the transmission side is increased, so that the performance during the retransmission timeout operation can be greatly improved even when there is a burst error in the communication signal. it can. By transmitting data with a sufficient frequency in the increased congestion window, it is possible to quickly detect that the burst error has been resolved and communication has been resumed. Furthermore, according to the present invention, it is possible to avoid retransmission of duplicate data and to further improve communication efficiency by estimating a data number that the receiving terminal will have received when a retransmission timeout occurs. . Hereinafter, embodiments and examples of the present invention will be described in detail with reference to the drawings.

1.一実施形態
図2において、送信側通信装置10(以下、送信端末10という。)と受信側通信装置20(以下、受信端末20という。)はネットワーク30を介して接続され、TCPコネクションを利用してデータを転送するものとする。送信端末10はデータをネットワーク30を通して受信端末20へ送信し、受信端末20は受信したデータに対する確認応答をネットワーク30を通して送信端末10へ返信する。
1. In FIG. 2, a transmission side communication device 10 (hereinafter referred to as a transmission terminal 10) and a reception side communication device 20 (hereinafter referred to as a reception terminal 20) are connected via a network 30 and use a TCP connection. Transfer data. The transmitting terminal 10 transmits data to the receiving terminal 20 through the network 30, and the receiving terminal 20 returns an acknowledgment for the received data to the transmitting terminal 10 through the network 30.

ネットワーク30は有線あるいは無線を問わないが、通信信号が断続的に消失(バーストロス)する可能性があるネットワークであるものとする。例えば、衛星局と陸上局との長距離無線通信などのように、往復時間RTTが長く遮蔽物などにより信号の遮断が想定されるネットワークなどである。   The network 30 may be wired or wireless, but it is assumed that the communication signal may be intermittently lost (burst loss). For example, a network in which a round trip time RTT is long and a signal is blocked by a shielding object, such as a long-distance wireless communication between a satellite station and a land station.

送信端末10は、アプリケーション11と、送信すべきデータを格納するデータ記憶部12と、アプリケーション11からデータを入力しTCPプロトコルに従って本実施形態による通信制御を実行するTCP送信部13と、TCP送信部13から受け取ったデータをパケット化するIP処理部14と、IP処理部14から渡されたパケットをフレーム化してネットワーク30へ出力する入出力処理部15とを含む。   The transmission terminal 10 includes an application 11, a data storage unit 12 that stores data to be transmitted, a TCP transmission unit 13 that receives data from the application 11 and executes communication control according to the present embodiment in accordance with the TCP protocol, and a TCP transmission unit 13 includes an IP processing unit 14 that packetizes the data received from 13, and an input / output processing unit 15 that frames the packet passed from the IP processing unit 14 and outputs the frame to the network 30.

TCP送信部13は、アプリケーションから入力したデータをセグメント化しレート制御しつつIP処理部14へ出力するデータ送信部101と、セグメントを記憶するセグメント記憶部102と、データを送信するたびにセットされ所定の設定時間の経過(RTO)を判定する再送タイマ103と、送信したデータに対する確認応答を受信するまでの時間を計測する遅延計測部104と、送信データが受信側に到達していると推定するデータ到達推定部105と、輻輳ウィンドウサイズ(送信可能なデータ量)を決定する輻輳ウィンドウ決定部106と、から構成される。なお、輻輳ウィンドウとは送信側が送信できる最大のデータ番号であり、輻輳ウィンドウサイズとは輻輳ウィンドウから現在送信済みでかつACKが返信されてきていない最小のデータシーケンス番号を減じたもの、すなわち送信可能なデータ量を指す。   The TCP transmission unit 13 is a data transmission unit 101 that outputs data to the IP processing unit 14 while segmenting data input from an application and rate-controlling it, a segment storage unit 102 that stores segments, and is set every time data is transmitted. Retransmission timer 103 for determining the elapse of set time (RTO), delay measurement unit 104 for measuring the time until receiving an acknowledgment for the transmitted data, and estimating that the transmission data has reached the receiving side The data arrival estimation unit 105 and a congestion window determination unit 106 that determines a congestion window size (data amount that can be transmitted). Note that the congestion window is the maximum data number that can be sent by the sender, and the congestion window size is the congestion window minus the smallest data sequence number that has been sent and no ACK has been sent back, that is, can be sent. Refers to the amount of data.

特に、データ到達推定部105は、遅延計測部104が計算した送信端末10と受信端末20との間の遅延D(D=RTT/2)を参照し、受信している最新の確認応答ACKの受信時刻Rから最新の確認応答ACKが送信された時刻L(=R−D)を推定し、時刻Lよりも前に送信されていたデータは受信端末20に到達していると推定する。この推定時刻Lに基づいて、輻輳ウィンドウ決定部106は、時刻L以降に送信された再送データとこれに続く未送信データとをあわせた合計と等しくなるように輻輳ウィンドウを増加させる。この輻輳ウィンドウは送信端末10と受信端末20との間のパイプを満たすデータ分量に相当する。   In particular, the data arrival estimation unit 105 refers to the delay D (D = RTT / 2) between the transmission terminal 10 and the reception terminal 20 calculated by the delay measurement unit 104, and receives the latest confirmation response ACK received. The time L (= R−D) at which the latest acknowledgment ACK is transmitted is estimated from the reception time R, and the data transmitted before the time L is estimated to have arrived at the receiving terminal 20. Based on the estimated time L, the congestion window determination unit 106 increases the congestion window so as to be equal to the sum of the retransmission data transmitted after the time L and the subsequent untransmitted data. This congestion window corresponds to the amount of data that fills the pipe between the transmitting terminal 10 and the receiving terminal 20.

受信端末20は、アプリケーション21と、受信したデータを記憶するデータ記憶部22と、IP処理部24から受け取ったパケットをデータ化しTCPプロトコルに従って通信制御を実行するTCP受信部23と、入出力処理部25から受け取ったフレームをパケット化しTCP受信部23へと渡すIP処理部24と、ネットワーク30から受け取ったフレームをIP処理部24に渡す入出力処理部25と、から構成される。   The receiving terminal 20 includes an application 21, a data storage unit 22 that stores received data, a TCP receiving unit 23 that converts packets received from the IP processing unit 24 into data and executes communication control according to the TCP protocol, and an input / output processing unit An IP processing unit 24 that packetizes a frame received from 25 and passes it to the TCP receiving unit 23, and an input / output processing unit 25 that passes a frame received from the network 30 to the IP processing unit 24.

TCP受信部23は、IP処理部24から受け取ったパケットをデータ化してアプリケーション21へ出力するデータ受信部201と、セグメントを記憶するセグメント記憶部202と、受信したデータに対する確認応答ACKを返信するACK送信部203と、から構成される。   The TCP receiving unit 23 converts the packet received from the IP processing unit 24 into data and outputs the data to the application 21, a segment storage unit 202 that stores a segment, and an ACK that returns an acknowledgment ACK for the received data A transmission unit 203.

なお、TCP送信部13のデータ送信部101、再送タイマ103、遅延計測部104、データ到達推定部105および輻輳ウィンドウ決定部106の各機能は、図示しないメモリに格納されたプログラムをCPU等のプログラム制御プロセッサ上で実行することにより実現することもできる。次に、本実施形態による通信手順を説明するが、受信端末20の動作は既存のTCPと同様であるから、主に送信端末10に着目して説明する。   The functions of the data transmission unit 101, the retransmission timer 103, the delay measurement unit 104, the data arrival estimation unit 105, and the congestion window determination unit 106 of the TCP transmission unit 13 are programs stored in a memory (not shown) such as a CPU. It can also be realized by executing on the control processor. Next, the communication procedure according to the present embodiment will be described. Since the operation of the receiving terminal 20 is the same as that of the existing TCP, the description will be given mainly focusing on the transmitting terminal 10.

2.通信シーケンス
図3は送信端末10と受信端末20との間のパケットトランザクションの例を示す。まず、ブロック矢印で示す期間に通信信号が断絶する場合を想定する。送信端末10はデータ1から順に送信し、データを送信するごとに当該データに対する再送タイマ103をセットする。再送タイマ103はデータが送信されてから当該データに対するACKが平滑化RTT(sRTT)以内に受信できなかった場合に起動される。sRTTの算出方法はTCPの規定に含まれる。
2. Communication Sequence FIG. 3 shows an example of a packet transaction between the transmission terminal 10 and the reception terminal 20. First, it is assumed that the communication signal is interrupted during the period indicated by the block arrow. The transmitting terminal 10 sequentially transmits data 1 and sets a retransmission timer 103 for the data every time data is transmitted. The retransmission timer 103 is activated when ACK for the data cannot be received within the smoothed RTT (sRTT) after the data is transmitted. The calculation method of sRTT is included in the TCP rules.

図3では、データ3以降のデータに対するACK3が返信されてないため、再送タイマ103がデータ3の送信時からsRTT時間経過後に起動される。このとき、送信端末10は時刻Rで最も新しいACK2を受信しているので、ACK2の受信時刻Rからネットワークの遅延Dを差し引くことで、ACK2が受信端末20から送信された時刻L (L=R−D)を推定する。すなわち、この推定時刻Lよりも前に送信端末10が送信したデータは受信端末20に到着していると推定する。   In FIG. 3, since ACK 3 is not returned for data after data 3, retransmission timer 103 is started after elapse of sRTT time from transmission of data 3. At this time, since the transmitting terminal 10 has received the newest ACK2 at time R, the time L (L = R) when ACK2 is transmitted from the receiving terminal 20 by subtracting the network delay D from the receiving time R of ACK2. -D) is estimated. That is, it is estimated that the data transmitted by the transmitting terminal 10 before the estimated time L has arrived at the receiving terminal 20.

図3に示す例では、データ4まで受信端末20に到達していると推定されるので、送信端末10は、それに続くデータ5から再送を開始する。その際、データ5から数え、再送タイムアウトRTOが起動される前の輻輳ウィンドウWoと等しいだけのデータをさらに送信する。具体的には、ACK2を受信した直後にデータ3〜データ6まで送信しているのでWo=4であり、これに送信すべき1つのデータ5からWo個のデータを送信できるようにすれば、輻輳ウィンドウW=5+Wo−1=8となる。言い換えれば、本実施形態によれば、再送タイムアウトRTOが起動される前の輻輳ウィンドウWoを増大させてデータを送信する。したがって、この例では、データ5から4つのデータ、つまりデータ5〜データ8までが送信される。   In the example illustrated in FIG. 3, it is estimated that data 4 has reached the receiving terminal 20, so the transmitting terminal 10 starts retransmission from the subsequent data 5. At this time, data that is equal to the congestion window Wo before the retransmission time-out RTO is started counting from the data 5 is further transmitted. Specifically, since data 3 to data 6 are transmitted immediately after receiving ACK2, Wo = 4, and if it is possible to transmit Wo data from one data 5 to be transmitted, The congestion window W = 5 + Wo−1 = 8. In other words, according to the present embodiment, data is transmitted by increasing the congestion window Wo before the retransmission timeout RTO is activated. Therefore, in this example, data 5 to four data, that is, data 5 to data 8 are transmitted.

さらに、データ5の送信からsRTT(=2D)経過した後でも受信端末20からACKが確認できない場合には、再び再送タイマが起動し、上述と同様にデータ5から4つのデータの送信が繰り返される。この2度目のデータ5〜データ8の送信中に通信が回復し、データ7が正常に受信端末20へ到達し、それに対するACK7が送信端末10へ返信されてきたとする。このACK7を受信した時点で、送信端末10はネットワークが復旧したことを知ることができる。   Further, if ACK cannot be confirmed from the receiving terminal 20 even after sRTT (= 2D) has passed since the transmission of data 5, the retransmission timer is activated again, and the transmission of four data from data 5 is repeated as described above. . It is assumed that communication is recovered during the second transmission of data 5 to data 8, data 7 has normally reached the receiving terminal 20, and ACK 7 corresponding thereto has been returned to the transmitting terminal 10. When this ACK 7 is received, the transmitting terminal 10 can know that the network has been restored.

このように、ACK2が受信端末20から送信された時刻L (L=R−D)を算出し、それより前の送信データは受信端末20に到達していると推定できるので、それ以降のデータを送信すればよい。したがって重複したデータの送信を回避することができ、かつ通信の一時停止も防止することができる。   In this way, the time L (L = R−D) at which ACK2 is transmitted from the receiving terminal 20 is calculated, and it can be estimated that the transmission data before that reaches the receiving terminal 20, so that the subsequent data Can be sent. Therefore, transmission of duplicate data can be avoided and communication suspension can also be prevented.

3.送信端末の動作
図4において、データ送信部101はTCPコネクションが送信端末10と受信端末20の間で開設され、アプリケーション11からデータが入力されることで処理が開始される。
3. Operation of Transmission Terminal In FIG. 4, the data transmission unit 101 starts processing when a TCP connection is established between the transmission terminal 10 and the reception terminal 20 and data is input from the application 11.

データ送信部101は、送信すべきデータがあるか否かを判定し(動作401)、既に送信すべきデータがなくアプリケーション11からコネクション終了指示があった場合には(動作401のNO)、処理を終了する。送信すべきデータがある場合には(動作401のYES)、データ送信部101は送信すべきデータをセグメント化してIP処理部14へ出力し、当該データに対する再送タイマ103をsRTT後にタイムアウトするようにセットする(動作402)。輻輳ウィンドウ制御に基づいて、送信データはIP処理部14でパケット化され入出力処理部15を通して送信される。   The data transmission unit 101 determines whether or not there is data to be transmitted (operation 401). If there is no data to be transmitted and there is a connection termination instruction from the application 11 (operation 401: NO), processing is performed. Exit. When there is data to be transmitted (YES in operation 401), the data transmission unit 101 segments the data to be transmitted and outputs the segmented data to the IP processing unit 14 so that the retransmission timer 103 for the data times out after sRTT. Set (operation 402). Based on the congestion window control, the transmission data is packetized by the IP processing unit 14 and transmitted through the input / output processing unit 15.

データ送信部101は、パケットを送信した後、受信端末20から当該送信パケットに対するACKを受信したか否かを判定する(動作403)。ACKを受信すれば(動作403のYES)、動作401へ戻り、次のデータの送信プロセスへ移行する。ACKを受信しなければ(動作403のNO)、再送タイマ103が起動したか否かを判定する(動作404)。sRTTを経過していなければ(動作404のNO)、ACKの受信を待機する(動作403,404)。   After transmitting the packet, the data transmission unit 101 determines whether or not an ACK for the transmission packet has been received from the receiving terminal 20 (operation 403). If ACK is received (YES in operation 403), the process returns to operation 401 and proceeds to the next data transmission process. If ACK is not received (NO in operation 403), it is determined whether or not the retransmission timer 103 has been activated (operation 404). If sRTT has not elapsed (NO in operation 404), the reception of ACK is waited (operations 403 and 404).

ACKを受信しないままsRTTを経過すると(動作404のYES)、データ到達推定部105は、上述したように、受信している最新の確認応答ACKの受信時刻Rから最新の確認応答ACKが送信された時刻L(=R−D)を推定し、時刻Lよりも前に送信されていたデータは受信端末20に到達していると推定する(動作405)。   When sRTT elapses without receiving ACK (YES in operation 404), the data arrival estimation unit 105 transmits the latest confirmation response ACK from the reception time R of the latest confirmation response ACK received as described above. The time L (= R−D) is estimated, and it is estimated that the data transmitted before the time L has reached the receiving terminal 20 (operation 405).

続いて、輻輳ウィンドウ決定部106は、輻輳ウィンドウWを次に送信すべきデータ(n+1)から数えて再送タイマ起動時の輻輳ウィンドウサイズWo分を送信可能な数に更新する(動作406)。すなわち、データn+Wo分のデータまで送信可能とする。そして、動作402へ戻り、以上述べた処理を繰り返す。   Subsequently, the congestion window determining unit 106 counts the congestion window W from the data (n + 1) to be transmitted next and updates the congestion window size Wo at the time of starting the retransmission timer to a transmittable number (operation 406). That is, it is possible to transmit up to data n + Wo. Then, the process returns to operation 402 and the above-described processing is repeated.

4.効果
本実施形態によれば、通信が再開した場合にも、受信端末は既に受信したデータを重複して受信することが回避され、かつ、受信端末20がACKを返信してから送信端末10に到達するまでの間も送信端末10は続くデータを送信し続けることができるので、通信の一時停止時間がなく迅速に通信信号の再開を検出できる。
4). Effect According to the present embodiment, even when communication is resumed, the receiving terminal is prevented from receiving data already received in duplicate, and the receiving terminal 20 returns an ACK to the transmitting terminal 10. Since the transmitting terminal 10 can continue to transmit subsequent data until it arrives, it is possible to detect the resumption of the communication signal quickly without a communication pause time.

5.他の実施形態
本発明による通信装置は、TCP中継器をバーストロスが発生するネットワークで接続した中継ネットワークにも適用可能である。
5. Other Embodiments The communication apparatus according to the present invention is also applicable to a relay network in which TCP repeaters are connected by a network in which a burst loss occurs.

図5に示すように、送信端末501から送信されたデータは、TCP中継器503および504と、それぞれの通信区間でのTCPコネクション508,509および510とを通して、受信端末502へデータを転送する。ここでは、ネットワーク506がバーストロスが発生するリンクであり、ネットワーク505および507が輻輳が発生するネットワークであるとする。このようなシステムにおいて、本実施形態による通信装置はTCP中継器503および506の間のTCPコネクション506にて実施される.送信端末501および受信端末502とそれぞれ通信するTCPコネクション508および510では通常のTCPによる通信が実行される。   As shown in FIG. 5, the data transmitted from the transmission terminal 501 is transferred to the reception terminal 502 through the TCP relays 503 and 504 and the TCP connections 508, 509 and 510 in the respective communication sections. Here, it is assumed that the network 506 is a link where burst loss occurs, and the networks 505 and 507 are networks where congestion occurs. In such a system, the communication apparatus according to the present embodiment is implemented by the TCP connection 506 between the TCP relays 503 and 506. TCP connections 508 and 510 that communicate with the transmission terminal 501 and the reception terminal 502, respectively, perform normal TCP communication.

図6において、TCP中継器503は、データ転送部601、データ記憶部602、TCP送信部603、TCP受信部604、IP処理部605および入出力処理部606を有し、TCP送信部603が図2に示す送信端末10のTCP送信部13と同じ構成を有する。データ転送部601は、TCP受信部604で受信したデータをデータ記憶部602に格納しTCP送信部603へ出力する機能を有する。   6, the TCP relay 503 includes a data transfer unit 601, a data storage unit 602, a TCP transmission unit 603, a TCP reception unit 604, an IP processing unit 605, and an input / output processing unit 606. The TCP transmission unit 603 is illustrated in FIG. 2 has the same configuration as the TCP transmission unit 13 of the transmission terminal 10 shown in FIG. The data transfer unit 601 has a function of storing data received by the TCP reception unit 604 in the data storage unit 602 and outputting the data to the TCP transmission unit 603.

図7において、TCP中継器504は、データ転送部701、データ記憶部702、TCP送信部703、TCP受信部704、IP処理部705および入出力処理部706を有し、TCP送信部703が図2に示す受信端末20のTCP受信部23と同じ構成を有する。データ転送部701は、TCP受信部704で受信したデータをデータ記憶部702に格納しTCP送信部703へ出力する機能を有する。   In FIG. 7, a TCP relay 504 includes a data transfer unit 701, a data storage unit 702, a TCP transmission unit 703, a TCP reception unit 704, an IP processing unit 705, and an input / output processing unit 706. The TCP transmission unit 703 is illustrated in FIG. 2 has the same configuration as the TCP receiving unit 23 of the receiving terminal 20 shown in FIG. The data transfer unit 701 has a function of storing data received by the TCP reception unit 704 in the data storage unit 702 and outputting the data to the TCP transmission unit 703.

このように、バーストロスが発生するネットワーク506を挟んで本実施形態によるTCP送信部603とTCP受信部704を設けることにより、この区間だけに本発明による通信方式を実施することができる。リンクの両端にTCP中継器503および504を配置することでトラヒックの合流がなくなるので、輻輳の発生を抑えることができる。またトラヒックの合流がないのでネットワーク遅延の計測精度が向上し、より正確に再送するべきデータを推測できる。   As described above, by providing the TCP transmission unit 603 and the TCP reception unit 704 according to the present embodiment across the network 506 where burst loss occurs, the communication method according to the present invention can be implemented only in this section. By arranging the TCP relays 503 and 504 at both ends of the link, traffic merging is eliminated, so that the occurrence of congestion can be suppressed. In addition, since there is no traffic merging, the accuracy of network delay measurement is improved and data to be retransmitted can be estimated more accurately.

また、図5に示すように、一部の区間で本実施形態を適用し、他の区間で既存のTCPを利用することで、TCPの性能への影響を小さくして本実施形態を効果的に利用することができる。   In addition, as shown in FIG. 5, the present embodiment is applied in some sections and the existing TCP is used in other sections, thereby reducing the influence on the performance of the TCP and effectively implementing the present embodiment. Can be used.

6.付記
上述した実施形態の一部あるいは全部は、以下の付記のようにも記載されうるが、これらに限定されるものではない。
6). Additional Notes Part or all of the above-described embodiments may be described as the following additional notes, but are not limited thereto.

(付記1)
送信したデータに対して確認応答を受信側から受け取る方式の通信システムにおける通信装置であって、
送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定する判定手段と、
前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズ以上の輻輳ウィンドウを設定する輻輳ウィンドウ設定手段と、
前記設定された輻輳ウィンドウで送信すべきデータを送信するデータ送信手段と、
を有することを特徴とする通信装置。
(Appendix 1)
A communication device in a communication system of a method of receiving an acknowledgment from the receiving side for transmitted data,
Determination means for determining whether or not an acknowledgment for the transmission data has been received from the receiving device before a predetermined set time has elapsed since transmission data was transmitted;
A congestion window setting means for setting a congestion window equal to or greater than a congestion window size set before the predetermined set time elapses when the confirmation response is not received within the predetermined set time;
Data transmission means for transmitting data to be transmitted in the set congestion window;
A communication apparatus comprising:

(付記2)
前記データ送信手段は、前記設定された輻輳ウィンドウで送信すべきデータを一定の頻度で送信することを特徴とする付記1に記載の通信装置。
(Appendix 2)
The communication apparatus according to claim 1, wherein the data transmission unit transmits data to be transmitted in the set congestion window at a constant frequency.

(付記3)
前記データ送信手段は、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、当該推定データに続くデータを送信することを特徴とする付記1または2に記載の通信装置。
(Appendix 3)
The data transmitting means estimates data arriving at the receiving side device based on a reception time of the latest confirmation response received before the predetermined set time elapses, and transmits data following the estimated data. The communication apparatus according to Supplementary Note 1 or 2, wherein the communication apparatus is characterized.

(付記4)
前記受信側装置との間の信号遅延測定値と前記最新の確認応答の受信時刻とを用いて前記受信側装置に到着したデータを推定することを特徴とする付記3に記載の通信装置。
(Appendix 4)
The communication apparatus according to appendix 3, wherein data arriving at the receiving apparatus is estimated using a signal delay measurement value with the receiving apparatus and a reception time of the latest confirmation response.

(付記5)
送信したデータに対して確認応答を受信側から受け取る通信装置における通信制御方法であって、
判定手段が送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定し、
輻輳ウィンドウ設定手段が、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズ以上の輻輳ウィンドウを設定し、
データ送信手段が前記設定された輻輳ウィンドウで送信すべきデータを送信する、
ことを特徴とする通信制御方法。
(Appendix 5)
A communication control method in a communication device that receives a confirmation response from a receiving side for transmitted data,
It is determined whether or not an acknowledgment for the transmission data has been received from the reception side device before a predetermined set time has elapsed since the determination means transmitted the transmission data,
When the congestion window setting means does not receive the confirmation response within the predetermined set time, it sets a congestion window equal to or larger than the congestion window size set before the predetermined set time elapses,
A data transmitting means transmits data to be transmitted in the set congestion window;
A communication control method characterized by the above.

(付記6)
前記データ送信手段は、前記設定された輻輳ウィンドウで送信すべきデータを一定の頻度で送信することを特徴とする付記5に記載の通信制御方法。
(Appendix 6)
The communication control method according to appendix 5, wherein the data transmission means transmits data to be transmitted in the set congestion window at a constant frequency.

(付記7)
前記データ送信手段は、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、当該推定データに続くデータを送信することを特徴とする付記5または6に記載の通信制御方法。
(Appendix 7)
The data transmitting means estimates data arriving at the receiving side device based on a reception time of the latest confirmation response received before the predetermined set time elapses, and transmits data following the estimated data. The communication control method according to Supplementary Note 5 or 6, wherein the communication control method is characterized.

(付記8)
前記受信側装置との間の信号遅延測定値と前記最新の確認応答の受信時刻とを用いて前記受信側装置に到着したデータを推定することを特徴とする付記7に記載の通信制御方法。
(Appendix 8)
The communication control method according to appendix 7, wherein data arriving at the receiving device is estimated using a signal delay measurement value with the receiving device and a reception time of the latest confirmation response.

(付記9)
送信装置が送信したデータに対して受信装置が確認応答を返信する通信システムであって、
前記送信装置は、
送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を前記受信装置から受信したか否かを判定する判定手段と、
前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズ以上の輻輳ウィンドウを設定する輻輳ウィンドウ設定手段と、
前記設定された輻輳ウィンドウで送信すべきデータを送信するデータ送信手段と、
を有し、
前記受信装置は前記送信データを受信したことを示す確認応答を送信する送信手段を有する、
ことを特徴とする通信システム。
(Appendix 9)
A communication system in which a receiving device returns an acknowledgment for data transmitted by a transmitting device,
The transmitter is
Determination means for determining whether or not an acknowledgment for the transmission data has been received from the reception device before a predetermined set time has elapsed since transmission data was transmitted;
A congestion window setting means for setting a congestion window equal to or greater than a congestion window size set before the predetermined set time elapses when the confirmation response is not received within the predetermined set time;
Data transmission means for transmitting data to be transmitted in the set congestion window;
Have
The receiving device has a transmitting means for transmitting an acknowledgment indicating that the transmission data has been received;
A communication system characterized by the above.

(付記10)
前記送信装置と前記受信装置がバーストロスが発生する可能性のあるネットワーク区間を挟んで配置されたことを特徴とする付記9に記載の通信システム。
(Appendix 10)
The communication system according to appendix 9, wherein the transmitting device and the receiving device are arranged across a network section in which burst loss may occur.

(付記11)
送信装置が送信したデータに対して受信装置が確認応答を返信する通信システムにおける通信方法であって、
前記送信装置が送信データを送信し、
前記受信装置が前記送信データを受信した時に確認応答を前記送信装置へ返信し、
前記送信装置が、当該送信から所定の設定時間が経過する前に当該送信データに対する確認応答を前記受信装置から受信しなかった時に前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズ以上の輻輳ウィンドウを設定し、前記設定された輻輳ウィンドウで送信すべきデータを送信する、
ことを特徴とする通信方法。
(Appendix 11)
A communication method in a communication system in which a reception device returns an acknowledgment for data transmitted by a transmission device,
The transmission device transmits transmission data;
When the receiving device receives the transmission data, an acknowledgment is returned to the transmitting device,
The congestion window size set before the predetermined set time elapses when the transmitting device does not receive an acknowledgment for the transmission data from the receiving device before the predetermined set time elapses from the transmission. Set the above congestion window, and transmit data to be transmitted in the set congestion window,
A communication method characterized by the above.

(付記12)
送信したデータに対して確認応答を受信側から受け取る通信装置におけるプログラム制御プロセッサを機能させるプログラムであって、
判定手段が送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定し、
輻輳ウィンドウ設定手段が、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズ以上の輻輳ウィンドウを設定し、
データ送信手段が前記設定された輻輳ウィンドウで送信すべきデータを送信する、
ように前記プログラム制御プロセッサを機能させるプログラム。
(Appendix 12)
A program for causing a program control processor in a communication device that receives an acknowledgment from a receiving side to function on transmitted data,
It is determined whether or not an acknowledgment for the transmission data has been received from the reception side device before a predetermined set time has elapsed since the determination means transmitted the transmission data,
When the congestion window setting means does not receive the confirmation response within the predetermined set time, it sets a congestion window equal to or larger than the congestion window size set before the predetermined set time elapses,
A data transmitting means transmits data to be transmitted in the set congestion window;
A program that causes the program control processor to function.

本発明はTCP方式の通信システムに適用可能である。   The present invention is applicable to a TCP communication system.

10 送信端末
11 アプリケーション
12 データ記憶部
13 TCP送信部
14 IP処理部
15 入出力処理部
101 データ送信部
102 セグメント記憶部
103 再送タイマ
104 遅延計測部
105 データ到達推定部
106 輻輳ウィンドウ決定部
20 受信端末
21 アプリケーション
22 データ記憶部
23 TCP受信部
24 IP処理部
25 入出力処理部
201 データ送信部
202 セグメント記憶部
203 ACK送信部
DESCRIPTION OF SYMBOLS 10 Transmission terminal 11 Application 12 Data storage part 13 TCP transmission part 14 IP processing part 15 Input / output processing part 101 Data transmission part 102 Segment storage part 103 Retransmission timer 104 Delay measurement part 105 Data arrival estimation part 106 Congestion window determination part 20 Reception terminal 21 Application 22 Data storage unit 23 TCP reception unit 24 IP processing unit 25 Input / output processing unit 201 Data transmission unit 202 Segment storage unit 203 ACK transmission unit

Claims (8)

送信したデータに対して確認応答を受信側から受け取る方式の通信システムにおける通信装置であって、
送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定する判定手段と、
前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを増加させた輻輳ウィンドウを設定する輻輳ウィンドウ設定手段と、
前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定する推定手段と、
前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信するデータ送信手段と、
を有することを特徴とする通信装置。
A communication device in a communication system of a method of receiving an acknowledgment from the receiving side for transmitted data,
Determination means for determining whether or not an acknowledgment for the transmission data has been received from the receiving device before a predetermined set time has elapsed since transmission data was transmitted;
A congestion window setting means for setting a congestion window in which the congestion window size set before the predetermined set time elapses when the confirmation response is not received within the predetermined set time;
Estimating means for estimating data arriving at the receiving device based on a reception time of the latest confirmation response received before the predetermined set time has passed;
Data transmitting means for transmitting data following the estimated data as data to be transmitted in the set congestion window;
A communication apparatus comprising:
前記データ送信手段は、前記設定された輻輳ウィンドウで送信すべきデータを一定の頻度で送信することを特徴とする請求項1に記載の通信装置。   The communication apparatus according to claim 1, wherein the data transmission unit transmits data to be transmitted in the set congestion window at a constant frequency. 送信したデータに対して確認応答を受信側から受け取る通信装置における通信制御方法であって、
判定手段が送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定し、
輻輳ウィンドウ設定手段が、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを増加させた輻輳ウィンドウを設定し、
推定手段が、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、
データ送信手段が前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信する、
ことを特徴とする通信制御方法。
A communication control method in a communication device that receives a confirmation response from a receiving side for transmitted data,
It is determined whether or not an acknowledgment for the transmission data has been received from the reception side device before a predetermined set time has elapsed since the determination means transmitted the transmission data,
When the congestion window setting means does not receive the confirmation response within the predetermined set time, it sets a congestion window in which the congestion window size set before the predetermined set time elapses,
The estimation means estimates the data arriving at the receiving device based on the reception time of the latest confirmation response received before the predetermined set time has elapsed,
The data transmission means transmits data following the estimated data as data to be transmitted in the set congestion window.
A communication control method characterized by the above.
前記データ送信手段は、前記設定された輻輳ウィンドウで送信すべきデータを一定の頻度で送信することを特徴とする請求項に記載の通信制御方法。 The communication control method according to claim 3 , wherein the data transmission means transmits data to be transmitted in the set congestion window at a constant frequency. 送信装置が送信したデータに対して受信装置が確認応答を返信する通信システムであって、
前記送信装置は、
送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を前記受信装置から受信したか否かを判定する判定手段と、
前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを増加させた輻輳ウィンドウを設定する輻輳ウィンドウ設定手段と、
前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定する推定手段と、
前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信するデータ送信手段と、
を有し、
前記受信装置は前記送信データを受信したことを示す確認応答を送信する送信手段を有する、
ことを特徴とする通信システム。
A communication system in which a receiving device returns an acknowledgment for data transmitted by a transmitting device,
The transmitter is
Determination means for determining whether or not an acknowledgment for the transmission data has been received from the reception device before a predetermined set time has elapsed since transmission data was transmitted;
A congestion window setting means for setting a congestion window in which the congestion window size set before the predetermined set time elapses when the confirmation response is not received within the predetermined set time;
Estimating means for estimating data arriving at the receiving device based on a reception time of the latest confirmation response received before the predetermined set time has passed;
Data transmitting means for transmitting data following the estimated data as data to be transmitted in the set congestion window;
Have
The receiving device has a transmitting means for transmitting an acknowledgment indicating that the transmission data has been received;
A communication system characterized by the above.
前記送信装置と前記受信装置がバーストロスが発生する可能性のあるネットワーク区間を挟んで配置されたことを特徴とする請求項に記載の通信システム。 The communication system according to claim 5 , wherein the transmission device and the reception device are arranged across a network section in which burst loss may occur. 送信装置が送信したデータに対して受信装置が確認応答を返信する通信システムにおける通信方法であって、
前記送信装置が送信データを送信し、
前記受信装置が前記送信データを受信した時に確認応答を前記送信装置へ返信し、
前記送信装置が、当該送信から所定の設定時間が経過する前に当該送信データに対する確認応答を前記受信装置から受信しなかった時に前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを増加させた輻輳ウィンドウを設定し、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信する、
ことを特徴とする通信方法。
A communication method in a communication system in which a reception device returns an acknowledgment for data transmitted by a transmission device,
The transmission device transmits transmission data;
When the receiving device receives the transmission data, an acknowledgment is returned to the transmitting device,
The congestion window size set before the predetermined set time elapses when the transmitting device does not receive an acknowledgment for the transmission data from the receiving device before the predetermined set time elapses from the transmission. The congestion window is increased, and the data arriving at the receiving device is estimated based on the reception time of the latest confirmation response received before the predetermined set time elapses. As data to be transmitted , data following the estimated data is transmitted.
A communication method characterized by the above.
送信したデータに対して確認応答を受信側から受け取る通信装置におけるプログラム制御プロセッサを機能させるプログラムであって、
判定手段が送信データを送信してから所定の設定時間が経過する前に当該送信データに対する確認応答を受信側装置から受信したか否かを判定し、
輻輳ウィンドウ設定手段が、前記確認応答を前記所定の設定時間内に受信しなかった時、前記所定の設定時間が経過する前に設定されていた輻輳ウィンドウサイズを増加させた輻輳ウィンドウを設定し、
推定手段が、前記所定の設定時間の経過前に受信した最新の確認応答の受信時刻に基づいて前記受信側装置に到着したデータを推定し、
データ送信手段が前記設定された輻輳ウィンドウで送信すべきデータとして、前記推定データに続くデータを送信する、
ように前記プログラム制御プロセッサを機能させるプログラム。
A program for causing a program control processor in a communication device that receives an acknowledgment from a receiving side to function on transmitted data,
It is determined whether or not an acknowledgment for the transmission data has been received from the reception side device before a predetermined set time has elapsed since the determination means transmitted the transmission data,
When the congestion window setting means does not receive the confirmation response within the predetermined set time, it sets a congestion window in which the congestion window size set before the predetermined set time elapses,
The estimation means estimates the data arriving at the receiving device based on the reception time of the latest confirmation response received before the predetermined set time has elapsed,
The data transmission means transmits data following the estimated data as data to be transmitted in the set congestion window.
A program that causes the program control processor to function.
JP2013507136A 2011-03-28 2012-03-14 COMMUNICATION DEVICE AND ITS COMMUNICATION CONTROL METHOD Active JP6011813B2 (en)

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2011069323 2011-03-28
JP2011069323 2011-03-28
PCT/JP2012/001765 WO2012132283A1 (en) 2011-03-28 2012-03-14 Communication device and method of controlling communication therefor

Publications (2)

Publication Number Publication Date
JPWO2012132283A1 JPWO2012132283A1 (en) 2014-07-24
JP6011813B2 true JP6011813B2 (en) 2016-10-19

Family

ID=46930075

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2013507136A Active JP6011813B2 (en) 2011-03-28 2012-03-14 COMMUNICATION DEVICE AND ITS COMMUNICATION CONTROL METHOD

Country Status (2)

Country Link
JP (1) JP6011813B2 (en)
WO (1) WO2012132283A1 (en)

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP6863274B2 (en) * 2015-03-19 2021-04-21 日本電気株式会社 Transmitters and their control methods, communication systems, and communication control programs
CN112713970B (en) * 2016-11-02 2022-05-13 华为技术有限公司 Method, device, chip and terminal for sending message
CN109842567B (en) * 2017-11-24 2020-12-25 华为技术有限公司 Data distribution method and distribution server

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005269643A (en) * 2004-03-15 2005-09-29 Microsoft Corp Response to spurious timeout
JP2006129487A (en) * 2004-10-29 2006-05-18 Lg Electronics Inc Tcp flow controlling method in high-speed mobile communications network

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005269643A (en) * 2004-03-15 2005-09-29 Microsoft Corp Response to spurious timeout
JP2006129487A (en) * 2004-10-29 2006-05-18 Lg Electronics Inc Tcp flow controlling method in high-speed mobile communications network

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
JPN6012022191; Myungjin Lee and Oh-Cheon Kwon: 'E-RTO: An Enhanced TCP Retransmission Timeout Algorithm using SACK option' Wireless Communications and Networking Conference, 2006. WCNC 2006. IEEE , 20060403, pp.74-79 *

Also Published As

Publication number Publication date
WO2012132283A1 (en) 2012-10-04
JPWO2012132283A1 (en) 2014-07-24

Similar Documents

Publication Publication Date Title
JP4778453B2 (en) Communication terminal, congestion control method, and congestion control program
JP4708978B2 (en) Communication system, communication terminal, session relay device, and communication protocol realizing high throughput
US8780719B2 (en) Packet relay apparatus and congestion control method
KR100597425B1 (en) Method for preventing unnecessary retransmission caused by transmission delay in wireless network and communication apparatus using the same
EP1841118B1 (en) Communication terminal and retransmission control method
JP4654926B2 (en) COMMUNICATION SYSTEM, COMMUNICATION DEVICE, AND CONgestion Control Method Used In Them
US7489637B2 (en) Method of enhancing the efficiency of data flow in communication systems
US9674101B2 (en) Communication device, transmission data output control method, and program for same
CN109981385B (en) Method, device and system for realizing packet loss detection
KR100912178B1 (en) Congestion control method over wireless link
Francis et al. Techniques for enhancing TCP performance in wireless networks
KR100922472B1 (en) Communication terminal, communication control method, and communication control program
JP6011813B2 (en) COMMUNICATION DEVICE AND ITS COMMUNICATION CONTROL METHOD
JP7067544B2 (en) Communication systems, communication devices, methods and programs
JP4435817B2 (en) Communication terminal, communication control method, and communication control program
JP5387058B2 (en) Transmission device, transmission rate calculation method, and transmission rate calculation program
JP2003224547A (en) Method for controlling flow
US11962517B2 (en) Communications method, apparatus, and system for recovering lost packets
Bajeja et al. Performance evaluation of traditional TCP variants in wireless multihop networks
KR101334990B1 (en) Congestion window control method in Transmission Control Protocol
JP2003032295A (en) Packet repeater and method therefor
WO2013011638A1 (en) Communication device and communication control method thereof
Pujeri et al. Survey of End-to-End TCP Congestion Control Protocols
Moltchanov et al. Cross-layer modeling of TCP SACK performance over wireless channels with completely reliable ARQ/FEC
Mehta et al. Enrichment of ‘SACK’TCP performance by delaying fast recovery

Legal Events

Date Code Title Description
A621 Written request for application examination

Free format text: JAPANESE INTERMEDIATE CODE: A621

Effective date: 20150205

A131 Notification of reasons for refusal

Free format text: JAPANESE INTERMEDIATE CODE: A131

Effective date: 20150915

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20151116

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20160427

A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20160724

A911 Transfer to examiner for re-examination before appeal (zenchi)

Free format text: JAPANESE INTERMEDIATE CODE: A911

Effective date: 20160801

TRDD Decision of grant or rejection written
A01 Written decision to grant a patent or to grant a registration (utility model)

Free format text: JAPANESE INTERMEDIATE CODE: A01

Effective date: 20160824

A61 First payment of annual fees (during grant procedure)

Free format text: JAPANESE INTERMEDIATE CODE: A61

Effective date: 20160906

R150 Certificate of patent or registration of utility model

Ref document number: 6011813

Country of ref document: JP

Free format text: JAPANESE INTERMEDIATE CODE: R150