JP2008160302A - Transmission rate control method, transmission rate controller, and transmission rate control program - Google Patents

Transmission rate control method, transmission rate controller, and transmission rate control program Download PDF

Info

Publication number
JP2008160302A
JP2008160302A JP2006344604A JP2006344604A JP2008160302A JP 2008160302 A JP2008160302 A JP 2008160302A JP 2006344604 A JP2006344604 A JP 2006344604A JP 2006344604 A JP2006344604 A JP 2006344604A JP 2008160302 A JP2008160302 A JP 2008160302A
Authority
JP
Japan
Prior art keywords
rate
reception
transmission rate
transmission
router
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
JP2006344604A
Other languages
Japanese (ja)
Inventor
Tatsuya Seo
達也 瀬尾
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.)
Yamaha Corp
Original Assignee
Yamaha 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 Yamaha Corp filed Critical Yamaha Corp
Priority to JP2006344604A priority Critical patent/JP2008160302A/en
Publication of JP2008160302A publication Critical patent/JP2008160302A/en
Pending legal-status Critical Current

Links

Images

Landscapes

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

Abstract

<P>PROBLEM TO BE SOLVED: To prevent transmission rate control from greatly pressurizing the communication of actual packets and applying large loads to a communication network. <P>SOLUTION: When transmitting the actual packets through a packet communication network, a transmission side router 18 notifies a reception side router 22 of the information of a transmission rate and transmits the actual packets to the reception side router 22 at the notified transmission rate. The reception side router 22 compares the notified transmission rate with the reception rate of the actual packets, and notifies the transmission side router 18 of the reception rate when a difference between both rates becomes larger than a prescribed value. The transmission side router 18 receives the notice, lowers the setting value of the transmission rate, notifies the reception side router 22 of the information of the new transmission rate, and transmits the actual packets to the reception side router 22 at the notified new transmission rate. <P>COPYRIGHT: (C)2008,JPO&INPIT

Description

この発明は送信側からパケット通信網を介して受信側に実パケット(実データのパケット)を送信する際の送信レートを制御するための方法およびその装置並びに送信レート制御プログラムに関し、送受信間の送信レート制御が該送受信間の実パケットの通信を大きく圧迫したり通信網に大きな負荷をかけるのを防止したものである。   The present invention relates to a method and apparatus for controlling a transmission rate when transmitting a real packet (packet of actual data) from a transmission side to a reception side via a packet communication network, and a transmission rate control program. The rate control prevents the actual packet communication between the transmission and reception from being greatly stressed and applying a large load to the communication network.

インターネットなど実効帯域(実効スループット、実効転送速度)が変動する環境において、いわゆるQoS(Quality of Service)制御として、通信網の実効帯域に応じて送信側から送出するパケットの送出速度(シェーピングレート)を制御する方法が従来より提案されている。例えば下記特許文献1には、送信側から受信側に定期的に複数個のpingパケット(pingコマンドによるICMPエコー要求パケット)を送信し、該pingパケットに応答して受信側から送信側に返信される応答パケット数(応答率)に応じて送信レートを変更する(すなわち応答率が低下すると送信レートを低下させる)ことが記載されている。   In an environment where the effective bandwidth (effective throughput, effective transfer rate) fluctuates, such as the Internet, as a so-called QoS (Quality of Service) control, the transmission rate (shaping rate) of packets transmitted from the transmission side according to the effective bandwidth of the communication network is set. A method of controlling has been conventionally proposed. For example, in Patent Document 1 below, a plurality of ping packets (ICMP echo request packets using a ping command) are periodically transmitted from the transmission side to the reception side, and returned from the reception side to the transmission side in response to the ping packet. It is described that the transmission rate is changed according to the number of response packets (response rate) (that is, the transmission rate is lowered when the response rate is lowered).

また、本出願人のWebサイト「http://www.rtpro.yamaha.co.jp/RT/docs/bandwidth-measuring/index.html」には本出願人製ルータで実用化されている送信レート制御方法が開示されている。この方法は送信側から受信側に定期的に複数個の帯域測定パケットを送信し、受信側でこれを受信し、該受信側での該帯域測定パケットの受信間隔の平均値やパケットロス数から通信網の実効帯域を測定し、その測定結果に応じて送信レートを制御するようにしたものである。
特開2004−343227号広報
In addition, the transmission rate that has been put into practical use in the applicant's router is listed on the applicant's website "http://www.rtpro.yamaha.co.jp/RT/docs/bandwidth-measuring/index.html". A control method is disclosed. In this method, a plurality of bandwidth measurement packets are periodically transmitted from the transmission side to the reception side, received by the reception side, and based on the average value of the reception intervals of the bandwidth measurement packets at the reception side and the number of packet losses. The effective bandwidth of the communication network is measured, and the transmission rate is controlled according to the measurement result.
JP 2004-343227 A

前記従来の送信レート制御方法によれば、送信側から受信側に定期的に複数個のpingパケットあるいは帯域測定パケットを送信するので、その間実パケットの送信を行えず、実パケットの通信を大きく圧迫する問題があった。また、送信側から受信側に定期的に複数個のpingパケットあるいは帯域測定パケットを送信するので、該帯域測定パケットが通信網に大きな負荷をかける問題があった。   According to the conventional transmission rate control method, since a plurality of ping packets or bandwidth measurement packets are periodically transmitted from the transmission side to the reception side, real packets cannot be transmitted during that period, and communication of real packets is greatly reduced. There was a problem to do. In addition, since a plurality of ping packets or band measurement packets are periodically transmitted from the transmission side to the reception side, there is a problem that the band measurement packets place a large load on the communication network.

この発明は上述の点に鑑みてなされたもので、送受信間の送信レート制御が該送受信間の実パケットの通信を大きく圧迫したり、通信網に大きな負荷をかけるのを防止した送信レート制御方法および送信レート制御装置並びに送信レート制御プログラムを提供しようとするものである。   The present invention has been made in view of the above-described points, and a transmission rate control method that prevents transmission rate control between transmission and reception from greatly pressing communication of real packets between transmission and reception or from applying a heavy load to the communication network. And a transmission rate control apparatus and a transmission rate control program.

この発明の送信レート制御方法は、送信側からパケット通信網を介して受信側に実パケットの送信を行う際に、送信側は送信レートの設定値を受信側に通知し、該通知した送信レートで実パケットを受信側に送信し、受信側は送信側から送信される実パケットを受信しながら該実パケットの受信レートを測定して、前記通知された送信レートと該測定した受信レートとを対比し、該送信レートと該受信レートの相違量(差、比等)が所定の基準値よりも大きくなったときに、該受信レートまたは該送信レートと受信レートの相違量を送信側に通知し、送信側は該通知を受けて送信レートの設定値を該受信レートまたは該送信レートと受信レートの相違量に応じて低下させて、該低下させた送信レートを受信側に通知し、該通知した送信レートで実パケットを受信側に送信するようにしたものである。   In the transmission rate control method of the present invention, when transmitting a real packet from the transmission side to the reception side via the packet communication network, the transmission side notifies the reception side of the set value of the transmission rate, and the notified transmission rate The actual packet is transmitted to the receiving side, and the receiving side measures the reception rate of the actual packet while receiving the actual packet transmitted from the transmitting side, and determines the notified transmission rate and the measured reception rate. In contrast, when the difference (difference, ratio, etc.) between the transmission rate and the reception rate becomes larger than a predetermined reference value, the transmission side is notified of the reception rate or the difference between the transmission rate and the reception rate. Then, the transmission side receives the notification, reduces the transmission rate setting value according to the reception rate or the difference between the transmission rate and the reception rate, notifies the reception side of the reduced transmission rate, and Notification transmission rate It is obtained so as to transmit to the receiver the real packet.

