KR20200061295A - Method for transmitting data packet at low latency and appratus therefor - Google Patents

Method for transmitting data packet at low latency and appratus therefor Download PDF

Info

Publication number
KR20200061295A
KR20200061295A KR1020190148001A KR20190148001A KR20200061295A KR 20200061295 A KR20200061295 A KR 20200061295A KR 1020190148001 A KR1020190148001 A KR 1020190148001A KR 20190148001 A KR20190148001 A KR 20190148001A KR 20200061295 A KR20200061295 A KR 20200061295A
Authority
KR
South Korea
Prior art keywords
base station
data packet
core network
size
terminal
Prior art date
Application number
KR1020190148001A
Other languages
Korean (ko)
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 한국전자통신연구원
Publication of KR20200061295A publication Critical patent/KR20200061295A/en

Links

Images

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/28Flow control; Congestion control in relation to timing considerations
    • H04L47/283Flow control; Congestion control in relation to timing considerations in response to processing delays, e.g. caused by jitter or round trip time [RTT]
    • H04L47/14
    • 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/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related
    • 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/25Flow control; Congestion control with rate being modified by the source upon detecting a change of network conditions
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W8/00Network data management
    • H04W8/02Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
    • H04W8/04Registration at HLR or HSS [Home Subscriber Server]

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Databases & Information Systems (AREA)
  • Mobile Radio Communication Systems (AREA)

Abstract

An operation method of a communication node is disclosed. According to an embodiment of the present invention, the operation method of the communication node may comprise the steps of: receiving a first data packet from a second communication node; estimating a congestion window size of the second communication node based on a size of the first data packet; determining whether the data reception rate of the first data packet is stable based on the estimated congestion window size; if it is determined that the data reception rate is stable, resetting a reception window size; transmitting a second data packet including information on the reception window size to the second communication node; and receiving a third data packet from the second communication node through the reception window.

Description

저지연 데이터 패킷 전송 방법 및 장치{METHOD FOR TRANSMITTING DATA PACKET AT LOW LATENCY AND APPRATUS THEREFOR}METHOD FOR TRANSMITTING DATA PACKET AT LOW LATENCY AND APPRATUS THEREFOR}

본 발명은 통신 시스템에서, 데이터 패킷 전송 방법 및 장치에 관한 것으로, 더욱 상세하게는, 저지연 데이터 패킷 전송 방법 및 장치에 관한 것이다.The present invention relates to a method and apparatus for transmitting data packets in a communication system, and more particularly, to a method and apparatus for transmitting low-latency data packets.

제4 세대 이동통신보다 최소한 10~100배의 데이터 전송율인 Gbps(Giga bps) 급 지원을 목표로 하는 제5 세대 이동통신은 기존 이동통신 주파수 대역뿐만 아니라 수십 GHz(Giga Herz) 주파수 대역을 포함한다. 제5 세대 이동통신은 초고속 데이터 전송율 지원을 위한 eMBB (enhanced mobile broadband) 뿐만아니라 사물 인터넷 지원을 위한 mMTC(massive machine type communication)과 고신뢰성 저지연 통신(URLLC: ultra-reliable and low latency communication)을 지원하는 것을 목표로 한다.The 5th generation mobile communication, which aims to support Gbps (Giga bps) level, which is at least 10 to 100 times the data transfer rate than the 4th generation mobile communication, includes not only the existing mobile communication frequency band but also tens of GHz (Giga Herz) frequency band. . The 5th generation mobile communication provides not only enhanced mobile broadband (eMBB) for supporting ultra-high data rates, but also mass machine type communication (mMTC) for supporting the Internet of Things and ultra-reliable and low latency communication (URLLC). Aim to apply.

한편, 셀룰러 네트워크를 위한 TCP(Transmission Control Protocol) 기술로는 QUIC(Quick UDP Internet Connections) 및 CQIC(Channel Quality Indicator Control)와 같은 UDP(User Datagram Protocol) 기반의 기술과, PROXY 기반의 기술이 있을 수 있다. On the other hand, Transmission Control Protocol (TCP) technology for cellular networks may include User Datagram Protocol (UDP) based technologies such as Quick UDP Internet Connections (QUIC) and Channel Quality Indicator Control (CQIC), and PROXY based technologies. have.

TCP 기술 가운데 UDP 기반의 기술의 경우, 수신 노드가 채널 품질을 측정하고, 이를 송신 노드에 전달할 수 있다. 송신 노드는 수신 노드가 측정한 채널 품질을 이용하여, 데이터 패킷 송신율을 결정할 수 있다. 다만, 이러한 경우, 송신 노드 및 수신 노드의 프로토콜을 변경하는 경우가 발생할 수 있다. 따라서, ACK(acknowledge)의 지연이 크게 발생하는 환경에서는 효율적인 제어가 어려울 수 있다.In the case of UDP-based technology among TCP technologies, the receiving node can measure the channel quality and deliver it to the transmitting node. The transmitting node can determine the data packet transmission rate using the channel quality measured by the receiving node. However, in this case, a case in which the protocols of the transmitting node and the receiving node are changed may occur. Accordingly, effective control may be difficult in an environment in which a delay of acknowledgment (ACK) is large.

또한, TCP 기술 가운데 프록시 기반의 기술의 경우, 수신 노드가 수신 노드의 수신 윈도우의 크기를 재설정할 수 있다. 다만, 프록시 기반의 기술의 경우, 수신 노드의 수신 윈도우의 크기에 따라 유선 네트워크에서 정체되는 데이터 패킷이 증가하거나, 무선 링크의 사용량 감소로 인하여 효율이 떨어지는 문제가 발생할 수 있다. 현재의 TCP 기술의 경우, 데이터 패킷 전송의 지연 시간이 커질 수 있고, 전송 속도가 낮아지는 문제점이 발생할 수 있다.In addition, in the case of a proxy-based technology among TCP technologies, the receiving node may reset the size of the receiving window of the receiving node. However, in the case of a proxy-based technique, the number of congested data packets in a wired network may increase depending on the size of the reception window of the receiving node, or the efficiency may decrease due to a decrease in the use of the radio link. In the case of the current TCP technology, a delay time of data packet transmission may be increased, and a problem that a transmission rate is lowered may occur.

상기와 같은 문제점을 해결하기 위한 본 발명의 목적은, 저지연 데이터 패킷 전송 방법 및 장치를 제공하는 데 그 목적이 있다.An object of the present invention for solving the above problems is to provide a method and apparatus for transmitting a low-latency data packet.

상기 목적을 달성하기 위한 본 발명의 일 실시예에 따른 제1 통신 노드의 동작 방법은 제2 통신 노드로부터 제1 데이터 패킷을 수신하는 단계. 상기 제1 데이터 패킷의 크기를 기초로 상기 제2 통신 노드의 혼잡 윈도우 크기를 추정하는 단계, 상기 추정된 혼잡 윈도우 크기를 기초로 상기 제1 데이터 패킷의 데이터 수신율이 안정 되었는지 판단하는 단계, 상기 데이터 수신율이 안정된 것으로 판단되면, 수신 윈도우 크기를 재설정하는 단계, 상기 수신 윈도우 크기에 대한 정보가 포함된 제2 데이터 패킷을 상기 제2 통신 노드에 전송하는 단계 및 상기 수신 윈도우를 통해 상기 제2 통신 노드로부터 제3 데이터 패킷을 수신하는 단계를 포함할 수 있다.A method of operating a first communication node according to an embodiment of the present invention for achieving the above object comprises receiving a first data packet from a second communication node. Estimating the congestion window size of the second communication node based on the size of the first data packet, determining whether the data reception rate of the first data packet is stable based on the estimated congestion window size, the data If it is determined that the reception rate is stable, resetting the reception window size, transmitting a second data packet including information about the reception window size to the second communication node, and the second communication node through the reception window It may include the step of receiving a third data packet from.

본 발명에 의하면, 기지국이 코어 네트워크로부터 데이터 패킷을 수신하고, 빠르게 ACK(acknowledge)를 전송함으로써, 데이터 패킷의 전송 지연이 감소될 수 있다.According to the present invention, the transmission delay of the data packet can be reduced by the base station receiving the data packet from the core network and rapidly transmitting an acknowledgment (ACK).

또한, 본 발명에 의하면, 수신 윈도우의 크기를 재설정함으로써 TCP(Transmission Control Protocol) 전송 성능을 향상 시키는 바, 코어 네트워크 및 단말의 프로로콜을 수정하지 않고, 데이터 패킷의 전송 지연이 감소될 수 있다.In addition, according to the present invention, by improving the transmission performance of TCP (Transmission Control Protocol) by resetting the size of the receiving window, without modifying the protocol of the core network and the terminal, the transmission delay of the data packet can be reduced. .

더 나아가, 본 발명에 의하면, 기지국이 대기열(queue) 크기를 최소화 하는 방식으로 수신 윈도우의 크기를 재설정하는 바, 코어 네트워크와 기지국 사이의 유선 네트워크에 발생하는 데이터 패킷의 정체를 방지할 수 있고, 기지국과 단말 사이의 무선 네트워크가 효율적으로 사용될 수 있다. 따라서 통신 시스템의 성능이 향상될 수 있다.Furthermore, according to the present invention, since the base station resets the size of the reception window in a manner that minimizes the queue size, it is possible to prevent congestion of data packets occurring in the wired network between the core network and the base station, The wireless network between the base station and the terminal can be used efficiently. Therefore, the performance of the communication system can be improved.

도 1은 통신 시스템의 제1 실시예를 도시한 개념도이다.
도 2는 통신 시스템을 구성하는 통신 노드의 일 실시예를 도시한 블록도이다.
도 3은 통신 시스템의 제2 실시예를 도시한 개념도이다.
도 4는 통신 시스템에서 데이터 패킷을 송수신하는 방법을 도시한 순서도이다.
도 5는 통신 시스템에서 대기열 예측 함수를 도시한 그래프이다.
도 6은 통신 시스템에서 대기열 예측 함수를 도시한 그래프이다.
1 is a conceptual diagram showing a first embodiment of a communication system.
2 is a block diagram showing an embodiment of a communication node constituting a communication system.
3 is a conceptual diagram showing a second embodiment of a communication system.
4 is a flowchart illustrating a method for transmitting and receiving data packets in a communication system.
5 is a graph showing a queue prediction function in a communication system.
6 is a graph showing a queue prediction function in a communication system.

