WO2015186332A1 - Transmission data amount control apparatus, control system, control method and control program - Google Patents

Transmission data amount control apparatus, control system, control method and control program Download PDF

Info

Publication number
WO2015186332A1
WO2015186332A1 PCT/JP2015/002744 JP2015002744W WO2015186332A1 WO 2015186332 A1 WO2015186332 A1 WO 2015186332A1 JP 2015002744 W JP2015002744 W JP 2015002744W WO 2015186332 A1 WO2015186332 A1 WO 2015186332A1
Authority
WO
WIPO (PCT)
Prior art keywords
transmission
data
data amount
upper limit
amount
Prior art date
Application number
PCT/JP2015/002744
Other languages
French (fr)
Japanese (ja)
Inventor
徹 大須賀
Original Assignee
日本電気株式会社
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 日本電気株式会社 filed Critical 日本電気株式会社
Priority to JP2016525689A priority Critical patent/JP6544353B2/en
Publication of WO2015186332A1 publication Critical patent/WO2015186332A1/en

Links

Images

Definitions

  • the present invention relates to a network technology, and more particularly to a network technology for transmitting and receiving data packets using TCP (Transmission Control Protocol).
  • TCP Transmission Control Protocol
  • a large-capacity buffer is provided in an LTE radio base station such as eNodeB in order to absorb the influence of band fluctuation in a radio section.
  • LTE radio base station such as eNodeB
  • retransmission is performed in the lower layer by ARQ (Automatic Repeat reQuest) technology in the RLC (Radio Link Control) layer and HARQ (Hybrid ARQ) technology in the MAC (Media Access Control) layer. Repair the data. For this reason, packet corruption hardly occurs in layers higher than the network layer.
  • TCP which is a transport layer protocol widely used for both wired and wireless data communication, determines that congestion has occurred when packet loss is detected, and reduces the transmission rate.
  • This method is typified by CUBIC TCP (Non-Patent Document 1) and TCP NewReno (Non-Patent Document 2).
  • CUBIC TCP Non-Patent Document 1
  • TCP NewReno Non-Patent Document 2
  • the congestion window size (congestion window size, cwnd) continues to increase until the large-capacity buffer overflows and packet loss occurs.
  • Patent Document 1 is a technique in which a relay device is installed in the middle of a network, and TCP parameters are changed according to network types (wired network, wireless network, etc.) before and after the relay device.
  • the TCP parameters exemplified in Patent Document 1 are the maximum value and minimum value of the retransmission timeout time (Retransmission Time Out, RTO), and the initial window size. It can be analogized that these are applied to other TCP parameters related to the amount of transmitted packets, such as the transmission buffer size.
  • RTO retransmission Time Out
  • JP 2013-229834 A International Publication No. 2011/052079 JP 2013/191931 A JP 2008/78966 A
  • Patent Document 1 has a problem that the amount of transmitted packets cannot be flexibly limited because only the same parameter can be set in the same type of network. For example, when different network operators operate even with the same network type, the capacities of the buffers of the radio base station may be different. In addition, there is a possibility that network facilities having different buffer capacities are mixed in a transition period of facility expansion. Also, even if the buffer capacity is the same, the buffer may overflow early due to the influence of cross traffic or the like. Just setting parameters according to the network type as in Patent Document 1 cannot cope with the above-described case, and the packet transmission is still stopped, and the user's quality of experience is impaired.
  • Patent Document 2 discloses a method for converting a numerical value related to communication speed limitation in a gateway device so that communication speeds between different networks are equalized. However, it cannot cope with restricting the congestion window size in accordance with the network state and appropriately controlling the amount of transmitted packets to suppress packet transmission suspension.
  • the present invention has been made in view of the above problems, and its purpose is to appropriately control the amount of transmitted packets in accordance with network conditions such as the transmission buffer capacity to suppress packet transmission suspension, It is to realize a network that improves the quality of experience.
  • the transmission data amount control device sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP.
  • Transmission upper limit data amount calculating means, and transmission data amount limiting means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
  • the transmission data amount control system sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP.
  • a transmission upper limit data amount calculating means, and a transmission data amount control means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value, and the control that is input A data transmission device that transmits an amount of the data packet based on a signal and supplies the data packet to the transmission data amount control device.
  • the transmission data amount control method sets the upper limit value of the simultaneous transmission data amount based on information based on the acknowledgment packet, the data packet amount, and the simultaneous transmission data amount history in transmission / reception of the data packet using TCP. Then, the simultaneous transmission data amount is limited based on the upper limit value.
  • the transmission data amount control program sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP. And a process of limiting the amount of simultaneous transmission data based on the upper limit value.
  • the present invention it is possible to realize a network that improves the quality of user experience by appropriately controlling the amount of packets to be sent in accordance with the network conditions such as the capacity of the transmission buffer and suppressing the stop of packet sending.
  • FIG. 1 is a block diagram illustrating a configuration of a transmission data amount control apparatus according to the first embodiment of this invention.
  • the transmission data amount control device 1 of the present embodiment uses the upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP.
  • the transmission upper limit data amount calculation means 2 is set.
  • the transmission data amount limiting means 3 outputs a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
  • FIG. 2 is a block diagram illustrating a configuration of a transmission data amount control system according to the second embodiment of this invention.
  • the transmission data amount control system 4 of this embodiment includes a data transmission device 10a, a data reception device 20a, and a network 30a.
  • the data transmission device 10a can be an origin server that holds data requested by the user of the data reception device 20a.
  • a relay server device such as a cache server, a proxy server, or an edge server that is installed in the network 30a and once terminates data communication between the origin server and the data receiving device 20a may be used.
  • the data transmission device 10a establishes a connection such as TCP to the data reception device 20a, and transmits data requested from the data reception device 20a to the data reception device 20a.
  • the data receiving device 20a is a device that requests and acquires data from the data transmitting device 10a via the network 30a, such as a PC (Personal Computer) or a portable terminal.
  • PC Personal Computer
  • the network 30a connects the data transmission device 10a and the data reception device 20a to perform data communication.
  • the data transmission device 10a may be arranged in the middle of the route as a relay server device when the origin server transmits data to the data reception device 20a. In that case, you may have an origin server, another network which connects an origin server, etc. in the back side of the data transmitter 10a seeing from the data receiver 20a.
  • the data transmission device 10a includes a data transmission / reception unit 11, a transmission rate control unit 12, a transmission upper limit data amount calculation unit 13, and a transmission data amount limitation unit 14.
  • the data receiving device 20a has data transmitting / receiving means 21.
  • the data transmission / reception unit 11 Based on the transmission rate determined by the transmission rate control unit 12, the data transmission / reception unit 11 transmits a data packet and ACK (ACKnowledgement,) to the data transmission / reception unit 21 of the data reception device 20a via the network 30a. (Acknowledgment) packet is received.
  • the transmission rate control means 12 controls the simultaneous transmission amount of the data packet based on the information of the ACK packet received by the data transmission / reception means 11 and the restriction on the simultaneous transmission data amount controlled by the transmission data amount restriction means 14.
  • the transmission upper limit data amount calculation means 13 performs simultaneous transmission based on the ACK packet information received by the data transmission / reception means 11, the amount of transmitted data packets, the history of the simultaneous transmission data amount determined by the transmission rate control means 12, and the like. Set the upper limit of data volume.
  • the transmission data amount limiting unit 14 limits the simultaneous transmission data amount determined by the transmission rate control unit 12 based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 13.
  • the data transmitting / receiving means 21 transmits a data request, receives a data packet, and transmits an ACK packet to the data transmitting device 10a via the network 30a.
  • the data transmission / reception unit 11 When the data transmission / reception unit 11 acquires a data request message from the data transmission / reception unit 21 of the data reception device 20a, the data transmission / reception unit 11 transmits the requested data packet according to the simultaneous transmission data amount set by the transmission rate control unit 12. 21 to send.
  • the data transmission device 10a is an origin server
  • the data transmission / reception means 11 can transmit data according to the set simultaneous transmission data amount because it holds all original data by itself.
  • the data transmission device 10a When the data transmission device 10a is a relay server device, the original data is copied in advance as a cache in its own storage area, or the data stream transmitted from the origin server is temporarily stored as a buffer. Thereby, the data transmission / reception means 11 can transmit data according to the set simultaneous transmission data amount, without depending on the throughput of the network between the origin server and the data transmission device 10a.
  • the data transmitting / receiving unit 11 acquires the next information from the ACK packet. That is, a round trip delay (Round Trip Time, RTT), a reception window size (Receive Window size, RWIN) of communication between the data transmission device 10a and the data reception device 20a, and a duplicate ACK indicating the degree of congestion in communication.
  • the message includes information such as exceeding the retransmission timeout period and an explicit congestion notification (ECN) message.
  • ECN explicit congestion notification
  • the data transmitting / receiving unit 11 notifies the transmission rate control unit 12 of these pieces of information.
  • the information acquisition and notification method can be the same as the known TCP method.
  • the transmission rate control means 12 controls the simultaneous transmission amount of data packets to be transmitted to the data receiving device 20a via the network 30a. This control is performed when the data transmission / reception unit 11 receives an ACK packet or at regular intervals, information obtained from the ACK packet received by the data transmission / reception unit 11 and the simultaneous transmission determined by the transmission data amount limiting unit 14 Based on data volume limitations.
  • the information obtained from the ACK packet is, for example, RTT, RWIN, duplicate ACK, excess of retransmission timeout, or ECN message. Further, the information is not limited to the above information, and may be other information that can be used by a known TCP.
  • the control method of the simultaneous transmission amount of the data packet is obtained by adding the restriction on the simultaneous transmission data amount determined by the transmission data amount restriction means 14 to the known TCP control.
  • the known TCP control includes congestion control for avoiding network congestion and flow control for avoiding memory overflow of the data receiving device 20a.
  • Congestion control increases or decreases cwnd managed by the data transmission device 10a.
  • the increase / decrease method is, for example, CUBIC TCP (Non-Patent Document 1) or TCP NewReno (Non-Patent Document 2).
  • the increase / decrease method is not limited to the increase / decrease method, and may be the same increase / decrease method as other known TCP congestion control methods.
  • the flow control limits the amount of simultaneous transmission of data packets so as not to exceed the RWIN notified from the data receiving device 20a. For limiting the amount of simultaneous transmission data, a parameter, which will be described later, determined by the transmission data amount limiting means 14 is read, and the simultaneous transmission amount of data packets is limited so as not to exceed this parameter.
  • the transmission rate control means 12 can transmit an amount of data packets not exceeding any of cwnd, RWIN, and the parameters without waiting for the arrival of the ACK packet.
  • the transmission upper limit data amount calculation means 13 sets the upper limit value of the simultaneous transmission data amount. This setting is performed when the data transmission / reception unit 11 receives an ACK packet or at regular intervals, information on the ACK packet received by the data transmission / reception unit 11, the amount of transmitted data packets, and the transmission rate control unit 12. Is based on the history of the simultaneous transmission data amount determined by.
  • the upper limit value for example, cwnd when packet loss has been detected in the past or a statistical value of the history of the unACK data amount in_flight during communication through the network 30a may be set as the upper limit value. it can.
  • the statistical value can be obtained by an exponential moving average of the history, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method.
  • a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
  • the following method is not limited to the above setting method. That is, when the RTT measured or calculated by the data transmission / reception means 11 is monitored, and the average value of the RTT or the exponential moving average value increases by a predetermined threshold or more than the minimum value of the RTT, the RTT and the throughput at that time A value obtained by integrating the values may be set as the upper limit value. Further, a value obtained by adding a preset constant ⁇ of 0.5 or more and 1.0 or less to the value of RWIN described in the ACK packet received by the data transmitting / receiving unit 11 may be set as the upper limit value.
  • variable ⁇ 0.5 to 1.0 which becomes smaller as the stop time becomes longer is calculated, instead of the constant ⁇ .
  • a value obtained by integrating the variable ⁇ with RWIN may be set as the upper limit value.
  • the maximum value or the minimum value among the values calculated by one or more setting methods may be set as the upper limit value.
  • the transmission data amount limiting unit 14 limits the simultaneous transmission data amount determined by the transmission rate control unit 12 based on the upper limit value when the transmission upper limit data amount calculation unit 13 sets the upper limit value of the simultaneous transmission data amount.
  • a method of giving a limit is a method in which a maximum value is newly provided for cwnd that is increased or decreased by TCP congestion control, and an upper limit value is set to this maximum value.
  • the method is not limited to the above method, and for example, an upper limit value may be set as an optional transmission buffer size of a communication socket, or a method of setting an upper limit value as a transmission memory size of a kernel variable of the data transmission device 10a. It may be.
  • the data receiving device 20a has data transmitting / receiving means 21 for transmitting a data request, receiving a data packet, and transmitting an ACK packet to the data transmitting device 10a via the network 30a. Then, when the data requested from the data transmission device 10a or the origin server is distributed, the data is presented to the user.
  • the data transmission / reception means 21 transmits a data request to the data transmission device 10a or the origin server via the network 30a when a data acquisition request is made by the user. Further, when a data packet is received from the data transmitting / receiving unit 11 of the data transmitting apparatus 10a, an ACK packet corresponding to the data packet is transmitted to the data transmitting / receiving unit 11.
  • the ACK packet can be the same as the ACK packet transmitted by a known TCP.
  • Step S11 When the data transmission / reception means 11 obtains a data request message from the data transmission / reception means 21, the data transmission / reception means 21 sends the requested data packet according to the simultaneous transmission data amount set by the transmission rate control means 12. Send to.
  • Step S12 When the data transmitting / receiving unit 21 receives a data packet from the data transmitting / receiving unit 11, the data transmitting / receiving unit 21 transmits an ACK packet corresponding to the data packet to the data transmitting / receiving unit 11.
  • Step S13 When the data transmission / reception means 11 receives the ACK packet from the data transmission / reception means 21, the information such as RTT, RWIN, duplicate ACK, excess of retransmission timeout, ECN message, etc. from the ACK packet Is sent to the transmission rate control means 12.
  • the transmission upper limit data amount calculation means 13 sets the upper limit value of the simultaneous transmission data amount when the data transmission / reception means 11 receives the ACK packet or at regular intervals.
  • the transmission upper limit data amount calculation means 13 uses this upper limit value in the information of the ACK packet received by the data transmission / reception means 11, the amount of transmitted data packets, the history of the simultaneous transmission data amount determined by the transmission rate control means 12, and the like. Set based on.
  • Step S15 The transmission data amount limiting unit 14 determines the simultaneous transmission determined by the transmission rate control unit 12 based on the upper limit value when the transmission upper limit data amount calculation unit 13 determines the upper limit value of the simultaneous transmission data amount. Limit the amount of data.
  • the transmission rate control means 12 controls the simultaneous transmission amount of data packets to be transmitted to the data receiving device 20a via the network 30a.
  • the transmission rate control means 12 performs this control based on the information obtained from the ACK packet received by the data transmission / reception means 11 and the restriction on the simultaneous transmission data amount determined by the transmission data amount restriction means 14.
  • the transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 4 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
  • FIG. 4 is a block diagram illustrating a configuration of a transmission data amount control system according to the third embodiment of this invention.
  • the transmission data amount control system 5 of this embodiment includes a data transmission device 10b, a data reception device 20b, and a network 30b.
  • the data transmission device 10 b includes a data transmission / reception unit 11 and a transmission rate control unit 12.
  • the data receiving device 20b includes a data transmitting / receiving unit 21, a transmission upper limit data amount calculating unit 23, and a transmission data amount limiting unit 24.
  • the difference between this embodiment and the second embodiment is as follows. That is, in the transmission data amount control system 4 of the second embodiment, the data transmission device 10 a includes the transmission upper limit data amount calculation means 13 and the transmission data amount restriction means 14. On the other hand, in the transmission data amount control system 5 of the present embodiment, the data reception device 20b includes a transmission upper limit data amount calculation unit 23 and a transmission data amount limitation unit 24.
  • the transmission upper limit data amount calculation means 23 communicates in the RTT, cwnd controlled by the transmission rate control means 12, and the network 30b based on the amount of data packets received by the data transmission / reception means 21 and the reception time interval.
  • the amount of unacknowledged data in_flight in the middle is estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • the transmission data amount restriction unit 24 restricts the simultaneous transmission data amount determined by the transmission rate control unit 12 of the data transmission device 10b based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 23. .
  • the transmission upper limit data amount calculation means 23 estimates the next value from the amount of data packets and the reception time interval when the data transmission / reception means 21 receives a data packet or at regular time intervals. That is, the RTT, cwnd controlled by the transmission rate control means 12, unacknowledged data amount in_flight during communication in the network 30b, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • the statistical value of the estimated value of cwnd or in_flight when the duplicate ACK is transmitted to the data transmitting / receiving means 11 three times in the past can be set as the upper limit value.
  • the statistical value can be obtained by either an exponential moving average of the estimated value, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method.
  • a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
  • the estimated value of RTT at that time A value obtained by integrating the reception speed of data packets may be used as the upper limit value.
  • a value obtained by integrating a preset constant ⁇ of 1.0 or more to the estimated value of cwnd or in_flight may be used as the upper limit value.
  • the maximum value or the minimum value among the values calculated by one or more setting methods may be used as the upper limit value.
  • the transmission data amount limitation unit 24 determines the simultaneous transmission rate control unit 12 of the data transmission device 10b based on the upper limit value.
  • Limit the amount of transmitted data is, for example, a method in which a maximum value is further provided in RWIN that is increased or decreased by the OS (Operating System) of the data receiving apparatus 20b, and an upper limit value is set to this maximum value.
  • the method is not limited to the above method.
  • an upper limit value may be set as an optional reception buffer size of a communication socket, or a method of setting an upper limit value as a reception memory size of a kernel variable of the data reception device 20b. It may be.
  • the transmission rate control means 12 acquires RWIN information via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20b. Based on the information, the amount of simultaneous transmission of data packets is limited by flow control so as not to exceed RWIN, as in known TCP. As a result, the simultaneous transmission amount is limited to the upper limit value determined by the transmission upper limit data amount calculation means 23. [Description of operation] Next, the operation of the transmission data amount control system of this embodiment will be described in detail with reference to FIGS.
  • FIG. 5 is a flowchart showing the operation of the transmission data amount control system 5 of the present embodiment.
  • Step S21 The transmission upper limit data amount calculation means 23 estimates the next value from the amount of data packets and the reception time interval when the data transmission / reception means 21 receives a data packet or at regular intervals. . That is, RTT, cwnd controlled by the transmission rate control means 12, unacknowledged data amount in_flight during communication in the network 30b, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • Step S22 When the transmission upper limit data amount calculation unit 23 determines the upper limit value of the simultaneous transmission data amount, the transmission data amount limitation unit 24 determines the transmission rate control unit 12 of the data transmission device 10b based on the upper limit value. Limits the amount of data transmitted simultaneously.
  • Step S23 The transmission rate control means 12 acquires RWIN information via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20b. Based on the information, the amount of simultaneous transmission of data packets is limited by flow control so as not to exceed RWIN, as in known TCP.
  • the transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 5 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
  • FIG. 6 is a block diagram illustrating a configuration of a transmission data amount control system according to the fourth embodiment of this invention.
  • the transmission data amount control system 6 of this embodiment includes a data transmission device 10c, a data reception device 20c, and a network 30c.
  • the data transmission device 10 c includes a data transmission / reception unit 11 and a transmission rate control unit 12.
  • the data receiving device 20 c has data transmitting / receiving means 21.
  • the difference between this embodiment and the second embodiment is as follows. That is, in the transmission data amount control system 4 of the second embodiment, the data transmission device 10 a includes the transmission upper limit data amount calculation means 13 and the transmission data amount restriction means 14. On the other hand, in the transmission data amount control system 6 of the present embodiment, the network device 31 in the network 30c includes a transmission upper limit data amount calculation unit 33 and a transmission data amount limitation unit 34.
  • the transmission data amount control system 6 includes a network device 31 such as eNodeB, P-GW (Packet Data Network Gateway), S-GW (Serving Gateway), etc. in the network 30c.
  • a network device 31 such as eNodeB, P-GW (Packet Data Network Gateway), S-GW (Serving Gateway), etc. in the network 30c.
  • the transmission upper limit data amount calculation means 33 communicates the RTT, the cwnd controlled by the transmission rate control means 12, and the network 30c based on the amount of data packets passed through the network device 31 and the passage time interval. The amount of unacknowledged data in_flight etc. is estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • the transmission data amount restriction unit 34 restricts the simultaneous transmission data amount determined by the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 33. .
  • the transmission upper limit data amount calculation means 33 estimates the next value from the amount of data packets that have passed and the time interval of passage when the data packets have passed through the network device 31 or at regular intervals. That is, the RTT, cwnd controlled by the transmission rate control unit 12, unacknowledged data amount in_flight during communication in the network 30c, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • a statistical value of an estimated value of cwnd or in_flight when a packet loss occurs in the network device 31 can be set as the upper limit value.
  • the statistical value is obtained by either an exponential moving average of estimated values, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method.
  • a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
  • a value obtained by integrating the passing amount of data packets per unit time may be set as the upper limit value.
  • a value obtained by integrating a preset constant ⁇ of 0.5 or more and 1.0 or less to the value of RWIN described in the ACK packet passing through the network device 31 may be used as the upper limit value.
  • the time when the data packet passes through the network device 31 stops after the packet loss is monitored, and a variable ⁇ of 0.5 or more and 1.0 or less that decreases as the stop time becomes longer is calculated.
  • a value obtained by integrating the variable ⁇ with RWIN may be used as the upper limit value.
  • the maximum value or the minimum value among the values calculated by one or more setting methods may be set as the upper limit value.
  • the transmission data amount limiting unit 34 is determined by the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value.
  • Limit the amount of transmitted data is, for example, the following method. That is, when the estimated value of in_flight of each communication session or the entire communication session or the queue amount accumulated in the network device 31 exceeds the upper limit value, a flag is added to the header of the data packet that has passed through the network device 31. . This flag is a CE (Congestion Experienced) flag of the ECN option.
  • a method of randomly discarding a data packet that has passed through the network device 31 when the upper limit value is exceeded as described above may be used.
  • the transmission rate control means 12 acquires ECN messages or duplicate ACK information caused by packet loss via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20c. Based on the information, cwnd is controlled by congestion control in the same manner as known TCP. As a result, the simultaneous transmission amount of data packets is indirectly limited to the upper limit value determined by the transmission upper limit data amount calculation means 33. [Description of operation] Next, the operation of the transmission data amount control system of this embodiment will be described in detail with reference to FIGS.
  • FIG. 7 is a flowchart showing the operation of the transmission data amount control system 6 of this embodiment.
  • the transmission upper limit data amount calculation means 33 calculates the following value from the amount of data packets that have passed and the time interval of passage when the data packets have passed through the network device 31 or at regular intervals. presume. That is, the RTT, cwnd controlled by the transmission rate control unit 12, unacknowledged data amount in_flight during communication in the network 30c, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
  • Step S32 When the transmission upper limit data amount calculation unit 33 determines the upper limit value of the simultaneous transmission data amount, the transmission data amount limitation unit 34 determines the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value. Limits the amount of data transmitted simultaneously.
  • Step S33 The transmission rate control means 12 acquires ECN messages or duplicate ACK information caused by packet loss via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20c. Based on the information, cwnd is controlled by congestion control in the same manner as known TCP.
  • the transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 6 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
  • a network that appropriately controls the amount of transmitted packets and suppresses packet transmission suspension according to network conditions such as the transmission buffer capacity, and improves the quality of user experience. Can be realized.
  • Appendix 1 Transmission upper limit data amount calculating means for setting an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP,
  • a transmission data amount control device comprising: a transmission data amount limiting means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
  • the transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data transmission apparatus when performing the transmission / reception,
  • the transmission upper limit data amount calculating means includes: Based on the congestion window size when packet loss is detected, or Based on statistics of unacknowledged data volume, or When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or Based on the reception window size described in the acknowledgment packet received by the data transmission device and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss, The transmission data amount control device according to attachment 1, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By setting a maximum value to the congestion window size and changing the maximum value, or By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device, The transmission data amount control device according to appendix 2, which limits the amount of simultaneous transmission data.
  • the transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data receiving apparatus when performing the transmission / reception,
  • the transmission upper limit data amount calculating means includes: Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data packet in the data receiving device Based on the sum of the received amount per unit time, The transmission data amount control device according to attachment 1, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By setting a maximum value for the reception window size, changing the maximum value, or By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device, The transmission data amount control device according to appendix 4, which limits the amount of simultaneous transmission data.
  • the transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a network device included in the network that performs the transmission and reception,
  • the transmission upper limit data amount calculating means includes: Based on the statistical value of the estimated value of the congestion window size when the network device discards the data packet or the amount of unacknowledged data, or When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
  • the transmission data amount control device according to attachment 1, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
  • the transmission data amount control device according to any one of appendix 1 to appendix 7, A transmission data amount control system comprising: a data transmission device that transmits the amount of the data packet based on the input control signal and supplies the data packet to the transmission data amount control device.
  • the transmission upper limit data amount control device is provided in the data transmission device,
  • the transmission upper limit data amount calculating means includes: Based on the congestion window size when packet loss is detected, or Based on statistics of unacknowledged data volume, or When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or Based on the reception window size described in the acknowledgment packet received by the data transmission device and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
  • the transmission data amount control system according to appendix 8, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By setting a maximum value to the congestion window size and changing the maximum value, or By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device, The transmission data amount control system according to appendix 9, wherein the simultaneous transmission data amount is limited.
  • the transmission upper limit data amount control device is provided in a data receiving device when performing the transmission / reception,
  • the transmission upper limit data amount calculating means includes: Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data packet in the data receiving device Based on the sum of the received amount per unit time, The transmission data amount control system according to appendix 8, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By setting a maximum value for the reception window size, changing the maximum value, or By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device, The transmission data amount control system according to appendix 11, which limits the amount of simultaneous transmission data.
  • the transmission upper limit data amount control device is provided in a network device having a network that performs the transmission and reception,
  • the transmission upper limit data amount calculating means includes: Based on the statistical value of the estimated value of the congestion window size when the network device discards the data packet or the amount of unacknowledged data, or When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
  • the transmission data amount control system according to appendix 8, wherein the upper limit value is set.
  • the transmission data amount limiting means is based on the upper limit value, By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or By randomly discarding data packets that pass through the network device when the upper limit is exceeded, 14.
  • the transmission data amount control system according to appendix 13, wherein the simultaneous transmission data amount is limited.
  • Appendix 15 In the transmission and reception of data packets using TCP, based on the information based on the acknowledgment packet, the data packet amount and the simultaneous transmission data amount history, the upper limit value of the simultaneous transmission data amount is set, A transmission data amount control method for limiting the amount of simultaneous transmission data based on the upper limit value.
  • the present invention can be used for a communication technique for transmitting and receiving data packets using TCP.

