JP2002204255A - Device and method for controlling transmission rate - Google Patents

Device and method for controlling transmission rate

Info

Publication number
JP2002204255A
JP2002204255A JP2001317584A JP2001317584A JP2002204255A JP 2002204255 A JP2002204255 A JP 2002204255A JP 2001317584 A JP2001317584 A JP 2001317584A JP 2001317584 A JP2001317584 A JP 2001317584A JP 2002204255 A JP2002204255 A JP 2002204255A
Authority
JP
Japan
Prior art keywords
transmission
tcp
transmission rate
band
bandwidth
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
JP2001317584A
Other languages
Japanese (ja)
Inventor
Takao Yamaguchi
孝雄 山口
Tomoyoshi Ito
智祥 伊藤
Junichi Sato
潤一 佐藤
Hiroshi Arakawa
博 荒川
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Panasonic Holdings Corp
Original Assignee
Matsushita Electric Industrial Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Matsushita Electric Industrial Co Ltd filed Critical Matsushita Electric Industrial Co Ltd
Priority to JP2001317584A priority Critical patent/JP2002204255A/en
Publication of JP2002204255A publication Critical patent/JP2002204255A/en
Pending legal-status Critical Current

Links

Landscapes

  • Data Exchanges In Wide-Area Networks (AREA)
  • Communication Control (AREA)

Abstract

PROBLEM TO BE SOLVED: To realize unbroken medium transmission with a TCP(Transmission Control Protocol) by securing the connectability to the current TCP without changing the framework of the current TCP. SOLUTION: A band estimating part 101 for estimating a transmission band where a communication path between a transmitting terminal 103 and a receiving terminal 104 can be used, a band managing part 102 for setting the upper limit of a use band in each TCP session by allocating the available transmission band to respective TCP sessions between the terminals 103 and 104, and a transmission rate managing part 105 for limiting the transmission rate of data related to each TCP session according to the set upper limit of the use band are added to a TCP controlling part 106 being a well-known transmission processing system.

Description

【発明の詳細な説明】DETAILED DESCRIPTION OF THE INVENTION

【0001】[0001]

【発明の属する技術分野】本発明は、送信端末と受信端
末との間におけるデータの伝送レートを伝送路の輻輳状
態に応じて制御するための伝送レート制御装置及び伝送
レート制御方法に関するものである。
BACKGROUND OF THE INVENTION 1. Field of the Invention The present invention relates to a transmission rate control device and a transmission rate control method for controlling a data transmission rate between a transmitting terminal and a receiving terminal in accordance with a congestion state of a transmission line. .

【0002】[0002]

【従来の技術】イントラネット、インターネットといっ
たIP(Internet Protocol)ネットワーク上では、使
用可能な伝送帯域が時間的に変動する。このようなネッ
トワークを用いて安定した伝送品質を提供するために
は、通信経路において確保できる伝送帯域の最大値を見
積もり(帯域推定と呼ぶ)、伝送帯域の時間的な変動に
応じて送信端末からのデータの伝送レートを変更する
(伝送レート制御と呼ぶ)ことが必要となる。特に、U
DP(User Datagram Protocol)パケットを用いたデー
タ伝送は、TCP(Transmission Control Protocol)
と異なりトランスポート層においてフロー制御を行わな
いため、アプリケーション層においてデータの伝送レー
トを制御する必要がある。なお、アプリケーション単位
で時間管理を行うプロトコルとして、RTP(Real Tim
e Transport Protocol)/RTCP(RTP Control Prot
ocol)が知られている。
2. Description of the Related Art On an IP (Internet Protocol) network such as an intranet or the Internet, a usable transmission band varies with time. In order to provide stable transmission quality using such a network, a maximum value of a transmission band that can be secured in a communication path is estimated (referred to as band estimation). It is necessary to change the data transmission rate (referred to as transmission rate control). In particular, U
Data transmission using a DP (User Datagram Protocol) packet is performed using TCP (Transmission Control Protocol).
Since flow control is not performed in the transport layer unlike the transport layer, it is necessary to control the data transmission rate in the application layer. As a protocol for managing time on an application basis, RTP (Real Tim
e Transport Protocol) / RTCP (RTP Control Prot)
ocol) is known.

【0003】ここで、(1)帯域推定、(2)伝送レー
ト制御について、従来の技術を述べる。
Here, conventional techniques will be described with respect to (1) band estimation and (2) transmission rate control.