これによれば、受信側での受信レートの低下を実パケットを利用して検知し、送信レートを該受信レートに応じて低下させることができるので、従来方法のように定期的に複数個のpingパケットや帯域測定パケットを送信するのが不要になる。しかも、送信側から受信側に送信する送信レートの情報や、受信側から送信側に送信する受信レートの情報または送信レートと受信レートの相違量の情報等の制御情報の情報量は小さくてすむ。したがって、送信レート制御が実パケットの通信を大きく圧迫したり、通信網に大きな負荷をかけるのを防止することができる。   According to this, a decrease in the reception rate at the reception side can be detected by using an actual packet, and the transmission rate can be decreased according to the reception rate. It is not necessary to transmit a ping packet or a bandwidth measurement packet. In addition, the amount of control information such as information on the transmission rate transmitted from the transmission side to the reception side, information on the reception rate transmitted from the reception side to the transmission side, or information on the difference between the transmission rate and the reception rate can be small. . Accordingly, it is possible to prevent the transmission rate control from greatly pressing the communication of the actual packet and applying a large load to the communication network.

この発明において、送信側は受信レートまたは送信レートと受信レートの相違量の通知を受けたときに、例えば現在の送信レートと受信レートの相違量が送信側で定めた所定の基準値よりも大きくなったことを条件に前記送信レートの設定値を低下させる制御を実行することができる。あるいは、該通知を受けたときに該条件を判断することなく該送信レートの設定値を低下させる制御を実行することができる。   In the present invention, when the transmission side receives a notification of the reception rate or the difference between the transmission rate and the reception rate, for example, the difference between the current transmission rate and the reception rate is larger than a predetermined reference value determined by the transmission side. It is possible to execute the control for reducing the set value of the transmission rate on the condition that the transmission rate has changed. Alternatively, it is possible to execute control for reducing the set value of the transmission rate without judging the condition when the notification is received.

また、この発明において前記対比する受信レートは、例えば受信側の受信装置(ルータ等)の受信インタフェースでの受信レート、もしくは該受信装置のより上位層での処理を含めた(加味した)受信レート、または該受信装置に接続されている端末での処理を含めた(加味した)受信レートとすることができる。すなわち、対比する受信レートを受信側の受信装置の受信インタフェースでの受信レートとすれば、送信レートを通信網の実効帯域に応じた速度に制御することができる。また、対比する受信レートを該受信装置のより上位層での処理を含めた受信レートとすれば、例えば複数の拠点(送信側)からセンター(受信側)へのトラフィックが集中して受信側の受信装置の上位層での処理が追従できなくなった場合に、送信レートを該上位層での処理速度に応じた速度(該受信装置のリソース消費状況まで反映させた速度)に制御することができる。また、対比する受信レートを該受信装置に接続されている端末での処理を含めた受信レートとすれば、端末の負荷が大きくなって該端末での処理が追従できなくなった場合に、送信レートを該端末での処理速度に応じた速度(該端末のリソース消費状況まで反映させた速度)に制御することができる。   Also, in the present invention, the reception rate to be compared is, for example, the reception rate at the reception interface of the reception device (router or the like) on the reception side, or the reception rate including (including) processing at a higher layer of the reception device. Or a reception rate including (added to) processing at a terminal connected to the receiving apparatus. That is, if the reception rate to be compared is the reception rate at the reception interface of the reception device on the reception side, the transmission rate can be controlled to a speed according to the effective bandwidth of the communication network. Also, if the reception rate to be compared is a reception rate including processing at a higher layer of the receiving device, for example, traffic from a plurality of bases (transmission side) to the center (reception side) is concentrated and the reception side When processing in the upper layer of the receiving apparatus becomes unable to follow, the transmission rate can be controlled to a speed corresponding to the processing speed in the upper layer (speed reflecting the resource consumption status of the receiving apparatus). . Further, if the reception rate to be compared is a reception rate including processing at the terminal connected to the receiving apparatus, when the load on the terminal becomes large and the processing at the terminal cannot follow, the transmission rate Can be controlled to a speed according to the processing speed of the terminal (speed reflected to the resource consumption status of the terminal).

この発明の送信レート制御方法はさらに、前記送信レートを低下させる制御が所定時間継続して発生しなかったときに、送信側は現在よりも適宜量高い送信レートを受信側に通知し、該通知した送信レートで実パケットを受信側に送信するものとすることができる。これによれば、送信レートを低下させる制御に加えて送信レートを上昇させる制御を行うことができる。   In the transmission rate control method of the present invention, when the control for lowering the transmission rate does not occur continuously for a predetermined time, the transmission side notifies the reception side of a transmission rate that is appropriately higher than the current rate. The actual packet can be transmitted to the receiving side at the transmission rate. According to this, it is possible to perform control for increasing the transmission rate in addition to control for decreasing the transmission rate.

この発明の送信レート制御装置は、この発明の送信レート制御方法を実行するものである。この発明の送信レート制御プログラムは、この発明の送信レート制御方法を処理装置に実行させるものである。   The transmission rate control device of the present invention executes the transmission rate control method of the present invention. The transmission rate control program of the present invention causes a processing device to execute the transmission rate control method of the present invention.

《実施の形態1》
この発明の実施の形態を説明する。図2はこの実施の形態における通信系統とルータ内のシステム構成を示す。この通信系統はLAN10,12(内部ネットワーク)をインターネットなどの外部ネットワーク14(パケット通信網)を介して相互に接続して構成される。外部ネットワーク14は実効速度が常に変化するベストエフォート回線として構成されている。LAN10内の端末16はルータ18(ゲートウェイ)を介して外部ネットワーク14に接続されている。LAN12内の端末20はルータ22(ゲートウェイ)を介して外部ネットワーク14に接続されている。ここではLAN10(例えば拠点)を送信側、LAN12(例えばセンター)を受信側として、端末16から端末20へデータ送信をする方向について、同方向へのルータ18のデータ送信レートを制御する場合について説明する。
Embodiment 1
An embodiment of the present invention will be described. FIG. 2 shows a communication system and a system configuration in the router in this embodiment. This communication system is configured by connecting LANs 10 and 12 (internal network) to each other via an external network 14 (packet communication network) such as the Internet. The external network 14 is configured as a best effort line in which the effective speed always changes. The terminal 16 in the LAN 10 is connected to the external network 14 via a router 18 (gateway). The terminal 20 in the LAN 12 is connected to the external network 14 via a router 22 (gateway). Here, the case of controlling the data transmission rate of the router 18 in the same direction in the direction of data transmission from the terminal 16 to the terminal 20 with the LAN 10 (for example, the base) as the transmission side and the LAN 12 (for example, the center) as the reception side will be described. To do.

ルータ18,22内の構成について説明する。端末16から送出される実パケットはルータ18のインタフェースモジュール24、送受信キュー管理等を行うパケット管理モジュール26、ルーティングを行うルーティングモジュール28、送受信キュー管理等を行うパケット管理モジュール30、インタフェースモジュール32を介して外部ネットワーク14へ送出される。該送出された実パケットはルータ22に受信され、該ルータ22のインタフェースモジュール34、パケット管理モジュール36、ルーティングモジュール38、パケット管理モジュール40、インタフェースモジュール42を介して端末20に供給される。両ルータ18,22の各帯域制御モジュール44,46は連繋してこの発明による送信レート制御を実行する。   The configuration in the routers 18 and 22 will be described. The actual packet sent from the terminal 16 is sent via the interface module 24 of the router 18, the packet management module 26 that performs transmission / reception queue management, the routing module 28 that performs routing, the packet management module 30 that performs transmission / reception queue management, and the interface module 32. To the external network 14. The sent real packet is received by the router 22 and supplied to the terminal 20 via the interface module 34, the packet management module 36, the routing module 38, the packet management module 40, and the interface module 42 of the router 22. The bandwidth control modules 44 and 46 of both routers 18 and 22 are connected to execute transmission rate control according to the present invention.