본 발명은 다양한 변경을 가할 수 있고 여러 가지 실시예를 가질 수 있는 바, 특정 실시예들을 도면에 예시하고 상세하게 설명하고자 한다. 그러나, 이는 본 발명을 특정한 실시 형태에 대해 한정하려는 것이 아니며, 본 발명의 사상 및 기술 범위에 포함되는 모든 변경, 균등물 내지 대체물을 포함하는 것으로 이해되어야 한다.The present invention can be applied to various changes and can have various embodiments, and specific embodiments will be illustrated in the drawings and described in detail. However, this is not intended to limit the present invention to specific embodiments, and should be understood to include all modifications, equivalents, and substitutes included in the spirit and scope of the present invention.

제1, 제2 등의 용어는 다양한 구성요소들을 설명하는데 사용될 수 있지만, 상기 구성요소들은 상기 용어들에 의해 한정되어서는 안 된다. 상기 용어들은 하나의 구성요소를 다른 구성요소로부터 구별하는 목적으로만 사용된다. 예를 들어, 본 발명의 권리 범위를 벗어나지 않으면서 제1 구성요소는 제2 구성요소로 명명될 수 있고, 유사하게 제2 구성요소도 제1 구성요소로 명명될 수 있다. 및/또는 이라는 용어는 복수의 관련된 기재된 항목들의 조합 또는 복수의 관련된 기재된 항목들 중의 어느 항목을 포함한다.Terms such as first and second may be used to describe various components, but the components should not be limited by the terms. The terms are used only for the purpose of distinguishing one component from other components. For example, the first component may be referred to as a second component without departing from the scope of the present invention, and similarly, the second component may be referred to as a first component. The term and/or includes a combination of a plurality of related described items or any one of a plurality of related described items.

어떤 구성요소가 다른 구성요소에 "연결되어" 있다거나 "접속되어" 있다고 언급된 때에는, 그 다른 구성요소에 직접적으로 연결되어 있거나 또는 접속되어 있을 수도 있지만, 중간에 다른 구성요소가 존재할 수도 있다고 이해되어야 할 것이다. 반면에, 어떤 구성요소가 다른 구성요소에 "직접 연결되어" 있다거나 "직접 접속되어" 있다고 언급된 때에는, 중간에 다른 구성요소가 존재하지 않는 것으로 이해되어야 할 것이다.When an element is said to be "connected" or "connected" to another component, it is understood that other components may be directly connected to or connected to the other component, but there may be other components in between. It should be. On the other hand, when a component is said to be "directly connected" or "directly connected" to another component, it should be understood that no other component exists in the middle.

본 출원에서 사용한 용어는 단지 특정한 실시예를 설명하기 위해 사용된 것으로, 본 발명을 한정하려는 의도가 아니다. 단수의 표현은 문맥상 명백하게 다르게 뜻하지 않는 한, 복수의 표현을 포함한다. 본 출원에서, "포함하다" 또는 "가지다" 등의 용어는 명세서상에 기재된 특징, 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것이 존재함을 지정하려는 것이지, 하나 또는 그 이상의 다른 특징들이나 숫자, 단계, 동작, 구성요소, 부품 또는 이들을 조합한 것들의 존재 또는 부가 가능성을 미리 배제하지 않는 것으로 이해되어야 한다.The terms used in the present application are only used to describe specific embodiments, and are not intended to limit the present invention. Singular expressions include plural expressions unless the context clearly indicates otherwise. In this application, terms such as “include” or “have” are intended to indicate the presence of features, numbers, steps, actions, components, parts, or combinations thereof described in the specification, one or more other features. It should be understood that the existence or addition possibilities of fields or numbers, steps, operations, components, parts or combinations thereof are not excluded in advance.

다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가지고 있다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥 상 가지는 의미와 일치하는 의미를 가진 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.Unless defined otherwise, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by a person skilled in the art to which the present invention pertains. Terms such as those defined in a commonly used dictionary should be interpreted as having meanings consistent with meanings in the context of related technologies, and should not be interpreted as ideal or excessively formal meanings unless explicitly defined in the present application. Does not.

이하, 첨부한 도면들을 참조하여, 본 발명의 바람직한 실시예를 보다 상세하게 설명하고자 한다. 본 발명을 설명함에 있어 전체적인 이해를 용이하게 하기 위하여 도면상의 동일한 구성요소에 대해서는 동일한 참조부호를 사용하고 동일한 구성요소에 대해서 중복된 설명은 생략한다.Hereinafter, preferred embodiments of the present invention will be described in detail with reference to the accompanying drawings. In order to facilitate the overall understanding in describing the present invention, the same reference numerals are used for the same components in the drawings, and duplicate descriptions for the same components are omitted.

도 1은 통신 시스템의 제1 실시예를 도시한 개념도이다.1 is a conceptual diagram showing a first embodiment of a communication system.

도 1을 참조하면, 통신 시스템(100)은 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 및 복수의 단말들(user equipment, 30-1, 130-2, 130-3, 130-4, 130-5, 130-6)을 포함할 수 있다. 또한 도면에는 도시되지 않았으나, 통신 시스템(100)은 코어 네트워크를 포함할 수 있다.Referring to Figure 1, the communication system 100 is a plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2) and a plurality of terminals (user equipment, 30-1, 130-2, 130-3, 130-4, 130-5, 130-6). Also, although not shown in the drawings, the communication system 100 may include a core network.

여기서, 통신 시스템은 "통신 네트워크"로 지칭될 수 있다. 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2), 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 및 코어 네트워크 각각은 적어도 하나의 통신 프로토콜을 지원할 수 있다.Here, the communication system may be referred to as a "communication network". A plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2), a plurality of terminals (130-1, 130-2, 130-3, 130-4, 130-5) , 130-6) and each of the core networks may support at least one communication protocol.

예를 들어, 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2), 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 및 코어 네트워크 각각은 CDMA(code division multiple access) 기반의 통신 프로토콜, WCDMA(wideband CDMA) 기반의 통신 프로토콜, TDMA(time division multiple access) 기반의 통신 프로토콜, FDMA(frequency division multiple access) 기반의 통신 프로토콜, OFDM(orthogonal frequency division multiplexing) 기반의 통신 프로토콜, OFDMA(orthogonal frequency division multiple access) 기반의 통신 프로토콜, SC(single carrier)-FDMA 기반의 통신 프로토콜, NOMA(non-orthogonal multiple access) 기반의 통신 프로토콜, SDMA(space division multiple access) 기반의 통신 프로토콜 등을 지원할 수 있다. 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2), 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 및 코어 네트워크 각각은 다음과 같은 구조일 수 있다.For example, a plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2), a plurality of terminals (130-1, 130-2, 130-3, 130-4 , 130-5, 130-6) and the core network, respectively, a communication protocol based on code division multiple access (CDMA), a communication protocol based on wideband CDMA (WCDMA), a communication protocol based on time division multiple access (TDMA), and FDMA ( communication protocol based on frequency division multiple access, communication protocol based on orthogonal frequency division multiplexing (OFDM), communication protocol based on orthogonal frequency division multiple access (OFDMA), communication protocol based on single carrier (SC)-FDMA, and NOMA It can support communication protocol based on orthogonal multiple access (SDMA), communication protocol based on space division multiple access (SDMA). A plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2), a plurality of terminals (130-1, 130-2, 130-3, 130-4, 130-5) , 130-6) and each of the core networks may have the following structure.

도 2는 통신 시스템을 구성하는 통신 노드의 일 실시예를 도시한 블록도이다.2 is a block diagram showing an embodiment of a communication node constituting a communication system.

도 2를 참조하면, 통신 노드(200)는 적어도 하나의 프로세서(210), 메모리(220) 및 네트워크와 연결되어 통신을 수행하는 송수신 장치(230)를 포함할 수 있다. 또한, 통신 노드(200)는 입력 인터페이스 장치(240), 출력 인터페이스 장치(250), 저장 장치(260) 등을 더 포함할 수 있다. 통신 노드(200)에 포함된 각각의 구성 요소들은 버스(bus)(270)에 의해 연결되어 서로 통신을 수행할 수 있다. 다만, 통신 노드(200)에 포함된 각각의 구성요소들은 공통 버스(270)가 아니라, 프로세서(210)를 중심으로 개별 인터페이스 또는 개별 버스를 통하여 연결될 수도 있다. 예를 들어, 프로세서(210)는 메모리(220), 송수신 장치(230), 입력 인터페이스 장치(240), 출력 인터페이스 장치(250) 및 저장 장치(260) 중에서 적어도 하나와 전용 인터페이스를 통하여 연결될 수도 있다.Referring to FIG. 2, the communication node 200 may include at least one processor 210, a memory 220, and a transceiver 230 connected to a network to perform communication. In addition, the communication node 200 may further include an input interface device 240, an output interface device 250, a storage device 260, and the like. Each of the components included in the communication node 200 may be connected by a bus 270 to communicate with each other. However, each component included in the communication node 200 may be connected through a separate interface or a separate bus centered on the processor 210, not the common bus 270. For example, the processor 210 may be connected to at least one of the memory 220, the transceiver 230, the input interface device 240, the output interface device 250, and the storage device 260 through a dedicated interface. .

