KR20040089331A - Congestion window maximum size setting method for mobile terminal transmission control protocol - Google Patents

Congestion window maximum size setting method for mobile terminal transmission control protocol Download PDF

Info

Publication number
KR20040089331A
KR20040089331A KR1020030023050A KR20030023050A KR20040089331A KR 20040089331 A KR20040089331 A KR 20040089331A KR 1020030023050 A KR1020030023050 A KR 1020030023050A KR 20030023050 A KR20030023050 A KR 20030023050A KR 20040089331 A KR20040089331 A KR 20040089331A
Authority
KR
South Korea
Prior art keywords
congestion window
maximum
size
cwind
maximum size
Prior art date
Application number
KR1020030023050A
Other languages
Korean (ko)
Other versions
KR100548334B1 (en
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 KR1020030023050A priority Critical patent/KR100548334B1/en
Publication of KR20040089331A publication Critical patent/KR20040089331A/en
Application granted granted Critical
Publication of KR100548334B1 publication Critical patent/KR100548334B1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/27Evaluation or update of window size, e.g. using information derived from acknowledged [ACK] packets
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

PURPOSE: A method for setting up a maximum size of a congestion window of a portable terminal transmission control protocol is provided to maximize the efficiency in a flow control process by selecting one from radio access bearers. CONSTITUTION: A user or a service center selects one from various data transmission speeds. A maximum size of a congestion window defined by a designer is set up by using the selected data transmission speed. A transmission flow is controlled by using the maximum size of the congestion window. In addition, the transmission flow is controlled by using a slow start method. The maximum size of the congestion window defined by the designer is determined by experiments.

Description

휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법{CONGESTION WINDOW MAXIMUM SIZE SETTING METHOD FOR MOBILE TERMINAL TRANSMISSION CONTROL PROTOCOL}CONGESTION WINDOW MAXIMUM SIZE SETTING METHOD FOR MOBILE TERMINAL TRANSMISSION CONTROL PROTOCOL}

본 발명은 휴대 단말기 전송제어 프로토콜(Transmission Control Protocol, 이하 TCP라 칭함)의 혼잡 윈도우(Congestion Window, 이하 CWIND라 칭함) 최대크기 설정 방법에 관한 것으로, 특히 다양한 속도를 가지는 무선 데이터 전송 속도에 따라 상이한 최대 크기를 가지는 혼잡 윈도우(congestion window)를 설정하도록 하는 것으로 효율적인 TCP 흐름제어를 실시하도록 한 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법에 관한 것이다.The present invention relates to a method for setting a maximum size of a congestion window (hereinafter referred to as CWIND) of a mobile terminal transmission control protocol (hereinafter referred to as TCP). The present invention relates to a method for setting a maximum congestion window size of a mobile terminal transmission control protocol to perform an efficient TCP flow control by setting a congestion window having a maximum size.

현재의 사회가 계속해서 정보산업화 사회로 발전되는 가운데 네트워크의 비중은 계속 증가되어 왔으며, 인터넷의 보급으로 전 세계가 하나의 큰 네트워크로 간주 될 만큼 괄목할 성장을 거듭했다. 그렇지만, 이런 성장에도 불구하고 네트워크의 상황은 수요와 더불어 팽창되지 못해서 한정된 네트워크의 자원을 공유할 수밖에 없고, 그에 따른 여러 가지 문제점들도 대두되기 시작했는데, 그 대표적인 것이 네트워크 혼잡(network congestion)이다.As the current society continues to develop into an information-industrial society, the proportion of the network has been continuously increasing, and with the spread of the Internet, the world has grown remarkably so that the world is regarded as one big network. Nevertheless, despite this growth, the situation of the network has not expanded with demand, so that it has no choice but to share limited network resources, and various problems have begun to emerge, the most representative of which is network congestion.

이러한 네트워크 혼잡 문제는 유선망 뿐만 아니라 이동단말기에 의한 무선 인터넷 접속에서도 발생하게 되므로 이러한 인터넷 서비스 시 TCP(Transmission Control Protocol)의 흐름제어를 위하여 슬로우 스타트(Slow Start) 기법이 휴대 단말기에 적용되고 있다.Since the network congestion problem occurs not only in a wired network but also in a wireless internet connection by a mobile terminal, a slow start technique is applied to a mobile terminal for flow control of a transmission control protocol (TCP) during the internet service.

