METHOD AND APPARATUS FOR CONTROLLING DATA TRANSMISSION SPEED IN WIRELESS COMMUNICATION SYSTEM

Abstract
Disclosed are a method and apparatus for controlling data transmission rate in a wireless communication system. The method for controlling transmission rate of a server according to the present invention comprises the steps of: determining an uplink transmission data rate of a first packet received from a terminal; transmitting a first parameter for controlling to increase the uplink transmission data rate; determining whether the uplink transmission data rate of a second packet received based on the first parameter increases; and transmitting a second parameter for controlling change of the uplink transmission data rate based on the determination result.
Description
TECHNICAL FIELD

The present invention relates to a method and apparatus for controlling TCP-based data transmission in a wireless communication system.


BACKGROUND ART

With the increasing use of portable devices such as smartphones and tablet PCs, demand for use of Internet content services (such as webpage access, video streaming, and social network access) via cellular radio communication networks such as long term evolution (LTE) is increasing. Most of such services are based on the transport control protocol (TCP), and the increasing number of multitasking-enabled devices leads to steady increases of uplink data traffic as well as downlink data traffic. Typically, available bandwidth differs between uplink and downlink, and the uplink available bandwidth that is relatively narrow is likely to cause uplink congestion and impose a negative effect, even to the downlink data rate. Even on the downlink with much larger available bandwidth, a chronic problem is that the TCP transmission efficiency fails to adapt quickly and effectively to the frequent state changes of a radio network that arise because of changes in the number of users and surrounding geographical features such as buildings.


DISCLOSURE OF INVENTION
Technical Problem

In order to solve the above problem, the present invention provides a method for determining optimal data rates between a terminal and a base station in such a way for the terminal to predict its uplink network status based on radio network state information being transmitted by the base station.


Solution to Problem

In accordance with an aspect of the present invention, a control method of a server includes determining an uplink transmission data rate of a first packet received from a terminal, transmitting a first parameter for controlling to increase the uplink transmission data rate, determining whether the uplink transmission data rate of a second packet received based on the first parameter increases, and transmitting a second parameter for controlling a change of the uplink transmission data rate based on the determination result.


In accordance with another aspect of the present invention, a control method of a server includes receiving radio communication information including information on a first downlink transmission data rate and a first RLC memory size from a base station, predicting a downlink data amount of a base station based on the received radio communication information, and controlling a downlink transmission data rate of the base station based on the predicted downlink data amount.


Advantageous Effects of Invention

The present invention is advantageous in terms of reducing unnecessary buffering at a terminal and mitigating uplink congestion by estimating an uplink available bandwidth and controlling the data rate of the terminal to not exceed the available bandwidth.


Also, the present invention is advantageous in terms of improving the downlink data rate (throughput) by quickly coping with the state change of a radio network in such a way of controlling the data rate based on buffer information and radio network information of the base station.





BRIEF DESCRIPTION OF DRAWINGS


FIG. 1 is a diagram for explaining an impact of TCP acknowledgement (ACK) clocking and uplink congestion in TCP-based data communication between a terminal and a server;



FIG. 2 is a diagram illustrating a structure of a communication system allowing for a proxy server to analyze network information to determine an optimal data rate according to an embodiment of the present invention;



FIG. 3 is a flowchart illustrating a method for a proxy server to control an uplink transmission data rate of a UE according to an embodiment of the present invention;



FIG. 4 is a flowchart illustrating a method for a proxy server to control a downlink data rate of an eNB according to an embodiment of the present invention;



FIG. 5 is a block diagram illustrating a configuration of a proxy server according to an embodiment of the present invention;



FIG. 6 is a diagram illustrating a configuration of a component of a proxy server for controlling an uplink transmission data rate of an UE according to an embodiment of the present invention;



FIG. 7 is a graph illustrating an uplink transmission data rate of a UE that is changing as a proxy server controls a value of a data rate control parameter according to an embodiment of the present invention; and



FIG. 8 is a block diagram illustrating a configuration of a proxy server for controlling a downlink data rate of an eNB according to an embodiment of the present invention.





MODE FOR THE INVENTION