프로세서(210)는 메모리(220) 및 저장 장치(260) 중에서 적어도 하나에 저장된 프로그램 명령(program command)을 실행할 수 있다. 프로세서(210)는 중앙 처리 장치(central processing unit, CPU), 그래픽 처리 장치(graphics processing unit, GPU), 또는 본 발명의 실시 예들에 따른 방법들이 수행되는 전용의 프로세서를 의미할 수 있다. 메모리(220) 및 저장 장치(260) 각각은 휘발성 저장 매체 및 비휘발성 저장 매체 중에서 적어도 하나로 구성될 수 있다. 예를 들어, 메모리(220)는 읽기 전용 메모리(read only memory, ROM) 및 랜덤 액세스 메모리(random access memory, RAM) 중에서 적어도 하나로 구성될 수 있다.The processor 210 may execute a program command stored in at least one of the memory 220 and the storage device 260. The processor 210 may refer to a central processing unit (CPU), a graphics processing unit (GPU), or a dedicated processor in which methods according to embodiments of the present invention are performed. Each of the memory 220 and the storage device 260 may be configured as at least one of a volatile storage medium and a non-volatile storage medium. For example, the memory 220 may be configured as at least one of read only memory (ROM) and random access memory (RAM).

다시 도 1을 참조하면, 제1 기지국(110-1), 제2 기지국(110-2) 및 제3 기지국(110-3) 각각은 매크로 셀(macro cell)을 형성할 수 있다. 제4 기지국(120-1) 및 제5 기지국(120-2) 각각은 스몰 셀(small cell)을 형성할 수 있다. 제1 기지국(110-1)의 커버리지(coverage) 내에 제4 기지국(120-1), 제3 단말(130-3) 및 제4 단말(130-4)이 속할 수 있다. 제2 기지국(110-2)의 커버리지 내에 제2 단말(130-2), 제4 단말(130-4) 및 제5 단말(130-5)이 속할 수 있다. 제3 기지국(110-3)의 커버리지 내에 제5 기지국(120-2), 제4 단말(130-4), 제5 단말(130-5) 및 제6 단말(130-6)이 속할 수 있다. 제4 기지국(120-1)의 커버리지 내에 제1 단말(130-1)이 속할 수 있다. 제5 기지국(120-2)의 커버리지 내에 제6 단말(130-6)이 속할 수 있다.Referring back to FIG. 1, each of the first base station 110-1, the second base station 110-2, and the third base station 110-3 may form a macro cell. Each of the fourth base station 120-1 and the fifth base station 120-2 may form a small cell. The fourth base station 120-1, the third terminal 130-3, and the fourth terminal 130-4 may belong to the coverage of the first base station 110-1. The second terminal 130-2, the fourth terminal 130-4, and the fifth terminal 130-5 may belong to the coverage of the second base station 110-2. The fifth base station 120-2, the fourth terminal 130-4, the fifth terminal 130-5, and the sixth terminal 130-6 may belong to the coverage of the third base station 110-3. . The first terminal 130-1 may belong to the coverage of the fourth base station 120-1. The sixth terminal 130-6 may belong to the coverage of the fifth base station 120-2.

여기서, 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 g노드B(gNB; next generation Node B), 노드B(NodeB), 고도화 노드B(evolved NodeB), BTS(base transceiver station), 무선 기지국(radio base station), 무선 트랜시버(radio transceiver), 액세스 포인트(access point), 액세스 노드(node), 노변 장치(road side unit; RSU), DU(digital unit), CDU(cloud digital unit), RRH(radio remote head), RU(radio unit), TP(transmission point), TRP(transmission and reception point), 중계 노드(relay node) 등으로 지칭될 수 있다. 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 각각은 터미널(terminal), 액세스 터미널(access terminal), 모바일 터미널(mobile terminal), 스테이션(station), 가입자 스테이션(subscriber station), 모바일 스테이션(mobile station), 휴대 가입자 스테이션(portable subscriber station), 노드(node), 다바이스(device) 등으로 지칭될 수 있다.Here, each of the plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2) g node B (gNB; next generation Node B), Node B (NodeB), upgraded Node B (evolved NodeB), base transceiver station (BTS), radio base station, radio transceiver, access point, access node, road side unit (RSU), Referred to as a digital unit (DU), cloud digital unit (CDU), radio remote head (RRH), radio unit (RU), transmission point (TP), transmission and reception point (TRP), relay node, etc. You can. Each of the plurality of terminals (130-1, 130-2, 130-3, 130-4, 130-5, 130-6) is a terminal, an access terminal, a mobile terminal, It may be referred to as a station, a subscriber station, a mobile station, a portable subscriber station, a node, a device, or the like.

복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2), 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 각각은 셀룰러(cellular) 통신(예를 들어, 3GPP(3rd generation partnership project) 표준에서 규정된 LTE(long term evolution), LTE-A(advanced), 5G NR(new RAT) 등)을 지원할 수 있다.A plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2), a plurality of terminals (130-1, 130-2, 130-3, 130-4, 130-5) , 130-6) Cellular communication (e.g., LTE (Long Term Evolution), LTE-A (advanced), 5G NR (new RAT), etc., defined in the 3rd generation partnership project (3GPP) standard) Can support

복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 서로 다른 주파수 대역에서 동작할 수 있고, 또는 동일한 주파수 대역에서 동작할 수 있다. 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 아이디얼 백홀(ideal backhaul) 또는 논(non)-아이디얼 백홀을 통해 서로 연결될 수 있고, 아이디얼 백홀 또는 논-아이디얼 백홀을 통해 서로 정보를 교환할 수 있다. 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 아이디얼 백홀 또는 논-아이디얼 백홀을 통해 코어(core) 네트워크(미도시)와 연결될 수 있다. 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 코어 네트워크로부터 수신한 신호를 해당 단말(130-1, 130-2, 130-3, 130-4, 130-5, 130-6)에 전송할 수 있고, 해당 단말(130-1, 130-2, 130-3, 130-4, 130-5, 130-6)로부터 수신한 신호를 코어 네트워크에 전송할 수 있다.Each of the plurality of base stations 110-1, 110-2, 110-3, 120-1, and 120-2 may operate in different frequency bands or may operate in the same frequency band. Each of the plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2) may be connected to each other through an ideal backhaul or a non-ideal backhaul, and the ideal backhaul Alternatively, information can be exchanged with each other through a non-ideal backhaul. Each of the plurality of base stations 110-1, 110-2, 110-3, 120-1, and 120-2 may be connected to a core network (not shown) through an ideal backhaul or a non-ideal backhaul. Each of the plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2) receives a signal received from the core network corresponding to the terminal (130-1, 130-2, 130-3, 130) -4, 130-5, 130-6), and the core network receives signals received from the corresponding terminals 130-1, 130-2, 130-3, 130-4, 130-5, 130-6. Can be transferred to.

복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 OFDMA 기반의 다운링크(downlink) 전송을 지원할 수 있고, SC-FDMA 기반의 업링크(uplink) 전송을 지원할 수 있다. 또한, 복수의 기지국들(110-1, 110-2, 110-3, 120-1, 120-2) 각각은 MIMO(multiple input multiple output) 전송(예를 들어, SU(single user)-MIMO, MU(multi user)-MIMO, 대규모(massive) MIMO 등), CoMP(coordinated multipoint) 전송, 캐리어 애그리게이션(carrier aggregation) 전송, 비면허 대역(unlicensed band)에서 전송, 단말 간 직접(device to device, D2D) 통신(또는, ProSe(proximity services) 등을 지원할 수 있다. 여기서, 복수의 단말들(130-1, 130-2, 130-3, 130-4, 130-5, 130-6) 각각은 기지국(110-1, 110-2, 110-3, 120-1, 120-2)과 대응하는 동작, 기지국(110-1, 110-2, 110-3, 120-1, 120-2)에 의해 지원되는 동작을 수행할 수 있다.Each of the plurality of base stations (110-1, 110-2, 110-3, 120-1, 120-2) can support OFDMA-based downlink transmission, and SC-FDMA-based uplink (uplink) ) Can support transmission. In addition, each of the plurality of base stations 110-1, 110-2, 110-3, 120-1, and 120-2 transmits multiple input multiple output (MIMO) (eg, single user (SU)-MIMO, MU (multi user)-MIMO, massive MIMO, etc., CoMP (coordinated multipoint) transmission, carrier aggregation (carrier aggregation) transmission, transmission in an unlicensed band (unlicensed band), device-to-device direct (device to device, D2D) ) Communication (or ProSe (proximity services), etc.), where a plurality of terminals (130-1, 130-2, 130-3, 130-4, 130-5, 130-6) each base station (110-1, 110-2, 110-3, 120-1, 120-2) and corresponding operation, by the base station (110-1, 110-2, 110-3, 120-1, 120-2) Supported operations can be performed.

코어 네트워크는 AF(application function), AMF(access and mobility management function), AUSF(authentication server function), NEF(network exposure function), NRF(network repository function), NSSF(network slice selection function), PCF(policy control function), SMF(session management function), UDM(unified data management), UPF(user plane function)를 포함할 수 있다. 코어 네트워크의 구조는 AMF와 SMF가 코어 네트워크로부터 분리된 구조일 수 있다.Core networks include application function (AF), access and mobility management function (AMF), authentication server function (AUSF), network exposure function (NEF), network repository function (NRF), network slice selection function (NSSF), and policy (PCF). control function (SMF), session management function (SMF), unified data management (UDM), and user plane function (UPF). The structure of the core network may be a structure in which AMF and SMF are separated from the core network.

AMF는 단말의 위치 정보 및 이동성 정보를 관리할 수 있다. AMF는 단말과 N1 레퍼런스 포인트를 통해 연결될 수 있고, 기지국(radio access network, (RAN)) 과 N2 레퍼런스 포인트를 통해 연결될 수 있다. 그리고 AMF는 코어 네트워크와 연결된 Namf 기초 인터페이스를 통해 코어 네트워크로 기지국과 단말로부터 수신한 단말의 위치 정보 및 이동성 정보를 전달할 수 있다.The AMF can manage the location information and mobility information of the terminal. The AMF may be connected to the terminal through an N1 reference point, and may be connected through a base station (radio access network, (RAN)) and an N2 reference point. In addition, the AMF may transmit location information and mobility information of the terminal received from the base station and the terminal to the core network through the Namf basic interface connected to the core network.