【0004】(1) 帯域推定の従来技術 帯域推定の従来技術は、大きく分けて、パスチャ(path
char)方式と、ペアパケット(Pair Packet)方式とが
存在する。以下、pathchar方式とPair Packet方式をそ
れぞれ説明する。
(1) Prior Art of Band Estimation The prior art of band estimation is roughly divided into path (path).
(char) system and a pair packet (Pair Packet) system. Hereinafter, the pathchar method and the Pair Packet method will be described respectively.

【0005】(i) pathchar方式;通信経路における帯
域推定方法の1つとして、V. Jacobsonによるpathchar
がよく知られている(ftp://ftp.ee.lbl.gov/pathchar/
msri-talk.pdf)。これはtracerouteと同様、TTL(T
ime To Live)フィールドをnにしたパケットを送出す
ることにより、経路上のn番目のルータにICMP(In
ternet Control Message Protocol)パケットのTTL Exp
iredメッセージを送信させることで各ルータとの往復伝
播遅延時間(RTT:Round Trip Time)を計測するも
のである(A. B. Downey et al.,"Using pathchar to e
stimate Internetlink characteristics", ACM SIGCOMM
'99参照)。
(I) pathchar method: One of the methods for estimating the bandwidth in a communication path is pathchar by V. Jacobson.
Is well known (ftp://ftp.ee.lbl.gov/pathchar/
msri-talk.pdf). This is, like traceroute, TTL (T
By sending a packet with the “ime To Live” field set to n, ICMP (In) is sent to the nth router on the route.
TTL Exp of Internet Control Message Protocol) packet
By transmitting an ired message, a round trip time (RTT) between each router is measured (AB Downey et al., "Using pathchar to e").
stimate Internetlink characteristics ", ACM SIGCOMM
'99).

【0006】pathcharによる帯域推定では、多くのRT
Tデータから統計処理によって帯域を推定する。B. A.
Marのピーチャ(pchar)は、更にこの統計処理方法を工
夫することにより、精度向上とともに推定した帯域の信
頼度を計算することができる(http://www.ca.sandia.g
ov/・bmah/Software/pchar)。
In band estimation using pathchar, many RTs
The bandwidth is estimated from the T data by statistical processing. BA
By further devising this statistical processing method, Mar's Peacher (pchar) can calculate the reliability of the estimated band along with improving the accuracy (http: //www.ca.sandia.g
ov / bmah / Software / pchar).

【0007】(ii) Pair Packet方式;Pair Packet方
式による帯域推定は以下のように行われる。すなわち、
送信端末は、帯域推定用パケット(調査パケット)を連
続して受信端末へ送出する。帯域推定用パケットは、リ
ンクのパケット処理速度の違いから、ボトルネックリン
クを通過したあとに、パケット間に間隔が発生する。こ
の間隔を測定し、帯域推定用パケットのサイズを用いて
ボトルネックリンクの帯域を計算する(R. L. Carter e
t al., "Measuring Bottleneck Link Speed inPacket-S
witched Networks", Technical Report BU-CS-96-006,
Computer Science Department, Boston University, Ma
rch 1996参照)。
(Ii) Pair Packet method: Band estimation by the Pair Packet method is performed as follows. That is,
The transmitting terminal continuously transmits the band estimation packet (survey packet) to the receiving terminal. Due to the difference in the packet processing speed of the link, an interval occurs between the packets after the band estimation packet has passed through the bottleneck link. This interval is measured, and the bandwidth of the bottleneck link is calculated using the size of the bandwidth estimation packet (RL Carter e
t al., "Measuring Bottleneck Link Speed inPacket-S
witched Networks ", Technical Report BU-CS-96-006,
Computer Science Department, Boston University, Ma
rch 1996).

【0008】(2) 伝送レート制御の従来技術 従来の伝送レート制御の例として、DAA(Direct Adj
ustment Algorithm)方式を挙げることができる(D. Si
salem et al.,"The Direct Adjustment Algorithm: A T
CP-Friendly Adaptation Scheme", Technical Report G
MD-FOKUS, August 1997. Available from http://www.f
okus.gmd.dc/usr/sisalem)。DAA方式では、データ
のRTTや、データのロス率といった情報を、RTCP
を用いて受信端末から送信端末にフィードバックし、こ
れらの情報に基づいてデータの伝送レートを変更する。
(2) Conventional Technique of Transmission Rate Control As an example of conventional transmission rate control, DAA (Direct Adj)
ustment algorithm) (D. Si
salem et al., "The Direct Adjustment Algorithm: AT
CP-Friendly Adaptation Scheme ", Technical Report G
MD-FOKUS, August 1997. Available from http: //www.f
okus.gmd.dc / usr / sisalem). In the DAA system, information such as data RTT and data loss rate is
Is used to feed back from the receiving terminal to the transmitting terminal, and the data transmission rate is changed based on the information.