Landscapes

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

Abstract

The objective of the invention is to achieve a network in which the amount of packets to be sent out is appropriately controlled in accordance with a network condition, such as transmission buffer amount, to suppress the halt of sending out the packets, thereby improving the user experience quality. A transmission data amount control apparatus of the invention comprises: a transmission upper-limit data amount calculation means that sets an upper-limit value of a simultaneous transmission data amount on the basis of information based on acknowledgement packets, a data packet amount and a simultaneous transmission data amount history in transmission/reception of data packets using TCP; and a transmission data amount limitation means that outputs, on the basis of the upper-limit value, a control signal to limit the simultaneous transmission data amount.

Description

送信データ量制御装置、制御システム、制御方法および制御プログラムTransmission data amount control device, control system, control method, and control program
 本発明は、ネットワーク技術に関し、特に、TCP(Transmission Control Protocol)を用いたデータパケットの送受信を行うネットワーク技術に関する。 The present invention relates to a network technology, and more particularly to a network technology for transmitting and receiving data packets using TCP (Transmission Control Protocol).
 近年、インターネットの回線容量の増大や多様なメディア情報を扱う通信技術の整備に伴い、リッチメディアによる情報配信をモバイル端末から、いつでもどこでも楽しめるようになってきた。こうしたライフスタイルは広く浸透してきており、その情報配信を支える高速なモバイル環境として、LTE(Long Term Evolution)やLTE-A(LTE Advanced)といったモバイル通信技術が普及しつつある。 In recent years, along with the increase in the line capacity of the Internet and the development of communication technology that handles a variety of media information, it has become possible to enjoy rich media information delivery anytime and anywhere from mobile terminals. Such lifestyles have become widespread, and mobile communication technologies such as LTE (Long Term Evolution) and LTE-A (LTE Advanced) are spreading as high-speed mobile environments that support the information distribution.
 LTEなどの高速モバイル通信環境においては、無線区間における帯域変動の影響を吸収するため、eNodeBなどのLTE無線基地局に、大容量のバッファが設けられている。また、RLC(Radio Link Control)層におけるARQ(Automatic Repeat reQuest)技術やMAC(Media Access Control)層におけるHARQ(Hybrid ARQ)技術によって、無線区間でビットエラーが発生した場合に下位層で再送を行ってデータを修復する。このため、ネットワーク層より上位の層では、パケットの破損はほとんど発生しなくなってきている。 In a high-speed mobile communication environment such as LTE, a large-capacity buffer is provided in an LTE radio base station such as eNodeB in order to absorb the influence of band fluctuation in a radio section. In addition, when a bit error occurs in the radio section, retransmission is performed in the lower layer by ARQ (Automatic Repeat reQuest) technology in the RLC (Radio Link Control) layer and HARQ (Hybrid ARQ) technology in the MAC (Media Access Control) layer. Repair the data. For this reason, packet corruption hardly occurs in layers higher than the network layer.
 一方で、有線、無線の何れのデータ通信においても広く用いられているトランスポート層プロトコルであるTCPでは、パケットロスを検知した際に輻輳が発生したと判断して送信レートを低下させる、ロスベースの輻輳制御を行う方式が多い。この方式は、CUBIC TCP(非特許文献1)やTCP NewReno(非特許文献2)に代表される。前述のように、近年のモバイル通信ではビットエラーに伴うパケットの破損が発生しにくい。そのため、ロスベースの輻輳制御を用いるTCPでは、前記大容量のバッファがあふれてパケットロスが発生するまで輻輳ウィンドウサイズ(congestion window size、cwnd)を増加し続ける。cwndが膨大になってからパケットロスが発生すると、ロスしたパケットの再送後に続けて送出可能なパケット量が少なくなるため、パケットの送出が停止する可能性がある。パケットロスに伴ってパケットの送出が停止すると、TCPスループットの低下や、映像や音声などのストリーミングコンテンツの再生途絶などが発生し、ユーザの体感品質が著しく損なわれるという不都合が生じる。 On the other hand, TCP, which is a transport layer protocol widely used for both wired and wireless data communication, determines that congestion has occurred when packet loss is detected, and reduces the transmission rate. There are many methods for performing congestion control. This method is typified by CUBIC TCP (Non-Patent Document 1) and TCP NewReno (Non-Patent Document 2). As described above, in recent mobile communications, packet corruption due to bit errors is unlikely to occur. Therefore, in TCP using loss-based congestion control, the congestion window size (congestion window size, cwnd) continues to increase until the large-capacity buffer overflows and packet loss occurs. If a packet loss occurs after cwnd becomes enormous, the amount of packets that can be sent continuously after retransmission of the lost packet decreases, and there is a possibility that the sending of the packet may stop. When packet transmission is stopped due to packet loss, TCP throughput decreases, streaming content such as video and audio is interrupted, and the user experience quality is significantly impaired.
 前記問題に対し、これまでに特許文献1のような改善策が講じられてきた。特許文献1は、ネットワークの途中に中継装置を設置し、中継装置の前後のネットワーク種別(有線網や無線網など)に応じてTCPのパラメータを変更する技術である。特許文献1で例示されているTCPのパラメータは、再送タイムアウト時間(Retransmission Time Out、RTO)の最大値、最小値と、初期ウィンドウサイズである。これらを、例えば、送信バッファサイズなどといった送出パケット量に関わる他のTCPのパラメータに適用することも類推可能である。本技術によって、送出パケット量に関わるTCPのパラメータをネットワーク種別に応じて設定することにより、LTE網などにおいて送出パケット量を制限してパケットの送出停止を軽減し、ユーザの体感品質を向上させることができる。また、関連する技術が特許文献2、特許文献3、特許文献4に開示されている。 Measures for improvement as described in Patent Document 1 have been taken so far. Patent Document 1 is a technique in which a relay device is installed in the middle of a network, and TCP parameters are changed according to network types (wired network, wireless network, etc.) before and after the relay device. The TCP parameters exemplified in Patent Document 1 are the maximum value and minimum value of the retransmission timeout time (Retransmission Time Out, RTO), and the initial window size. It can be analogized that these are applied to other TCP parameters related to the amount of transmitted packets, such as the transmission buffer size. With this technology, by setting TCP parameters related to the amount of transmitted packets according to the network type, the amount of transmitted packets is limited in the LTE network, etc., and packet transmission suspension is reduced, and the quality of experience of the user is improved. Can do. Related techniques are disclosed in Patent Document 2, Patent Document 3, and Patent Document 4.