SMF는 단말과 기지국 및 코어 네트워크 간에 연결되는 PDU(protocol data unit) 세션 연결 설정, 변경 및 해제와 같은 PDU 세션을 관리하는 기능을 처리할 수 있다. SMF는 Nsmf 기초 인터페이스를 통해 코어 네트워크와 연결될 수 있으며, UPF와 N4 레퍼런스 포인트를 통해 연결될 수 있다. UPF는 SMF와 N4 레퍼런스 포인트를 통해 연결될 수 있으며, SMF으로부터의 세션 연결 요청을 승인하여 단말과 코어 네트워크 간의 세션을 수립할 수 있다.The SMF can process a function of managing a PDU session, such as establishing, changing, and releasing a protocol data unit (PDU) session connected between the terminal and the base station and the core network. The SMF can be connected to the core network through the Nsmf basic interface, and can be connected through the UPF and N4 reference points. UPF can be connected through SMF and N4 reference point, and can establish a session between the terminal and the core network by approving the session connection request from SMF.

도 3은 본 발명의 제2 실시예에 따른 통신 시스템의 일 실시예를 도시한 블록도이다.3 is a block diagram showing an embodiment of a communication system according to a second embodiment of the present invention.

도 3을 참조하면, 통신 시스템은 코어 네트워크(310), 기지국(320) 및 단말(330)을 포함할 수 있다. 도 3의 코어 네트워크(310), 기지국(320) 및 단말(330)은 도 1의 코어 네트워크, 기지국(110, 120) 및 단말(130)과 동일하거나 유사하게 구성될 수 있다.Referring to FIG. 3, a communication system may include a core network 310, a base station 320, and a terminal 330. The core network 310, the base station 320, and the terminal 330 of FIG. 3 may be configured the same or similar to the core network, the base stations 110, 120, and the terminal 130 of FIG.

코어 네트워크(310)는 통신 시스템이 LTE 통신 시스템인 경우 S-GW(serving gateway) 및 MME(mobility management entity)를 포함할 수 있다. 코어 네트워크(310)는 S-GW를 통해 기지국(320)과 사용자 데이터가 포함된 데이터 패킷에 대한 통신을 수행할 수 있고, MME를 통해 제어 정보가 포함된 데이터 패킷에 대한 통신을 수행할 수 있다.The core network 310 may include a serving gateway (S-GW) and a mobility management entity (MME) when the communication system is an LTE communication system. The core network 310 may communicate with the base station 320 through the S-GW for a data packet containing user data, and may communicate with a data packet containing control information through the MME. .

한편, 코어 네트워크(310)는 통신 시스템이 NR 통신 시스템인 경우, 기지국(320)과 UPF를 통해 사용자 데이터가 포함된 데이터 패킷에 대한 통신을 수행할 수 있고, SMF를 통해 제어 정보가 포함된 데이터 패킷에 대한 통신을 수행할 수 있다. Meanwhile, when the communication system is an NR communication system, the core network 310 may perform communication on a data packet including user data through the base station 320 and UPF, and data including control information through SMF Packets can be communicated.

코어 네트워크(310)와 단말(330)사이에는 TCP(Transmission Control Protocol) 연결이 설정될 수 있다. 코어 네트워크(310)와 단말(330)은 기지국(320)을 통해 TCP 연결이 설정될 수 있다. 코어 네트워크(310)는 기지국(320)에 데이터 패킷을 전송할 수 있다. 코어 네트워크(310)는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국(320)으로 데이터 패킷을 전송할 수 있다. 데이터 패킷의 크기는 코어 네트워크(310)의 혼잡 윈도우 크기에 따라 결정될 수 있다. 기지국(320)은 코어 네트워크(310)로부터 데이터 패킷을 수신할 수 있고, 데이터 패킷을 기초로 코어 네트워크(310)의 혼잡 윈도우 크기를 추정할 수 있다.A Transmission Control Protocol (TCP) connection may be established between the core network 310 and the terminal 330. The core network 310 and the terminal 330 may establish a TCP connection through the base station 320. The core network 310 may transmit data packets to the base station 320. The core network 310 may transmit a data packet to the base station 320 through S-GW (for a LTE communication system) or UPF (for an NR communication system). The size of the data packet may be determined according to the congestion window size of the core network 310. The base station 320 may receive a data packet from the core network 310 and estimate the congestion window size of the core network 310 based on the data packet.

기지국(320)은 데이터 패킷에 대한 HARQ(hybrid automatic repeat request) 응답을 생성하여, 코어 네트워크(310)에 전송할 수 있다. 여기에서, HARQ 응답은 ACK(acknowledge)일 수 있다. 기지국(320)이 코어 네트워크(310)로부터 수신한 데이터 패킷을 단말(330)에 전송하기 전이라도, 기지국(320)은 ACK를 생성하여 코어 네트워크(310)에 전송할 수 있다.The base station 320 may generate a hybrid automatic repeat request (HARQ) response for the data packet and transmit it to the core network 310. Here, the HARQ response may be ACK (acknowledge). Even before the base station 320 transmits the data packet received from the core network 310 to the terminal 330, the base station 320 may generate an ACK and transmit it to the core network 310.

코어 네트워크(310)는 기지국(320)으로부터 ACK를 수신할 수 있다. 코어 네트워크(310)는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국(320)으로부터 ACK를 수신할 수 있다.The core network 310 may receive an ACK from the base station 320. The core network 310 may receive an ACK from the base station 320 through S-GW (for a LTE communication system) or UPF (for an NR communication system).

코어 네트워크(310)는 ACK를 수신하면, 혼잡 윈도우 크기를 증가 시킬 수 있다. 코어 네트워크(310)는 기지국(320)으로부터 ACK를 수신할 때 마다, 혼잡 윈도우 크기를 증가 시킬 수 있다. 따라서, 코어 네트워크(310)가 기지국(320)에 전송하는 데이터 패킷의 크기도 ACK의 수신 횟수에 따라서 증가할 수 있다. Upon receiving the ACK, the core network 310 may increase the congestion window size. Whenever the ACK is received from the base station 320, the core network 310 may increase the congestion window size. Accordingly, the size of a data packet that the core network 310 transmits to the base station 320 may also increase according to the number of times the ACK is received.

예를 들어, 코어 네트워크(310)는 제1 데이터 패킷을 생성할 수 있다. 코어 네트워크(310)의 혼잡 윈도우 크기는 1일 수 있고, 제1 데이터 패킷의 크기는 1 일 수 있다. 코어 네트워크(310)는 기지국(320)에 제1 데이터 패킷을 전송할 수 있다. 코어 네트워크(310)는 기지국(320)부터 ACK를 수신할 수 있다. 코어 네트워크(310)는 혼잡 윈도우 크기를 2로 증가 시킬 수 있고, 혼잡 윈도우 크기의 최솟값을 1로 설정할 수 있다. 코어 네트워크(310)는 제2 데이터 패킷을 생성할 수 있다. 제2 데이터 패킷의 크기는 2일 수 있다. 코어 네트워크(310)는 기지국(320)에 제2 데이터 패킷을 전송할 수 있다. 이와 같은 방법으로, 코어 네트워크(310)는 기지국(320)으로부터 ACK를 수신할 때마다, 혼잡 윈도우 크기를 증가 시킬 수 있고, 이에 따라 기지국(320)에 전송하는 데이터 패킷의 크기도 증가될 수 있다.For example, the core network 310 can generate a first data packet. The congestion window size of the core network 310 may be 1, and the size of the first data packet may be 1. The core network 310 may transmit the first data packet to the base station 320. The core network 310 may receive an ACK from the base station 320. The core network 310 may increase the congestion window size to 2, and set the minimum value of the congestion window size to 1. The core network 310 may generate a second data packet. The size of the second data packet may be 2. The core network 310 may transmit a second data packet to the base station 320. In this way, whenever the ACK is received from the base station 320, the core network 310 may increase the congestion window size, and accordingly, the size of the data packet transmitted to the base station 320 may be increased. .

한편, 기지국(320)은 코어 네트워크(310)로부터 수신한 데이터 패킷의 크기(코어 네트워크의 혼잡 윈도우의 크기)가 기지국(320)의 수신 윈도우의 크기의 이하로 유지되도록, ACK를 전송할 수 있다. 예를 들어, 코어 네트워크(310)가 기지국(320)으로부터 N-1번째 ACK를 수신한 경우, 혼잡 윈도우 크기를

Figure pat00001
으로 증가 시킬 수 있고 혼잡 윈도우 크기의 최솟값을
Figure pat00002
로 설정할 수 있다. 코어 네트워크(310)는 크기가
Figure pat00003
인 N-1 번째 데이터 패킷을 생성할 수 있고, 기지국(320)에 N-1 번째 데이터 패킷을 전송할 수 있다. 기지국(320)은 코어 네트워크(310)로부터 N-1 번째 데이터 패킷을 수신할 수 있고, N번째 ACK를 전송할 수 있다.Meanwhile, the base station 320 may transmit an ACK so that the size of the data packet (the size of the congestion window of the core network) received from the core network 310 is maintained below the size of the reception window of the base station 320. For example, if the core network 310 receives the N-1 th ACK from the base station 320, the congestion window size is
Figure pat00001
And increase the minimum of the congestion window size.
Figure pat00002
Can be set to The core network 310 has a size
Figure pat00003
An N-1 th data packet may be generated, and the N-1 th data packet may be transmitted to the base station 320. The base station 320 may receive the N-1 th data packet from the core network 310 and may transmit the N th ACK.

코어 네트워크(310)는 기지국(320)으로부터 N번째 ACK를 수신할 수 있다. 코어 네트워크(310)는 혼잡 윈도우 크기를