【0009】また、送信端末から受信端末までの通信経
路上に1つの仮想バッファがあるものとみなし、仮想バ
ッファ内に残留しているデータ量を目標バッファ量に近
づけるように伝送レートを制御する方式もある(特開平
11−308271号公報)。
[0009] Further, it is assumed that there is one virtual buffer on the communication path from the transmitting terminal to the receiving terminal, and the transmission rate is controlled so that the amount of data remaining in the virtual buffer approaches the target buffer amount. (Japanese Patent Application Laid-Open No. 11-308271).

【0010】[0010]

【発明が解決しようとする課題】RTP/RTCPは、
映像・音声等のリアルタイム性を要するメディアデータ
の伝送に適したプロトコルであるが、伝送レート制御は
アプリケーション設計者に任されていた。これに対して
TCPは、システム側で自動的に伝送レート制御が行わ
れるため、アプリケーション設計者にとって魅力的なプ
ロトコルである。したがって、現行のTCPの枠組みを
大きく変更せずに、これまでのTCPとの接続性を確保
して、メディア伝送をTCPで実現することが望まれて
いる。
The RTP / RTCP is
Although this protocol is suitable for transmitting media data requiring real-time properties such as video and audio, the transmission rate control has been left to the application designer. On the other hand, TCP is an attractive protocol for application designers because transmission rate control is automatically performed on the system side. Therefore, it is desired to realize media transmission by TCP while securing connectivity with the existing TCP without largely changing the existing TCP framework.

【0011】ところが、TCPの従来の伝送レート制御
では、物理的に使用可能な伝送帯域を超えて伝送レート
を上昇させることがあり、輻輳によりパケットロスが発
生してデータ伝送に破綻をきたす結果、伝送品質の劣化
が問題となっていた。
[0011] However, in the conventional transmission rate control of TCP, the transmission rate may be increased beyond the physically usable transmission band. As a result, packet loss occurs due to congestion and data transmission fails. Deterioration of transmission quality has been a problem.

【0012】本発明の目的は、破綻のないメディア伝送
をTCPで実現することにある。
An object of the present invention is to realize media transmission without failure by TCP.

【0013】[0013]

【課題を解決するための手段】上記目的を達成するた
め、本発明は、送信端末と受信端末との間のデータ伝送
レートを制御するための伝送レート制御装置において、
前記送信端末と前記受信端末との間の通信経路の使用可
能な伝送帯域を推定するための帯域推定部と、前記送信
端末と前記受信端末との間のTCPセッションの各々に
前記使用可能な伝送帯域を割り振ることにより、各TC
Pセッションに使用帯域の上限を設定するための帯域管
理部と、前記設定された使用帯域の上限に従って、各T
CPセッションに係るデータの伝送レートを制限するた
めの伝送レート管理部とを備えることとしたものであ
る。
According to the present invention, there is provided a transmission rate control apparatus for controlling a data transmission rate between a transmitting terminal and a receiving terminal.
A band estimating unit for estimating a usable transmission band of a communication path between the transmitting terminal and the receiving terminal; and a transmission available for each TCP session between the transmitting terminal and the receiving terminal. By allocating the bandwidth, each TC
A bandwidth management unit for setting an upper limit of the used bandwidth for the P session;
A transmission rate management unit for limiting the transmission rate of data related to the CP session is provided.

【0014】また、本発明は、送信端末と受信端末との
間のデータ伝送レートを制御するための伝送レート制御
方法において、前記送信端末と前記受信端末との間の通
信経路の使用可能な伝送帯域を推定するステップと、前
記送信端末と前記受信端末との間のTCPセッションの
各々に前記使用可能な伝送帯域を割り振ることにより、
各TCPセッションに使用帯域の上限を設定するステッ
プと、前記設定された使用帯域の上限に従って、各TC
Pセッションに係るデータの伝送レートを制限するステ
ップとを備えることとしたものである。
Further, the present invention relates to a transmission rate control method for controlling a data transmission rate between a transmitting terminal and a receiving terminal, the method comprising the steps of: Estimating a bandwidth, and allocating the available transmission bandwidth to each of the TCP sessions between the transmitting terminal and the receiving terminal,
Setting an upper limit of the used band for each TCP session, and setting each TC according to the set upper limit of the used band.
Limiting the transmission rate of data related to the P session.

【0015】[0015]

【発明の実施の形態】以下、図面を参照しながら、本発
明の実施形態を説明する。
Embodiments of the present invention will be described below with reference to the drawings.