Exemplary embodiments of the present invention are described in detail with reference to the accompanying drawings. The same reference numbers are used throughout the drawings to refer to the same or like parts. Detailed descriptions of well-known functions and structures incorporated herein may be omitted to avoid obscuring the subject matter of the present invention.


Although the description is directed to an LTE system, it will be understood by those skilled in the art that the present invention can be applied even to other communication systems having a similar technical background and channel format, with a slight modification, without departing from the spirit and scope of the present invention.


Detailed descriptions of technical specifications well-known in the art and unrelated directly to the present invention may be omitted to avoid obscuring the subject matter of the present invention. This aims to omit unnecessary description so as to make clear the subject matter of the present invention


For the same reason, some elements are exaggerated, omitted, or simplified in the drawings and, in practice, the elements may have sizes and/or shapes different from those shown in the drawings. Throughout the drawings, the same or equivalent parts are indicated by the same reference numbers.


Advantages and features of the present invention and methods of accomplishing the same may be understood more readily by reference to the following detailed description of exemplary embodiments and the accompanying drawings. The present invention may, however, be embodied in many different forms and should not be construed as being limited to the exemplary embodiments set forth herein. Rather, these exemplary embodiments are provided so that this invention will be thorough and complete and will fully convey the concept of the invention to those skilled in the art, and the present invention will only be defined by the appended claims. Like reference numerals refer to like elements throughout the specification.


It will be understood that each block of the flowcharts and/or block diagrams, and combinations of blocks in the flowcharts and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general-purpose computer, special purpose computer, or other programmable data processing apparatus, such that the instructions that are executed via the processor of the computer or other programmable data processing apparatus create means for implementing the functions/acts specified in the flowcharts and/or block diagrams. These computer program instructions may also be stored in a non-transitory computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the non-transitory computer-readable memory produce articles of manufacture embedding instruction means that implement the function/act specified in the flowcharts and/or block diagrams. The computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions that are executed on the computer or other programmable apparatus provide steps for implementing the functions/acts specified in the flowcharts and/or block diagrams.


Furthermore, the respective block diagrams may illustrate parts of modules, segments, or codes including at least one or more executable instructions for performing specific logic function(s). Moreover, it should be noted that the functions of the blocks may be performed in a different order in several modifications. For example, two successive blocks may be performed substantially at the same time, or they may be performed in reverse order according to their functions.


According to various embodiments of the present invention, the term “module”, means, but is not limited to, a software or hardware component, such as a Field Programmable Gate Array (FPGA) or Application Specific Integrated Circuit (ASIC), which performs certain tasks. A module may advantageously be configured to reside on the addressable storage medium and configured to be executed on one or more processors. Thus, a module may include, by way of example, components, such as software components, object-oriented software components, class components and task components, processes, functions, attributes, procedures, subroutines, segments of program code, drivers, firmware, microcode, circuitry, data, databases, data structures, tables, arrays, and variables. The functionalities of the components and modules may be combined into fewer components and modules or further separated into more components and modules. In addition, the components and modules may be implemented such that they execute one or more CPUs in a device or a secure multimedia card.



FIG. 1 is a diagram for explaining an impact of TCP acknowledgement (ACK) clocking and uplink congestion in TCP-based data communication between a terminal and a server.


Most of web applications use TCP as their data transmission protocol, and the transmission control of a TCP algorithm includes essentially an ACK-clocking scheme. Such ACK-based self-clocking allows for transmission of new data packets only when an ACK is received, thereby automatically controlling the data rate of the server based on the bottleneck bandwidth and the reception rate of ACKs to the server. Accordingly, it is necessary for an uplink ACK to arrive at the server at an appropriate time for smooth downlink packet transmission.


In reference to FIG. 1, the terminal 100 and the server 110 communicate packets through an uplink channel 130 and a downlink channel 120. In FIG. 1, the uplink channel 130 and the downlink channel 120 are depicted in the form of pipes different in diameter to show that they are asymmetric in bandwidth. That is, the diameter of each pipe denotes an available bandwidth of the corresponding channel.


In FIG. 1, uplink data packets 132 and three ACK packets 131 that are respectively marked with numbers 1, 2, and 3 travel on the uplink channel 130 from the terminal 100 to the server 110. As shown in FIG. 1, as the amount of uplink data 132 interposed between the ACK packets 131 that are transmitted by the terminal 100 increases, the arrival of the ACK packets 131 at the server 100 is likely to be delayed.