特開2013-229834号公報JP 2013-229834 A 国際公開第2011/052079号International Publication No. 2011/052079 特開2013/191931号公報JP 2013/191931 A 特開2008/78966号公報JP 2008/78966 A
 しかしながら、特許文献1は、同じ種別のネットワークにおいては同じパラメータしか設定できないため、送出パケット量の制限が柔軟に行えないという課題を抱えている。例えば、同じネットワーク種別でも異なるネットワーク事業者が運用する場合には、無線基地局の有するバッファの容量は異なる可能性がある。また、設備拡充の過渡期などでは、前記バッファの容量が異なるネットワーク設備が混在する可能性がある。また、前記バッファの容量が同じでも、クロストラヒックなどの影響によって早期に前記バッファがあふれる可能性がある。特許文献1のようにネットワーク種別に応じてパラメータを設定するだけでは、上記のような場合に対応できず、依然としてパケットの送出停止が発生し、ユーザの体感品質が損なわれるという不都合が生じる。 However, Patent Document 1 has a problem that the amount of transmitted packets cannot be flexibly limited because only the same parameter can be set in the same type of network. For example, when different network operators operate even with the same network type, the capacities of the buffers of the radio base station may be different. In addition, there is a possibility that network facilities having different buffer capacities are mixed in a transition period of facility expansion. Also, even if the buffer capacity is the same, the buffer may overflow early due to the influence of cross traffic or the like. Just setting parameters according to the network type as in Patent Document 1 cannot cope with the above-described case, and the packet transmission is still stopped, and the user's quality of experience is impaired.
 また、特許文献2には、異なるネットワーク間での通信速度を揃えるように、ゲートウェイ装置において、通信速度制限に関わる数値を変換する方法が開示されている。しかしながら、ネットワークの状態に合わせて輻輳ウィンドウサイズに制限を与え、送出パケット量を適切に制御してパケットの送出停止を抑制することには対応できていない。 Further, Patent Document 2 discloses a method for converting a numerical value related to communication speed limitation in a gateway device so that communication speeds between different networks are equalized. However, it cannot cope with restricting the congestion window size in accordance with the network state and appropriately controlling the amount of transmitted packets to suppress packet transmission suspension.
 本発明は、上記の課題に鑑みてなされたものであり、その目的は、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することである。 The present invention has been made in view of the above problems, and its purpose is to appropriately control the amount of transmitted packets in accordance with network conditions such as the transmission buffer capacity to suppress packet transmission suspension, It is to realize a network that improves the quality of experience.
 本発明による送信データ量制御装置は、TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する送信上限データ量算出手段と、前記上限値に基づいて、前記同時送信データ量を制限する制御信号を出力する送信データ量制限手段と、を有する。 The transmission data amount control device according to the present invention sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP. Transmission upper limit data amount calculating means, and transmission data amount limiting means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
 本発明による送信データ量制御システムは、TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する送信上限データ量算出手段と、前記上限値に基づいて、前記同時送信データ量を制限する制御信号を出力する送信データ量制限手段と、を有する送信データ量制御装置と、入力される前記制御信号に基づく量の前記データパケットを送信するとともに、前記送信データ量制御装置に供給するデータ送信装置と、を有する。 The transmission data amount control system according to the present invention sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP. A transmission upper limit data amount calculating means, and a transmission data amount control means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value, and the control that is input A data transmission device that transmits an amount of the data packet based on a signal and supplies the data packet to the transmission data amount control device.
 本発明による送信データ量制御方法は、TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定し、前記上限値に基づいて、前記同時送信データ量を制限する。 The transmission data amount control method according to the present invention sets the upper limit value of the simultaneous transmission data amount based on information based on the acknowledgment packet, the data packet amount, and the simultaneous transmission data amount history in transmission / reception of the data packet using TCP. Then, the simultaneous transmission data amount is limited based on the upper limit value.
 本発明による送信データ量制御プログラムは、TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する処理と、前記上限値に基づいて、前記同時送信データ量を制限する処理と、を実行させる。 The transmission data amount control program according to the present invention sets an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP. And a process of limiting the amount of simultaneous transmission data based on the upper limit value.
 本発明によれば、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することができる。 According to the present invention, it is possible to realize a network that improves the quality of user experience by appropriately controlling the amount of packets to be sent in accordance with the network conditions such as the capacity of the transmission buffer and suppressing the stop of packet sending.
本発明の第1の実施形態の送信データ量制御装置の構成を示すブロック図である。It is a block diagram which shows the structure of the transmission data amount control apparatus of the 1st Embodiment of this invention. 本発明の第2の実施形態の送信データ量制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the transmission data amount control system of the 2nd Embodiment of this invention. 本発明の第2の実施形態の送信データ量制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the transmission data amount control system of the 2nd Embodiment of this invention. 本発明の第3の実施形態の送信データ量制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the transmission data amount control system of the 3rd Embodiment of this invention. 本発明の第3の実施形態の送信データ量制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the transmission data amount control system of the 3rd Embodiment of this invention. 本発明の第4の実施形態の送信データ量制御システムの構成を示すブロック図である。It is a block diagram which shows the structure of the transmission data amount control system of the 4th Embodiment of this invention. 本発明の第4の実施形態の送信データ量制御システムの動作を示すフローチャートである。It is a flowchart which shows operation | movement of the transmission data amount control system of the 4th Embodiment of this invention.
 以下、図を参照しながら、本発明の実施形態を詳細に説明する。但し、以下に述べる実施形態には、本発明を実施するために技術的に好ましい限定がされているが、発明の範囲を以下に限定するものではない。
(第1の実施形態)
 図1は、本発明の第1の実施形態の送信データ量制御装置の構成を示すブロック図である。本実施形態の送信データ量制御装置1は、TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する送信上限データ量算出手段2を有する。さらに、前記上限値に基づいて、前記同時送信データ量を制限する制御信号を出力する送信データ量制限手段3を有する。
Hereinafter, embodiments of the present invention will be described in detail with reference to the drawings. However, the preferred embodiments described below are technically preferable for carrying out the present invention, but the scope of the invention is not limited to the following.
(First embodiment)
FIG. 1 is a block diagram illustrating a configuration of a transmission data amount control apparatus according to the first embodiment of this invention. The transmission data amount control device 1 of the present embodiment uses the upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP. The transmission upper limit data amount calculation means 2 is set. Further, the transmission data amount limiting means 3 outputs a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
 本実施形態によれば、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することができる。
(第2の実施形態)
 図を参照しながら、本発明の第2の実施形態を説明する。
[構成の説明]
 図2は、本発明の第2の実施形態の送信データ量制御システムの構成を示すブロック図である。本実施形態の送信データ量制御システム4は、データ送信装置10aとデータ受信装置20aとネットワーク30aとを有する。