図2の構成による送信レート制御の処理フローを図1に示す。送信側ルータ18は実パケットの送信を開始するのに先立ち、送信レート初期値を受信側ルータ22宛に通知する(すなわち送信レート初期値を通知する制御用パケットを受信側ルータ22宛に送信する)(S1)。受信側ルータ22は該送信レート初期値を受け取ると、該送信レート初期値を格納するとともに、該送信レートを確認した旨の応答(送信レート確認応答)を送信側ルータ18に返す(すなわち送信レート確認応答を返す制御用パケットを送信側ルータ18宛に送信する)(S2)。送信側ルータ18は送信レート通知を送信してから所定時間以内に送信レート確認応答を受信しなかった場合は送信レート通知を再送信する。送信側ルータ18は送信レート確認応答を受け取ると、通知した送信レート初期値で実パケットの送信を行える状態となる。そして、送信側ルータ18は配下の端末16から受信側ルータ22宛の実パケットを受け取ると、該実パケットを該送信レート初期値で受信側ルータ22宛に送信する(S3)。   A processing flow of transmission rate control with the configuration of FIG. 2 is shown in FIG. Prior to starting transmission of the actual packet, the transmitting router 18 notifies the receiving router 22 of the initial value of the transmission rate (that is, transmits a control packet notifying the initial value of the transmitting rate to the receiving router 22. (S1). When receiving the initial value of the transmission rate, the receiving side router 22 stores the initial value of the transmission rate and returns a response indicating that the transmission rate has been confirmed (transmission rate confirmation response) to the transmitting side router 18 (that is, the transmission rate). A control packet that returns an acknowledgment is transmitted to the transmitting router 18) (S2). If the transmission side router 18 does not receive the transmission rate confirmation response within a predetermined time after transmitting the transmission rate notification, the transmitting side router 18 retransmits the transmission rate notification. When the transmission side router 18 receives the transmission rate confirmation response, the transmission side router 18 is ready to transmit the actual packet with the notified transmission rate initial value. When receiving the actual packet addressed to the receiving router 22 from the subordinate terminal 16, the transmitting router 18 transmits the actual packet to the receiving router 22 at the initial transmission rate (S3).

受信側ルータ22は実パケットを受信しながらその受信レート(適宜の時間の平均値)を常時または定期的に測定し、前記通知された送信レート初期値と該受信レートとを対比する。そして、受信レートが低下して両レートの差が所定値よりも大きくなったら該受信レートを送信側ルータ18宛に通知する(すなわち受信レートを通知する制御用パケットを送信側ルータ18宛に送信する)(S4)。図3はこのときの受信側ルータ22の処理内容の一例を示す。送信側ルータ18から通知された送信レート48と受信側ルータ22で測定した受信レート50は減算52される。その減算値は所定の基準値54と比較56され、“送信レート−受信レート>基準値”となると、その受信レートが送信側ルータ18に通知58される。   While receiving the actual packet, the receiving router 22 measures the reception rate (average value of appropriate time) constantly or periodically, and compares the notified transmission rate initial value with the reception rate. When the reception rate decreases and the difference between the two rates exceeds a predetermined value, the reception rate is notified to the transmitting router 18 (that is, a control packet for notifying the receiving rate is transmitted to the transmitting router 18). (S4). FIG. 3 shows an example of processing contents of the receiving router 22 at this time. The transmission rate 48 notified from the transmission side router 18 and the reception rate 50 measured by the reception side router 22 are subtracted 52. The subtraction value is compared 56 with a predetermined reference value 54, and when “transmission rate−reception rate> reference value”, the reception rate is notified 58 to the transmission side router 18.

なお、受信側ルータ22で測定する「受信レート」は、例えば受信側ルータ22の受信インタフェースでの受信レート、もしくは受信側ルータ22のより上位層での処理を含めた受信レート、または受信側ルータ22に接続されている端末20での処理を含めた受信レートとすることができる。すなわち、「受信レート」を受信側ルータ22の受信インタフェースでの受信レートとすれば、送信レートを外部ネットワーク14の実効帯域に適合する速度に制御することができる。また、「受信レート」を受信側ルータ22のより上位層での処理を含めた受信レートとすれば、送信側ルータ18を含む複数のネットワークから受信側ルータ22へトラフィックが集中して受信側ルータ22の上位層での処理が追従できなくなった場合に、送信レートを該上位層での処理速度に適合した速度に制御することができる。また、「受信レート」を受信側ルータ22に接続されている端末20での処理を含めた受信レートとすれば、端末20の負荷が大きくなって端末20での処理が追従できなくなった場合に、送信レートを端末20での処理速度に適合した速度に制御することができる。   The “reception rate” measured by the reception side router 22 is, for example, the reception rate at the reception interface of the reception side router 22, the reception rate including processing at a higher layer of the reception side router 22, or the reception side router The reception rate can include the processing at the terminal 20 connected to the terminal 22. That is, if the “reception rate” is the reception rate at the reception interface of the reception side router 22, the transmission rate can be controlled to a speed that matches the effective bandwidth of the external network 14. Further, if the “reception rate” is a reception rate including processing at a higher layer of the reception side router 22, traffic is concentrated from the plurality of networks including the transmission side router 18 to the reception side router 22, so that the reception side router 22 When the processing in the upper layer of 22 becomes unable to follow, the transmission rate can be controlled to a speed suitable for the processing speed in the upper layer. In addition, if the “reception rate” is a reception rate including processing at the terminal 20 connected to the receiving router 22, when the load on the terminal 20 increases and the processing at the terminal 20 cannot follow. The transmission rate can be controlled to a speed suitable for the processing speed in the terminal 20.