이러한 슬로우 스타트는 전송자 측에서 하는 흐름 제어 기법으로, 데이터를를 최초로 전송 할 때는 전송 구간의 상태를 모르기 때문에 세그먼트 크기를 작게 하여 성능이 좋으면 점차 세그먼트를 늘려 전송 효율을 높이는 방식이다.This slow start is a flow control technique performed on the sender side. When data is first transmitted, the slow start is not known, so the segment size is reduced, and if the performance is good, the segment is gradually increased to increase the transmission efficiency.

상기 슬로우 스타트 방식은 혼잡 윈도우(Congestion Window)를 이용하는데, 초기 혼잡 윈도우 값을 설정된 고정 값으로 사용하면서 전송을 실시하다가 전송 구간의 혼잡(congestion)을 만나면 그 크기를 줄인 후 작은 크기의 세그먼트로 데이터를 전송하면서 차츰 CWIND의 크기를 늘려가게 된다.The slow start method uses a congestion window. When the congestion of the transmission interval is encountered while transmitting while using the initial congestion window value as a fixed value, the slow start method reduces the data into smaller segments. As you transmit, you will gradually increase the size of CWIND.

종래 휴대 단말기에서는 인터넷 서비스를 위한 전송 제어 프로토콜(TCP)에서 슬로우 스타트를 이용하며, 이 경우 사용되는 최대 CWIND의 크기로 데이터 전송 속도에 무관하게 고정값을 이용하고 있다. 이는 보다 빠른 인터넷 연결을 위한 것이지만 결과적으로 전송 구간의 혼잡을 만나게 되면 버퍼링 등에 의한 불필요한 지연이 발생하게되어 데이터 유실 등의 성능 저하가 발생하는 원인이 되고 있다.In the conventional mobile terminal, a slow start is used in a transmission control protocol (TCP) for an Internet service. In this case, a fixed value is used regardless of the data transmission speed with the maximum CWIND size used. This is for a faster internet connection, but consequently, when congestion of the transmission section is encountered, an unnecessary delay occurs due to buffering, which causes a performance degradation such as data loss.

특히, 최근의 휴대 단말기에서는 무선 억세스 전송자(Radio Access Bearer,이하 RAB라 칭함)의 속도를 다양하게(32, 64, 128kbps 등) 제공하고 있으며, 사용자가 메뉴에서 RAB의 속도(데이터 전송 속도, 패킷 속도)를 선택할 수 있도록 하고 그에 따라 차등 과금하는 방식을 사용하고 있다. 그러나, 가장 빠른 RAB 속도에 적당하게 설정된 최대 CWIND 크기를 모든 RAB 속도에 공통적으로 적용하기 때문에 저속 RAB에서 상대적으로 크기가 큰 CWIND값이 적용되어 상기한 바와 같이 처리 용량보다 많은 데이터를 내보냄에 따른 불필요한 버퍼링 지연이나 데이터 소실이 발생할 수 있다.In particular, recent portable terminals provide various speeds (32, 64, 128kbps, etc.) of a radio access bearer (hereinafter referred to as RAB). Speed), and differential charging is used accordingly. However, since the maximum CWIND size appropriately set for the fastest RAB speed is commonly applied to all RAB speeds, a relatively large CWIND value is applied in the low speed RAB, and as a result, it is unnecessary to export more data than the processing capacity as described above. Buffering delays or data loss can occur.

상기한 바와 같이 종래 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법은 다양한 속도의 무선 억세스 전송자(혹은 데이터 전송 속도, 패킷 속도)에 대해서 동일한 혼잡 윈도우(CWIND) 최대 크기를 적용하기 때문에, 저속 무선 억세스 전송자를 사용하는 경우 처리할 수 있는 용량보다 많은 데이터를 전송하고자 하여 버퍼링 지연이 발생하고 데이터가 유실될 수 있으므로 성능이 감소하는 문제점이 있었다.As described above, the method of setting the maximum congestion window size of the conventional mobile terminal transmission control protocol applies the same congestion window (CWIND) maximum size to the wireless access transmitter (or data transmission rate and packet rate) of various speeds. When using an access transmitter, there is a problem in that performance is decreased because a buffering delay may occur and data may be lost in order to transmit more data than the capacity that can be processed.