According to the present embodiment, it is possible to realize a network that appropriately controls the amount of packets to be sent in accordance with the network conditions such as the transmission buffer capacity, suppresses packet sending stop, and improves the quality of user experience. .
(Second Embodiment)
A second embodiment of the present invention will be described with reference to the drawings.
[Description of configuration]
FIG. 2 is a block diagram illustrating a configuration of a transmission data amount control system according to the second embodiment of this invention. The transmission data amount control system 4 of this embodiment includes a data transmission device 10a, a data reception device 20a, and a network 30a.
 データ送信装置10aは、データ受信装置20aのユーザから要求されたデータを保持するオリジンサーバとすることができる。また、キャッシュサーバやプロキシサーバ、エッジサーバなどのように、ネットワーク30aの中に設置され、オリジンサーバとデータ受信装置20aの間のデータ通信を一度終端する中継サーバ装置とすることもできる。データ送信装置10aは、データ受信装置20aに対してTCPなどのコネクションを確立し、データ受信装置20aから要求されたデータをデータ受信装置20aに送信する。 The data transmission device 10a can be an origin server that holds data requested by the user of the data reception device 20a. In addition, a relay server device such as a cache server, a proxy server, or an edge server that is installed in the network 30a and once terminates data communication between the origin server and the data receiving device 20a may be used. The data transmission device 10a establishes a connection such as TCP to the data reception device 20a, and transmits data requested from the data reception device 20a to the data reception device 20a.
 データ受信装置20aは、例えばPC(Personal Computer)や携帯端末などのように、ユーザがネットワーク30aを介してデータ送信装置10aにデータを要求し取得する装置である。 The data receiving device 20a is a device that requests and acquires data from the data transmitting device 10a via the network 30a, such as a PC (Personal Computer) or a portable terminal.
 ネットワーク30aは、データ送信装置10aとデータ受信装置20aとを繋げてデータ通信を行う。 The network 30a connects the data transmission device 10a and the data reception device 20a to perform data communication.
 なお、前述のようにデータ送信装置10aは、オリジンサーバがデータ受信装置20aにデータを送信する際の中継サーバ装置として、経路の途中に配置されていても良い。その場合は、データ受信装置20aから見てデータ送信装置10aの後ろ側に、オリジンサーバやオリジンサーバを繋ぐ別のネットワークなどを有していても良い。 As described above, the data transmission device 10a may be arranged in the middle of the route as a relay server device when the origin server transmits data to the data reception device 20a. In that case, you may have an origin server, another network which connects an origin server, etc. in the back side of the data transmitter 10a seeing from the data receiver 20a.
 データ送信装置10aは、データ送受信手段11と送信レート制御手段12と送信上限データ量算出手段13と送信データ量制限手段14とを有する。データ受信装置20aは、データ送受信手段21を有する。 The data transmission device 10a includes a data transmission / reception unit 11, a transmission rate control unit 12, a transmission upper limit data amount calculation unit 13, and a transmission data amount limitation unit 14. The data receiving device 20a has data transmitting / receiving means 21.
 データ送受信手段11は、送信レート制御手段12が決定した送信レートをもとに、ネットワーク30aを経由して、データ受信装置20aのデータ送受信手段21に向けて、データパケットの送信およびACK(ACKnowledgement、確認応答)パケットの受信を行う。 Based on the transmission rate determined by the transmission rate control unit 12, the data transmission / reception unit 11 transmits a data packet and ACK (ACKnowledgement,) to the data transmission / reception unit 21 of the data reception device 20a via the network 30a. (Acknowledgment) packet is received.
 送信レート制御手段12は、データ送受信手段11が受信したACKパケットの情報と、送信データ量制限手段14が制御する同時送信データ量の制限とに基づいて、データパケットの同時送信量を制御する。 The transmission rate control means 12 controls the simultaneous transmission amount of the data packet based on the information of the ACK packet received by the data transmission / reception means 11 and the restriction on the simultaneous transmission data amount controlled by the transmission data amount restriction means 14.
 送信上限データ量算出手段13は、データ送受信手段11が受信したACKパケットの情報や送信したデータパケットの量や、送信レート制御手段12が決定した同時送信データ量の履歴などに基づいて、同時送信データ量の上限値を設定する。 The transmission upper limit data amount calculation means 13 performs simultaneous transmission based on the ACK packet information received by the data transmission / reception means 11, the amount of transmitted data packets, the history of the simultaneous transmission data amount determined by the transmission rate control means 12, and the like. Set the upper limit of data volume.
 送信データ量制限手段14は、送信上限データ量算出手段13の決定した同時送信データ量の上限値に基づいて、送信レート制御手段12の決定する同時送信データ量に制限を与える。 The transmission data amount limiting unit 14 limits the simultaneous transmission data amount determined by the transmission rate control unit 12 based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 13.
 データ送受信手段21は、ネットワーク30aを経由してデータ送信装置10aに向けて、データ要求の送信、およびデータパケットの受信、およびACKパケットの送信を行う。 The data transmitting / receiving means 21 transmits a data request, receives a data packet, and transmits an ACK packet to the data transmitting device 10a via the network 30a.
 データ送受信手段11は、データ受信装置20aのデータ送受信手段21からデータ要求のメッセージを取得した際に、送信レート制御手段12で設定された同時送信データ量に従って要求されたデータのパケットをデータ送受信手段21に送信する。ここで、データ送信装置10aがオリジンサーバの場合、自身でオリジナルデータをすべて保持しているため、データ送受信手段11は設定された同時送信データ量に従ってデータを送信することができる。 When the data transmission / reception unit 11 acquires a data request message from the data transmission / reception unit 21 of the data reception device 20a, the data transmission / reception unit 11 transmits the requested data packet according to the simultaneous transmission data amount set by the transmission rate control unit 12. 21 to send. Here, when the data transmission device 10a is an origin server, the data transmission / reception means 11 can transmit data according to the set simultaneous transmission data amount because it holds all original data by itself.
 また、データ送信装置10aが中継サーバ装置の場合、オリジナルデータを予め自身の記憶領域にキャッシュとして複製したり、オリジンサーバから送信されてきているデータストリームを一時的にバッファとして溜めたりする。これにより、オリジンサーバとデータ送信装置10aとの間のネットワークのスループットに依存せず、データ送受信手段11は設定された同時送信データ量に従ってデータを送信することができる。 When the data transmission device 10a is a relay server device, the original data is copied in advance as a cache in its own storage area, or the data stream transmitted from the origin server is temporarily stored as a buffer. Thereby, the data transmission / reception means 11 can transmit data according to the set simultaneous transmission data amount, without depending on the throughput of the network between the origin server and the data transmission device 10a.
 さらに、データ送受信手段11は、データ送受信手段21からデータパケットに対応するACKパケットを受信すると、ACKパケットから次の情報を取得する。すなわち、データ送信装置10aとデータ受信装置20aとの間の通信の往復遅延(Round Trip Time、RTT)や、受信ウィンドウサイズ(Receive WINdow size、RWIN)や、通信における輻輳の程度を示す重複ACKや、再送タイムアウト時間の超過や、明示的輻輳通知(Explicit Congestion Notification、ECN)のメッセージ等の情報である。データ送受信手段11は、これらの情報を送信レート制御手段12に通知する。前記情報の取得と通知の方法は、既知のTCPの方法と同様とすることができる。 Further, when receiving the ACK packet corresponding to the data packet from the data transmitting / receiving unit 21, the data transmitting / receiving unit 11 acquires the next information from the ACK packet. That is, a round trip delay (Round Trip Time, RTT), a reception window size (Receive Window size, RWIN) of communication between the data transmission device 10a and the data reception device 20a, and a duplicate ACK indicating the degree of congestion in communication. The message includes information such as exceeding the retransmission timeout period and an explicit congestion notification (ECN) message. The data transmitting / receiving unit 11 notifies the transmission rate control unit 12 of these pieces of information. The information acquisition and notification method can be the same as the known TCP method.
 送信レート制御手段12は、ネットワーク30aを経由してデータ受信装置20aへ送信するデータパケットの同時送信量を制御する。この制御は、データ送受信手段11がACKパケットを受信した際に、または、一定時間ごとに、データ送受信手段11が受信したACKパケットから得られる情報と、送信データ量制限手段14が決定する同時送信データ量の制限とに基づいて行われる。ここで、ACKパケットから得られる情報は、例えば、RTTや、RWINや、重複ACKや、再送タイムアウト時間の超過や、ECNのメッセージである。また、前記情報に限らず、既知のTCPが利用し得る他の情報であっても良い。 The transmission rate control means 12 controls the simultaneous transmission amount of data packets to be transmitted to the data receiving device 20a via the network 30a. This control is performed when the data transmission / reception unit 11 receives an ACK packet or at regular intervals, information obtained from the ACK packet received by the data transmission / reception unit 11 and the simultaneous transmission determined by the transmission data amount limiting unit 14 Based on data volume limitations. Here, the information obtained from the ACK packet is, for example, RTT, RWIN, duplicate ACK, excess of retransmission timeout, or ECN message. Further, the information is not limited to the above information, and may be other information that can be used by a known TCP.
 また、ここで、データパケットの同時送信量の制御方法は、既知のTCPの制御に対し、送信データ量制限手段14が決定する同時送信データ量の制限を加えたものである。既知のTCPの制御は、ネットワークの混雑を回避するための輻輳制御と、データ受信装置20aのメモリあふれを回避するためのフロー制御からなる。 Here, the control method of the simultaneous transmission amount of the data packet is obtained by adding the restriction on the simultaneous transmission data amount determined by the transmission data amount restriction means 14 to the known TCP control. The known TCP control includes congestion control for avoiding network congestion and flow control for avoiding memory overflow of the data receiving device 20a.
 輻輳制御はデータ送信装置10aの管理するcwndを増減させる。増減の方法は、例えばCUBIC TCP(非特許文献1)やTCP NewReno(非特許文献2)である。また、前記増減方法に限らず、その他の既知のTCPの輻輳制御方式と同様の増減方法であっても良い。また、フロー制御はデータ受信装置20aから通知されたRWINを超えないようにデータパケットの同時送信量を制限する。また、同時送信データ量の制限は、送信データ量制限手段14が決定する後述のパラメータを読み込み、このパラメータを超えないようにデータパケットの同時送信量を制限する。結果として、送信レート制御手段12は、cwndとRWINと前記パラメータのいずれも超えない量のデータパケットを、ACKパケットの到着を待たずに送信できる。 Congestion control increases or decreases cwnd managed by the data transmission device 10a. The increase / decrease method is, for example, CUBIC TCP (Non-Patent Document 1) or TCP NewReno (Non-Patent Document 2). The increase / decrease method is not limited to the increase / decrease method, and may be the same increase / decrease method as other known TCP congestion control methods. Further, the flow control limits the amount of simultaneous transmission of data packets so as not to exceed the RWIN notified from the data receiving device 20a. For limiting the amount of simultaneous transmission data, a parameter, which will be described later, determined by the transmission data amount limiting means 14 is read, and the simultaneous transmission amount of data packets is limited so as not to exceed this parameter. As a result, the transmission rate control means 12 can transmit an amount of data packets not exceeding any of cwnd, RWIN, and the parameters without waiting for the arrival of the ACK packet.
 送信上限データ量算出手段13は、同時送信データ量の上限値を設定する。この設定は、データ送受信手段11がACKパケットを受信した際に、または、一定時間ごとに、データ送受信手段11が受信したACKパケットの情報や、送信したデータパケットの量や、送信レート制御手段12が決定した同時送信データ量の履歴等に基づく。ここで、上限値の設定には、例えば、過去にパケットロスを検知した際のcwnd、または、ネットワーク30aを通信中の未ACKデータ量in_flightの履歴の統計値を、上限値として設定することができる。統計値は、前記履歴の指数移動平均、または、過去の一定時間における最大値、または、既知の手法によって外れ値を除いた値の、いずれかによって求めることができる。また、パケットロスを抑制させるために、前記統計値から数パケットだけ減らした値を上限値として設定しても良い。 The transmission upper limit data amount calculation means 13 sets the upper limit value of the simultaneous transmission data amount. This setting is performed when the data transmission / reception unit 11 receives an ACK packet or at regular intervals, information on the ACK packet received by the data transmission / reception unit 11, the amount of transmitted data packets, and the transmission rate control unit 12. Is based on the history of the simultaneous transmission data amount determined by. Here, for setting the upper limit value, for example, cwnd when packet loss has been detected in the past or a statistical value of the history of the unACK data amount in_flight during communication through the network 30a may be set as the upper limit value. it can. The statistical value can be obtained by an exponential moving average of the history, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method. In order to suppress packet loss, a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
 また、前記設定方法に限らず、次のような方法であっても良い。すなわち、データ送受信手段11が計測または算出したRTTを監視し、RTTの平均値または指数移動平均値がRTTの最小値よりも予め設定された閾値以上増加した場合に、その時点でのRTTとスループットを積算した値を上限値に設定しても良い。また、データ送受信手段11が受信したACKパケットに記載されているRWINの値に、予め設定された0.5以上1.0以下の定数αを積算した値を上限値として設定しても良い。また、パケットロス後にデータ送受信手段11からパケット送出が停止する時間を監視し、停止時間が長いほど値が小さくなる0.5以上1.0以下の変数βを算出し、前記定数αの代わりに変数βをRWINに積算した値を上限値として設定しても良い。また、これら1つ以上の設定方法で算出された値の内の、最大値または最小値を上限値として設定しても良い。 Further, the following method is not limited to the above setting method. That is, when the RTT measured or calculated by the data transmission / reception means 11 is monitored, and the average value of the RTT or the exponential moving average value increases by a predetermined threshold or more than the minimum value of the RTT, the RTT and the throughput at that time A value obtained by integrating the values may be set as the upper limit value. Further, a value obtained by adding a preset constant α of 0.5 or more and 1.0 or less to the value of RWIN described in the ACK packet received by the data transmitting / receiving unit 11 may be set as the upper limit value. Further, the time when the packet transmission from the data transmission / reception means 11 stops after the packet loss is monitored, and a variable β of 0.5 to 1.0 which becomes smaller as the stop time becomes longer is calculated, instead of the constant α. A value obtained by integrating the variable β with RWIN may be set as the upper limit value. Further, the maximum value or the minimum value among the values calculated by one or more setting methods may be set as the upper limit value.
 送信データ量制限手段14は、送信上限データ量算出手段13が同時送信データ量の上限値を設定した際に、前記上限値に基づいて、送信レート制御手段12の決定する同時送信データ量に制限を与える。ここで、制限を与える方法は、例えば、TCPの輻輳制御が増減させるcwndに最大値を新たに設け、この最大値に上限値を設定する方法である。また、前記方法に限らず、例えば、通信ソケットのオプションの送信バッファサイズとして上限値を設定する方法であっても良いし、データ送信装置10aのカーネル変数の送信メモリサイズとして上限値を設定する方法であっても良い。 The transmission data amount limiting unit 14 limits the simultaneous transmission data amount determined by the transmission rate control unit 12 based on the upper limit value when the transmission upper limit data amount calculation unit 13 sets the upper limit value of the simultaneous transmission data amount. give. Here, for example, a method of giving a limit is a method in which a maximum value is newly provided for cwnd that is increased or decreased by TCP congestion control, and an upper limit value is set to this maximum value. The method is not limited to the above method, and for example, an upper limit value may be set as an optional transmission buffer size of a communication socket, or a method of setting an upper limit value as a transmission memory size of a kernel variable of the data transmission device 10a. It may be.
 データ受信装置20aは、ネットワーク30aを経由してデータ送信装置10aに向けてデータ要求の送信、およびデータパケットの受信、およびACKパケットの送信を行うデータ送受信手段21を有する。そして、データ送信装置10aまたはオリジンサーバから要求したデータが配信された際に、ユーザに前記データを提示する。 The data receiving device 20a has data transmitting / receiving means 21 for transmitting a data request, receiving a data packet, and transmitting an ACK packet to the data transmitting device 10a via the network 30a. Then, when the data requested from the data transmission device 10a or the origin server is distributed, the data is presented to the user.
 データ送受信手段21は、ユーザからデータ取得の要求がされた際に、ネットワーク30aを経由してデータ送信装置10aまたはオリジンサーバに向けてデータのリクエストを送信する。また、データ送信装置10aのデータ送受信手段11からデータパケットを受信した際に、データパケットに対応するACKパケットをデータ送受信手段11に送信する。ここで、ACKパケットは既知のTCPが送信するACKパケットと同様とすることができる。