図1において、送信側ルータ18は、受信レート通知を受け取ると、現在の送信レートと該受信レートの差がQoS設定の送信レートを変更すべきレベルか否かをあらためて判断する。そして、変更すべきレベルである場合(“送信レート−受信レート>送信側ルータ18で定めた基準値”の場合)は、QoS設定の送信レートを該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)して、該変更した送信レートを通知する送信レート通知を受信側ルータ22宛に送信する(S5)。一方、変更すべきレベルでない場合(“送信レート−受信レート≦送信側ルータ18で定めた基準値”の場合)は、送信レベルの変更は行わない。   In FIG. 1, when receiving the reception rate notification, the transmission side router 18 newly determines whether or not the difference between the current transmission rate and the reception rate is a level at which the transmission rate of the QoS setting should be changed. When the level is to be changed (in the case of “transmission rate−reception rate> reference value determined by the transmission side router 18”), the transmission rate of the QoS setting is a rate that matches the notified reception rate ( The transmission rate is changed (decreased) to be equal to or lower than the reception rate, and a transmission rate notification for notifying the changed transmission rate is transmitted to the receiving router 22 (S5). On the other hand, if the level is not to be changed (“transmission rate−reception rate ≦ reference value determined by the transmitting router 18”), the transmission level is not changed.

送信側ルータ18が受信レートを通知されたときに送信レートを変更するか否かを判断する際の処理内容は例えば先出の図3で説明した受信側ルータ22での処理内容と同様にすることができる。すなわち、送信レート48と受信側ルータ22から通知された受信レート50は減算52される。その減算値は所定の基準値54(送信側ルータ18で定めた基準値)と比較56され、“送信レート−受信レート>送信側ルータ18で定めた基準値”となると送信レートの設定値を変更し、該変更した送信レートを受信側ルータ22に通知58する。   The processing content when determining whether or not to change the transmission rate when the transmission side router 18 is notified of the reception rate is, for example, the same as the processing content in the reception side router 22 described in FIG. be able to. That is, the transmission rate 48 and the reception rate 50 notified from the receiving router 22 are subtracted 52. The subtracted value is compared 56 with a predetermined reference value 54 (reference value determined by the transmission side router 18). When “transmission rate−reception rate> reference value determined by the transmission side router 18”, the transmission rate setting value is set. The received transmission rate is notified 58 to the receiving side router 22.

なお、送信側ルータ18は上記制御に代えて、受信レート通知を受け取ったときに、送信レートを変更すべきか否かをあらためて判断することなく即、QoS設定の送信レートを該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)して、該変更した送信レートを通知する送信レート通知を受信側ルータ22宛に送信する(S5)こともできる。   Note that, instead of the above-mentioned control, the transmitting router 18 immediately determines the transmission rate of the QoS setting without receiving another determination as to whether or not the transmission rate should be changed when receiving the reception rate notification. Is changed (decreased) to a rate suitable for the transmission rate (a transmission rate equal to or lower than the reception rate), and a transmission rate notification for notifying the changed transmission rate is transmitted to the receiving router 22 (S5). You can also.

受信側ルータ22は送信側ルータ18から変更した送信レート値を受け取ると、該送信レート値を格納するとともに、送信レート確認応答を送信側ルータ18に返す(S6)。送信側ルータ18は該送信レート通知を送信してから所定時間以内に送信レート確認応答を受信しなかった場合は該送信レート通知を再送信する。送信側ルータ18は送信レート確認応答を受け取ると、この変更した送信レートに切り換えて実パケットの送信を続行する(S7)。以後、送信レートと受信レートの差が所定値よりも大きくなるごとに以上の操作(S4〜S7)を繰り返す。   When receiving the changed transmission rate value from the transmission side router 18, the reception side router 22 stores the transmission rate value and returns a transmission rate confirmation response to the transmission side router 18 (S6). If the transmission side router 18 does not receive the transmission rate confirmation response within a predetermined time after transmitting the transmission rate notification, the transmitting side router 18 retransmits the transmission rate notification. When receiving the transmission rate confirmation response, the transmission side router 18 switches to the changed transmission rate and continues transmission of the actual packet (S7). Thereafter, the above operation (S4 to S7) is repeated every time the difference between the transmission rate and the reception rate becomes larger than a predetermined value.

図1の処理を実現するための送信側ルータ18および受信側ルータ22のそれぞれの動作を説明する。はじめに送信側ルータ18の動作を図4〜図7を参照して説明する。図4は送信側ルータ18の初期設定動作を示す。この初期設定では相手先情報(受信側ルータ22のIPアドレス)、送信レート初期値等を設定する(S11)。設定された送信レート初期値はQoS制御設定に反映され(S12)、実データの送信開始当初はこの送信レート初期値で送信が行われる。なお、送信開始当初の送信レート初期値は例えば所定の固定値(固定の初期設定値)とすることができる。あるいは、実データの送信開始に先立ち両ルータ18,22間で帯域測定をして、その測定結果に基づき送信開始当初の送信レート初期値を設定することもできる。   The operations of the transmission side router 18 and the reception side router 22 for realizing the processing of FIG. 1 will be described. First, the operation of the transmitting router 18 will be described with reference to FIGS. FIG. 4 shows an initial setting operation of the transmission side router 18. In this initial setting, destination information (IP address of the receiving router 22), initial value of transmission rate, etc. are set (S11). The set transmission rate initial value is reflected in the QoS control setting (S12), and transmission is performed at this transmission rate initial value at the beginning of actual data transmission. The initial transmission rate value at the beginning of transmission can be set to a predetermined fixed value (fixed initial set value), for example. Alternatively, it is also possible to measure the bandwidth between the routers 18 and 22 prior to the start of transmission of actual data, and set the initial transmission rate value at the beginning of transmission based on the measurement result.

図5は送信側ルータ18の送信処理を示す。送信側ルータ18は送信するパケットを送信キューに連結する(S21)。受信側ルータ22へ送信するパケットが複数、送信キューに溜まり(S22で“Yes”)、かつ受信側ルータ22に対し送信レートを通知済み(S23で“Yes”)の場合は、該送信キューのパケットを受信側ルータ22宛に送出する(S25)(図1のS3,S7に対応する動作)。受信側ルータ22へ送信するパケットが複数、送信キューに溜まっているが(S22で“Yes”)、受信側ルータ22に対し送信レートが未通知(S23で“No”)の場合は、送信レート通知を受信側ルータ22に予め送出し(S24)(図1のS1,S5に対応する動作)、その後送信キューのパケットを受信側ルータ22宛に送出する(S25)(図1のS3,S7に対応する動作)。受信側ルータ22へ送信するパケットが複数、送信キューに溜まっていない場合(S22で“No”)つまり1パケットしか送信キューにない場合は送信レートを制御した送信(前パケットの送出から送信レートに対応する待ち時間だけ待って次のパケットを送出する処理)はできないので、この1パケットをそのまま送出する(S25)。   FIG. 5 shows a transmission process of the transmission side router 18. The transmission side router 18 connects the packet to be transmitted to the transmission queue (S21). When a plurality of packets to be transmitted to the receiving router 22 are accumulated in the transmission queue (“Yes” in S22) and the transmission rate is notified to the receiving router 22 (“Yes” in S23), the transmission queue The packet is sent to the receiving router 22 (S25) (operation corresponding to S3 and S7 in FIG. 1). If a plurality of packets to be transmitted to the receiving router 22 are accumulated in the transmission queue (“Yes” in S22), but the transmission rate is not notified to the receiving router 22 (“No” in S23), the transmission rate The notification is sent in advance to the receiving router 22 (S24) (operation corresponding to S1 and S5 in FIG. 1), and then the packet in the transmission queue is sent to the receiving router 22 (S25) (S3, S7 in FIG. 1). Corresponding action). When a plurality of packets to be transmitted to the receiving router 22 are not accumulated in the transmission queue (“No” in S22), that is, when there is only one packet in the transmission queue, transmission with controlled transmission rate (from the previous packet transmission to the transmission rate) Since the process of waiting for the corresponding waiting time and sending the next packet cannot be performed, this one packet is sent as it is (S25).

図6は送信側ルータ18から受信側ルータ22への送信レートの通知に対する応答として受信側ルータ22から送られてくる送信レート確認応答の受信処理を示す。送信側ルータ18は送信レート確認応答を受信すると、送信レート通知済みにセットする(送信レート通知済みフラグを立てる)(S32)。   FIG. 6 shows a reception process of a transmission rate confirmation response sent from the reception side router 22 as a response to the transmission rate notification from the transmission side router 18 to the reception side router 22. When receiving the transmission rate confirmation response, the transmission side router 18 sets the transmission rate notified (sets a transmission rate notified flag) (S32).