상기와 같은 문제점을 감안한 본 발명은 사용자가 다양한 속도의 무선 억세스 전송자(혹은 데이터 전송 속도, 패킷 속도)중 하나를 선택함에 따라 해당 전송 속도에 대해서 경험적으로 얻어진 CWIND 크기의 최대값을 설정하도록 함으로써 선택되는 무선 억세스 전송자 속도에 대해 최적의 효율을 가지는 흐름제어를 제공하여 전체 전송 시스템의 성능을 개선할 수 있도록 한 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법을 제공하는데 그 목적이 있다.In view of the above problems, the present invention selects by setting the maximum value of the empirically obtained CWIND size for the corresponding transmission rate as the user selects one of the wireless access transmitters (or data transmission rate, packet rate) of various speeds. It is an object of the present invention to provide a method for setting the maximum congestion window size of a mobile terminal transmission control protocol to improve the performance of an entire transmission system by providing flow control having an optimal efficiency for a wireless access transmitter speed.

도1은 RAB 속도에 따른 CWIND 크기 설정 방법을 보이는 본 발명 일 실시예의 순서도.1 is a flow chart of an embodiment of the present invention showing a CWIND size setting method according to the RAB speed.

상기와 같은 목적을 달성하기위한 본 발명은, 사용자 혹은 서비스 업체에 의해 다양한 데이터 전송 속도 중 하나를 선택하는 단계와; 상기 선택된 데이터 전송 속도에 대해 설계자가 지정한 최대 혼잡 윈도우(CWIND) 크기를 설정하는 단계와; 상기 설정된 최대 CWIND 크기를 이용하여 슬로우 스타트 기법으로 전송 흐름을 제어하는 단계를 포함하는 것을 특징으로 한다.The present invention for achieving the above object comprises the steps of selecting one of a variety of data transmission rate by the user or service provider; Setting a maximum congestion window (CWIND) size specified by a designer for the selected data rate; And controlling the transmission flow by a slow start technique using the set maximum CWIND size.

상기 선택된 데이터 전송 속도에 대해 설계자가 지정하는 CWIND 최대 크기는 실험을 통한 경험에 의해 결정되며, 일반적으로 고속 데이터 전송 속도에 대해서는 큰 값을 적용하고 저속 데이터 전송 속도에 대해서는 작은 값을 적용하는 것을 특징으로 한다.The maximum CWIND size specified by the designer for the selected data rate is determined by experimental experience. In general, a large value is applied to a high data rate and a small value is applied to a low data rate. It is done.

상기와 같은 본 발명을 첨부한 일 실시예의 도면을 참조하여 상세히 설명하면 다음과 같다.When described in detail with reference to the accompanying drawings of an embodiment of the present invention as follows.

도 3은 RAB 속도에 따른 CWIND 크기 설정 방법을 보이는 본 발명 일 실시예의 순서도로서, 다양한 속도의 RAB를 선택할 수 있는 휴대 단말기에서 각 RAB의 속도에 따른 최대 CWIND의 크기를 각각 상이하게 설정하는 방법이다.3 is a flow chart of an embodiment of the present invention showing a CWIND size setting method according to the RAB speed, a method of setting the maximum CWIND size according to the speed of each RAB in a mobile terminal capable of selecting a RAB of various speeds, respectively; .

실질적으로 TCP의 주 목적은 송신 단말의 전송률을 직접 제어하여 네트워크 혼잡으로 인해 손실된 데이터를 재전송하는 것이기 때문에 적절한 CWIND 최대값을 설정하는 것이 중요하다. 이는 단말기의 설계자에 의해 많은 실험적 데이터를 토대로 통계적인 수치를 적용할 수 있는데, 저속 RAB에서는 작은 크기로 설정하고 고속 RAB에서는 상대적으로 큰 크기를 가지도록 설정하는 것이 바람직하다.In practice, it is important to set an appropriate CWIND maximum because the main purpose of TCP is to directly control the transmission rate of the transmitting terminal to retransmit data lost due to network congestion. This can be applied by the designer of the terminal based on a large number of experimental data statistical values, it is preferable to set to a small size in the low-speed RAB and to have a relatively large size in the high-speed RAB.