[動作の説明]
 次に、図2と図3を参照して本実施形態の送信データ量制御システムの動作について詳細に説明する。図3は、本実施形態の送信データ量制御システム4の動作を示すフローチャートである。
The data transmission / reception means 21 transmits a data request to the data transmission device 10a or the origin server via the network 30a when a data acquisition request is made by the user. Further, when a data packet is received from the data transmitting / receiving unit 11 of the data transmitting apparatus 10a, an ACK packet corresponding to the data packet is transmitted to the data transmitting / receiving unit 11. Here, the ACK packet can be the same as the ACK packet transmitted by a known TCP.
[Description of operation]
Next, the operation of the transmission data amount control system of this embodiment will be described in detail with reference to FIGS. FIG. 3 is a flowchart showing the operation of the transmission data amount control system 4 of the present embodiment.
 (ステップS11) データ送受信手段11は、データ送受信手段21からデータ要求のメッセージを取得した際に、送信レート制御手段12で設定された同時送信データ量に従って要求されたデータのパケットをデータ送受信手段21に送信する。 (Step S11) When the data transmission / reception means 11 obtains a data request message from the data transmission / reception means 21, the data transmission / reception means 21 sends the requested data packet according to the simultaneous transmission data amount set by the transmission rate control means 12. Send to.
 (ステップS12) データ送受信手段21は、データ送受信手段11からデータパケットを受信した際に、データパケットに対応するACKパケットをデータ送受信手段11に送信する。 (Step S12) When the data transmitting / receiving unit 21 receives a data packet from the data transmitting / receiving unit 11, the data transmitting / receiving unit 21 transmits an ACK packet corresponding to the data packet to the data transmitting / receiving unit 11.
 (ステップS13) データ送受信手段11は、データ送受信手段21からACKパケットを受信した際に、ACKパケットから、RTT、およびRWIN、及び重複ACKや、再送タイムアウト時間の超過や、ECNのメッセージ等の情報を取得し、送信レート制御手段12に通知する。 (Step S13) When the data transmission / reception means 11 receives the ACK packet from the data transmission / reception means 21, the information such as RTT, RWIN, duplicate ACK, excess of retransmission timeout, ECN message, etc. from the ACK packet Is sent to the transmission rate control means 12.
 (ステップS14) 送信上限データ量算出手段13は、データ送受信手段11がACKパケットを受信した際に、または、一定時間ごとに、同時送信データ量の上限値を設定する。送信上限データ量算出手段13は、この上限値を、データ送受信手段11が受信したACKパケットの情報や送信したデータパケットの量や、送信レート制御手段12が決定した同時送信データ量の履歴などに基づいて、設定する。 (Step S14) The transmission upper limit data amount calculation means 13 sets the upper limit value of the simultaneous transmission data amount when the data transmission / reception means 11 receives the ACK packet or at regular intervals. The transmission upper limit data amount calculation means 13 uses this upper limit value in the information of the ACK packet received by the data transmission / reception means 11, the amount of transmitted data packets, the history of the simultaneous transmission data amount determined by the transmission rate control means 12, and the like. Set based on.
 (ステップS15) 送信データ量制限手段14は、送信上限データ量算出手段13が同時送信データ量の上限値を決定した際に、前記上限値に基づいて、送信レート制御手段12の決定する同時送信データ量に制限を与える。 (Step S15) The transmission data amount limiting unit 14 determines the simultaneous transmission determined by the transmission rate control unit 12 based on the upper limit value when the transmission upper limit data amount calculation unit 13 determines the upper limit value of the simultaneous transmission data amount. Limit the amount of data.
 (ステップS16) 送信レート制御手段12は、ネットワーク30aを経由してデータ受信装置20aへ送信するデータパケットの同時送信量を制御する。送信レート制御手段12は、この制御を、データ送受信手段11が受信したACKパケットから得られる情報と、送信データ量制限手段14が決定する同時送信データ量の制限とに基づいて行う。 (Step S16) The transmission rate control means 12 controls the simultaneous transmission amount of data packets to be transmitted to the data receiving device 20a via the network 30a. The transmission rate control means 12 performs this control based on the information obtained from the ACK packet received by the data transmission / reception means 11 and the restriction on the simultaneous transmission data amount determined by the transmission data amount restriction means 14.
 本実施形態の送信データ量制御方法は、上記の送信データ量制御システム4の構成および動作で説明した動作をする制御方法である。また、本実施形態の送信データ量制御プログラムは、本実施形態の送信データ量制御方法の処理を実行させる制御プログラムである。 The transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 4 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
 以上のように、本実施形態によれば、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することができる。
(第3の実施形態)
 図を参照しながら、本発明の第3の実施形態を説明する。
[構成の説明]
 図4は、本発明の第3の実施形態の送信データ量制御システムの構成を示すブロック図である。本実施形態の送信データ量制御システム5は、データ送信装置10bとデータ受信装置20bとネットワーク30bとを有する。データ送信装置10bは、データ送受信手段11と送信レート制御手段12とを有する。データ受信装置20bは、データ送受信手段21と送信上限データ量算出手段23と送信データ量制限手段24とを有する。
As described above, according to the present embodiment, a network that appropriately controls the amount of transmitted packets and suppresses packet transmission suspension according to network conditions such as the transmission buffer capacity, and improves the quality of user experience. Can be realized.
(Third embodiment)
A third embodiment of the present invention will be described with reference to the drawings.
[Description of configuration]
FIG. 4 is a block diagram illustrating a configuration of a transmission data amount control system according to the third embodiment of this invention. The transmission data amount control system 5 of this embodiment includes a data transmission device 10b, a data reception device 20b, and a network 30b. The data transmission device 10 b includes a data transmission / reception unit 11 and a transmission rate control unit 12. The data receiving device 20b includes a data transmitting / receiving unit 21, a transmission upper limit data amount calculating unit 23, and a transmission data amount limiting unit 24.
 本実施形態と第2の実施形態との違いは次の通りである。すなわち、第2の実施形態の送信データ量制御システム4では、データ送信装置10aが送信上限データ量算出手段13と送信データ量制限手段14とを有する。それに対し、本実施形態の送信データ量制御システム5では、データ受信装置20bが送信上限データ量算出手段23と送信データ量制限手段24とを有する。 The difference between this embodiment and the second embodiment is as follows. That is, in the transmission data amount control system 4 of the second embodiment, the data transmission device 10 a includes the transmission upper limit data amount calculation means 13 and the transmission data amount restriction means 14. On the other hand, in the transmission data amount control system 5 of the present embodiment, the data reception device 20b includes a transmission upper limit data amount calculation unit 23 and a transmission data amount limitation unit 24.
 送信上限データ量算出手段23は、データ送受信手段21が受信したデータパケットの量や受信の時間間隔から、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30bの中を通信している最中の未ACKデータ量in_flight等を推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 The transmission upper limit data amount calculation means 23 communicates in the RTT, cwnd controlled by the transmission rate control means 12, and the network 30b based on the amount of data packets received by the data transmission / reception means 21 and the reception time interval. The amount of unacknowledged data in_flight in the middle is estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 送信データ量制限手段24は、送信上限データ量算出手段23の決定した同時送信データ量の上限値に基づいて、データ送信装置10bの送信レート制御手段12が決定する同時送信データ量に制限を与える。 The transmission data amount restriction unit 24 restricts the simultaneous transmission data amount determined by the transmission rate control unit 12 of the data transmission device 10b based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 23. .
 送信上限データ量算出手段23は、データ送受信手段21がデータパケットを受信した際に、または、一定時間ごとに、データパケットの量や受信の時間間隔から、次の値を推定する。すなわち、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30bの中を通信している最中の未ACKデータ量in_flight等を推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 The transmission upper limit data amount calculation means 23 estimates the next value from the amount of data packets and the reception time interval when the data transmission / reception means 21 receives a data packet or at regular time intervals. That is, the RTT, cwnd controlled by the transmission rate control means 12, unacknowledged data amount in_flight during communication in the network 30b, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 ここで、上限値の設定には、例えば、過去に3回連続で重複ACKをデータ送受信手段11に送信した際の、cwndまたはin_flightの推定値の統計値を上限値として設定することができる。前記統計値は、前記推定値の指数移動平均、または過去の一定時間における最大値、または既知の手法によって外れ値を除いた値のいずれかによって求めることができる。また、パケットロスを抑制させるために前記統計値から数パケットだけ減らした値を上限値として設定しても良い。 Here, for setting the upper limit value, for example, the statistical value of the estimated value of cwnd or in_flight when the duplicate ACK is transmitted to the data transmitting / receiving means 11 three times in the past can be set as the upper limit value. The statistical value can be obtained by either an exponential moving average of the estimated value, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method. In order to suppress packet loss, a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
 また、前記設定方法に限らず、RTTの推定値の平均値または指数移動平均値がRTTの推定値の最小値よりも予め設定された閾値以上増加した場合に、その時点でのRTTの推定値とデータパケットの受信速度を積算した値を上限値としても良い。また、cwndまたはin_flightの推定値に、予め設定された1.0以上の定数γを積算した値を上限値としても良い。また、これら1つ以上の設定方法で算出された値のうち最大値または最小値を上限値としても良い。 Further, not limited to the setting method described above, when the average value of the estimated value of RTT or the exponential moving average value increases by a predetermined threshold or more than the minimum value of the estimated value of RTT, the estimated value of RTT at that time A value obtained by integrating the reception speed of data packets may be used as the upper limit value. Alternatively, a value obtained by integrating a preset constant γ of 1.0 or more to the estimated value of cwnd or in_flight may be used as the upper limit value. In addition, the maximum value or the minimum value among the values calculated by one or more setting methods may be used as the upper limit value.
 送信データ量制限手段24は、送信上限データ量算出手段23が同時送信データ量の上限値を設定した際に、前記上限値に基づいて、データ送信装置10bの送信レート制御手段12が決定する同時送信データ量に制限を与える。この制限を与える方法は、例えば、データ受信装置20bのOS(Operating System)が増減させるRWINに最大値をさらに設け、この最大値に上限値を設定する方法である。また、前記方法に限らず、例えば、通信ソケットのオプションの受信バッファサイズとして上限値を設定する方法であっても良いし、データ受信装置20bのカーネル変数の受信メモリサイズとして上限値を設定する方法であっても良い。 When the transmission upper limit data amount calculation unit 23 sets the upper limit value of the simultaneous transmission data amount, the transmission data amount limitation unit 24 determines the simultaneous transmission rate control unit 12 of the data transmission device 10b based on the upper limit value. Limit the amount of transmitted data. The method of giving this restriction is, for example, a method in which a maximum value is further provided in RWIN that is increased or decreased by the OS (Operating System) of the data receiving apparatus 20b, and an upper limit value is set to this maximum value. The method is not limited to the above method. For example, an upper limit value may be set as an optional reception buffer size of a communication socket, or a method of setting an upper limit value as a reception memory size of a kernel variable of the data reception device 20b. It may be.
 送信レート制御手段12は、データ受信装置20bのデータ送受信手段21とデータ送受信手段11を経由して、RWINの情報を取得する。そして、前記情報に基づいて、既知のTCPと同様に、フロー制御によりRWINを超えないようにデータパケットの同時送信量を制限する。これによって、同時送信量は、送信上限データ量算出手段23が決定した上限値に制限される。
[動作の説明]
 次に、図4と図5を参照して本実施形態の送信データ量制御システムの動作について詳細に説明する。図5は、本実施形態の送信データ量制御システム5の動作を示すフローチャートである。
The transmission rate control means 12 acquires RWIN information via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20b. Based on the information, the amount of simultaneous transmission of data packets is limited by flow control so as not to exceed RWIN, as in known TCP. As a result, the simultaneous transmission amount is limited to the upper limit value determined by the transmission upper limit data amount calculation means 23.
[Description of operation]
Next, the operation of the transmission data amount control system of this embodiment will be described in detail with reference to FIGS. FIG. 5 is a flowchart showing the operation of the transmission data amount control system 5 of the present embodiment.
 (ステップS21) 送信上限データ量算出手段23は、データ送受信手段21がデータパケットを受信した際に、または、一定時間ごとに、データパケットの量や受信の時間間隔から、次の値を推定する。すなわち、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30bの中を通信している最中の未ACKデータ量in_flightなどを推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 (Step S21) The transmission upper limit data amount calculation means 23 estimates the next value from the amount of data packets and the reception time interval when the data transmission / reception means 21 receives a data packet or at regular intervals. . That is, RTT, cwnd controlled by the transmission rate control means 12, unacknowledged data amount in_flight during communication in the network 30b, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 (ステップS22) 送信データ量制限手段24は、送信上限データ量算出手段23が同時送信データ量の上限値を決定した際に、前記上限値に基づいて、データ送信装置10bの送信レート制御手段12が決定する同時送信データ量に制限を与える。 (Step S22) When the transmission upper limit data amount calculation unit 23 determines the upper limit value of the simultaneous transmission data amount, the transmission data amount limitation unit 24 determines the transmission rate control unit 12 of the data transmission device 10b based on the upper limit value. Limits the amount of data transmitted simultaneously.
 (ステップS23) 送信レート制御手段12は、データ受信装置20bのデータ送受信手段21とデータ送受信手段11を経由して、RWINの情報を取得する。そして、前記情報に基づいて、既知のTCPと同様に、フロー制御によりRWINを超えないようにデータパケットの同時送信量を制限する。 (Step S23) The transmission rate control means 12 acquires RWIN information via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20b. Based on the information, the amount of simultaneous transmission of data packets is limited by flow control so as not to exceed RWIN, as in known TCP.
 本実施形態の送信データ量制御方法は、上記の送信データ量制御システム5の構成および動作で説明した動作をする制御方法である。また、本実施形態の送信データ量制御プログラムは、本実施形態の送信データ量制御方法の処理を実行させる制御プログラムである。 The transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 5 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
 以上のように、本実施形態によれば、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することができる。
(第4の実施形態)
 図を参照しながら、本発明の第4の実施形態を説明する。