Figure pat00004
로 증가 시킬 수 있고, 혼잡 윈도우 크기의 최솟값을
Figure pat00005
로 설정할 수 있다. 코어 네트워크(310)는 크기가
Figure pat00006
인 N 번째 데이터 패킷을 생성할 수 있고, 기지국(320)에 N 번째 데이터 패킷을 전송할 수 있다. 기지국(320)은 코어 네트워크(310)로부터 N 번째 데이터 패킷을 수신할 수 있다. 기지국(320)의 수신 윈도우의 크기가
Figure pat00007
미만인 경우, 기지국(320)은 데이터 패킷을 정상적으로 수신하지 못할 수 있고, ACK를 생성하지 않을 수 있다.The core network 310 may receive an N-th ACK from the base station 320. The core network 310 adjusts the congestion window size.
Figure pat00004
Can be increased to the minimum value of the congestion window size.
Figure pat00005
Can be set to The core network 310 has a size
Figure pat00006
An N-th data packet may be generated, and the N-th data packet may be transmitted to the base station 320. The base station 320 may receive an N-th data packet from the core network 310. The size of the reception window of the base station 320
Figure pat00007
If less than, the base station 320 may not receive the data packet normally, and may not generate an ACK.

코어 네트워크(310)는 기지국(320)으로부터 ACK를 수신하지 못한 경우, 혼잡 윈도우 크기를 혼잡 윈도우 크기의 최솟값인

Figure pat00008
로 설정할 수 있다. 즉, 코어 네트워크(310)의 혼잡 윈도우 크기는 기지국(320)의 초기 수신 윈도우의 크기에 의해 제한 될 수 있다. 이와 같이, 혼잡 윈도우 크기가 초기 수신 윈도우 크기에 의해 제한 되기 시작하는 시점부터, 기지국(320)의 데이터 수신율이 안정되었다고 판단할 수 있다. 여기에서, 데이터 수신율은 기지국(320)이 코어 네트워크(310)로부터의 수신하는 데이터 패킷의 수신율일 수 있다.When the ACK is not received from the base station 320, the core network 310 sets the congestion window size to the minimum value of the congestion window size.
Figure pat00008
Can be set to That is, the congestion window size of the core network 310 may be limited by the size of the initial reception window of the base station 320. As described above, it can be determined that the data reception rate of the base station 320 is stable from the time when the congestion window size starts to be limited by the initial reception window size. Here, the data reception rate may be a reception rate of a data packet that the base station 320 receives from the core network 310.

코어 네트워크(310)와 단말(330) 사이에 TCP 연결이 설정되는 시점부터 코어 네트워크(310)의 혼잡 윈도우 크기가 기지국(320)의 초기 수신 윈도우의 크기에 의해 제한되기 시작하는 시점까지를 초기 상태(start-up phase)라 할 수 있고, 초기 상태가 종료한 시점 이후를 안정 상태(steady phase)라 할 수 있다.The initial state from the time when the TCP connection is established between the core network 310 and the terminal 330 to the time when the congestion window size of the core network 310 starts to be limited by the size of the initial reception window of the base station 320 It can be referred to as a (start-up phase), and can be referred to as a steady phase after the initial state has ended.

안정 상태에서, 코어 네트워크(310)의 혼잡 윈도우 크기의 최대 값은 기지국(320)의 수신 윈도우의 크기에 의해 재설정될 수 있다. 기지국(320)은 코어 네트워크(310)에 수신 윈도우의 크기에 대한 정보가 포함된 데이터 패킷을 전송할 수 있다. 코어 네트워크(310)는 기지국(320)으로부터 데이터 패킷을 수신할 수 있고, 데이터 패킷에 포함된 정보를 기초로 혼잡 윈도우 크기의 최대 값을 재설정할 수 있다.In the stable state, the maximum value of the congestion window size of the core network 310 may be reset by the size of the reception window of the base station 320. The base station 320 may transmit a data packet including information about the size of the reception window to the core network 310. The core network 310 may receive a data packet from the base station 320 and may reset the maximum value of the congestion window size based on information included in the data packet.

기지국(320)은 LLTCP (Low Latency TCP) Agent를 포함할 수 있다. LLTCP는 저지연 셀룰러 네트워크를 위한 전송계층 프로토콜일 수 있다. 예를 들어, LLTCP는 TCP CUBIC 및 NewReno 가운데 어느 하나일 수 있다. 기지국(320)은 단말(330)과 무선 네트워크를 형성할 수 있다. 기지국(320)은 단말(330)에 데이터 패킷을 전송할 수 있다. 기지국(320)은 코어 네트워크(310)로부터 수신한 데이터 패킷을 단말(330)에 전송할 수 있다.The base station 320 may include an LLTCP (Low Latency TCP) Agent. LLTCP may be a transport layer protocol for low-latency cellular networks. For example, LLTCP may be any one of TCP CUBIC and NewReno. The base station 320 may form a wireless network with the terminal 330. The base station 320 may transmit a data packet to the terminal 330. The base station 320 may transmit the data packet received from the core network 310 to the terminal 330.

단말(330)은 기지국(320)으로부터 데이터 패킷을 수신할 수 있다. 단말(330)은 데이터 패킷에 대한 HARQ 응답을 생성할 수 있고, 기지국(320)에 HARQ 응답을 전송할 수 있다. 기지국(320)은 단말(330)로부터 HARQ 응답을 수신할 수 있다. 기지국(320)은 HARQ 응답을 코어 네트워크(310)에 전달(pacing)할 수 있다. 코어 네트워크(310)는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국(320)으로부터 HARQ 응답을 수신할 수 있다.The terminal 330 may receive a data packet from the base station 320. The terminal 330 may generate an HARQ response to the data packet, and may transmit an HARQ response to the base station 320. The base station 320 may receive an HARQ response from the terminal 330. The base station 320 may pass HARQ responses to the core network 310. The core network 310 may receive an HARQ response from the base station 320 through S-GW (for a LTE communication system) or UPF (for an NR communication system).

안정 상태에서, 기지국(320)은 수신 윈도우의 크기를 재설정할 수 있다. 기지국(320)은 대기열(queue)의 크기를 최소화 하기 위하여 수신 윈도우의 크기를 재설정할 수 있다. 여기에서 대기열 크기는 기지국(320)이 단말(330)에 전송하고자 하는 데이터 패킷들의 크기의 합일 수 있고, 데이터 패킷들은 기지국(320)의 송신 버퍼에 저장된 데이터 패킷들일 수 있다.In the stable state, the base station 320 may reset the size of the reception window. The base station 320 may reset the size of the reception window to minimize the size of the queue. Here, the queue size may be the sum of the size of data packets that the base station 320 intends to transmit to the terminal 330, and the data packets may be data packets stored in the transmission buffer of the base station 320.

기지국(320)은 무선 네트워크에서의 데이터 수신율의 변화 값을 기초로 수신 윈도우의 크기를 재설정할 수 있다. 여기에서 데이터 수신율은 단말(330)이 기지국(320)으로부터 수신하는 단말(330)의 데이터 패킷의 수신율일 수 있다. 기지국(320)은 수신 윈도우의 크기에 대한 정보가 포함된 데이터 패킷을 생성할 수 있고, 코어 네트워크(310)에 데이터 패킷을 전송할 수 있다. 코어 네트워크(310)는 데이터 패킷을 수신할 수 있고, 데이터 패킷에 포함된 정보를 기초로 혼잡 윈도우 크기를 재설정할 수 있다.The base station 320 may reset the size of the reception window based on the change value of the data reception rate in the wireless network. Here, the data reception rate may be a reception rate of a data packet of the terminal 330 that the terminal 330 receives from the base station 320. The base station 320 may generate a data packet including information about the size of the reception window, and may transmit the data packet to the core network 310. The core network 310 may receive a data packet and reset the congestion window size based on information included in the data packet.

단말(330)은 기지국(320)에 데이터 패킷을 전송할 수 있다. 기지국(320)은 단말로부터 데이터 패킷을 수신할 수 있다. 기지국(320)은 데이터 패킷에 대한 HARQ 응답을 생성할 수 있고, 단말(330)에 HARQ 응답을 전송할 수 있다. 단말(330)은 기지국(320)으로부터 HARQ 응답을 수신할 수 있다. 단말(330)이 기지국(320)으로부터 HARQ 응답으로 ACK를 수신하는 경우, 단말(330)은 기지국(320)에 데이터 패킷을 재전송하지 않을 수 있다. 단말(330)이 기지국(320)으로부터 HARQ 응답으로 NACK(negative ack) 응답을 수신하는 경우, 단말(330)은 기지국(320)에 데이터 패킷을 재전송할 수 있다.The terminal 330 may transmit a data packet to the base station 320. The base station 320 may receive a data packet from the terminal. The base station 320 may generate an HARQ response to the data packet, and may transmit an HARQ response to the terminal 330. The terminal 330 may receive an HARQ response from the base station 320. When the terminal 330 receives the ACK in response to the HARQ response from the base station 320, the terminal 330 may not retransmit the data packet to the base station 320. When the terminal 330 receives a negative ack (NACK) response as a HARQ response from the base station 320, the terminal 330 may retransmit a data packet to the base station 320.

도 4는 통신 시스템에서, 데이터 패킷을 송수신하는 방법을 도시한 순서도이고, 도 5 내지 6은 통신 시스템에서 대기열 예측 함수를 도시한 그래프이다. 도 4는 도 4a 및 도 4b를 포함할 수 있다.4 is a flowchart illustrating a method for transmitting and receiving data packets in a communication system, and FIGS. 5 to 6 are graphs showing a queue prediction function in a communication system. 4 may include FIGS. 4A and 4B.

도 4를 참조하면, 도 4의 코어 네트워크, 단말 및 기지국은 도 3의 코어 네트워크, 단말 및 기지국과 동일하거나 유사하게 구성될 수 있다. 도 4에서, S405 단계 내지 S450 단계는 초기 단계일 수 있고, S460 내지 S510 단계는 안정 단계일 수 있다.Referring to FIG. 4, the core network, terminal, and base station of FIG. 4 may be configured the same as or similar to the core network, terminal, and base station of FIG. 3. In FIG. 4, steps S405 to S450 may be initial stages, and steps S460 to S510 may be stable stages.