상기 RAB 속도는 일반적으로 휴대 단말기를 이용한 데이터 전송 속도로 간주될 수 있고, 패킷 전송 속도로 간주될 수 있으며, 이들은 본 발명에서 동일한 의미를 가진다.The RAB rate may generally be regarded as a data transmission rate using a mobile terminal and may be regarded as a packet transmission rate, which have the same meaning in the present invention.

최근의 휴대 단말기 메뉴를 보면 데이터 통신을 위한 패킷 전송 속도를 예를 들어 저속 패킷, 고속 패킷(11.5Kbps), 고속 패킷(23kbps)으로 설정하는 메뉴가 포함되어 있다. 이를 통해 전송 제어 프로토콜(TCP)의 RAB 속도(데이터 전송 속도)를 선택할 수 있도록 되었는데, 고속을 선택할 수록 과금되는 비용이 커지게 된다. 따라서 대용량 데이터를 수신할 것이 아니라면 낮은 RAB 속도를 선택하는 것이 비용 측면에서 유리하다.Recent portable terminal menus include menus for setting a packet transmission rate for data communication, for example, a low speed packet, a high speed packet (11.5 Kbps), or a high speed packet (23 kbps). Through this, it is possible to select the RAB rate (data transmission rate) of the transmission control protocol (TCP). The higher the selection, the higher the billing cost. Therefore, if you are not receiving large amounts of data, choosing a low RAB rate is a cost advantage.

본 발명에서는 사용자의 선택에 따라 각 데이터 전송 속도에 따라 슬로우 스타트 기법의 흐름제어용 혼잡 윈도우 최대 크기를 다르게 지정하도록 한다. 즉, 하드웨어적으로 추가되는 부분이 없으며 단순히 프로그램에서 지정하는 최대 CWIND 값만을 정해 주면 되기 때문에 본 발명의 적용은 대단히 용이하게 이루어질 수 있다. 하지만, 이렇게 정해지는 데이터 전송 속도에 따른 최대 CWIND 값은 경험적으로 얻어져야 하므로 설계자는 적절한 값을 얻기 위해 많은 실험이 필요하게 된다.According to the present invention, the maximum size of the congestion window for the flow control of the slow start scheme is specified differently according to each data transmission rate according to a user's selection. That is, since there is no hardware addition portion and only the maximum CWIND value designated by the program needs to be determined, the application of the present invention can be made very easily. However, since the maximum CWIND value according to this data rate must be obtained empirically, the designer needs to experiment a lot to obtain an appropriate value.

하지만, 이렇게 얻어진 데이터 전송 속도에 따른 최대 CWIND 값은 한번 얻어지면 그대로 적용할 수 있기 때문에 실제 단말기를 생산하는 공정에 있어서는 추가되거나 변경되는 부분이 없으며, 기존의 단말기에 대해서도 단순한 소프트웨어 갱신을 통해 본 발명의 기능을 지원할 수 있게 된다.However, since the maximum CWIND value according to the data transmission rate thus obtained can be applied as it is, it is not added or changed in the process of producing the actual terminal, and the present invention through simple software update for the existing terminal. It will be able to support the function of.

따라서, 대단히 간단한 스프트웨어의 갱신을 통해서 인터넷 서비스 효율 및성능을 개선할 수 있기 때문에 광범위한 적용이 가능해진다.Therefore, it is possible to improve the Internet service efficiency and performance through the updating of very simple software, thereby enabling a wide range of applications.