[構成の説明]
 図6は、本発明の第4の実施形態の送信データ量制御システムの構成を示すブロック図である。本実施形態の送信データ量制御システム6は、データ送信装置10cとデータ受信装置20cとネットワーク30cとを有する。データ送信装置10cは、データ送受信手段11と送信レート制御手段12とを有する。データ受信装置20cは、データ送受信手段21を有する。
As described above, according to the present embodiment, a network that appropriately controls the amount of transmitted packets and suppresses packet transmission suspension according to network conditions such as the transmission buffer capacity, and improves the quality of user experience. Can be realized.
(Fourth embodiment)
A fourth embodiment of the present invention will be described with reference to the drawings.
[Description of configuration]
FIG. 6 is a block diagram illustrating a configuration of a transmission data amount control system according to the fourth embodiment of this invention. The transmission data amount control system 6 of this embodiment includes a data transmission device 10c, a data reception device 20c, and a network 30c. The data transmission device 10 c includes a data transmission / reception unit 11 and a transmission rate control unit 12. The data receiving device 20 c has data transmitting / receiving means 21.
 本実施形態と第2の実施形態との違いは次の通りである。すなわち、第2の実施形態の送信データ量制御システム4では、データ送信装置10aが送信上限データ量算出手段13と送信データ量制限手段14とを有する。これに対し、本実施形態の送信データ量制御システム6では、ネットワーク30c中のネットワーク機器31が、送信上限データ量算出手段33と送信データ量制限手段34とを有する。 The difference between this embodiment and the second embodiment is as follows. That is, in the transmission data amount control system 4 of the second embodiment, the data transmission device 10 a includes the transmission upper limit data amount calculation means 13 and the transmission data amount restriction means 14. On the other hand, in the transmission data amount control system 6 of the present embodiment, the network device 31 in the network 30c includes a transmission upper limit data amount calculation unit 33 and a transmission data amount limitation unit 34.
 送信データ量制御システム6は、ネットワーク30cの中に、例えばeNodeBやP-GW(Packet Data Network Gateway)やS-GW(Serving Gateway)などのようなネットワーク機器31を備える。 The transmission data amount control system 6 includes a network device 31 such as eNodeB, P-GW (Packet Data Network Gateway), S-GW (Serving Gateway), etc. in the network 30c.
 送信上限データ量算出手段33は、ネットワーク機器31を通過したデータパケットの量や通過の時間間隔から、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30cの中を通信している最中の未ACKデータ量in_flight等を推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 The transmission upper limit data amount calculation means 33 communicates the RTT, the cwnd controlled by the transmission rate control means 12, and the network 30c based on the amount of data packets passed through the network device 31 and the passage time interval. The amount of unacknowledged data in_flight etc. is estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 送信データ量制限手段34は、送信上限データ量算出手段33の決定した同時送信データ量の上限値に基づいて、データ送信装置10cの送信レート制御手段12が決定する同時送信データ量に制限を与える。 The transmission data amount restriction unit 34 restricts the simultaneous transmission data amount determined by the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value of the simultaneous transmission data amount determined by the transmission upper limit data amount calculation unit 33. .
 送信上限データ量算出手段33は、データパケットがネットワーク機器31を通過した際に、または、一定時間ごとに、通過したデータパケットの量や通過の時間間隔から、次の値を推定する。すなわち、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30cの中を通信している最中の未ACKデータ量in_flightなどを推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 The transmission upper limit data amount calculation means 33 estimates the next value from the amount of data packets that have passed and the time interval of passage when the data packets have passed through the network device 31 or at regular intervals. That is, the RTT, cwnd controlled by the transmission rate control unit 12, unacknowledged data amount in_flight during communication in the network 30c, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 ここで、前記上限値の設定には、例えば、ネットワーク機器31でパケットロスが発生した際の、cwndまたはin_flightの推定値の統計値を上限値として設定することができる。前記統計値は、推定値の指数移動平均、または過去の一定時間における最大値、または既知の手法によって外れ値を除いた値のいずれかによって求める。また、パケットロスを抑制させるために前記統計値から数パケットだけ減らした値を上限値として設定しても良い。 Here, in setting the upper limit value, for example, a statistical value of an estimated value of cwnd or in_flight when a packet loss occurs in the network device 31 can be set as the upper limit value. The statistical value is obtained by either an exponential moving average of estimated values, a maximum value in a past fixed time, or a value obtained by removing an outlier by a known method. In order to suppress packet loss, a value obtained by subtracting several packets from the statistical value may be set as the upper limit value.
 また、前記に限らず、RTTの推定値の平均値または指数移動平均値がRTTの推定値の最小値よりも予め設定された閾値以上増加した場合に、その時点でのRTTの推定値と、データパケットの単位時間当たりの通過量とを積算した値を上限値としても良い。また、ネットワーク機器31を通過するACKパケットに記載されているRWINの値に、予め設定された0.5以上1.0以下の定数αを積算した値を上限値としても良い。また、パケットロス後にデータパケットのネットワーク機器31の通過が停止する時間を監視し、停止時間が長いほど値が小さくなる0.5以上1.0以下の変数βを算出し、前記定数αの代わりに変数βをRWINに積算した値を上限値としても良い。また、これら1つ以上の設定方法で算出された値のうち最大値または最小値を上限値として設定しても良い。 Further, not limited to the above, when the average value of the estimated value of RTT or the exponential moving average value increases by a predetermined threshold or more than the minimum value of the estimated value of RTT, the estimated value of RTT at that time point, A value obtained by integrating the passing amount of data packets per unit time may be set as the upper limit value. Alternatively, a value obtained by integrating a preset constant α of 0.5 or more and 1.0 or less to the value of RWIN described in the ACK packet passing through the network device 31 may be used as the upper limit value. In addition, the time when the data packet passes through the network device 31 stops after the packet loss is monitored, and a variable β of 0.5 or more and 1.0 or less that decreases as the stop time becomes longer is calculated. Alternatively, a value obtained by integrating the variable β with RWIN may be used as the upper limit value. Further, the maximum value or the minimum value among the values calculated by one or more setting methods may be set as the upper limit value.
 送信データ量制限手段34は、送信上限データ量算出手段33が同時送信データ量の上限値を決定した際に、前記上限値に基づいて、データ送信装置10cの送信レート制御手段12が決定する同時送信データ量に制限を与える。この制限を与える方法は、例えば、次のような方法である。すなわち、各通信セッションまたは通信セッション全体のin_flightの推定値、またはネットワーク機器31に溜まっているキュー量が前記上限値を超えた際に、ネットワーク機器31を通過したデータパケットのヘッダにフラグを付与する。このフラグは、ECNオプションのCE(Congestion Experienced)フラグである。また、前記方法に限らず、例えば、前記のように上限値を超えた際に、ネットワーク機器31を通過したデータパケットをランダムに廃棄する方法であっても良い。 When the transmission upper limit data amount calculating unit 33 determines the upper limit value of the simultaneous transmission data amount, the transmission data amount limiting unit 34 is determined by the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value. Limit the amount of transmitted data. The method of giving this restriction is, for example, the following method. That is, when the estimated value of in_flight of each communication session or the entire communication session or the queue amount accumulated in the network device 31 exceeds the upper limit value, a flag is added to the header of the data packet that has passed through the network device 31. . This flag is a CE (Congestion Experienced) flag of the ECN option. In addition to the above method, for example, a method of randomly discarding a data packet that has passed through the network device 31 when the upper limit value is exceeded as described above may be used.
 送信レート制御手段12は、データ受信装置20cのデータ送受信手段21とデータ送受信手段11を経由して、ECNのメッセージ、またはパケットロスに起因する重複ACKの情報を取得する。そして、前記情報に基づいて、既知のTCPと同様に輻輳制御によりcwndを制御する。これによって、データパケットの同時送信量は、送信上限データ量算出手段33が決定した上限値に間接的に制限される。
[動作の説明]
 次に、図6と図7を参照して本実施形態の送信データ量制御システムの動作について詳細に説明する。図7は、本実施形態の送信データ量制御システム6の動作を示すフローチャートである。
The transmission rate control means 12 acquires ECN messages or duplicate ACK information caused by packet loss via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20c. Based on the information, cwnd is controlled by congestion control in the same manner as known TCP. As a result, the simultaneous transmission amount of data packets is indirectly limited to the upper limit value determined by the transmission upper limit data amount calculation means 33.
[Description of operation]
Next, the operation of the transmission data amount control system of this embodiment will be described in detail with reference to FIGS. FIG. 7 is a flowchart showing the operation of the transmission data amount control system 6 of this embodiment.
 (ステップS31) 送信上限データ量算出手段33は、データパケットがネットワーク機器31を通過した際に、または、一定時間ごとに、前記通過したデータパケットの量や通過の時間間隔から、次の値を推定する。すなわち、RTTや、送信レート制御手段12が制御するcwndや、ネットワーク30cの中を通信している最中の未ACKデータ量in_flightなどを推定する。さらに、推定した値に基づいて、同時送信データ量の上限値を設定する。 (Step S31) The transmission upper limit data amount calculation means 33 calculates the following value from the amount of data packets that have passed and the time interval of passage when the data packets have passed through the network device 31 or at regular intervals. presume. That is, the RTT, cwnd controlled by the transmission rate control unit 12, unacknowledged data amount in_flight during communication in the network 30c, and the like are estimated. Further, an upper limit value of the simultaneous transmission data amount is set based on the estimated value.
 (ステップS32) 送信データ量制限手段34は、送信上限データ量算出手段33が同時送信データ量の上限値を決定した際に、前記上限値に基づいて、データ送信装置10cの送信レート制御手段12が決定する同時送信データ量に制限を与える。 (Step S32) When the transmission upper limit data amount calculation unit 33 determines the upper limit value of the simultaneous transmission data amount, the transmission data amount limitation unit 34 determines the transmission rate control unit 12 of the data transmission device 10c based on the upper limit value. Limits the amount of data transmitted simultaneously.
 (ステップS33) 送信レート制御手段12は、データ受信装置20cのデータ送受信手段21とデータ送受信手段11を経由して、ECNのメッセージ、またはパケットロスに起因する重複ACKの情報を取得する。そして、前記情報に基づいて、既知のTCPと同様に輻輳制御によりcwndを制御する。 (Step S33) The transmission rate control means 12 acquires ECN messages or duplicate ACK information caused by packet loss via the data transmission / reception means 21 and the data transmission / reception means 11 of the data reception device 20c. Based on the information, cwnd is controlled by congestion control in the same manner as known TCP.
 本実施形態の送信データ量制御方法は、上記の送信データ量制御システム6の構成および動作で説明した動作をする制御方法である。また、本実施形態の送信データ量制御プログラムは、本実施形態の送信データ量制御方法の処理を実行させる制御プログラムである。 The transmission data amount control method of the present embodiment is a control method that performs the operation described in the configuration and operation of the transmission data amount control system 6 described above. Further, the transmission data amount control program of the present embodiment is a control program for executing the processing of the transmission data amount control method of the present embodiment.
 以上のように、本実施形態によれば、送信バッファ容量などのネットワークの状況に合わせて、送出パケット量を適切に制御してパケットの送出停止を抑制し、ユーザの体感品質を向上させるネットワークを実現することができる。 As described above, according to the present embodiment, a network that appropriately controls the amount of transmitted packets and suppresses packet transmission suspension according to network conditions such as the transmission buffer capacity, and improves the quality of user experience. Can be realized.
 本発明は上記実施形態に限定されることなく、請求の範囲に記載した発明の範囲内で種々の変形が可能であり、それらも本発明の範囲内に含まれるものである。 The present invention is not limited to the above-described embodiment, and various modifications are possible within the scope of the invention described in the claims, and these are also included in the scope of the present invention.
 また、上記の実施形態の一部又は全部は、以下の付記のようにも記載され得るが、以下には限られない。 In addition, a part or all of the above embodiment can be described as in the following supplementary notes, but is not limited to the following.
 付記