단말과 코어 네트워크 사이에 TCP 연결이 설정될 수 있다(S405). 단말과 코어 네트워크 사이에는 기지국을 통해 TCP 연결이 설정될 수 있다. S405 단계에서, 기지국의 수신 윈도우의 크기는 초기 수신 윈도우의 크기일 수 있다. 코어 네트워크는 제1 데이터 패킷을 생성할 수 있다(S410). 제1 데이터 패킷의 크기는 초기 혼잡 윈도우 크기일 수 있고, 제1 데이터 패킷에는 코어 네트워크가 단말에 전송하고자 하는 데이터가 포함될 수 있다. 코어 네트워크는 제1 데이터 패킷을 기지국에 전송할 수 있다(S415). 코어 네트워크는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국에 제1 데이터 패킷을 전송할 수 있다.A TCP connection may be established between the terminal and the core network (S405). A TCP connection may be established between the terminal and the core network through a base station. In step S405, the size of the reception window of the base station may be the size of the initial reception window. The core network may generate a first data packet (S410). The size of the first data packet may be an initial congestion window size, and the first data packet may include data that the core network intends to transmit to the terminal. The core network may transmit the first data packet to the base station (S415). The core network may transmit the first data packet to the base station through S-GW (for a LTE communication system) or UPF (for an NR communication system).

기지국은 코어 네트워크로부터 제1 데이터 패킷을 수신할 수 있다(S415). 기지국은 제1 데이터 패킷의 크기를 기초로 혼잡 윈도우 크기를 추정할 수 있다(S420). 기지국은 추정된 혼잡 윈도우 크기가 초기 수신 윈도우의 크기 이하라고 판단한 경우, 자체적으로 HARQ 응답을 생성할 수 있다(S425). 여기에서, HARQ 응답은 ACK일 수 있다. 기지국은 단말로부터 제1 데이터 패킷을 전송하기 이전이라도, 추정된 혼잡 윈도우 크기가 초기 수신 윈도우의 크기 이하라고 판단한 경우 자체적으로 ACK를 생성할 수 있다. 기지국은 HARQ 응답을 코어 네트워크에 전송할 수 있다(S430). 여기에서, HARQ 응답은 ACK일 수 있다.The base station may receive the first data packet from the core network (S415). The base station may estimate the congestion window size based on the size of the first data packet (S420). If it is determined that the estimated congestion window size is equal to or less than the size of the initial reception window, the base station may generate an HARQ response itself (S425). Here, the HARQ response may be ACK. Even before transmitting the first data packet from the terminal, the base station can generate an ACK itself if it is determined that the estimated congestion window size is less than or equal to the size of the initial reception window. The base station may transmit the HARQ response to the core network (S430). Here, the HARQ response may be ACK.

코어 네트워크는 기지국으로부터 HARQ 응답(예를 들어, ACK)을 수신할 수 있다(S430). 코어 네트워크는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국으로부터 ACK를 수신할 수 있다. 코어 네트워크는 ACK를 수신하면, 혼잡 윈도우 크기를 증가 시킬 수 있다(S435). 예를 들어, 혼잡 윈도우 크기가 초기 혼잡 윈도우 크기며, 초기 혼잡 윈도우 크기가 1인 경우, 코어 네트워크는 혼잡 윈도우 크기를 2로 증가시킬 수 있고, 혼잡 윈도우 크기의 최솟값을 1로 설정할 수 있다.The core network may receive an HARQ response (eg, ACK) from the base station (S430). The core network may receive an ACK from the base station through S-GW (for a LTE communication system) or UPF (for an NR communication system). Upon receiving the ACK, the core network may increase the congestion window size (S435). For example, if the congestion window size is the initial congestion window size, and the initial congestion window size is 1, the core network may increase the congestion window size to 2, and set the minimum value of the congestion window size to 1.

한편, 기지국은 단말에 제1 데이터 패킷을 전송할 수 있다(S440). 기지국은 S415 단계에서 코어 네트워크로부터 수신한 제1 데이터 패킷을 단말에 전송할 수 있다. 단말은 기지국으로부터 제1 데이터 패킷을 수신할 수 있다(S440). 단말은 제1 데이터 패킷에 대한 HARQ 응답을 생성할 수 있다(S445). 단말은 제1 데이터 패킷이 정상인 경우, HARQ 응답으로 ACK을 생성할 수 있고, 제1 데이터 패킷이 비정상인 경우, HARQ 응답으로 NACK을 생성할 수 있다. 단말은 기지국에 HARQ 응답을 전송할 수 있다(S450).Meanwhile, the base station may transmit the first data packet to the terminal (S440). The base station may transmit the first data packet received from the core network to the terminal in step S415. The terminal may receive the first data packet from the base station (S440). The terminal may generate an HARQ response to the first data packet (S445). When the first data packet is normal, the UE may generate an ACK as an HARQ response, and when the first data packet is abnormal, an NACK as an HARQ response. The terminal may transmit the HARQ response to the base station (S450).

기지국은 단말로부터 HARQ 응답을 수신할 수 있다(S450). 기지국은 HARQ 응답으로 ACK를 수신하면, 단말에 제1 데이터 패킷의 재전송을 수행하지 않을 수 있고, HARQ 응답으로 NACK를 수신하면, 단말에 제1 데이터 패킷의 재전송을 수행할 수 있다. 한편, 기지국은 데이터 수신율이 안정 되었는지 판단할 수 있다(S455). 데이터 수신율은 기지국이 코어 네트워크부터 수신하는 데이터 패킷의 수신율일 수 있다. 단계 S410 내지 S450은 반복 수행될 수 있고, 기지국은 반복 수행 결과(예를 들어, 혼잡 윈도우 크기의 변화율)에 기초하여 데이터 수신율의 안정 여부를 판단할 수 있다.The base station may receive the HARQ response from the terminal (S450). The base station may not perform retransmission of the first data packet to the terminal when receiving the ACK in the HARQ response, and may perform retransmission of the first data packet to the terminal when receiving the NACK in the HARQ response. Meanwhile, the base station may determine whether the data reception rate is stable (S455). The data reception rate may be a reception rate of data packets that the base station receives from the core network. Steps S410 to S450 may be repeatedly performed, and the base station may determine whether the data reception rate is stable based on a result of the iteration (for example, a rate of change in the congestion window size).

예를 들어, 코어 네트워크는 기지국으로부터 ACK를 수신하면, 혼잡 윈도우 크기를 증가 시킬 수 있다. 코어 네트워크는 증가된 혼잡 윈도우 크기에 대응하는 데이터 패킷을 생성할 수 있고, 데이터 패킷을 기지국에 전송할 수 있다. 이와 같은 과정은 코어 네트워크가 생성하는 데이터 패킷의 크기가 기지국의 초기 수신 윈도우 크기를 초과하는 때까지 반복 수행될 수 있다.For example, if the ACK is received from the base station, the core network may increase the congestion window size. The core network may generate data packets corresponding to the increased congestion window size, and may transmit data packets to the base station. Such a process may be repeatedly performed until the size of the data packet generated by the core network exceeds the size of the initial reception window of the base station.

기지국은 코어 네트워크로부터 데이터 패킷을 수신할 수 있고, 수신한 데이터 패킷의 크기의 합이 초기 수신 윈도우의 크기 이하인 것으로 판단한 경우, 기지국은 데이터 수신율이 안정되지 않았다고 판단할 수 있다. 한편, 코어 네트워크는 데이터 패킷을 생성할 수 있고, 기지국에 데이터 패킷을 전송할 수 있다. 데이터 패킷들의 크기는 초기 수신 윈도우의 크기와 동일할 수 있다. 기지국은 데이터 패킷을 수신할 수 있고, 수신한 데이터 패킷의 크기의 합이 초기 수신 윈도우의 크기와 같다고 판단하는 경우, 기지국은 데이터 수신율이 안정되었다고 판단할 수 있다.The base station can receive the data packet from the core network, and when it is determined that the sum of the sizes of the received data packets is equal to or less than the size of the initial reception window, the base station may determine that the data reception rate is not stable. Meanwhile, the core network can generate a data packet and transmit the data packet to a base station. The size of the data packets may be the same as the size of the initial receive window. When the base station can receive a data packet and determines that the sum of the size of the received data packet is equal to the size of the initial reception window, the base station can determine that the data reception rate is stable.