도시된 도면에서는 사용자가 단말기 메뉴를 통해 RAB 속도들을 표시하고, 이들 중 하나를 선택함에 있어서, 가장 저속인 RAB 속도 1번을 선택한 경우 최대 CWIND 크기를 1로 설정하고, 2번째 저속인 RAB 속도 2번을 선택한 경우 최대 CWIND 크기를 2로 설정하며, 그보다 빠른 RAB 속도 3번에서는 최대 CWIND 크기를 3으로 설정하는 식으로 고속 RAB을 선택할 수록 최대 CWIND 크기를 증가시켜 설정하도록 한다. 즉, 사용자가 고속 데이터 통신이 필요하지 않은 경우 저속 RAB 속도를 지정하면 최대 CWIND 크기를 작게하여 처리할 수 있는 용량만을 전송하게 되므로 버퍼링에 의한 지연이나 데이터 유실의 발생이 감소하여 개선된 성능을 제공할 수 있게 된다.In the figure, when the user displays the RAB speeds through the terminal menu and selects one of them, when the lowest RAB speed 1 is selected, the maximum CWIND size is set to 1, and the second low RAB speed 2 is shown. If you select No., the maximum CWIND size is set to 2, and at faster RAB speed 3, the maximum CWIND size is set to 3 so that the maximum CWIND size is increased as the higher RAB is selected. In other words, if the user does not need high-speed data communication, if the low-speed RAB speed is specified, the maximum CWIND size is reduced and only the capacity to process can be transmitted, thereby reducing the occurrence of buffering delay or data loss and providing improved performance. You can do it.

본 실시예에서는 사용자가 단말기의 메뉴를 통해 자신에게 적합한 RAB 속도(데이터 전송 속도)를 선택하는 것이지만, 경우에 따라서는 무선 데이터 서비스 업체에서 사용할 수 있는 RAB 속도를 지정할 수 있도 있다는 것에 유의한다.In this embodiment, the user selects a RAB rate (data transmission rate) suitable for the user through a menu of the terminal, but in some cases, it is possible to specify a RAB rate that can be used by a wireless data service company.

전술한 바와 같이 본 발명은 대단히 간단하게 휴대 단말기에 적용될 수 있는 기능이고, 기존에 사용중인 휴대 단말기의 펌웨어 갱신을 통해서 간단하게 적용할 수 있으며, 이를 통해 보다 적절한 CWIND 최대 크기를 이용함으로써 흐름제어를 효율적으로 실시할 수 있어 버퍼링에 의한 지연이나 데이터 손실등을 크게 줄일 수 있다.As described above, the present invention is a very simple function that can be applied to a mobile terminal, and can be simply applied by updating the firmware of an existing mobile terminal, thereby using a more appropriate CWIND maximum size. This can be done efficiently, greatly reducing delays and data loss caused by buffering.

상기한 바와 같이 본 발명 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법은 단말기에서 제공하는 메뉴를 통해 사용자가 다양한 속도의 RAB 중 하나를 선택하면 해당 RAB의 속도에 대해서 경험적으로 얻어진 최대 CWIND 크기값을 설정하고, 이를 이용하여 슬로우 스타트 방식의 흐름제어를 실시하도록 함으로써 단순한 소프트웨어 변경이나 갱신을 통해 새롭게 생산되거나 기존에 사용중인 단말기가 RAB 속도에 따라 최적의 효율을 가지는 흐름제어를 이용할 수 있도록 하며, 이를 통해 버퍼링 지연이나 데이터 손실등을 최소화하여 전체 전송 시스템의 성능을 개선할 수 있도록 하는 효과가 있다.As described above, the method for setting the maximum congestion window size of the mobile terminal transmission control protocol of the present invention empirically obtains the maximum CWIND size value for the speed of the corresponding RAB when the user selects one of various RABs through a menu provided by the terminal. By using this method, the slow start flow control can be used to enable a newly produced or existing terminal to use flow control with optimum efficiency according to the RAB speed through simple software change or update. This has the effect of improving the performance of the entire transmission system by minimizing buffering delays and data loss.

Claims (2)