【0016】図1は、本発明に係る伝送レート制御装置
の構成例を示している。図1に示した送信端末103で
は、受信端末との間でセッションが確立する毎に新たな
TCP制御部106が生成され、セッションの処理が終
了する毎に該当するTCP制御部106が消去されるよ
うになっている。ここに、セッションとは、送受信端末
間の物理的な伝送路上に生成される、1つ以上の論理的
な伝送路をいう。
FIG. 1 shows a configuration example of a transmission rate control device according to the present invention. In the transmitting terminal 103 shown in FIG. 1, a new TCP control unit 106 is generated every time a session is established with the receiving terminal, and the corresponding TCP control unit 106 is deleted each time the session processing ends. It has become. Here, a session refers to one or more logical transmission paths generated on a physical transmission path between transmitting and receiving terminals.

【0017】生成されたTCP制御部106の各々は、
TCPをベースとした公知の伝送処理系であって、作業
用バッファ107と、ウインドウ管理部108と、再送
タイマー部109と、送信バッファ110とを備えてお
り、符号化済みの蓄積された映像・音声データに限ら
ず、映像・音声のリアルタイムな符号化データをも送信
し得る。具体的に説明すると、TCP制御部106は、
送信したデータの受信応答に応じて、通常のTCPと同
じく送信量(ウインドウサイズ)を制御する。ウインド
ウ管理部108は、受信側から正しく受信応答が返され
れば、ウインドウサイズを大きくする。また逆に、正し
く受信応答が返らなければ、再送を行うとともに、ウイ
ンドウサイズを小さくする。受信応答が正しく返ってき
たかどうかは、再送タイマー部109で、データ送信と
ともにタイマーを設定し、設定したタイマー値以内に受
信応答が返ってくれば、送信が成功したものと判定す
る。ただし、必ずしもウインドウを利用した送信量制御
を採用する必要はない。ウインドウ管理部108に代え
て、例えば従来のDAA方式と同様に、送信端末103
と受信側との間のRTTに基づいて送信量を制御しても
よい。伝送フォーマットや再送の方法は、通常のTCP
と同じでよい。
Each of the generated TCP control units 106
It is a known transmission processing system based on TCP, and includes a working buffer 107, a window management unit 108, a retransmission timer unit 109, and a transmission buffer 110, and stores encoded video / video data. Not only audio data but also video / audio real-time encoded data can be transmitted. More specifically, the TCP control unit 106
In accordance with the reception response of the transmitted data, the transmission amount (window size) is controlled as in the case of normal TCP. The window management unit 108 increases the window size when a reception response is correctly returned from the reception side. Conversely, if a reception response is not correctly returned, retransmission is performed and the window size is reduced. Whether the reception response has been returned correctly is set in the retransmission timer unit 109 together with the data transmission and a timer. If the reception response is returned within the set timer value, it is determined that the transmission was successful. However, it is not always necessary to adopt transmission amount control using a window. Instead of the window management unit 108, for example, the transmission terminal 103
The transmission amount may be controlled based on the RTT between the receiver and the receiver. The transmission format and retransmission method are the same
May be the same as

【0018】図1の送信端末103は、ある受信端末1
04と当該送信端末103との間のTCPセッションの
確立要求がなされたとき、送信端末103と受信端末1
04との間の通信経路の使用可能な伝送帯域を推定する
ための帯域推定部101と、送信端末103と受信端末
104との間のTCPセッションの各々に前記使用可能
な伝送帯域を割り振ることにより各TCPセッションに
使用帯域の上限を設定するための帯域管理部102と、
設定された使用帯域の上限に従って各TCPセッション
に係るデータの伝送レートを制限するための伝送レート
管理部105とを更に備えており、これらがTCP制御
部106に対する伝送レート制御装置を構成している。
帯域推定部101では従来の帯域推定の技術を用いれば
よい。例えば、前述のpathchar方式、Pair Packet方式
が挙げられる。
The transmitting terminal 103 shown in FIG.
When a request for establishing a TCP session between the transmission terminal 103 and the transmission terminal 103 is made,
And a bandwidth estimating unit 101 for estimating a usable transmission band of a communication path between the transmitting terminal 103 and the transmitting terminal 103 and a receiving terminal 104. A bandwidth management unit 102 for setting an upper limit of the bandwidth used for each TCP session;
It further includes a transmission rate management unit 105 for limiting the transmission rate of data related to each TCP session according to the set upper limit of the used bandwidth, and these constitute a transmission rate control device for the TCP control unit 106 .
The band estimation unit 101 may use a conventional band estimation technique. For example, the above-mentioned pathchar method and Pair Packet method are mentioned.