図7は受信側ルータ22から送られてくる受信レート通知の受信処理を示す。送信側ルータ18は受信レート通知を受信すると(S41)(図1のS4に対応する動作)、現在の送信レートと該受信レートを比較して(S42)、それらの差がQoS設定の送信レートを変更すべきレベルか否かを判断する(S43)。そして、該差が送信レートを変更すべきレベルである場合(“送信レート−受信レート>送信側ルータ18で定めた基準値”の場合)(S43で“Yes”)は、QoS設定の送信レートを該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)して(S44)、該変更した送信レートを通知する送信レート通知を受信側ルータ22に送信する(S45)(図1のS5に対応する動作)。一方、該差が送信レートを変更すべきレベルでない場合(“送信レート−受信レート≦送信側ルータ18で定めた基準値”の場合)(S43で“No”)は、送信レベルの変更は行わない(現在の送信レートのまま実パケットの送信が続行される。)。   FIG. 7 shows the reception process of the reception rate notification sent from the receiving router 22. Upon receiving the reception rate notification (S41) (operation corresponding to S4 in FIG. 1), the transmission side router 18 compares the current transmission rate with the reception rate (S42), and the difference between them is the QoS setting transmission rate. Is determined to be a level to be changed (S43). When the difference is a level at which the transmission rate should be changed (when “transmission rate−reception rate> reference value determined by the transmission side router 18”) (“Yes” in S43), the transmission rate of the QoS setting Is changed (decreased) to a rate suitable for the notified reception rate (a transmission rate equal to or lower than the reception rate) (S44), and a transmission rate notification for notifying the changed transmission rate is received by the receiving side. The data is transmitted to the router 22 (S45) (operation corresponding to S5 in FIG. 1). On the other hand, if the difference is not a level at which the transmission rate should be changed (“transmission rate−reception rate ≦ reference value determined by the transmitting router 18”) (“No” in S43), the transmission level is changed. No (the actual packet transmission continues at the current transmission rate).

このように受信側ルータ22と送信側ルータ18でそれぞれ送信レートと受信レートの比較および判断を行うことにより、受信側ルータ22と送信側ルータ18を個別のポリシーで制御できるメリットが得られる。例えば受信側ルータ22にレート差の基準値A、送信側ルータ18にレート差の基準値Bが設定されており、受信側ルータ22でレート差が基準値Aを超えたために送信側ルータ18に受信レートを通知したが送信側ルータ18では基準値B(A<B)を超えていないのでそれを無視する、といったことができる。この場合、全体の動作を変更しようとすると送信側ルータ18の基準値Bの変更だけで対応が可能になる。このように、受信側ルータ22の設定に関わらず送信側ルータ18の設定だけで全体の動作を変更できるメリットが得られる。   In this way, by comparing and determining the transmission rate and the reception rate at the reception side router 22 and the transmission side router 18, respectively, there is an advantage that the reception side router 22 and the transmission side router 18 can be controlled by individual policies. For example, the reference value A of the rate difference is set in the receiving router 22 and the reference value B of the rate difference is set in the transmitting router 18, and the rate difference exceeds the reference value A in the receiving router 22. Although the reception rate is notified, the transmission side router 18 can ignore it because it does not exceed the reference value B (A <B). In this case, if an attempt is made to change the overall operation, it is possible to cope with the change only by changing the reference value B of the transmission side router 18. In this way, there is a merit that the entire operation can be changed only by the setting of the transmitting router 18 regardless of the setting of the receiving router 22.

なお、前述したように、送信側ルータ18は受信レート通知を受信して、送信レートと対比(S42,S43)することなく即、QoS設定の送信レートを該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)することもできる。   As described above, the transmitting router 18 receives the reception rate notification, and immediately compares the transmission rate of the QoS setting with the notified reception rate without comparing (S42, S43) with the transmission rate. The transmission rate can be changed (decreased) to (a transmission rate equal to or lower than the reception rate).

次に受信側ルータ22の動作を図8〜図10を参照して説明する。図8は受信側ルータ22の初期設定動作を示す。この初期設定では相手先情報(送信側ルータ18のIPアドレス)等を設定する(S51)。   Next, the operation of the receiving router 22 will be described with reference to FIGS. FIG. 8 shows an initial setting operation of the receiving router 22. In this initial setting, destination information (IP address of the sending router 18) and the like are set (S51).

図9は送信レート通知の受信処理を示す。受信側ルータ22は送信側ルータ18から送られてくる送信レート通知を受信すると(S61)(図1のS1,S5に対応する動作)、送信レート確認応答を送信側ルータ18に返す(S62)(図1のS2,S6に対応する動作)。   FIG. 9 shows transmission rate notification reception processing. When receiving the transmission rate notification sent from the transmission side router 18 (S61) (operation corresponding to S1 and S5 in FIG. 1), the reception side router 22 returns a transmission rate confirmation response to the transmission side router 18 (S62). (Operations corresponding to S2 and S6 in FIG. 1).