(付記1)
TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する送信上限データ量算出手段と、
前記上限値に基づいて、前記同時送信データ量を制限する制御信号を出力する送信データ量制限手段と、を有する、送信データ量制御装置。
(付記2)
前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行う際のデータ送信装置に具備され、
前記送信上限データ量算出手段は、
パケットロスを検知した際の輻輳ウィンドウサイズに基づいて、もしくは、
確認未応答データ量の統計値に基づいて、もしくは、
計測または算出された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間とスループットを積算した値に基づいて、もしくは、
前記データ送信装置が受信した前記確認応答パケットに記載されている受信ウィンドウサイズと、前記パケットロスの検知後に前記データ送信装置からデータパケットの送出が停止する時間とに基づいて、
前記上限値を設定する、付記1記載の送信データ量制御装置。
(付記3)
前記送信データ量制限手段は、前記上限値に基づいて、
前記輻輳ウィンドウサイズに最大値を設け前記最大値を変更することで、もしくは、
ソケットオプションの送信バッファサイズを、または前記データ送信装置のカーネル変数の送信メモリサイズを変更することで、
前記同時送信データ量を制限する、付記2記載の送信データ量制御装置。
(付記4)
前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行う際のデータ受信装置に具備され、
前記送信上限データ量算出手段は、
パケットロスを検知した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間と、前記データ受信装置におけるデータパケットの単位時間当たりの受信量とを積算した値に基づいて、
前記上限値を設定する、付記1記載の送信データ量制御装置。
(付記5)
前記送信データ量制限手段は、前記上限値に基づいて、
受信ウィンドウサイズに最大値を設け、前記最大値を変更することで、もしくは、
ソケットオプションの受信バッファサイズ、または前記データ受信装置のカーネル変数の受信メモリサイズ、を変更することで、
前記同時送信データ量を制限する、付記4記載の送信データ量制御装置。
(付記6)
前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行うネットワークの有するネットワーク機器に具備され、
前記送信上限データ量算出手段は、
前記ネットワーク機器がデータパケットを廃棄した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合、その時点での前記遅延時間と前記ネットワーク機器におけるデータパケットの単位時間当たりの通過量とを積算した値に基づいて、もしくは、
前記ネットワーク機器を通過する確認応答パケットに記載されている受信ウィンドウサイズと、前記ネットワーク機器がデータパケットを破棄した後にデータパケットの前記ネットワーク機器の通過が停止する時間と、に基づいて、
前記上限値を設定する、付記1記載の送信データ量制御装置。
(付記7)
前記送信データ量制限手段は、前記上限値に基づいて、
明示的輻輳通知の輻輳検知フラグを付与するキュー量を変更することで、もしくは、
前記上限値を超えた際に前記ネットワーク機器を通過するデータパケットをランダムに廃棄することで、
前記同時送信データ量を制限する、付記6記載の送信データ量制御装置。
(付記8)
付記1乃至付記7のいずれかに記載された送信データ量制御装置と、
入力される前記制御信号に基づく量の前記データパケットを送信するとともに、前記送信データ量制御装置に供給するデータ送信装置と、を有する送信データ量制御システム。
(付記9)
前記送信上限データ量制御装置は前記データ送信装置に具備され、
前記送信上限データ量算出手段は、
パケットロスを検知した際の輻輳ウィンドウサイズに基づいて、もしくは、
確認未応答データ量の統計値に基づいて、もしくは、
計測または算出された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間とスループットを積算した値に基づいて、もしくは、
前記データ送信装置が受信した前記確認応答パケットに記載されている受信ウィンドウサイズと、前記パケットロスの検知後に前記データ送信装置からデータパケットの送出が停止する時間とに基づいて、
前記上限値を設定する、付記8記載の送信データ量制御システム。
(付記10)
前記送信データ量制限手段は、前記上限値に基づいて、
前記輻輳ウィンドウサイズに最大値を設け前記最大値を変更することで、もしくは、
ソケットオプションの送信バッファサイズを、または前記データ送信装置のカーネル変数の送信メモリサイズを変更することで、
前記同時送信データ量を制限する、付記9記載の送信データ量制御システム。
(付記11)
前記送信上限データ量制御装置は前記送受信を行う際のデータ受信装置に具備され、
前記送信上限データ量算出手段は、
パケットロスを検知した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間と、前記データ受信装置におけるデータパケットの単位時間当たりの受信量とを積算した値に基づいて、
前記上限値を設定する、付記8記載の送信データ量制御システム。
(付記12)
前記送信データ量制限手段は、前記上限値に基づいて、
受信ウィンドウサイズに最大値を設け、前記最大値を変更することで、もしくは、
ソケットオプションの受信バッファサイズ、または前記データ受信装置のカーネル変数の受信メモリサイズ、を変更することで、
前記同時送信データ量を制限する、付記11記載の送信データ量制御システム。
(付記13)
前記送信上限データ量制御装置は前記送受信を行うネットワークの有するネットワーク機器に具備され、
前記送信上限データ量算出手段は、
前記ネットワーク機器がデータパケットを廃棄した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合、その時点での前記遅延時間と前記ネットワーク機器におけるデータパケットの単位時間当たりの通過量とを積算した値に基づいて、もしくは、
前記ネットワーク機器を通過する確認応答パケットに記載されている受信ウィンドウサイズと、前記ネットワーク機器がデータパケットを破棄した後にデータパケットの前記ネットワーク機器の通過が停止する時間と、に基づいて、
前記上限値を設定する、付記8記載の送信データ量制御システム。
(付記14)
前記送信データ量制限手段は、前記上限値に基づいて、
明示的輻輳通知の輻輳検知フラグを付与するキュー量を変更することで、もしくは、
前記上限値を超えた際に前記ネットワーク機器を通過するデータパケットをランダムに廃棄することで、
前記同時送信データ量を制限する、付記13記載の送信データ量制御システム。
(付記15)
TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定し、
前記上限値に基づいて、前記同時送信データ量を制限する、送信データ量制御方法。
(付記16)
パケットロスを検知した際の輻輳ウィンドウサイズに基づいて、もしくは、
確認未応答データ量の統計値に基づいて、もしくは、
計測または算出された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間とスループットを積算した値に基づいて、もしくは、
前記送受信を行う際のデータ送信装置が受信した前記確認応答パケットに記載されている受信ウィンドウサイズと、前記パケットロスの検知後に前記データ送信装置からデータパケットの送出が停止する時間とに基づいて、
前記上限値を設定する、付記15記載の送信データ量制御方法。
(付記17)
前記上限値に基づいて、
前記輻輳ウィンドウサイズに最大値を設け前記最大値を変更することで、もしくは、
ソケットオプションの送信バッファサイズを、または前記データ送信装置のカーネル変数の送信メモリサイズを変更することで、
前記同時送信データ量を制限する、付記16記載の送信データ量制御方法。
(付記18)
パケットロスを検知した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間と、前記送受信を行う際のデータ受信装置におけるデータパケットの単位時間当たりの受信量とを積算した値に基づいて、
前記上限値を設定する、付記15記載の送信データ量制御方法。
(付記19)
前記上限値に基づいて、
受信ウィンドウサイズに最大値を設け、前記最大値を変更することで、もしくは、
ソケットオプションの受信バッファサイズ、または前記データ受信装置のカーネル変数の受信メモリサイズ、を変更することで、
前記同時送信データ量を制限する、付記18記載の送信データ量制御方法。
(付記20)
前記送受信を行うネットワークの有するネットワーク機器がデータパケットを廃棄した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合、その時点での前記遅延時間と前記ネットワーク機器におけるデータパケットの単位時間当たりの通過量とを積算した値に基づいて、もしくは、
前記ネットワーク機器を通過する確認応答パケットに記載されている受信ウィンドウサイズと、前記ネットワーク機器がデータパケットを破棄した後にデータパケットの前記ネットワーク機器の通過が停止する時間と、に基づいて、
前記上限値を設定する、付記15記載の送信データ量制御方法。
(付記21)
前記上限値に基づいて、
明示的輻輳通知の輻輳検知フラグを付与するキュー量を変更することで、もしくは、
前記上限値を超えた際に前記ネットワーク機器を通過するデータパケットをランダムに廃棄することで、
前記同時送信データ量を制限する、付記20記載の送信データ量制御方法。
(付記22)
TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する処理と、
前記上限値に基づいて、前記同時送信データ量を制限する処理と、を実行させる送信データ量制御プログラム。
(付記23)
パケットロスを検知した際の輻輳ウィンドウサイズに基づいて、もしくは、
確認未応答データ量の統計値に基づいて、もしくは、
計測または算出された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間とスループットを積算した値に基づいて、もしくは、
前記送受信を行う際のデータ送信装置が受信した前記確認応答パケットに記載されている受信ウィンドウサイズと、前記パケットロスの検知後に前記データ送信装置からデータパケットの送出が停止する時間とに基づいて、
前記上限値を設定する処理を実行させる、付記22記載の送信データ量制御プログラム。
(付記24)
前記上限値に基づいて、
前記輻輳ウィンドウサイズに最大値を設け前記最大値を変更することで、もしくは、
ソケットオプションの送信バッファサイズを、または前記データ送信装置のカーネル変数の送信メモリサイズを変更することで、
前記同時送信データ量を制限する処理を実行させる、付記23記載の送信データ量制御プログラム。
(付記25)
パケットロスを検知した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間と、前記送受信を行う際のデータ受信装置におけるデータパケットの単位時間当たりの受信量とを積算した値に基づいて、
前記上限値を設定する処理を実行させる、付記22記載の送信データ量制御プログラム。
(付記26)
前記上限値に基づいて、
受信ウィンドウサイズに最大値を設け、前記最大値を変更することで、もしくは、
ソケットオプションの受信バッファサイズ、または前記データ受信装置のカーネル変数の受信メモリサイズ、を変更することで、
前記同時送信データ量を制限する処理を実行させる、付記25記載の送信データ量制御プログラム。
(付記27)
前記送受信を行うネットワークの有するネットワーク機器がデータパケットを廃棄した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合、その時点での前記遅延時間と前記ネットワーク機器におけるデータパケットの単位時間当たりの通過量とを積算した値に基づいて、もしくは、
前記ネットワーク機器を通過する確認応答パケットに記載されている受信ウィンドウサイズと、前記ネットワーク機器がデータパケットを破棄した後にデータパケットの前記ネットワーク機器の通過が停止する時間と、に基づいて、
前記上限値を設定処理を実行させる、付記22記載の送信データ量制御プログラム。
(付記28)
前記上限値に基づいて、
明示的輻輳通知の輻輳検知フラグを付与するキュー量を変更することで、もしくは、
前記上限値を超えた際に前記ネットワーク機器を通過するデータパケットをランダムに廃棄することで、
前記同時送信データ量を制限する処理を実行させる、付記27記載の送信データ量制御プログラム。
Appendix (Appendix 1)
Transmission upper limit data amount calculating means for setting an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP,
A transmission data amount control device, comprising: a transmission data amount limiting means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
(Appendix 2)
The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data transmission apparatus when performing the transmission / reception,
The transmission upper limit data amount calculating means includes:
Based on the congestion window size when packet loss is detected, or
Based on statistics of unacknowledged data volume, or
When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or
Based on the reception window size described in the acknowledgment packet received by the data transmission device and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
The transmission data amount control device according to attachment 1, wherein the upper limit value is set.
(Appendix 3)
The transmission data amount limiting means is based on the upper limit value,
By setting a maximum value to the congestion window size and changing the maximum value, or
By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device,
The transmission data amount control device according to appendix 2, which limits the amount of simultaneous transmission data.
(Appendix 4)
The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data receiving apparatus when performing the transmission / reception,
The transmission upper limit data amount calculating means includes:
Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data packet in the data receiving device Based on the sum of the received amount per unit time,
The transmission data amount control device according to attachment 1, wherein the upper limit value is set.
(Appendix 5)
The transmission data amount limiting means is based on the upper limit value,
By setting a maximum value for the reception window size, changing the maximum value, or
By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device,
The transmission data amount control device according to appendix 4, which limits the amount of simultaneous transmission data.
(Appendix 6)
The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a network device included in the network that performs the transmission and reception,
The transmission upper limit data amount calculating means includes:
Based on the statistical value of the estimated value of the congestion window size when the network device discards the data packet or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of
Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
The transmission data amount control device according to attachment 1, wherein the upper limit value is set.
(Appendix 7)
The transmission data amount limiting means is based on the upper limit value,
By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or
By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
The transmission data amount control device according to appendix 6, which limits the simultaneous transmission data amount.
(Appendix 8)
The transmission data amount control device according to any one of appendix 1 to appendix 7,
A transmission data amount control system comprising: a data transmission device that transmits the amount of the data packet based on the input control signal and supplies the data packet to the transmission data amount control device.
(Appendix 9)
The transmission upper limit data amount control device is provided in the data transmission device,
The transmission upper limit data amount calculating means includes:
Based on the congestion window size when packet loss is detected, or
Based on statistics of unacknowledged data volume, or
When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or
Based on the reception window size described in the acknowledgment packet received by the data transmission device and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
The transmission data amount control system according to appendix 8, wherein the upper limit value is set.
(Appendix 10)
The transmission data amount limiting means is based on the upper limit value,
By setting a maximum value to the congestion window size and changing the maximum value, or
By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device,
The transmission data amount control system according to appendix 9, wherein the simultaneous transmission data amount is limited.
(Appendix 11)
The transmission upper limit data amount control device is provided in a data receiving device when performing the transmission / reception,
The transmission upper limit data amount calculating means includes:
Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data packet in the data receiving device Based on the sum of the received amount per unit time,
The transmission data amount control system according to appendix 8, wherein the upper limit value is set.
(Appendix 12)
The transmission data amount limiting means is based on the upper limit value,
By setting a maximum value for the reception window size, changing the maximum value, or
By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device,
The transmission data amount control system according to appendix 11, which limits the amount of simultaneous transmission data.
(Appendix 13)
The transmission upper limit data amount control device is provided in a network device having a network that performs the transmission and reception,
The transmission upper limit data amount calculating means includes:
Based on the statistical value of the estimated value of the congestion window size when the network device discards the data packet or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of
Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
The transmission data amount control system according to appendix 8, wherein the upper limit value is set.
(Appendix 14)
The transmission data amount limiting means is based on the upper limit value,
By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or
By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
14. The transmission data amount control system according to appendix 13, wherein the simultaneous transmission data amount is limited.
(Appendix 15)
In the transmission and reception of data packets using TCP, based on the information based on the acknowledgment packet, the data packet amount and the simultaneous transmission data amount history, the upper limit value of the simultaneous transmission data amount is set,
A transmission data amount control method for limiting the amount of simultaneous transmission data based on the upper limit value.
(Appendix 16)
Based on the congestion window size when packet loss is detected, or
Based on statistics of unacknowledged data volume, or
When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or
Based on the reception window size described in the acknowledgment packet received by the data transmission device when performing the transmission and reception, and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
The transmission data amount control method according to appendix 15, wherein the upper limit value is set.
(Appendix 17)
Based on the upper limit,
By setting a maximum value to the congestion window size and changing the maximum value, or
By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device,
The transmission data amount control method according to appendix 16, wherein the simultaneous transmission data amount is limited.
(Appendix 18)
Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data reception at the time of transmission / reception Based on the sum of the received amount of data packets per unit time in the device,
The transmission data amount control method according to appendix 15, wherein the upper limit value is set.
(Appendix 19)
Based on the upper limit,
By setting a maximum value for the reception window size, changing the maximum value, or
By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device,
The transmission data amount control method according to appendix 18, wherein the simultaneous transmission data amount is limited.
(Appendix 20)
Based on the statistical value of the estimated value of the congestion window size when the network device of the network performing the transmission / reception discards the data packet, or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of
Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
The transmission data amount control method according to appendix 15, wherein the upper limit value is set.
(Appendix 21)
Based on the upper limit,
By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or
By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
The transmission data amount control method according to appendix 20, wherein the simultaneous transmission data amount is limited.
(Appendix 22)
In the transmission and reception of data packets using TCP, a process of setting the upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history;
A transmission data amount control program that executes processing for limiting the amount of simultaneous transmission data based on the upper limit value.
(Appendix 23)
Based on the congestion window size when packet loss is detected, or
Based on statistics of unacknowledged data volume, or
When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or
Based on the reception window size described in the acknowledgment packet received by the data transmission device when performing the transmission and reception, and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
The transmission data amount control program according to appendix 22, wherein the program for executing the process of setting the upper limit value is executed.
(Appendix 24)
Based on the upper limit,
By setting a maximum value to the congestion window size and changing the maximum value, or
By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device,
24. The transmission data amount control program according to appendix 23, which executes processing for limiting the simultaneous transmission data amount.
(Appendix 25)
Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data reception at the time of transmission / reception Based on the sum of the received amount of data packets per unit time in the device,
The transmission data amount control program according to appendix 22, wherein the program for executing the process of setting the upper limit value is executed.
(Appendix 26)
Based on the upper limit,
By setting a maximum value for the reception window size, changing the maximum value, or
By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device,
26. The transmission data amount control program according to appendix 25, which executes processing for limiting the simultaneous transmission data amount.
(Appendix 27)
Based on the statistical value of the estimated value of the congestion window size when the network device of the network performing the transmission / reception discards the data packet, or the amount of unacknowledged data, or
When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of
Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
24. A transmission data amount control program according to appendix 22, wherein the upper limit value is set.
(Appendix 28)
Based on the upper limit,
By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or
By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
28. The transmission data amount control program according to appendix 27, which executes processing for limiting the simultaneous transmission data amount.
 この出願は、2014年6月6日に出願された日本出願特願2014-117175を基礎とする優先権を主張し、その開示の全てをここに取り込む。 This application claims priority based on Japanese Patent Application No. 2014-117175 filed on June 6, 2014, the entire disclosure of which is incorporated herein.
 本発明は、TCPを用いたデータパケットの送受信を行う通信技術への利用が可能である。 The present invention can be used for a communication technique for transmitting and receiving data packets using TCP.
 1  送信データ量制御装置
 2、13、23、33  送信上限データ量算出手段
 3、14、24、34  送信データ量制限手段
 4、5、6  送信データ量制御システム
 10、10a、10b、10c  データ送信装置
 20、20a、20b、20c  データ受信装置
 30、30a、30b、30c  ネットワーク
 11、21  データ送受信手段
 12  送信レート制御手段
 31  ネットワーク機器