【0019】図2は、図1に示した伝送レート制御装置
の動作を示している。送信端末103は、TCPのセッ
ション確立要求を帯域管理部102で受け付ける(ステ
ップ201)。セッション確立要求は、相手先のIPア
ドレス及びポート番号に基づいて行われる。帯域管理部
102は、当該送信端末103に論理的に接続されてい
る全ての受信端末のIPアドレス及びポート番号を管理
しており、セッション確立要求を受け付ける毎に新たな
TCP制御部106を生成し、セッションの処理が終了
する毎に該当するTCP制御部106を消去する。次
に、要求のあったセッションに係る送信端末103と受
信端末104との間の帯域推定が既に行われているかど
うかを調べる(ステップ202)。もし帯域推定が行わ
れていなければ、帯域推定部101にて、送信端末10
3と受信端末104との間の通信経路の物理的に使用可
能な伝送帯域を推定する(ステップ203)。帯域管理
部102は、帯域推定部101から推定結果を受け取
り、同推定結果を再利用できるように記録しておく(ス
テップ204)。例えば、推定結果としては、送信端末
103と受信端末104との間は10Mbps使用可能
という結果を記録しておく。更に、帯域管理部102
は、推定結果と、送信端末103と受信端末104との
間に存在する現TCPセッション数とに基づいて、TC
Pの1セッションで使用できる伝送帯域の上限を計算
し、その結果を伝送レート管理部105へ通知する(ス
テップ205)。例えば、送信端末103と受信端末1
04との間に2セッションが存在するならば、1セッシ
ョンにつき5Mbpsが使用帯域の上限であると計算す
る。伝送レート管理部105は、当該使用帯域の上限に
従って各TCPセッションの最大伝送レートを制限する
(ステップ206)。つまり、伝送レート管理部105
から送信バッファ110へ送信許可を与え、送信量のフ
ィードバックを伝送レート管理部105が送信バッファ
110から受け取ることで、送信バッファ110から伝
送路への送信量を抑制することが可能となる。
FIG. 2 shows the operation of the transmission rate control device shown in FIG. The transmitting terminal 103 accepts a TCP session establishment request by the band management unit 102 (step 201). The session establishment request is made based on the IP address and port number of the other party. The bandwidth management unit 102 manages the IP addresses and port numbers of all the reception terminals logically connected to the transmission terminal 103, and generates a new TCP control unit 106 every time a session establishment request is received. Each time the session process ends, the corresponding TCP control unit 106 is deleted. Next, it is checked whether or not the bandwidth between the transmitting terminal 103 and the receiving terminal 104 relating to the requested session has already been estimated (step 202). If the band estimation has not been performed, the band estimation unit 101
Estimate a physically usable transmission band of a communication path between the communication terminal 3 and the receiving terminal 104 (step 203). The band management unit 102 receives the estimation result from the band estimation unit 101, and records the estimation result so that it can be reused (step 204). For example, as the estimation result, a result that 10 Mbps can be used between the transmitting terminal 103 and the receiving terminal 104 is recorded. Further, the bandwidth management unit 102
Is calculated based on the estimation result and the current number of TCP sessions existing between the transmitting terminal 103 and the receiving terminal 104.
The upper limit of the transmission band that can be used in one session of P is calculated, and the result is notified to the transmission rate management unit 105 (step 205). For example, the transmitting terminal 103 and the receiving terminal 1
If there are two sessions between the server and the server 04, it is calculated that 5 Mbps per session is the upper limit of the used bandwidth. The transmission rate management unit 105 limits the maximum transmission rate of each TCP session according to the upper limit of the used band (step 206). That is, the transmission rate management unit 105
The transmission rate is given to the transmission buffer 110 from the transmission buffer 110, and the transmission rate management unit 105 receives the feedback of the transmission amount from the transmission buffer 110, whereby the transmission amount from the transmission buffer 110 to the transmission path can be suppressed.