The server 110 may transmit downlink data packets in response to the ACK packets 131 being received from the terminal 100. Here, if the ACK packet 2 is delayed by the uplink data packet following the ACK packet 1, the downlink pipe 120 may enter an idle state as denoted by reference number 125 even though there is no data congestion on the downlink pipe. Such a downlink idle period decreases the downlink throughput.


The available downlink bandwidth between the terminal 100 and the server 100 may frequently vary according to the change in the number of users and channel condition in the radio network, and such channel variation is likely to disrupt efficient data rate control.



FIG. 2 is a diagram illustrating a structure of a communication system according to an embodiment of the present invention. In reference to the drawing, the communication system according to an embodiment of the present invention is characterized by controlling a data rate based on radio network information estimated by a service proxy (230 interposed between a system architecture evolution gateway (SAE-GW) 220 of a radio network and an application server 240 of the Internet.


As shown in FIG. 2, an evolved Node B (eNB) 210 is an access node to which a user equipment (UE) 200 connects via a radio channel. In LTE, all user traffic including real time services such as Voice over IP (VoIP) is served through shared channels; thus, there is a need of an entity for collecting UE-specific status information and scheduling the UEs based on the collected information, and the eNB 210 takes charge of such functions. Typically, one eNB 210 hosts multiple cells. The SAE-GW 220 is a packet core entity including a serving gateway (S-GW) and a packet data network GW (PDN-GW) and, also, it is a node for connecting the access node to a packet-switched network such as Internet and supporting UE mobility and IP address allocation.


There may be a proxy server on the network, which receives data from an external application server 240 and transmit the data to the eNB 210 via the SAE-GW 220. The proxy server 230 may cache a list received from the external application server for improving data rates. The proxy server 230 may be a server under the control of a provider and, in an embodiment, it predicts buffer status of the UE and uplink (UL) network status, receives RAN information (eNB status information), and controls uplink and downlink data rates. Although the data rates are controlled by a proxy server in an embodiment by way of example, it may be possible for the external application server to control the data rates.



FIG. 3 is a flowchart illustrating a method for a proxy server to control an uplink transmission data rate of a UE according to an embodiment of the present invention.


At step S300, the proxy server determines an reception rate of uplink data packets from a UE. For example, the proxy server may count packets during a predetermined time period to determine the reception rate of uplink data packets.


At step S310, the proxy server may determine a control parameter value for use in determining uplink transmission data rates of the UE based on the reception rate. The control parameter may be a receive window (rwnd) as one of TCP flow control parameters. A TCP receive window (rwnd) size


is the information being transmitted to a sender for preventing a receive buffer of a receiver from overflowing with excessive data from the sender.


The proxy server may increase or decrease an uplink data packet rate of the UE by adjusting the value of the control parameter. The proxy server may estimate available uplink bandwidth and determine the value of the control parameter based on the reception rate of packets from the UE and the estimated available uplink bandwidth. The method for the proxy server to determine the value of the control parameter is described in detail later with reference to FIGS. 6 and 7.


At step S320, the proxy server transmits the control parameter determined at step S310 to the sender. The control parameter value may be included in a header of a TCP ACK packet being transmitted to the UE.



FIG. 4 is a flowchart illustrating a method for a proxy server to control a downlink data rate of an eNB according to an embodiment of the present invention.


At step S400, the proxy server may receive radio status information from the eNB, the radio status information including information on the downlink data rate and buffer status (e.g., number of bytes of packets included in a radio link control (RLC) layer buffer) of the eNB. At step S410, the proxy server may estimate downlink status of the eNB based on the received radio status information.


The proxy server may receive the radio status information (radio access network (RAN) information) from the eNB and analyze the RAN status of the eNB based on the received information to predict a number of downlink traffic flows and fair data rates. The radio status information being transmitted from the eNB to the proxy server may include information on at least the downlink data rate and RLC layer queue length at the eNB.


The radio status information may further include at least one of a bearer identifier and an update interval. The update interval indicates an interval for updating the radio status information of the eNB. In the case where the radio status information does not include the bearer identifier or the update interval, the proxy server may predict the bearer identifier or the update interval. The method for the proxy server to predict the bearer identifier or the update interval is described later in detail.


Also, the method for the proxy server to estimate the downlink status of the eNB based on the above-described information is described later in detail.


At step S420, the proxy server may control the downlink data rate of the eNB according to the estimated downlink status. In detail, the proxy server may estimate per-flow fair data rates, predict a maximum transmit data amount that does not cause packet loss at the eNB, and control to reach the fair data rates promptly in the range where the downlink data rate causes no packet loss.



FIG. 5 is a block diagram illustrating a configuration of a proxy server according to an embodiment of the present invention.


As shown in FIG. 5, the proxy server 500 may include a TCP optimization module 510 and a proxy function module 540.


The TCP optimization module 510 may estimate the available uplink bandwidth of the eNB and control the uplink transmission data rate of the UE based on the estimated available uplink bandwidth and may receive the radio status information from the eNB and control the downlink transmission data rate of the eNB based on the received radio status information.


In order to accomplish the aforementioned functions, the TCP optimization module 510 may include a UL estimation-based transmission controller 520 and a RAN information-based transmission controller 530.


The UL estimation-based transmission controller 520 may include a UL path estimation unit 521 and an adaptive parameter selection unit 522. The UL estimation-based transmission controller 520 is described later in detail.


The RAN information-based transmission controller 530 may include a RAN information management unit 531, a RAN status analysis unit 533, and a data rate adjustment unit 534. The RAN information-based transmission controller 530 is described later in detail.


Meanwhile, the proxy function module 540 may perform the functions of a normal proxy server. For example, the proxy function module 540 may transmit data received from the application server to the eNB instead via an S-GW.



FIG. 6 is a diagram illustrating a configuration of a component of a proxy server for controlling an uplink transmission data rate of a UE according to an embodiment of the present invention.


Data packets may be received from a UE as denoted by reference number 610. The proxy server may receive uplink data packets transmitted by the UE via an eNB.


The proxy server may calculate the data rate of the data packets arriving from the UE to predict the uplink transmission data rate of the UE as denoted by reference 620.


The data rate of the uplink data packets from the UE may be predicted using Equation 1












R
^

a



(
k
)


=


1


t
k

-

t

k
-
1









j
=
1

n



s
j







[

Equation





1

]







In Equation 1, tk denotes a time for predicting the data rate of the arrived data packets, n denotes a number of packets, and sj denotes a size of a packet j.


According to an embodiment, it may be possible to use three methods for predicting the data rate of the data packets.


The first method is to calculate an average of a predetermined number of samples, e.g., n sample, when the predetermined number of samples are gathered. In the first method, the predicted data rate of the data packets may appear as a step function.


The second method is to calculate an average of a predetermined number of samples counted in such a way of excluding the oldest arrived packet and including a newly arrived packet whenever a packet arrives.


For example, the proxy server may predict the average data rate of 10 packets from packet n1 to packet n10 and, if packet n11 arrives, predict the average data rate of the packets from packet n2 to packet n11. In the same manner, it may be possible to predict the average data rate of the 10 packets from packet n3 to packet n12 upon arrival of packet n12.


The third method is to calculate the average data rate of samples in such a way of predicting the average rate, increasing the number of samples from n to 2n, and discarding, if the number of samples reaches 2n, the previously received n samples and increasing the number of samples from n to 2n again.


For example, if a predetermined number of samples is 10, the proxy server predicts the average data rate of 10 packets from packet n1 to packet n10 and, if packet n11 arrives, predicts the average data of 11 packets from packet n1 to packet n11. If packet n12 arrives, it may be possible to predict the average data rate of 12 packets from n1 to packet n12.


In the above-described method, the number of samples for use in predicting the average data rate may increase by 1 until receipt of packet n19. If packet n20 arrives, the proxy server may predict the average data rate by increasing the number of samples by 1 from packet n11 to packet n30.


The proxy server may perform smoothing on the predicted data rate of the data packets. For example, the proxy server may perform smoothing on the data rate of the data packets using Equation 2.






R
a(k)=(1−α)Ra(k−1)+α{circumflex over (R)}a(k)  [Equation 2]


In Equation 2, α is an adjustment parameter having a value equal to or greater than 0 and less than 1. By calculating the data rate of data packets at time k with Equation 2, the proxy server may reflect the data rate of data packets that is predicted at time k−1.


Meanwhile, the proxy server may perform sampling on the available bandwidth of the network path as denoted by reference number 630. The proxy server may select a parameter adaptively as denoted by reference number 640. The parameter may be rwnd value as a TCP flow control parameter.


For example, in order to perform sampling on available bandwidth of the uplink path, the proxy server may control the rwnd value provided to the UE to determine whether the uplink transmission data rate (Rα) of data packets arriving at the proxy server from the UE is saturated.


In detail, the proxy server may transmit data packets to the UE, increasing the rwnd value gradually. Here, the rwnd may increase by an arbitrary value and, in an embodiment of the present invention, it increases by a maximum segment size (MSS) every packet. If the data rate of data packets received from the UE increases as the rwnd value increases, the proxy server may determine whether there is any remaining available bandwidth on the uplink path of the terminal.


If the data rate of data packets from the UE does not increase any more even though the proxy server increases the rwnd value for the UE, the proxy server may determine that the uplink transmission data rate of the UE is saturated. If it is determined that the uplink transmission data rate of the UE is saturated, the proxy server may determine that the UE is utilizing all available bandwidth of the uplink path.


If the uplink transmission data rate of the UE is saturated, the proxy server may transmit a reduced rwnd value to the UE to decrease the uplink transmission data rate. Here, the reduction amount of the uplink transmission data rate may be determined arbitrarily, e.g., rwnd=Ra*(1−b) in an embodiment of the present invention. Here, b is a constant greater than 0 and equal to or less than 1, e.g., 0.25. If the uplink transmission data rate of the UE decreases according to the reduced rwnd value, the proxy server may increase the rwnd value again.


The uplink transmission data rate of the UE is changed according to the rwnd value changing under the control of the proxy server as shown in the graph of FIG. 7.


As described above, the proxy server may control such that an optimal uplink control data rate is maintained in a buffering manner.



FIG. 8 is a block diagram illustrating a configuration of a proxy server for controlling a downlink transmission data rate of an eNB according to an embodiment of the present invention.


A RAN information management unit 800 of the proxy server may receive radio status information including information on a downlink data rate and eNB buffer status from an eNB.


The radio status information received from the eNB may include information on at least the downlink data rate and RLC layer queue length of the eNB. The radio status information may include one or both of a bearer identifier and an update interval. If the radio status information does not include the bearer identifier or the update interval, the proxy server may predict the bearer identifier or update interval by means of a flow estimation unit 810


The flow estimation unit 810 of the proxy server may estimate a number of active flows ({circumflex over (N)}) generating current traffic based on information on the start and end of the TCP session being managed by a session management unit 820 as denoted by reference number 811. The proxy server may monitor for the start and end of each session by means of the session management unit 820 and manage an information map including per-bearer downlink data rates and an RLC layer queue length. The information map may include the bearer identifier and the update interval.


If the radio status information received from the eNB includes no bearer identifier, the proxy server may perform a bearer identification procedure. In detail, if a new TCP session is established with the UE to begin a flow, the proxy server may check whether the new flow is identical with a record of the previously-registered per-bearer map to determine whether the flow belongs to a previously established bearer or a network bearer. For example, if the received downlink data rate and RLC layer queue length information is different from the previously received downlink data rate and RLC layer queue length information, the proxy server may determine that the new flow belongs to a new flow. If the new bearer is identified, the proxy server may generate an information map of the new bearer.


The proxy server may also predict a fair data rate ({circumflex over (F)}) per flow based on the predicted number of flows ({circumflex over (N)}) as denoted by reference number 812. For example, the proxy server may determine a data amount (Bdl) transmittable during a round trip time (RTT) by multiplying the downlink data rate included in the radio status information received from the eNB by the RTT. The least RTT estimated between the proxy server and the UE may be used as the RTT value.


The proxy server may predict the fair data rate ({circumflex over (F)}) per flow by dividing the determined data rate (Bdl) by the predicted number of flows ({circumflex over (N)}). In detail, the per-flow fair data rate ({circumflex over (F)}) may be expressed as Equation 3.










F
^

=


B
dl


N
^






[

Equation





3

]







Meanwhile, the proxy server may predict an updated interval ({circumflex over (T)}). For example, the proxy server may trace a time (tk) changed from the previous value in a per-bearer record being received from the eNB. Accordingly, the proxy server may predict the update interval ({circumflex over (T)}) as denoted by reference number 813 according to Equation 4.






{circumflex over (T)}=t
k
−t
k-1  [Equation 4]


Using the values predicted by the above-described method, the proxy server may analyze the RAN status. In detail, the proxy server may predict a downlink data amount to an extent that does not overflow the eNB buffer based on the estimated number of flows and estimated per-flow fair data rate, as shown in Inequity 5.











1
8






i
=
1


N
^





F
^



(


T
i

+


1
2



RTT
i



)






γ





Q





[

Inequity





5

]







Here, {circumflex over (N)} denotes the estimated number of active flows, {circumflex over (F)} denotes per-estimated flow data rate, Ti denotes the ith feedback interval, and γQ denotes an available buffer amount of the eNB.


As described above, if the number of active flows, the per-flow fair data rates, and the data amount to the extent that does not overflow the eNB buffer are estimated, the proxy server may compare the current per-flow data rate with the estimated fair data rate and control the downlink data rate to minimize overflow of the eNB buffer and transmit promptly as much data as the fair data rate.


In detail, if the data rate Wk-1 at time k−1 is less than the fair data rate {circumflex over (F)}k estimated at time k, the proxy server increases the data rate according to Equation 6.










W
k

=


W

k
-
1


+


α
k




N
^

k



W

k
-
1









[

Equation





6

]







Here, Wk denotes the new data rate at time k, Wk-1 denotes the data rate at time k−1, αk denotes the maximum data amount transmittable to the eNB without overflow of the eNB buffer that is estimated at time k, and {circumflex over (N)}k is the number of flows predicted at time k.


Because αk means Inequity 5, Equation 7 may be derived by applying Inequity 5 to Equation 6.










W
k

=


W

k
-
1


+


1

8



N
^

k



W

k
-
1









i
=
1



N
^

k






F
^

k



(


T
i

+


1
2



RTT
i



)









[

Equation





7

]







If the data rate Wk-1 at time k−1 is equal to or greater than the estimated fair data rate {circumflex over (F)}k, the proxy server may set the data rate at time k to Wk={circumflex over (F)}k to decrease promptly the data rate to the fair data.


According to the above-described method, the proxy server may control to use the available bandwidth promptly and fairly to improve the downlink throughput of the radio network.


The data rate control method of the server according to various embodiments of the present invention may be coded in software and stored in a non-transitory readable medium. The non-transitory readable medium may be used in various devices.


The non-transitory readable medium means a machine-readable medium for storing data semi-persistently rather than a medium for storing data temporarily such as a register, cache, and memory. In detail, the non-transitory readable media may include CD, DVD, hard disc, Blu-ray disc, USB, memory card, and ROM.


Although preferred embodiments of the invention have been described using specific terms, the specification and drawings are to be regarded in an illustrative rather than a restrictive sense in order to help understand the present invention. It is obvious to those skilled in the art that various modifications and changes can be made thereto without departing from the broader spirit and scope of the invention and such modifications and changes should not be understood individually from the technical spirit or prospect of the present invention.

Claims
  • 1. A server comprising: a transceiver configured to transmit and receive signals; anda controller configured to control to determine an uplink reception data rate of a first packet received from a terminal, transmit a first parameter for controlling to increase the uplink reception data rate, determine whether the uplink reception data rate of a second packet received based on the first parameter increases, and transmit a second parameter for controlling change of the uplink reception data rate based on the determination result.
  • 2. The server of claim 1, wherein the controller is further configured to control to transmit, if the uplink reception data rate of the received second packet increases, a parameter for controlling to increase the uplink reception data rate and transmit, if the uplink reception data rate of the received second packet does not increase, the parameter for controlling to decrease the uplink reception data rate.
  • 3. The server of claim 1, wherein the uplink reception data rate is determined as a ratio for a number of data packets being received from the terminal during a critical time.
  • 4. The server of claim 3, wherein the uplink reception data rate is determined as a sum of a first uplink reception data rate determined during a previous critical time and a second reception data rate determined during a current critical time according to a predetermined ratio.
  • 5. A server comprising: a transceiver configured to transmit and receive signals; anda controller configured to control to receive radio communication information including information on a first downlink transmission data rate and a first RLC memory size from a base station, predict a downlink data amount of the base station based on the received radio communication information, and control the downlink transmission rate of the base station according to the predicted downlink data amount.
  • 6. The server of claim 5, wherein the controller is further configured to control to predict a number of flows on which the data are received from the base station, predict an update interval for receiving the radio communication information from the base station, predict a flow transmission rate based on the predicted number of flows, and predict the downlink data amount based on the predicted flow transmission rate and update interval.
  • 7. The server of claim 6, wherein the controller is further configured to control to receive radio communication information including information on a second downlink transmission data rate and a second RLC memory size from the base station, determine, if at least one of the second downlink transmission data rate and the second RLC memory size differ from at least one of the first downlink transmission data rate and the first RLC memory size, that the radio communication information including the information on the second downlink transmission data rate and the second RLC memory size is received through a new bearer, and predict the number of flows based on the determination result.
  • 8. The server of claim 6, wherein the controller is further configured to determine a first time point at which the radio communication information including the information on the first downlink transmission data rate and the first RLC memory size is received, determine a second time point at which the radio communication information including the information on the second downlink transmission data rate and the second RLC memory size is received, and predict the update interval based on the first and second time points.
  • 9. The server of claim 5, wherein the controller is further configured to control to increase, if the predicted downlink data amount is not greater than an available memory amount of the base station, the downlink transmission data rate of the base station.
  • 10. The server of claim 5, wherein the controller is further configured to control to increase, if an inequity of
  • 11. A control method of a server, the method comprising: determining an uplink reception data rate of a first packet received from a terminal;transmitting a first parameter for controlling to increase the uplink reception data rate;determining whether the uplink reception data rate of a second packet received based on the first parameter increases; andtransmitting a second parameter for controlling change of the uplink reception data rate based on the determination result.
  • 12. The method of claim 11, wherein transmitting the second parameter comprises: transmitting, if the uplink reception data rate of the received second packet increases, a parameter for controlling to increase the uplink reception data rate; andtransmitting, if the uplink reception data rate of the received second packet does not increase, a parameter for controlling to decrease the uplink reception data rate.
  • 13. The method of claim 11, wherein the uplink reception data rate is determined as a ratio for a number of data packets being received from the terminal during a critical time or a sum of a first uplink reception data rate determined during a previous critical time and a second uplink reception data rate determined during a current critical time according to a predetermined ratio.
  • 14. A control method of a server, the method comprising: receiving radio communication information including information on a first downlink transmission data rate and a first RLC memory size from a base station;predicting a downlink data amount of a base station based on the received radio communication information; andcontrolling a downlink transmission data rate of the base station based on the predicted downlink data amount.
  • 15. The method of claim 14, wherein predicting the downlink data amount comprises: predicting a number of flows on which data are received from the base station;predicting an update interval for receiving the radio communication information from the base station;predicting a flow transmission rate based on the predicted number of flows; andpredicting the downlink data amount based on the predicted flow transmission rate and the update interval,wherein predicting the number of flows comprises: receiving the radio communication information including information on a second downlink transmission data rate and a second RLC memory size from the base station;determining, if at least one of the second downlink transmission data rate and the second RLC memory size differ from at least one of the first downlink transmission data rate and the first RLC memory size, that the radio communication information including the information on the second downlink transmission data rate and the second RLC memory size is received through a new bearer; andpredicting the number of flows based on the determination result, and wherein predicting the update interval comprises:determining a first time point at which the radio communication information including the information on the first downlink transmission data rate and the first RLC memory size is received;determining a second time point at which the radio communication information including the information on the second downlink transmission data rate and the second RLC memory size is received; andpredicting the update interval based on the first and second time points.
Priority Claims (1)
Number Date Country Kind
10-2016-0089143 Jul 2016 KR national
PCT Information
Filing Document Filing Date Country Kind
PCT/KR2017/007429 7/12/2017 WO 00