図10は受信側ルータ22の受信処理を示す。受信側ルータ22はパケットを受信すると(S71)、対向する(つまり送信レート制御対象の)送信側ルータ18からのパケットか否かを判断する(S72)。その結果対向する送信側ルータ18からのパケットであれば(S72で“Yes”)、送信レート通知を受信済みの場合は(S73で“Yes”)、該受信したパケットの受信レートを算出する(S74)。さらに、該算出された受信レートを、通知された送信レートと対比し(S75)、その差が送信側ルータ18に通知すべきレベルとして設定された基準レベルを超えている場合は(S76で“Yes”)、該算出された受信レートを送信側ルータ18に通知する(S77)。一方、前記差が送信側ルータ18に通知すべきレベルを超えていない場合は(S76で“No”)、何も通知しない。また、受信したパケットが対向する受信側ルータ22からのパケットでない場合(S72で“No”)や、受信したパケットが対向する送信側ルータ18からのパケットであるが(S72で“Yes”)、送信レート通知が受信済みでない場合(S73で“No”)も何もしない。   FIG. 10 shows the reception process of the receiving router 22. When receiving the packet (S71), the receiving side router 22 determines whether or not the packet is from the transmitting side router 18 which is opposite (that is, subject to transmission rate control) (S72). As a result, if the packet is from the opposite transmitting router 18 (“Yes” in S72), if the transmission rate notification has been received (“Yes” in S73), the reception rate of the received packet is calculated ( S74). Further, the calculated reception rate is compared with the notified transmission rate (S75), and if the difference exceeds the reference level set as the level to be notified to the transmitting side router 18 (in S76, “ Yes "), the calculated reception rate is notified to the transmitting router 18 (S77). On the other hand, if the difference does not exceed the level to be notified to the transmitting router 18 (“No” in S76), nothing is notified. Further, when the received packet is not a packet from the opposite receiving router 22 (“No” in S72), or the received packet is a packet from the opposite transmitting router 18 (“Yes” in S72), If the transmission rate notification has not been received (“No” in S73), nothing is done.

以上説明した実施の形態1の送信レート制御によれば、受信側ルータ22からは受信レートが低下したときに受信レートを送信側ルータ18に通知し、送信側ルータ18からは送信レートを変更するときに該変更後の送信レートを受信側ルータ22に通知して送信レートを制御するので、従来方法のように定期的に複数個のpingパケットや帯域測定パケットを送信するのが不要になる。しかも、送信側ルータ18から受信側ルータ22に送信する送信レートの情報や、受信側ルータ22から送信側ルータ18に送信する受信レートの情報等の制御情報の情報量は小さくてすむ。したがって、送信レート制御が実パケットの通信を大きく圧迫したり、通信網に大きな負荷をかけるのが防止される。また、外部ネットワークの実効帯域の低下や受信側ルータ22の負荷増大さらには受信側端末20の負荷増大による処理速度の低下に追従して送信レートを低下させて、QoSを向上させて重要パケットの破棄を防止することができる。   According to the transmission rate control of the first embodiment described above, the reception router 22 notifies the reception router 18 of the reception rate when the reception rate decreases, and the transmission router 18 changes the transmission rate. Sometimes, the transmission rate after the change is notified to the receiving router 22 to control the transmission rate, so that it becomes unnecessary to periodically transmit a plurality of ping packets and bandwidth measurement packets as in the conventional method. In addition, the amount of control information such as information on the transmission rate transmitted from the transmitting router 18 to the receiving router 22 and information on the receiving rate transmitted from the receiving router 22 to the transmitting router 18 can be small. Accordingly, it is possible to prevent the transmission rate control from greatly pressing the communication of the actual packet and applying a large load to the communication network. In addition, the transmission rate is decreased following the decrease in the effective bandwidth of the external network, the increase in the load on the receiving side router 22, and the decrease in the processing speed due to the increase in the load on the receiving side terminal 20. Discard can be prevented.

《実施の形態2》
この発明の他の実施の形態を説明する。前記実施の形態1は送信レートを下げる方向に変更するものであったが、この実施の形態2は実施の形態1に送信レートを能動的に上昇させる仕組みを追加したものである。通信系統とルータ内のシステム構成は実施の形態1について示した図2と同じものを用いることができる。
<< Embodiment 2 >>
Another embodiment of the present invention will be described. In the first embodiment, the transmission rate is changed to be lowered. In the second embodiment, a mechanism for actively increasing the transmission rate is added to the first embodiment. The system configuration in the communication system and the router can be the same as that shown in FIG.

実施の形態2における送信レート制御の処理フローを図11に示す。送信側ルータ18は実パケットの送信を開始するのに先立ち、送信レート通知を受信側ルータ22宛に送信する(S81)。受信側ルータ22は該送信レート通知を受け取ると、該通知による送信レート値を格納するとともに、送信レート確認応答を送信側ルータ18に返す(S82)。送信側ルータ18は送信レート通知を送信してから所定時間以内に送信レート確認応答を受信しなかった場合は送信レート通知を再送信する。送信側ルータ18は送信レート確認応答を受け取ると、通知した送信レートで実パケットの送信の送信を行える状態となる。そして、送信側ルータ18は配下の端末16から対向ルータ22宛の実パケットを受け取ると、該実パケットを該送信レートで対向ルータ22宛に送信する(S83)。   FIG. 11 shows a processing flow of transmission rate control in the second embodiment. The transmission side router 18 transmits a transmission rate notification to the reception side router 22 prior to starting transmission of the actual packet (S81). When receiving the transmission rate notification, the reception side router 22 stores the transmission rate value based on the notification and returns a transmission rate confirmation response to the transmission side router 18 (S82). If the transmission side router 18 does not receive the transmission rate confirmation response within a predetermined time after transmitting the transmission rate notification, the transmitting side router 18 retransmits the transmission rate notification. When the transmission side router 18 receives the transmission rate confirmation response, the transmission side router 18 enters a state where transmission of the actual packet can be performed at the notified transmission rate. When receiving the actual packet addressed to the opposing router 22 from the subordinate terminal 16, the transmitting router 18 transmits the actual packet to the opposing router 22 at the transmission rate (S83).

受信側ルータ22は実パケットを受信しながらその受信レート(適宜の時間の平均値)を常時または定期的に測定し、前記通知された送信レートと該受信レートとを対比する。対比の結果、両レート差が所定値以下の時は受信側ルータ22から送信側ルータ18への受信レートの通知は行われず、送信レートは変更されない。ここまでの処理は実施の形態1と同じである。   While receiving the actual packet, the receiving router 22 measures the reception rate (average value of appropriate time) constantly or periodically, and compares the notified transmission rate with the reception rate. As a result of the comparison, when the difference between the two rates is equal to or smaller than a predetermined value, the reception rate is not notified from the reception side router 22 to the transmission side router 18, and the transmission rate is not changed. The processing so far is the same as in the first embodiment.

送信側ルータ18は、所定時間継続して送信レートの変更がなかった場合は、現在よりも所定量高い(例えば30%高い)送信レートを受信側ルータ22に通知する(S84)。受信側ルータ22は該通知を受け取ると、送信レート確認応答を送信側ルータ18に返す(S85)。送信側ルータ18はこの送信レート確認応答を受けて、この新たな送信レートでデータ送信を続行する(S86)。この送信レートを上げる制御は、送受信レート差が大きくなって受信側ルータ22から受信レートの通知(図10のS77)が出されない限り、所定時間ごとに繰り返し実行される。   If there is no change in the transmission rate for a predetermined time, the transmission side router 18 notifies the reception side router 22 of a transmission rate that is higher by a predetermined amount (for example, 30% higher) than the present (S84). When receiving the notification, the receiving router 22 returns a transmission rate confirmation response to the transmitting router 18 (S85). Upon receiving this transmission rate confirmation response, the transmission side router 18 continues data transmission at this new transmission rate (S86). This control for increasing the transmission rate is repeatedly executed at predetermined intervals unless the transmission / reception rate difference becomes large and the reception router 22 notifies the reception rate (S77 in FIG. 10).

送信レートと受信レートとの差が所定値よりも大きくなった時は実施の形態1と同様に動作する。すなわち、受信側ルータ22は受信レートを送信側ルータ18に通知する(S87)。送信側ルータ18は受信レートの通知を受け取ると、現在の送信レートと該受信レートの差がQoS設定の送信レートを変更すべきレベルか否かをあらためて判断し、変更すべきレベルである場合は、QoS設定の送信レートを該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)して、該変更した送信レートを受信側ルータ22に通知する(S88)。あるいは、送信側ルータ18は該通知を受けて、送信レートと対比することなく即、送信レート設定値を該通知された受信レートに適合するレート(該受信レートと同じかまたはそれ以下の送信レート)に変更(低下)して、該変更した送信レートを受信側ルータ22に通知する(S88)。   When the difference between the transmission rate and the reception rate becomes larger than a predetermined value, the operation is the same as in the first embodiment. That is, the reception side router 22 notifies the reception side router 18 of the reception rate (S87). When receiving the notification of the reception rate, the transmission side router 18 again determines whether or not the difference between the current transmission rate and the reception rate is a level at which the QoS setting transmission rate should be changed. , Change (decrease) the transmission rate of the QoS setting to a rate (transmission rate equal to or lower than the reception rate) that matches the notified reception rate, and send the changed transmission rate to the receiving router 22 Notification is made (S88). Alternatively, the transmitting router 18 receives the notification and immediately matches the transmission rate setting value with the notified reception rate without comparing with the transmission rate (a transmission rate equal to or lower than the reception rate). ), And notifies the receiving router 22 of the changed transmission rate (S88).

受信側ルータ22は送信側ルータ18から新たな送信レートの通知(S88)を受け取ると、該通知による新たな送信レート値を格納するとともに、送信レート確認応答を送信側ルータ18に返す(S89)。送信側ルータ18は該新たな送信レートの通知を送信してから所定時間以内に送信レート確認応答を受信しなかった場合は該新たな送信レートを再送信する。送信側ルータ18は送信レート確認応答を受け取ると、この新たな送信レートに切り換えて実パケットの送信を続行する(S90)。以後、送信レートと受信レートの差が所定値よりも大きくなるごとに送信レートの低下操作(S87〜S90)が実行され、所定時間継続して送信レートの変更が生じなければ該所定時間ごとに送信レートの上昇操作(S84〜S86)が実行される。   When receiving the new transmission rate notification (S88) from the transmission side router 18, the reception side router 22 stores the new transmission rate value based on the notification and returns a transmission rate confirmation response to the transmission side router 18 (S89). . If the transmission side router 18 does not receive a transmission rate confirmation response within a predetermined time after transmitting the notification of the new transmission rate, it retransmits the new transmission rate. Upon receiving the transmission rate confirmation response, the transmission side router 18 switches to the new transmission rate and continues transmission of the actual packet (S90). Thereafter, every time the difference between the transmission rate and the reception rate becomes larger than a predetermined value, a transmission rate lowering operation (S87 to S90) is executed. If the transmission rate does not change continuously for a predetermined time, the transmission rate is changed every predetermined time. A transmission rate increasing operation (S84 to S86) is performed.