【0020】以上のとおり、複数のTCPセッションを
単一の帯域管理部102で管理することで、複数のTC
Pセッション間での帯域の取り合いによる伝送品質の劣
化を抑制したり、使用可能帯域を複数のTCPセッショ
ン間で公平に利用したりすることが可能になる。ただ
し、同一の受信端末104に対して複数のTCPセッシ
ョンが確立した場合、帯域管理部102は、送信するデ
ータタイプ、プロトコルの種類、ポート番号、ユーザ要
求等に応じて、伝送帯域の割り振りにTCPセッション
間で重み付けしてもよい。図2において説明したよう
に、同一の受信端末104に対して2回目以降は帯域推
定を必ずしも行う必要はない。1回目で推定した結果を
利用すればよいからである。2回目以降に推定しないこ
とで、セッション毎に発生する帯域推定による処理のオ
ーバーヘッドや、ネットワークの負荷の上昇を削減する
ことが可能となる。
As described above, by managing a plurality of TCP sessions by a single band management unit 102, a plurality of
This makes it possible to suppress the deterioration of transmission quality due to the exchange of bandwidth between P sessions, and to make the available bandwidth fair among multiple TCP sessions. However, when a plurality of TCP sessions are established for the same receiving terminal 104, the bandwidth management unit 102 assigns a TCP to the transmission bandwidth in accordance with the type of data to be transmitted, the type of protocol, the port number, and the user request. Weighting may be performed between sessions. As described with reference to FIG. 2, it is not always necessary to perform band estimation for the same receiving terminal 104 for the second and subsequent times. This is because the result estimated in the first time may be used. By not performing estimation after the second time, it is possible to reduce processing overhead due to bandwidth estimation that occurs for each session and increase in network load.

【0021】なお、TCP制御部106をどのように構
成するものとしても、TCPのスロースタート(伝送開
始時点の伝送レートを低く設定する)を使用しないよう
するのがよい。一般に、スロースタートはメディア伝送
には不向きであるからである。再送タイマー部109の
タイムアウト間隔や、再送できる回数をアプリケーショ
ン利用者が指定できるようにしたり、送信端末103と
受信端末104との間のRTTの値に基づき再送タイマ
ー値を設定したりしてもよい。
Regardless of the configuration of the TCP control unit 106, it is preferable not to use the TCP slow start (set the transmission rate at the start of transmission low). Generally, slow start is not suitable for media transmission. The timeout interval of the retransmission timer unit 109 and the number of retransmissions may be specified by the application user, or the retransmission timer value may be set based on the value of the RTT between the transmitting terminal 103 and the receiving terminal 104. .

【0022】図3は、図1に示した伝送レート制御装置
の効果を示している。従来例によれば、TCPセッショ
ンで使用できる伝送帯域の上限を超えて、伝送レートを
上昇させようとする。このようにして上限を超える伝送
レートでデータを伝送すると輻輳が発生し、その結果パ
ケットロスが生じる(伝送が破綻する)。したがって、
伝送レートが急激に低下し、伝送品質が著しく劣化す
る。一方、本発明によれば、各TCPセッションの使用
帯域の上限を超えてデータを送出することはなく、伝送
が破綻することはない。つまり、図1の構成によれば、
公知のTCP制御部106に、帯域推定部101、帯域
管理部102、伝送レート管理部105を付加すること
で、破綻のない安定したメディア伝送をTCPで実現す
ることが可能になる。
FIG. 3 shows the effect of the transmission rate control device shown in FIG. According to the conventional example, an attempt is made to increase the transmission rate beyond the upper limit of the transmission band that can be used in the TCP session. When data is transmitted at a transmission rate exceeding the upper limit in this way, congestion occurs, and as a result, packet loss occurs (transmission is broken). Therefore,
The transmission rate drops sharply, and the transmission quality deteriorates significantly. On the other hand, according to the present invention, data is not transmitted beyond the upper limit of the used bandwidth of each TCP session, and transmission does not fail. That is, according to the configuration of FIG.
By adding the band estimation unit 101, the band management unit 102, and the transmission rate management unit 105 to the known TCP control unit 106, stable media transmission without failure can be realized by TCP.

【0023】なお、上記の例では各TCPセッションで
使用できる伝送帯域を管理しているが、UDPのセッシ
ョンを含めて送信端末103での総合的な伝送帯域を帯
域管理部102で管理してもよい。
In the above example, the transmission band that can be used in each TCP session is managed. However, even if the overall transmission band at the transmitting terminal 103 including the UDP session is managed by the band management unit 102. Good.

【0024】[0024]

【発明の効果】以上説明してきたとおり、本発明によれ
ば、現行のTCPの枠組みを大きく変更せずに、これま
でのTCPとの接続性を確保して、破綻のないメディア
伝送をTCPで実現することが可能になる。
As described above, according to the present invention, the media transmission without any failure is ensured by the TCP by securing the connectivity with the conventional TCP without largely changing the existing TCP framework. It can be realized.

【0025】本発明はTV電話、ビデオ・オン・デマン
ド、音楽配信等に限らず、放送システムへの適用も可能
である。
The present invention is not limited to TV telephones, video-on-demand, music distribution, etc., but can also be applied to broadcasting systems.

【図面の簡単な説明】[Brief description of the drawings]

【図1】本発明に係る伝送レート制御装置の構成例を示
すブロック図である。
FIG. 1 is a block diagram illustrating a configuration example of a transmission rate control device according to the present invention.