DESCRIPTION OF SYMBOLS 1 Transmission data amount control apparatus 2, 13, 23, 33 Transmission upper limit data amount calculation means 3, 14, 24, 34 Transmission data amount restriction means 4, 5, 6 Transmission data amount control system 10, 10a, 10b, 10c Data transmission Device 20, 20a, 20b, 20c Data receiving device 30, 30a, 30b, 30c Network 11, 21 Data transmission / reception means 12 Transmission rate control means 31 Network equipment

Claims (10)

  1. TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する送信上限データ量算出手段と、
    前記上限値に基づいて、前記同時送信データ量を制限する制御信号を出力する送信データ量制限手段と、を有する、送信データ量制御装置。
    Transmission upper limit data amount calculating means for setting an upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history in transmission / reception of a data packet using TCP,
    A transmission data amount control device, comprising: a transmission data amount limiting means for outputting a control signal for limiting the simultaneous transmission data amount based on the upper limit value.
  2. 前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行う際のデータ送信装置に具備され、
    前記送信上限データ量算出手段は、
    パケットロスを検知した際の輻輳ウィンドウサイズに基づいて、もしくは、
    確認未応答データ量の統計値に基づいて、もしくは、
    計測または算出された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間とスループットを積算した値に基づいて、もしくは、
    前記データ送信装置が受信した前記確認応答パケットに記載されている受信ウィンドウサイズと、前記パケットロスの検知後に前記データ送信装置からデータパケットの送出が停止する時間とに基づいて、
    前記上限値を設定する、請求項1記載の送信データ量制御装置。
    The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data transmission apparatus when performing the transmission / reception,
    The transmission upper limit data amount calculating means includes:
    Based on the congestion window size when packet loss is detected, or
    Based on statistics of unacknowledged data volume, or
    When the measured or calculated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, based on the value obtained by integrating the delay time and the throughput at that time Or
    Based on the reception window size described in the acknowledgment packet received by the data transmission device and the time when transmission of the data packet from the data transmission device stops after detection of the packet loss,
    The transmission data amount control device according to claim 1, wherein the upper limit value is set.
  3. 前記送信データ量制限手段は、前記上限値に基づいて、
    前記輻輳ウィンドウサイズに最大値を設け前記最大値を変更することで、もしくは、
    ソケットオプションの送信バッファサイズを、または前記データ送信装置のカーネル変数の送信メモリサイズを変更することで、
    前記同時送信データ量を制限する、請求項2記載の送信データ量制御装置。
    The transmission data amount limiting means is based on the upper limit value,
    By setting a maximum value to the congestion window size and changing the maximum value, or
    By changing the transmission buffer size of the socket option or the transmission memory size of the kernel variable of the data transmission device,
    The transmission data amount control device according to claim 2, wherein the simultaneous transmission data amount is limited.
  4. 前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行う際のデータ受信装置に具備され、
    前記送信上限データ量算出手段は、
    パケットロスを検知した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
    推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合に、その時点での前記遅延時間と、前記データ受信装置におけるデータパケットの単位時間当たりの受信量とを積算した値に基づいて、
    前記上限値を設定する、請求項1記載の送信データ量制御装置。
    The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a data receiving apparatus when performing the transmission / reception,
    The transmission upper limit data amount calculating means includes:
    Based on the statistical value of the estimated value of the congestion window size when detecting packet loss or the amount of unacknowledged data, or
    When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the data packet in the data receiving device Based on the sum of the received amount per unit time,
    The transmission data amount control device according to claim 1, wherein the upper limit value is set.
  5. 前記送信データ量制限手段は、前記上限値に基づいて、
    受信ウィンドウサイズに最大値を設け、前記最大値を変更することで、もしくは、
    ソケットオプションの受信バッファサイズ、または前記データ受信装置のカーネル変数の受信メモリサイズ、を変更することで、
    前記同時送信データ量を制限する、請求項4記載の送信データ量制御装置。
    The transmission data amount limiting means is based on the upper limit value,
    By setting a maximum value for the reception window size, changing the maximum value, or
    By changing the reception buffer size of the socket option or the reception memory size of the kernel variable of the data reception device,
    The transmission data amount control device according to claim 4, wherein the simultaneous transmission data amount is limited.
  6. 前記送信上限データ量算出手段と前記送信データ量制限手段とは前記送受信を行うネットワークの有するネットワーク機器に具備され、
    前記送信上限データ量算出手段は、
    前記ネットワーク機器がデータパケットを廃棄した際の輻輳ウィンドウサイズの、または確認未応答データ量の、推定値の統計値に基づいて、もしくは、
    推定された遅延時間の平均値または指数移動平均値が前記遅延時間の最小値よりも予め設定された閾値以上増加した場合、その時点での前記遅延時間と前記ネットワーク機器におけるデータパケットの単位時間当たりの通過量とを積算した値に基づいて、もしくは、
    前記ネットワーク機器を通過する確認応答パケットに記載されている受信ウィンドウサイズと、前記ネットワーク機器がデータパケットを破棄した後にデータパケットの前記ネットワーク機器の通過が停止する時間と、に基づいて、
    前記上限値を設定する、請求項1記載の送信データ量制御装置。
    The transmission upper limit data amount calculation means and the transmission data amount restriction means are provided in a network device included in the network that performs the transmission and reception,
    The transmission upper limit data amount calculating means includes:
    Based on the statistical value of the estimated value of the congestion window size when the network device discards the data packet or the amount of unacknowledged data, or
    When the estimated average value of the delay time or exponential moving average value is increased by a predetermined threshold or more than the minimum value of the delay time, the delay time at that time and the unit time of the data packet in the network device Based on the integrated value of the passage amount of
    Based on the reception window size described in the acknowledgment packet passing through the network device, and the time when the network device stops passing the data packet after the network device discards the data packet,
    The transmission data amount control device according to claim 1, wherein the upper limit value is set.
  7. 前記送信データ量制限手段は、前記上限値に基づいて、
    明示的輻輳通知の輻輳検知フラグを付与するキュー量を変更することで、もしくは、
    前記上限値を超えた際に前記ネットワーク機器を通過するデータパケットをランダムに廃棄することで、
    前記同時送信データ量を制限する、請求項6記載の送信データ量制御装置。
    The transmission data amount limiting means is based on the upper limit value,
    By changing the queue amount to which the congestion detection flag of explicit congestion notification is added, or
    By randomly discarding data packets that pass through the network device when the upper limit is exceeded,
    The transmission data amount control device according to claim 6, wherein the simultaneous transmission data amount is limited.
  8. 請求項1乃至請求項7のいずれかに記載された送信データ量制御装置と、
    入力される前記制御信号に基づく量の前記データパケットを送信するとともに、前記送信データ量制御装置に供給するデータ送信装置と、を有する送信データ量制御システム。
    A transmission data amount control device according to any one of claims 1 to 7,
    A transmission data amount control system comprising: a data transmission device that transmits the amount of the data packet based on the input control signal and supplies the data packet to the transmission data amount control device.
  9. TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定し、
    前記上限値に基づいて、前記同時送信データ量を制限する、送信データ量制御方法。
    In the transmission and reception of data packets using TCP, based on the information based on the acknowledgment packet, the data packet amount and the simultaneous transmission data amount history, the upper limit value of the simultaneous transmission data amount is set,
    A transmission data amount control method for limiting the amount of simultaneous transmission data based on the upper limit value.
  10. TCPを用いたデータパケットの送受信における、確認応答パケットやデータパケット量や同時送信データ量履歴に基づく情報に基づいて、前記同時送信データ量の上限値を設定する処理と、
    前記上限値に基づいて、前記同時送信データ量を制限する処理と、を実行させる送信データ量制御プログラムを記憶している記憶媒体。
    In the transmission and reception of data packets using TCP, a process of setting the upper limit value of the simultaneous transmission data amount based on information based on an acknowledgment packet, a data packet amount, and a simultaneous transmission data amount history;
    A storage medium storing a transmission data amount control program for executing processing for limiting the amount of simultaneous transmission data based on the upper limit value.
PCT/JP2015/002744 2014-06-06 2015-06-01 Transmission data amount control apparatus, control system, control method and control program WO2015186332A1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
JP2016525689A JP6544353B2 (en) 2014-06-06 2015-06-01 Transmission data amount control device, control system, control method and control program

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
JP2014-117175 2014-06-06
JP2014117175 2014-06-06

Publications (1)

Publication Number Publication Date
WO2015186332A1 true WO2015186332A1 (en) 2015-12-10

Family

ID=54766417

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2015/002744 WO2015186332A1 (en) 2014-06-06 2015-06-01 Transmission data amount control apparatus, control system, control method and control program

Country Status (2)

Country Link
JP (1) JP6544353B2 (en)
WO (1) WO2015186332A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022537187A (en) * 2019-06-17 2022-08-24 華為技術有限公司 Congestion control method and apparatus, communication network, and computer storage medium

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011234320A (en) * 2010-04-30 2011-11-17 Kddi R & D Laboratories Inc Window control device, window control method and window control program

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2011234320A (en) * 2010-04-30 2011-11-17 Kddi R & D Laboratories Inc Window control device, window control method and window control program

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HIROMI HIRAI ET AL.: "Proposal and Implementation on Cooperative Transmission Control Middleware on a Smartphone in a WLAN Environment", TRANSACTIONS OF INFORMATION PROCESSING SOCIETY OF JAPAN (JOURNAL, vol. 55, no. 1, 15 January 2014 (2014-01-15), pages 340 - 353, XP055241666 *
KUNITAKE KANEKO ET AL.: "TCP Flow Control Using the Link Bandwidth Information in Access Networks", SYMPOSIUM ON MULTIMEDIA, DISTRIBUTED, COOPERATIVE AND MOBILE SYSTEMS (DICOMO) RONBUNSHU, vol. 2001, no. 7, 7 April 2009 (2009-04-07), pages 91 - 96 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2022537187A (en) * 2019-06-17 2022-08-24 華為技術有限公司 Congestion control method and apparatus, communication network, and computer storage medium

Also Published As

Publication number Publication date
JP6544353B2 (en) 2019-07-17
JPWO2015186332A1 (en) 2017-04-20

Similar Documents

Publication Publication Date Title
US7664017B2 (en) Congestion and delay handling in a packet data network
US7706269B2 (en) Method, system and device for controlling a transmission window size
JP4878391B2 (en) Scheduling and queue management with adaptive queue latency
US7693058B2 (en) Method for enhancing transmission quality of streaming media
WO2016068308A1 (en) Gateway apparatus and method of controlling gateway apparatus
WO2017015151A1 (en) Optimization of downlink throughput
WO2017119408A1 (en) Transmit data volume control device, method, and recording medium
KR101141160B1 (en) Method for buffer control for network device
US20030031161A1 (en) Uplink session extension
EP3471458B1 (en) Method and apparatus for controlling data transmission speed in wireless communication system
JPWO2019244966A1 (en) Communication equipment, communication methods and programs
US20150257162A1 (en) Controlling Bandwidth Usage of an Application Using a Radio Access Bearer on a Transport Network
Le et al. Reliable user datagram protocol for airborne network
WO2015186332A1 (en) Transmission data amount control apparatus, control system, control method and control program
Isobe et al. Tcp acceleration technology for cloud computing: Algorithm, performance evaluation in real network
Ko et al. A handover-aware seamless video streaming scheme in heterogeneous wireless networks
EP3319253B1 (en) A network server, a mobile user terminal, and a method of controlling a characteristic of data to be sent
JP6897769B2 (en) Data transmitters, methods and programs
JP6668961B2 (en) Communication device, method and program
Kim Techniques for end-to-end TCP performance enhancement over wireless networks
JP2014220612A (en) Radio base station and mobile communication method
Kadhum et al. A study of ecn effects on long-lived tcp connections using red and drop tail gateway mechanisms
Pawar et al. A Review on TCP Protocol on LTE Network
Saraf et al. A Survey on Reliable Communication in LTE Network

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 15802864

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2016525689

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 15802864

Country of ref document: EP

Kind code of ref document: A1