기지국은 데이터 수신율이 안정되었다고 판단하면, 수신 윈도우의 크기를 재설정할 수 있다(S460). 기지국은 대기열(LLTCP의 대기열)의 크기를 최소화 하기 위하여 수신 윈도우의 크기를 재설정할 수 있다. 기지국은 다음 수학식 1에 따라 수신 윈도우의 크기를 재설정할 수 있다.If it is determined that the data reception rate is stable, the base station may reset the size of the reception window (S460). The base station may reset the size of the reception window to minimize the size of the queue (LLTCP's queue). The base station may reset the size of the reception window according to Equation 1 below.

[수학식 1][Equation 1]

Figure pat00009
Figure pat00009

여기에서,

Figure pat00010
은 변경된 수신 윈도우의 크기일 수 있고,
Figure pat00011
는 코어 네트워크와 기지국 사이의 최소 RTT(Round-Trip delay Time)일 수 있으며,
Figure pat00012
는 단말이 기지국으로부터 수신하는 데이터 패킷의 데이터 수신율일 수 있고,
Figure pat00013
는 수신 윈도우의 오프셋일 수 있다. 수신 윈도우의 오프셋의 초기값은 0일 수 있다. 한편, 기지국은 수신 윈도우의 오프셋을 조정하는 방식으로, 수신 윈도우의 크기를 재설정할 수 있다. 기지국은 대기열 크기를 기초로 수신 윈도우의 오프셋을 조정할 수 있다. 예를 들어, 기지국은 대기열 크기의 변화를 예측하여 수신 윈도우의 오프셋을 조정할 수 있다.From here,
Figure pat00010
Can be the size of the modified receive window,
Figure pat00011
May be the minimum round-trip delay time (RTT) between the core network and the base station,
Figure pat00012
Is a data reception rate of a data packet that the terminal receives from the base station,
Figure pat00013
May be the offset of the receiving window. The initial value of the offset of the reception window may be 0. Meanwhile, the base station may reset the size of the reception window by adjusting the offset of the reception window. The base station can adjust the offset of the reception window based on the queue size. For example, the base station can adjust the offset of the reception window by predicting a change in the queue size.

미리 설정한 제1 시점(예를 들어,

Figure pat00014
)부터 제2 시점(예를 들어,
Figure pat00015
)까지 단말이 기지국으로부터 수신하는 데이터 패킷의 데이터 수신율(
Figure pat00016
)이 변화하지 않은 경우, 제1 시점부터 제2 시점까지의 대기열 크기를 현재 대기열 크기의 예측 값으로 설정할 수 있다. 예를 들어, 제1 시점부터 제2 시점까지의 대기열 크기(
Figure pat00017
)가
Figure pat00018
인 경우, 기지국은 대기열 크기의 예측 값(
Figure pat00019
)을
Figure pat00020
으로 설정할 수 있다.A preset first time point (for example,
Figure pat00014
) To the second point (for example,
Figure pat00015
) To the data reception rate of the data packet that the terminal receives from the base station (
Figure pat00016
) Does not change, the queue size from the first time point to the second time point may be set as a predicted value of the current queue size. For example, the queue size from the first time point to the second time point (
Figure pat00017
)end
Figure pat00018
If is, the base station estimates the queue size (
Figure pat00019
)of
Figure pat00020
Can be set to

이와 달리, 제1 시점부터 제2 시점 사이에 데이터 수신율(

Figure pat00021
)이 변화한 경우, 기지국은 미리 설정된 대기열 예측 함수(예를 들어,
Figure pat00022
)에 의해 대기열 크기의 예측 값을 설정할 수 있다. 여기에서,
Figure pat00023
Figure pat00024
시점 이전에서의 데이터 수신율일 수 있고,
Figure pat00025
Figure pat00026
시점 이후에서의 데이터 수신율일 수 있으며,
Figure pat00027
Figure pat00028
에서 대기열 크기일 수 있고,
Figure pat00029
Figure pat00030
에서 대기열 크기일 수 있으며,
Figure pat00031
Figure pat00032
시점 이후에서 대기열 크기일 수 있다.Alternatively, the data reception rate between the first time point and the second time point (
Figure pat00021
) Is changed, the base station may set a preset queue prediction function (for example,
Figure pat00022
) To set the predicted value of the queue size. From here,
Figure pat00023
silver
Figure pat00024
It may be the data reception rate before the time point,
Figure pat00025
silver
Figure pat00026
It may be a data reception rate after the point in time,
Figure pat00027
silver
Figure pat00028
In queue size,
Figure pat00029
The
Figure pat00030
In queue size,
Figure pat00031
silver
Figure pat00032
It may be the queue size after the point in time.

데이터 수신율(

Figure pat00033
)이 증가한 경우, 대기열 예측 함수는 도 5에 도시된 그래프와 같을 수 있고, 데이터 수신율(
Figure pat00034
)이 감소한 경우, 대기열 예측 함수는 도 6에 도시된 그래프와 같을 수 있다. 기지국은 대기열 크기의 예측 값(
Figure pat00035
)을 윈도우 오프셋의 예측 값(
Figure pat00036
)과 더할 수 있고, 그 결과(
Figure pat00037
+
Figure pat00038
)에서 현재 대기열 크기(
Figure pat00039
)를 뺄 수 있고, 그 결과(
Figure pat00040
+
Figure pat00041
-
Figure pat00042
)와 미리 설정한 제1 임계값(
Figure pat00043
)을 비교할 수 있다. 기지국은 비교 결과에 기초하여 수신 윈도우의 윈도우 오프셋의 변화 값(
Figure pat00044
)을 설정할 수 있다.Data reception rate (
Figure pat00033
) Increases, the queue prediction function may be the same as the graph shown in FIG. 5, and the data reception rate (
Figure pat00034
) Decreases, the queue prediction function may be the same as the graph shown in FIG. 6. The base station estimates the queue size (
Figure pat00035
) Is the predicted value of the window offset (
Figure pat00036
) And the result (
Figure pat00037
+
Figure pat00038
) To the current queue size (
Figure pat00039
) Can be subtracted, and the result (
Figure pat00040
+
Figure pat00041
-
Figure pat00042
) And a preset first threshold (
Figure pat00043
). The base station changes the window offset of the received window based on the comparison result (
Figure pat00044
) Can be set.

예를 들어, 기지국은

Figure pat00045
+
Figure pat00046
-
Figure pat00047
Figure pat00048
를 초과하면(
Figure pat00049
,
Figure pat00050
를 -1로 설정할 수 있고,
Figure pat00051
+
Figure pat00052
-
Figure pat00053
Figure pat00054
미만 이면(
Figure pat00055
,
Figure pat00056
를 1로 설정할 수 있으며. 차이값이
Figure pat00057
이상이고
Figure pat00058
이하인 경우(
Figure pat00059
,
Figure pat00060
를 0으로 설정할 수 있다.For example, the base station
Figure pat00045
+
Figure pat00046
-
Figure pat00047
this
Figure pat00048
If exceeds (
Figure pat00049
,
Figure pat00050
Can be set to -1,
Figure pat00051
+
Figure pat00052
-
Figure pat00053
this
Figure pat00054
Less than (
Figure pat00055
,
Figure pat00056
Can be set to 1. Difference value
Figure pat00057
Over
Figure pat00058
If less than (
Figure pat00059
,
Figure pat00060
Can be set to 0.

이와 달리, 기지국은 현재의 대기열 크기(

Figure pat00061
)와 미리 설정한 제2 임계값의 차이값(
Figure pat00062
-제2 임계값)과, 제1 임계값(
Figure pat00063
)를 비교하여, 윈도우 오프셋의 변화 값(
Figure pat00064
)을 설정할 수 있다. 예를 들어, 미리 설정한 제2 임계값은
Figure pat00065
에서의 대기열 크기인
Figure pat00066
일 수 있고 이때 차이값은
Figure pat00067
-
Figure pat00068
일 수 있다.Alternatively, the base station has the current queue size (
Figure pat00061
) And the preset second threshold value (
Figure pat00062
-Second threshold) and first threshold (
Figure pat00063
), and the change value of the window offset (
Figure pat00064
) Can be set. For example, the preset second threshold value is
Figure pat00065
The queue size at
Figure pat00066
And the difference value is
Figure pat00067
-
Figure pat00068
Can be

예를 들어, 기지국은

Figure pat00069
Figure pat00070
를 초과하면(
Figure pat00071
,
Figure pat00072
를 -1로 설정할 수 있고,
Figure pat00073
-제2 임계값이
Figure pat00074
미만 이면(
Figure pat00075
,
Figure pat00076
를 1로 설정할 수 있으며. 이
Figure pat00077
이상이고
Figure pat00078
이하인 경우(
Figure pat00079
,
Figure pat00080
를 0으로 설정할 수 있다.For example, the base station
Figure pat00069
this
Figure pat00070
If exceeds (
Figure pat00071
,
Figure pat00072
Can be set to -1,
Figure pat00073
-The second threshold
Figure pat00074
Less than (
Figure pat00075
,
Figure pat00076
Can be set to 1. this
Figure pat00077
Over
Figure pat00078
If less than (
Figure pat00079
,
Figure pat00080
Can be set to 0.

기지국은 설정된

Figure pat00081
및 현재의 윈도우 오프셋 값(
Figure pat00082
) 기초로, 수신 윈도우의 윈도우 오프셋 값(
Figure pat00083
)을 조정할 수 있다. 기지국은
Figure pat00084
이 -1인 경우,
Figure pat00085
Figure pat00086
로 조정할 수 있고,
Figure pat00087
이 0인 경우,
Figure pat00088
Figure pat00089
로 조정할 수 있으며,
Figure pat00090
이 1인 경우,
Figure pat00091
Figure pat00092
로 조정할 수 있다.Base station set
Figure pat00081
And the current window offset value (
Figure pat00082
), based on the window offset value of the receive window (
Figure pat00083
) Can be adjusted. The base station
Figure pat00084
If is -1,
Figure pat00085
of
Figure pat00086
Can be adjusted to
Figure pat00087
If is 0,
Figure pat00088
of
Figure pat00089
Can be adjusted to
Figure pat00090
If 1,
Figure pat00091
of
Figure pat00092
Can be adjusted.

기지국은 설정된 윈도우 오프셋 값을 기초로 수학식 1에 따라 수신 윈도우의 크기를 재설정할 수 있다. 기지국은 제2 데이터 패킷을 생성할 수 있다(S465). 제2 데이터 패킷은 S460 단계에서, 재설정된 수신 윈도우의 크기에 대한 정보가 포함될 수 있다. 기지국은 코어 네트워크에 제2 데이터 패킷을 전송할 수 있다(S470).The base station may reset the size of the reception window according to Equation 1 based on the set window offset value. The base station may generate a second data packet (S465). In step S460, the second data packet may include information about the size of the reset reception window. The base station may transmit a second data packet to the core network (S470).

코어 네트워크는 기지국으로부터 제2 데이터 패킷을 수신할 수 있다(S470). 코어 네트워크는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국으로부터 제2 데이터 패킷을 수신할 수 있다. 코어 네트워크는 제2 데이터 패킷에 포함된 수신 윈도우의 크기에 대한 정보를 기초로 혼잡 윈도우 크기의 최대 값을 재설정할 수 있다(S475). 코어 네트워크는 혼잡 윈도우 크기를 수신 윈도우의 크기 이하로 제한 하는 방식으로 혼잡 윈도우 크기를 재설정할 수 있다. 예를 들어, 수신 윈도우의 크기가

Figure pat00093
인 경우, 코어 네트워크는 혼잡 윈도우 크기의 최대 값은
Figure pat00094
이하로 제한할 수 있다.The core network may receive a second data packet from the base station (S470). The core network may receive a second data packet from the base station through S-GW (for a LTE communication system) or UPF (for an NR communication system). The core network may reset the maximum value of the congestion window size based on information on the size of the reception window included in the second data packet (S475). The core network may reset the congestion window size by limiting the congestion window size to the size of the reception window or less. For example, the size of the receiving window
Figure pat00093
If the core network is, the maximum value of the congestion window size is
Figure pat00094
It can be limited to the following.

코어 네트워크는 제3 데이터 패킷을 생성할 수 있다(S480). 코어 네트워크에서 전송중인 제3 데이터 패킷의 크기의 합은 S470 단계에서 재설정된 혼잡 윈도우 크기 이하일 수 있다. 예를 들어, 전송중인 제3 데이터 패킷의 총 합은

Figure pat00095
이하 일 수 있다. 코어 네트워크는 제3 데이터 패킷을 기지국에 전송할 수 있다(S485). 코어 네트워크는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국에 제3 데이터 패킷을 전송할 수 있다.The core network may generate a third data packet (S480). The sum of the sizes of the third data packets being transmitted in the core network may be equal to or less than the congestion window size reset in step S470. For example, the total sum of the third data packets being transmitted is
Figure pat00095
It can be below. The core network may transmit a third data packet to the base station (S485). The core network may transmit a third data packet to the base station through S-GW (for a LTE communication system) or UPF (for an NR communication system).

기지국은 코어 네트워크로부터 제3 데이터 패킷을 수신할 수 있다(S485). 기지국은 제3 데이터 패킷을 단말에 전송할 수 있다(S490). 단말은 기지국으로부터 제3 데이터 패킷을 수신할 수 있다(S490). 단말은 기지국으로부터 수신한 제3 데이터 패킷에 대응하는 HARQ 응답을 생성할 수 있다(S495). 단말은 제3 데이터 패킷이 정상이라고 판단한 경우, HARQ 응답으로 ACK를 생성할 수 있다. 단말은 제3 데이터 패킷이 비정상이라고 판단한 경우, HARQ 응답으로 NACK를 생성할 수 있다.The base station may receive a third data packet from the core network (S485). The base station may transmit the third data packet to the terminal (S490). The terminal may receive the third data packet from the base station (S490). The terminal may generate an HARQ response corresponding to the third data packet received from the base station (S495). When the UE determines that the third data packet is normal, it may generate an ACK in response to the HARQ. If the UE determines that the third data packet is abnormal, it may generate a NACK in response to HARQ.

단말은 기지국에 HARQ 응답을 전송할 수 있다(S500). 기지국은 단말로부터 HARQ 응답을 수신할 수 있다(S500). 기지국은 단말로부터 수신한 HARQ 응답을 코어 네트워크에 전달(pacing)할 수 있다(S505). 즉 기지국은 HARQ 응답에 따른 동작(예를 들어, NACK 수신시, 데이터 패킷의 재전송 동작)을 수행하지 않고, 코어 네트워크에 HARQ 응답을 전달할 수 있다.The terminal may transmit the HARQ response to the base station (S500). The base station may receive the HARQ response from the terminal (S500). The base station may transmit (pacing) the HARQ response received from the terminal to the core network (S505). That is, the base station may transmit the HARQ response to the core network without performing an operation according to the HARQ response (eg, when a NACK is received, a retransmission operation of a data packet).

코어 네트워크는 기지국으로부터 HARQ 응답을 전달 받을 수 있다(S505). 코어 네트워크는 S-GW(LTE 통신 시스템인 경우) 또는 UPF(NR 통신 시스템인 경우)를 통해 기지국으로부터 HARQ 응답을 전달 받을 수 있다. 코어 네트워크는 HARQ 응답을 기초로 제3 데이터 패킷의 정상 여부를 확인할 수 있다(S510). 코어 네트워크는 HARQ 응답으로 ACK를 수신한 경우, 제3 데이터 패킷이 정상임을 확인할 수 있고, HARQ 응답으로 NACK를 수신한 경우, 제3 데이터 패킷이 비정상임을 확인할 수 있다.The core network may receive the HARQ response from the base station (S505). The core network may receive an HARQ response from a base station through S-GW (for a LTE communication system) or UPF (for an NR communication system). The core network may check whether the third data packet is normal based on the HARQ response (S510). When the ACK is received in the HARQ response, the core network may confirm that the third data packet is normal, and when the NACK is received in the HARQ response, the third data packet may be abnormal.

발명에 따른 방법들은 다양한 컴퓨터 수단을 통해 수행될 수 있는 프로그램 명령 형태로 구현되어 컴퓨터 판독 가능 매체에 기록될 수 있다. 컴퓨터 판독 가능 매체는 프로그램 명령, 데이터 파일, 데이터 구조 등을 단독으로 또는 조합하여 포함할 수 있다. 컴퓨터 판독 가능 매체에 기록되는 프로그램 명령은 본 발명을 위해 특별히 설계되고 구성된 것들이거나 컴퓨터 소프트웨어 당업자에게 공지되어 사용 가능한 것일 수도 있다.example The methods according to the invention are implemented in the form of program instructions that can be executed through various computer means and can be recorded on a computer readable medium. Computer-readable media may include program instructions, data files, data structures, or the like alone or in combination. The program instructions recorded on the computer-readable medium may be specially designed and configured for the present invention or may be known and usable by those skilled in computer software.

컴퓨터 판독 가능 매체의 예에는 롬(rom), 램(ram), 플래시 메모리(flash memory) 등과 같이 프로그램 명령을 저장하고 수행하도록 특별히 구성된 하드웨어 장치가 포함된다. 프로그램 명령의 예에는 컴파일러(compiler)에 의해 만들어지는 것과 같은 기계어 코드뿐만 아니라 인터프리터(interpreter) 등을 사용해서 컴퓨터에 의해 실행될 수 있는 고급 언어 코드를 포함한다. 상술한 하드웨어 장치는 본 발명의 동작을 수행하기 위해 적어도 하나의 소프트웨어 모듈로 작동하도록 구성될 수 있으며, 그 역도 마찬가지이다.Examples of computer-readable media include hardware devices specially configured to store and execute program instructions, such as roms, rams, flash memories, and the like. Examples of program instructions include high-level language code that can be executed by a computer using an interpreter, etc., as well as machine code such as that produced by a compiler. The above-described hardware device may be configured to operate with at least one software module to perform the operation of the present invention, and vice versa.

이상 실시예를 참조하여 설명하였지만, 해당 기술 분야의 숙련된 당업자는 하기의 특허 청구의 범위에 기재된 본 발명의 사상 및 영역으로부터 벗어나지 않는 범위 내에서 본 발명을 다양하게 수정 및 변경시킬 수 있음을 이해할 수 있을 것이다.Although described with reference to the above embodiments, those skilled in the art understand that various modifications and changes can be made to the present invention without departing from the spirit and scope of the present invention as set forth in the claims below. Will be able to.

Claims (1)

제1 통신 노드의 동작 방법으로,
제2 통신 노드로부터 제1 데이터 패킷을 수신하는 단계;
상기 제1 데이터 패킷의 크기를 기초로 상기 제2 통신 노드의 혼잡 윈도우 크기를 추정하는 단계;
상기 추정된 혼잡 윈도우 크기를 기초로 상기 제1 데이터 패킷의 데이터 수신율이 안정 되었는지 판단하는 단계;
상기 데이터 수신율이 안정된 것으로 판단되면, 수신 윈도우 크기를 재설정하는 단계;
상기 수신 윈도우 크기에 대한 정보가 포함된 제2 데이터 패킷을 상기 제2 통신 노드에 전송하는 단계; 및
상기 수신 윈도우를 통해 상기 제2 통신 노드로부터 제3 데이터 패킷을 수신하는 단계를 포함하는 제1 통신 노드의 동작 방법.
As a method of operation of the first communication node,
Receiving a first data packet from a second communication node;
Estimating a congestion window size of the second communication node based on the size of the first data packet;
Determining whether the data reception rate of the first data packet is stable based on the estimated congestion window size;
If it is determined that the data reception rate is stable, resetting the reception window size;
Transmitting a second data packet including information on the reception window size to the second communication node; And
And receiving a third data packet from the second communication node through the reception window.
KR1020190148001A 2018-11-23 2019-11-18 Method for transmitting data packet at low latency and appratus therefor KR20200061295A (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR1020180146617 2018-11-23
KR20180146617 2018-11-23

Publications (1)

Publication Number Publication Date
KR20200061295A true KR20200061295A (en) 2020-06-02

Family

ID=71090844

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020190148001A KR20200061295A (en) 2018-11-23 2019-11-18 Method for transmitting data packet at low latency and appratus therefor

Country Status (1)

Country Link
KR (1) KR20200061295A (en)

Similar Documents

Publication Publication Date Title
US11006312B2 (en) PDCP packet-based DDDS frame transmission
US10841068B2 (en) DL HARQ timing in TDD with 1 ms tti and reduced processing time
US20160174177A1 (en) Timing advance methods and apparatuses
US20170027016A1 (en) Communication device, wireless communication device, and communication method
US11329771B2 (en) DL HARQ timing with short TTI operations in TDD
WO2020233249A1 (en) Packet transmission method and related apparatus
JP7074852B2 (en) TR transmitting device for handling communication and how it is executed in it
US11832124B2 (en) Controlling performance of a wireless device in a heterogeneous network
JPWO2018186000A1 (en) Network device and method
US10952100B2 (en) UL scheduling timing with short TTIs in TDD
US9832133B2 (en) Network node for controlling transport of data in a wireless communication network
EP3920592B1 (en) Switching method, apparatus and system in wireless communication system
WO2018218996A1 (en) Data packet transmission method and device
US10547558B2 (en) Methods, systems and apparatus for dynamic discard timer
KR20200061295A (en) Method for transmitting data packet at low latency and appratus therefor
US9866488B2 (en) Method and apparatus for preserving end to end semantic and performance enhancement of split-TCP protocols
JP6973511B2 (en) Communication equipment, communication systems, communication methods and programs
WO2017145227A1 (en) Communication device, relay device, and communication system
JP2024502582A (en) Signal transmission and reception methods, devices and communication systems
KR102031896B1 (en) Method and apparatus for providing throughput guidance based on udp encapsulation
KR102238310B1 (en) Method for transmitting and receiving packet in transport network
CN117640515A (en) Communication method, device, equipment and storage medium
CN114338839A (en) TCP-based data transmission method and device, electronic equipment and storage medium