【図2】図1に示した伝送レート制御装置の動作を示す
フローチャート図である。
FIG. 2 is a flowchart showing an operation of the transmission rate control device shown in FIG. 1;

【図3】図1に示した伝送レート制御装置の効果を説明
する図である。
FIG. 3 is a diagram illustrating the effect of the transmission rate control device shown in FIG. 1;

【符号の説明】[Explanation of symbols]

101 帯域推定部 102 帯域管理部 103 送信端末 104 受信端末 105 伝送レート管理部 106 TCP制御部 107 作業用バッファ 108 ウインドウ管理部 109 再送タイマー部 110 送信バッファ DESCRIPTION OF SYMBOLS 101 Band estimation part 102 Band management part 103 Transmission terminal 104 Reception terminal 105 Transmission rate management part 106 TCP control part 107 Work buffer 108 Window management part 109 Retransmission timer part 110 Transmission buffer

フロントページの続き (72)発明者 佐藤 潤一 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 (72)発明者 荒川 博 大阪府門真市大字門真1006番地 松下電器 産業株式会社内 Fターム(参考) 5K030 HA08 KA01 KA03 LA01 LC03 LC05 LC09 5K034 DD01 HH01 HH02 HH06 HH21 HH63 HH65 Continuing on the front page (72) Inventor Junichi Sato 1006 Kazuma Kadoma, Osaka Prefecture Matsushita Electric Industrial Co., Ltd. 5K030 HA08 KA01 KA03 LA01 LC03 LC05 LC09 5K034 DD01 HH01 HH02 HH06 HH21 HH63 HH65

Claims (2)

【特許請求の範囲】[Claims] 【請求項1】 送信端末と受信端末との間におけるデー
タの伝送レートを制御するための伝送レート制御装置で
あって、 前記送信端末と前記受信端末との間の通信経路の使用可
能な伝送帯域を推定するための帯域推定部と、 前記送信端末と前記受信端末との間のTCPセッション
の各々に前記使用可能な伝送帯域を割り振ることによ
り、各TCPセッションに使用帯域の上限を設定するた
めの帯域管理部と、 前記設定された使用帯域の上限に従って、各TCPセッ
ションに係るデータの伝送レートを制限するための伝送
レート管理部とを備えたことを特徴とする伝送レート制
御装置。
1. A transmission rate control device for controlling a data transmission rate between a transmitting terminal and a receiving terminal, wherein a usable transmission band of a communication path between the transmitting terminal and the receiving terminal is provided. A bandwidth estimating unit for estimating the maximum transmission bandwidth for each TCP session by allocating the available transmission bandwidth to each of the TCP sessions between the transmitting terminal and the receiving terminal. A transmission rate control device comprising: a band management unit; and a transmission rate management unit for restricting a transmission rate of data related to each TCP session according to the set upper limit of the used band.
【請求項2】 送信端末と受信端末との間におけるデー
タの伝送レートを制御するための伝送レート制御方法で
あって、 前記送信端末と前記受信端末との間の通信経路の使用可
能な伝送帯域を推定するステップと、 前記送信端末と前記受信端末との間のTCPセッション
の各々に前記使用可能な伝送帯域を割り振ることによ
り、各TCPセッションに使用帯域の上限を設定するス
テップと、 前記設定された使用帯域の上限に従って、各TCPセッ
ションに係るデータの伝送レートを制限するステップと
を備えたことを特徴とする伝送レート制御方法。
2. A transmission rate control method for controlling a data transmission rate between a transmitting terminal and a receiving terminal, wherein a usable transmission band of a communication path between the transmitting terminal and the receiving terminal is provided. Estimating, and allocating the available transmission bandwidth to each of the TCP sessions between the transmitting terminal and the receiving terminal, thereby setting an upper limit of the used bandwidth for each TCP session. Limiting the transmission rate of data related to each TCP session according to the upper limit of the used bandwidth.
JP2001317584A 2000-10-27 2001-10-16 Device and method for controlling transmission rate Pending JP2002204255A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2001317584A JP2002204255A (en) 2000-10-27 2001-10-16 Device and method for controlling transmission rate

Applications Claiming Priority (3)

Application Number Priority Date Filing Date Title
JP2000-328562 2000-10-27
JP2000328562 2000-10-27
JP2001317584A JP2002204255A (en) 2000-10-27 2001-10-16 Device and method for controlling transmission rate

Publications (1)

Publication Number Publication Date
JP2002204255A true JP2002204255A (en) 2002-07-19

Family

ID=26602912

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2001317584A Pending JP2002204255A (en) 2000-10-27 2001-10-16 Device and method for controlling transmission rate