사용자 혹은 서비스 업체에 의해 다양한 데이터 전송 속도 중 하나를 선택하는 단계와; 상기 선택된 데이터 전송 속도에 대해 설계자가 지정한 최대 혼잡 윈도우(Congestion Window:CWIND) 크기를 설정하는 단계와; 상기 설정된 최대 CWIND 크기를 이용하여 슬로우 스타트(slow start) 기법으로 전송 흐름을 제어하는 단계를 포함하는 것을 특징으로 하는 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법.Selecting one of various data transmission rates by a user or a service provider; Setting a maximum congestion window (CWIND) size specified by a designer for the selected data rate; And controlling the transmission flow by a slow start technique using the set maximum CWIND size. 제 1항에 있어서, 상기 선택된 데이터 전송 속도에 대해 설계자가 지정하는 CWIND 최대 크기는 실험을 통한 경험에 의해 결정되며, 일반적으로 고속 데이터 전송 속도에 대해서는 큰 값을 적용하고 저속 데이터 전송 속도에 대해서는 작은 값을 적용하는 것을 특징으로 하는 휴대 단말기 전송제어 프로토콜의 혼잡 윈도우 최대크기 설정 방법.2. The method of claim 1, wherein the maximum CWIND size specified by the designer for the selected data rate is determined by empirical experience, and generally applies a large value for a high data rate and a small value for a low data rate. Method of setting a maximum congestion window size of a mobile terminal transmission control protocol, characterized in that the value is applied.
KR1020030023050A 2003-04-11 2003-04-11 Congestion window maximum size setting method for mobile terminal transmission control protocol KR100548334B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020030023050A KR100548334B1 (en) 2003-04-11 2003-04-11 Congestion window maximum size setting method for mobile terminal transmission control protocol

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020030023050A KR100548334B1 (en) 2003-04-11 2003-04-11 Congestion window maximum size setting method for mobile terminal transmission control protocol

Publications (2)

Publication Number Publication Date
KR20040089331A true KR20040089331A (en) 2004-10-21
KR100548334B1 KR100548334B1 (en) 2006-02-02

Family

ID=37370862

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020030023050A KR100548334B1 (en) 2003-04-11 2003-04-11 Congestion window maximum size setting method for mobile terminal transmission control protocol

Country Status (1)

Country Link
KR (1) KR100548334B1 (en)

Also Published As

Publication number Publication date
KR100548334B1 (en) 2006-02-02

Similar Documents

Publication Publication Date Title
CN101483909B (en) Reverse power control method based on multi-carrier
CA2559010C (en) Method and system for transmitting reverse data in a mobile communication system
CN1158815C (en) Acceleration dependent channel swithing in mobile telecommunications
KR100664622B1 (en) A method for improving performances of a mobile radiocommunication system using a power control algorithm
JP2007089155A (en) Method of controlling transmission rate, and communications device using the same
CN101742708B (en) Operating methods of wireless access point equipment and wireless access point equipment
CN105763474A (en) Data transmission method and device
US7555063B2 (en) Mobile terminal and data reception method for the same
EP1482691B1 (en) Method and apparatus for providing distinctive levels of access to resources on a high-speed wireless packet data network by providing an adaptive packet inactivity timer
US20020126694A1 (en) Method for performing link adaptation
CN101867512A (en) Data transmission control method and device
KR20050019679A (en) Packet service enhancement method for mobile communication terminal
CN100486249C (en) Method for adjusting transmission control protocol receive window
EP1947891B1 (en) Method and related apparatus for improving MIMO procedure in a wireless communications system
WO2020123171A1 (en) Bearer selection for dual connectivity cellular systems
KR20030043497A (en) Data transmission method and apparatus for guaranteeing quality of service in data communication system
KR20050022398A (en) Packet data receive method for mobile communication device
US6950422B2 (en) Interference reduction within a communication system
KR100548334B1 (en) Congestion window maximum size setting method for mobile terminal transmission control protocol
US20130196669A1 (en) Radio Base Station, Radio Communication Terminal, Radio Communication System and Radio Communication Method
KR20020011557A (en) Method for Controlling Transmission Rate of Reverse link Traffic Channel in High Data Rate System, Appratus for the same
CN101499964B (en) Method for improving CPRI interface transmission bandwidth utilization, CPRI interface processing module and equipment
KR20020085140A (en) Method for controling the data rate of reverse link, Terminal for the same
KR100747902B1 (en) A method for controlling the size of advertised window in mobile communication terminal for receiving data
CN113301638A (en) D2D communication spectrum allocation and power control algorithm based on Q learning

Legal Events

Date Code Title Description
A201 Request for examination
E902 Notification of reason for refusal
E701 Decision to grant or registration of patent right
GRNT Written decision to grant
FPAY Annual fee payment

Payment date: 20121227

Year of fee payment: 8

FPAY Annual fee payment

Payment date: 20131224

Year of fee payment: 9

FPAY Annual fee payment

Payment date: 20141224

Year of fee payment: 10

FPAY Annual fee payment

Payment date: 20151224

Year of fee payment: 11

LAPS Lapse due to unpaid annual fee