図11の処理を実現するための送信側ルータ18および受信側ルータ22の動作は実施の形態1について示した図4〜図10がそのまま適用できる。また、送信側ルータ18は現在よりも高い送信レートを通知するために図12の動作を実行する。すなわち、所定時間継続して送信レートの変更がないときは(S91)、現在よりも所定量高い送信レートを受信側ルータ22に通知する(S92)(図11のS84に対応する動作)。   The operations of the transmission side router 18 and the reception side router 22 for realizing the processing of FIG. 11 can be applied as they are in FIGS. 4 to 10 shown in the first embodiment. Further, the transmission side router 18 executes the operation of FIG. 12 in order to notify a transmission rate higher than the current rate. That is, when the transmission rate is not changed continuously for a predetermined time (S91), a transmission rate higher than the current amount by a predetermined amount is notified to the receiving router 22 (S92) (operation corresponding to S84 in FIG. 11).

以上説明した実施の形態2の送信レート制御によれば、実施の形態1と同様の効果が得られるほか、通信網の実効速度が上昇したときや受信側ルータ22や端末20の負荷が軽くなったときに送信レートを上昇させることができる。   According to the transmission rate control of the second embodiment described above, the same effects as in the first embodiment can be obtained, and when the effective speed of the communication network increases or the load on the receiving router 22 or the terminal 20 is reduced. The transmission rate can be increased.

上記各実施の形態では受信側ルータ22は受信レートそのものを送信側ルータ22に通知したが、これに代えて送信レートと受信レートのレート差を通知する(つまり図3の通知58でレート差を通知する)こともできる。この場合、送信側ルータ18はこのレート差(図3で送信レート48と受信レート50を減算52するのに代えて受信側から通知されたレート差を用いることができる)とレート差の基準値との比較から送信レートを変更すべきか否かを判断することができる。この場合、受信レートを知る必要があれば、“送信レート−レート差”から受信レートを算出できる。また、上記各実施の形態では、送信レートと受信レートの“差”が所定レベルよりも大きくなったか否かに応じて送信レートの変更を行ったが、送信レートと受信レートの“比”が所定レベルよりも大きくなったか否かに応じて送信レートの変更を行うこともできる。また、上記各実施の形態ではLAN10からLAN12へ送信する方向について送信レートを制御する場合について説明したが、LAN12からLAN10方向についても同様にして送信レートを制御することができる。   In each of the above embodiments, the receiving router 22 notifies the transmitting router 22 of the receiving rate itself, but instead notifies the rate difference between the transmitting rate and the receiving rate (that is, the rate difference is notified by the notification 58 in FIG. 3). Notification). In this case, the transmission side router 18 can use this rate difference (the rate difference notified from the reception side can be used instead of subtracting 52 from the transmission rate 48 and the reception rate 50 in FIG. 3) and the reference value of the rate difference. Whether or not the transmission rate should be changed can be determined from the comparison with the above. In this case, if it is necessary to know the reception rate, the reception rate can be calculated from “transmission rate−rate difference”. In each of the above embodiments, the transmission rate is changed depending on whether or not the “difference” between the transmission rate and the reception rate is greater than a predetermined level. However, the “ratio” between the transmission rate and the reception rate is It is also possible to change the transmission rate depending on whether or not it has become larger than a predetermined level. Further, although cases have been described with the above embodiments where the transmission rate is controlled in the direction of transmission from the LAN 10 to the LAN 12, the transmission rate can be similarly controlled in the direction of the LAN 12 to the LAN 10.

この発明の実施の形態1における送信レート制御の処理フローを示す図である。It is a figure which shows the processing flow of the transmission rate control in Embodiment 1 of this invention. この発明の実施の形態1,2における通信系統とルータ内のシステム構成を示す図である。It is a figure which shows the system configuration | structure in the communication system and router in Embodiment 1, 2 of this invention. この発明の実施の形態1,2における受信レートが低下した場合の受信側ルータ22の処理内容の一例を示すブロック図である。It is a block diagram which shows an example of the processing content of the receiving side router 22 when the receiving rate in Embodiment 1, 2 of this invention falls. 実施の形態1,2における送信側ルータ18の初期設定動作を示すフローチャートである。6 is a flowchart showing an initial setting operation of the transmission side router 18 in the first and second embodiments. 実施の形態1,2における送信側ルータ18の送信処理を示すフローチャートである。10 is a flowchart showing a transmission process of the transmission side router 18 in the first and second embodiments. 実施の形態1,2における受信側ルータ22から送信側ルータ18へ通知される送信レート確認応答の送信側ルータ18による受信処理を示すフローチャートである。10 is a flowchart showing a reception process by the transmission side router 18 of a transmission rate confirmation response notified from the reception side router 22 to the transmission side router 18 in the first and second embodiments. 実施の形態1,2における受信側ルータ22から送信側ルータ18へ通知される受信レート通知の送信側ルータ18による受信処理を示すフローチャートである。10 is a flowchart showing a reception process by the transmission side router 18 of a reception rate notification notified from the reception side router 22 to the transmission side router 18 in the first and second embodiments. 実施の形態1,2における受信側ルータ22の初期設定動作を示すフローチャートである。6 is a flowchart showing an initial setting operation of the receiving side router 22 in the first and second embodiments. 実施の形態1,2における受信側ルータ22での送信レートの受信処理を示すフローチャートである。10 is a flowchart showing a transmission rate reception process in the reception side router 22 in the first and second embodiments. 実施の形態1,2における受信側ルータ22の受信処理を示すフローチャートである。6 is a flowchart showing reception processing of the reception side router 22 in the first and second embodiments. この発明の実施の形態2における送信レート制御の処理フローを示す図である。It is a figure which shows the processing flow of the transmission rate control in Embodiment 2 of this invention. 実施の形態2における送信側ルータ18の、現在よりも高い送信レートを通知するための処理を示すフローチャートである。10 is a flowchart showing a process for notifying a transmission rate higher than the current one of the transmission side router 18 in the second embodiment.

符号の説明Explanation of symbols

10,12…LAN、14…外部ネットワーク(パケット通信網)、16,20…端末、18,22…ルータ(受信装置、パケット通信網の送信レート制御装置)、44,46…帯域制御モジュール。   DESCRIPTION OF SYMBOLS 10,12 ... LAN, 14 ... External network (packet communication network), 16, 20 ... Terminal, 18, 22 ... Router (receiver, transmission rate control device of packet communication network), 44, 46 ... Band control module.

Claims (6)