Country Status (1)

Country Link
JP (1) JP2002204255A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012711A (en) * 2003-06-20 2005-01-13 Sony Corp Real-time data communication system, real-time data communication apparatus and real-time data communication method
JP2006074795A (en) * 2004-09-02 2006-03-16 Thomson Licensing Method for improving quality-of-service management in networks
JP2008005078A (en) * 2006-06-21 2008-01-10 Nec Corp Relay communication system, relay device,method for band control by session, and program thereof
JP2009267760A (en) * 2008-04-25 2009-11-12 Sony Corp Data transmission device, and method and program for controlling transmission rate
US7987284B2 (en) 2005-03-28 2011-07-26 Sony Corporation Communication processing apparatus, data communication system, and communication processing method
WO2013140602A1 (en) * 2012-03-23 2013-09-26 富士通株式会社 Congestion control method, congestion control device, communication system, and congestion control program

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2005012711A (en) * 2003-06-20 2005-01-13 Sony Corp Real-time data communication system, real-time data communication apparatus and real-time data communication method
JP2006074795A (en) * 2004-09-02 2006-03-16 Thomson Licensing Method for improving quality-of-service management in networks
US7987284B2 (en) 2005-03-28 2011-07-26 Sony Corporation Communication processing apparatus, data communication system, and communication processing method
JP2008005078A (en) * 2006-06-21 2008-01-10 Nec Corp Relay communication system, relay device,method for band control by session, and program thereof
JP4692406B2 (en) * 2006-06-21 2011-06-01 日本電気株式会社 RELAY COMMUNICATION SYSTEM, RELAY APPARATUS, SESSION BAND CONTROL METHOD USED FOR THEM AND PROGRAM
JP2009267760A (en) * 2008-04-25 2009-11-12 Sony Corp Data transmission device, and method and program for controlling transmission rate
JP4600513B2 (en) * 2008-04-25 2010-12-15 ソニー株式会社 Data transmission apparatus, transmission rate control method, and program
WO2013140602A1 (en) * 2012-03-23 2013-09-26 富士通株式会社 Congestion control method, congestion control device, communication system, and congestion control program
JPWO2013140602A1 (en) * 2012-03-23 2015-08-03 富士通株式会社 Congestion control method, congestion control device, communication system, and congestion control program
US9521080B2 (en) 2012-03-23 2016-12-13 Fujitsu Limited Method of controlling congestion, apparatus for controlling congestion and communication system

Similar Documents

Publication Publication Date Title
US8171123B2 (en) Network bandwidth detection and distribution
US9686713B2 (en) Application specific traffic optimization in a wireless link
US6115357A (en) Method for pacing data flow in a packet-based network
KR101046105B1 (en) Computer program manufacturing, resource demand adjustment methods, and end systems
Camarillo et al. Evaluation of transport protocols for the session initiation protocol
Hasegawa et al. Survey on fairness issues in TCP congestion control mechanisms
WO2002033896A2 (en) Method and apparatus for characterizing the quality of a network path
US20020075895A1 (en) Transmission rate controller and transmission rate control method
US20060002425A1 (en) Determining available bandwidth in a network
JP2002204255A (en) Device and method for controlling transmission rate
US6826623B1 (en) Detecting a dead gateway for subsequent non-TCP transmission by sending a first TCP packet and deleting an ARP entry associated with the gateway
Abd et al. Improving throughput and reliability in mobile wireless networks via transport layer bandwidth aggregation
JP2005523605A (en) Method and apparatus for adaptive rate control
Hsiao et al. Streaming video over TCP with receiver-based delay control
Vu et al. Dynamic packet size mechanism (DPSM) for multimedia in wireless networks
Kung et al. TCP with sender-based delay control
EP1614259A2 (en) Method of ensuring the quality of service in a network
Wang et al. Multipath live streaming via tcp: Performance and benefits
Sano et al. Flow/congestion control for bulk reliable multicast
Hisamatsu et al. Network Friendly Transmission Control for Progressive Download over TCP.
Zhang et al. Network-supported layered multicast transport control for streaming media
Natu et al. GSC: a generic source-based congestion control algorithm for reliable multicast
Badrinath et al. Car pooling on the net: Performance and implications
Seshadri et al. Improving quality of services from TCP/IP performance degradation
Savoric Improving congestion control in IP-based networks by information sharing

Legal Events

Date Code Title Description
A521 Written amendment

Free format text: JAPANESE INTERMEDIATE CODE: A523

Effective date: 20040204

A02 Decision of refusal

Free format text: JAPANESE INTERMEDIATE CODE: A02

Effective date: 20040406