送信側からパケット通信網を介して受信側に実パケットの送信を行う際に、
送信側は送信レートの設定値を受信側に通知し、該通知した送信レートで実パケットを受信側に送信し、
受信側は送信側から送信される実パケットを受信しながら該実パケットの受信レートを測定して、前記通知された送信レートと該測定した受信レートとを対比し、該送信レートと該受信レートの相違量が所定の基準値よりも大きくなったときに、該受信レートまたは該送信レートと受信レートの相違量を送信側に通知し、
送信側は該通知を受けて送信レートの設定値を該受信レートまたは該送信レートと受信レートの相違量に応じて低下させて、該低下させた送信レートを受信側に通知し、該通知した送信レートで実パケットを受信側に送信する
送信レート制御方法。
When sending an actual packet from the sending side to the receiving side via the packet communication network,
The transmission side notifies the reception side of the set value of the transmission rate, transmits the actual packet to the reception side at the notified transmission rate,
The reception side measures the reception rate of the actual packet while receiving the actual packet transmitted from the transmission side, and compares the notified transmission rate with the measured reception rate, and the transmission rate and the reception rate When the amount of difference of becomes larger than a predetermined reference value, the transmission side is notified of the difference between the reception rate or the transmission rate and the reception rate,
Upon receiving the notification, the transmission side decreases the transmission rate setting value according to the reception rate or the difference between the transmission rate and the reception rate, notifies the reception side of the decreased transmission rate, and notifies A transmission rate control method that transmits actual packets to the receiver at the transmission rate.
送信側は前記受信レートまたは送信レートと受信レートの相違量の通知を受けたときに、現在の送信レートと受信レートの相違量が送信側で定めた所定の基準値よりも大きくなったことを条件に前記送信レートの設定値を低下させる制御を実行し、または該通知を受けたときに該条件を判断することなく該送信レートの設定値を低下させる制御を実行する請求項1記載の送信レート制御方法。   When the transmission side is notified of the reception rate or the difference between the transmission rate and the reception rate, the difference between the current transmission rate and the reception rate is larger than a predetermined reference value determined by the transmission side. 2. The transmission according to claim 1, wherein control for reducing the set value of the transmission rate is executed according to a condition, or control for reducing the set value of the transmission rate is performed without judging the condition when receiving the notification. Rate control method. 前記対比する受信レートが、受信側の受信装置の受信インタフェースでの受信レート、もしくは該受信装置のより上位層での処理を含めた受信レート、または該受信装置に接続されている端末での処理を含めた受信レートである請求項1または2記載の送信レート制御方法。   The reception rate to be compared is the reception rate at the reception interface of the reception device on the reception side, the reception rate including processing at a higher layer of the reception device, or the processing at the terminal connected to the reception device The transmission rate control method according to claim 1 or 2, wherein the transmission rate is a reception rate including 前記送信レートを低下させる制御が所定時間継続して発生しなかったときに、送信側は現在よりも適宜量高い送信レートを受信側に通知し、該通知した送信レートで実パケットを受信側に送信する請求項1から3のいずれかに記載の送信レート制御方法。   When the control for decreasing the transmission rate does not occur continuously for a predetermined time, the transmission side notifies the reception side of a transmission rate that is appropriately higher than the present time, and sends the actual packet to the reception side at the notified transmission rate. The transmission rate control method according to claim 1, wherein transmission is performed. 請求項1から4のいずれか1つに記載の送信レート制御方法を実行する送信レート制御装置。   The transmission rate control apparatus which performs the transmission rate control method as described in any one of Claim 1 to 4. 請求項1から4のいずれか1つに記載の送信レート制御方法を処理装置に実行させる送信レート制御プログラム。   The transmission rate control program which makes a processing apparatus perform the transmission rate control method as described in any one of Claim 1 to 4.
JP2006344604A 2006-12-21 2006-12-21 Transmission rate control method, transmission rate controller, and transmission rate control program Pending JP2008160302A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2006344604A JP2008160302A (en) 2006-12-21 2006-12-21 Transmission rate control method, transmission rate controller, and transmission rate control program

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
JP2006344604A JP2008160302A (en) 2006-12-21 2006-12-21 Transmission rate control method, transmission rate controller, and transmission rate control program

Publications (1)

Publication Number Publication Date
JP2008160302A true JP2008160302A (en) 2008-07-10

Family

ID=39660755

Family Applications (1)

Application Number Title Priority Date Filing Date
JP2006344604A Pending JP2008160302A (en) 2006-12-21 2006-12-21 Transmission rate control method, transmission rate controller, and transmission rate control program

Country Status (1)

Country Link
JP (1) JP2008160302A (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017028426A (en) * 2015-07-21 2017-02-02 Necプラットフォームズ株式会社 Communication traffic calculation device, communication traffic calculation method, repeating device, and repeating method
JP2018022998A (en) * 2016-08-03 2018-02-08 富士通株式会社 Information processing apparatus, client terminal, information processing method, and information processing program
JP7043808B2 (en) 2017-11-30 2022-03-30 富士通株式会社 Communication equipment, communication system, and communication speed control method
WO2023148985A1 (en) * 2022-02-07 2023-08-10 日本電信電話株式会社 Band control device, band control method, band control program, and network system
EP4340321A1 (en) * 2022-09-14 2024-03-20 Fortra, LLC Data communication with transmission rate adjustment

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2017028426A (en) * 2015-07-21 2017-02-02 Necプラットフォームズ株式会社 Communication traffic calculation device, communication traffic calculation method, repeating device, and repeating method
JP2018022998A (en) * 2016-08-03 2018-02-08 富士通株式会社 Information processing apparatus, client terminal, information processing method, and information processing program
JP7043808B2 (en) 2017-11-30 2022-03-30 富士通株式会社 Communication equipment, communication system, and communication speed control method
WO2023148985A1 (en) * 2022-02-07 2023-08-10 日本電信電話株式会社 Band control device, band control method, band control program, and network system
EP4340321A1 (en) * 2022-09-14 2024-03-20 Fortra, LLC Data communication with transmission rate adjustment

Similar Documents

Publication Publication Date Title
JP4430597B2 (en) NETWORK SYSTEM, TRANSMITTER DISTRIBUTION DEVICE, PACKET COMMUNICATION METHOD, AND PACKET COMMUNICATION PROGRAM
EP2425592B1 (en) Adaptive rate control based on overload signals
US8699343B2 (en) Adaptive rate control based on overload signals
US12003407B2 (en) Resource usage in a multipath network
US9900357B2 (en) Rate control
JP2006526297A (en) Call admission control in VoIP systems
JP2008507204A (en) How to manage inter-zone bandwidth in a two-way messaging network
JP4402619B2 (en) Multicast communication flow control method and apparatus
JP2005533449A (en) How to calculate send window size
US20090003210A1 (en) System and method for monitoring congestion in communication systems
JP2008160302A (en) Transmission rate control method, transmission rate controller, and transmission rate control program
CN108494699B (en) Network congestion control method with central control node
WO2023201933A1 (en) Network traffic load balancing method and apparatus for data center
CN102104552A (en) Message control method and device based on ECN (Explicit Congestion Notification) mechanism
JP2011176693A (en) Mobile radio communication apparatus, tcp flow control device and method of the same
JP4166602B2 (en) Mobile device
JP4930388B2 (en) Communication apparatus and program
Ababs et al. A dual-buffer based congestion control algorithm for wireless multimedia sensor networks
JP2008131100A (en) Band measuring method for packet communication network, band measuring instrument and band measuring program, and sending-out speed control method, sending-out speed control unit and sending-out speed control program for packet
JP2010114598A (en) Packet processor, program, and method
JP5324038B2 (en) Communication control device, wireless communication device, communication control method, and wireless communication method
JP2008061267A (en) Server
JP3884324B2 (en) COMMUNICATION CONTROL DEVICE AND COMMUNICATION CONTROL METHOD
JP2008098886A (en) Network management device, band control method, and program
JP2009267642A (en) Flow controller and flow control method