KR20120082625A - Method and apparatus for controlling data flow in a data communication device - Google Patents

Method and apparatus for controlling data flow in a data communication device Download PDF

Info

Publication number
KR20120082625A
KR20120082625A KR1020110004014A KR20110004014A KR20120082625A KR 20120082625 A KR20120082625 A KR 20120082625A KR 1020110004014 A KR1020110004014 A KR 1020110004014A KR 20110004014 A KR20110004014 A KR 20110004014A KR 20120082625 A KR20120082625 A KR 20120082625A
Authority
KR
South Korea
Prior art keywords
data
layer
rlc
pdcp
transmission
Prior art date
Application number
KR1020110004014A
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 삼성전자주식회사
Priority to KR1020110004014A priority Critical patent/KR20120082625A/en
Publication of KR20120082625A publication Critical patent/KR20120082625A/en

Links

Images

Classifications

    • 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/10Flow control between communication endpoints
    • 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]
    • 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/32Flow control; Congestion control by discarding or delaying data units, e.g. packets or frames
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • 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/0231Traffic management, e.g. flow control or congestion control based on communication conditions
    • H04W28/0236Traffic management, e.g. flow control or congestion control based on communication conditions radio quality, e.g. interference, losses or delay
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/02Buffering or recovering information during reselection ; Modification of the traffic flow during hand-off

Abstract

PURPOSE: A method for controlling data flow in a data communication device and an apparatus thereof are provided to prevent unnecessary PDCP(Packet Data Convergence Protocol) data discard due to transmission delay from the RLC(Radio Link Control Layer) to an MAC(Media Access Control) layer by using a RLC data flow control technology. CONSTITUTION: An RLC layer receives transmission data from a PDCP layer(402). The RLC layer processes data in RLC layer(406). The processed transmission data is transmitted to an MAC layer(408). The RLC layer gets a transmission time value of the transmission data from a PDCP layer(410). The RLC layer gets the time value which transfers the transmission data to the MAC layer(414). The RLC layer discards the transmission data according to a reception status of a PDCP data discard request signal(412). The RLC layer determines the input-output delay of RLC data by calculating the input output delay time of the RLC data(418).

Description

데이터 통신 장비의 데이터 흐름 제어 방법 및 장치{METHOD AND APPARATUS FOR CONTROLLING DATA FLOW IN A DATA COMMUNICATION DEVICE}METHOD AND APPARATUS FOR CONTROLLING DATA FLOW IN A DATA COMMUNICATION DEVICE}

본 발명은 데이터 통신 장비의 데이터 흐름 제어에 관한 것으로서, 특히 데이터의 입출력 지연에 기반하는 RLC(Radio Link Control) 계층의 데이터 흐름 제어 방법 및 장치에 관한 것이다.The present invention relates to data flow control of data communication equipment, and more particularly, to a data flow control method and apparatus of a radio link control (RLC) layer based on input / output delay of data.

3GPP(3rd Generation Partnership Project) LTE(Long-Term Evolution)와 IEEE(Institute of Electrical and Electronics Engineers) 802.16m 등의 이동 통신 표준규격 단체에서는 PDCP(Packet Data Convergence Protocol) 계층과 MAC(Media Access Control) 계층 간의 효율적 데이터 교환을 위한 RLC(Radio Link Control) 계층에서의 데이터 흐름을 제어하는 기술(이하, ‘RLC 데이터 흐름 제어 기술’이라 함)에 대하여 활발하게 연구하고 있다.Mobile communication standards organizations, such as the 3rd Generation Partnership Project (3GPP) Long-Term Evolution (LTE) and Institute of Electrical and Electronics Engineers (IEEE) 802.16m, use the Packet Data Convergence Protocol (PDCP) layer and the Media Access Control (MAC) layer. Research is being actively conducted on a technology for controlling data flow in an RLC (Radio Link Control) layer (hereinafter, referred to as 'RLC data flow control technology') for efficient data exchange.

RLC 데이터 흐름 제어 기술은 RLC 계층의 버퍼(이하 ‘RLC 버퍼’라 함)에 오버플로우(overflow)가 발생하지 않기 위해서 수행되고 있다. 예를 들어, 데이터 통신 장비는 RLC 버퍼에 쌓인 데이터의 양을 계산하여 그 계산된 양이 일정 수준을 넘어서는 경우에, PDCP 계층으로부터 RLC 계층으로 데이터가 더 이상 유입되지 않도록 제어하여 RLC 버퍼의 오버플로우를 방지하는 방식으로 RLC 데이터 흐름 제어 기술을 수행한다.The RLC data flow control technique is performed in order not to overflow the buffer of the RLC layer (hereinafter referred to as 'RLC buffer'). For example, the data communication equipment calculates the amount of data accumulated in the RLC buffer, and when the calculated amount exceeds a certain level, the data is no longer introduced into the RLC layer from the PDCP layer to overflow the RLC buffer. RLC data flow control techniques are performed in a manner that prevents them.

데이터 통신 장비의 무선 프로토콜의 계층간 효율적 데이터 교환을 위해서, RLC 데이터 흐름 제어 기술에는 PDCP 계층의 PDCP 데이터 폐기 알고리즘이 함께 적용된다. PDCP 데이터 폐기 알고리즘은, 데이터 송신을 위해 PDCP 계층에서 RLC 계층으로 전달된 데이터의 유효성을 체크하고, 유효하지 않다고 판단하는 경우에는 PDCP 계층이 RLC 계층에 데이터를 폐기하라는 명령을 보내는 기술이다.In order to efficiently exchange data between layers of radio protocols of data communication equipment, the PDLC layer PDCP data discard algorithm is applied to the RLC data flow control technique. The PDCP data discard algorithm is a technology that checks the validity of data transferred from the PDCP layer to the RLC layer for data transmission, and sends a command to the RLC layer to discard the data if it determines that the data is invalid.

그런데, RLC 데이터 흐름 제어 기술은 무선 통신의 환경 변화에 관계 없이 수행되고 있다. 따라서, 단말이 핸드오버하는 경우와 같이 무선 통신의 채널 상태가 양호하지 못하여 전송 데이터가 유효하지 않다고 판단되는 경우에도, RLC 버퍼가 오버플로우될 가능성이 없다면 PDCP 계층으로부터 RLC 계층으로의 데이터의 유입이 계속되고, PDCP 계층은 전송 데이터의 송신을 위해 전송 데이터를 RLC 계층으로 송신하는 동작과 전송 데이터를 폐기하는 동작을 반복하게 된다.However, the RLC data flow control technique is performed regardless of the environmental change of the wireless communication. Therefore, even when the channel state of the wireless communication is not good and the transmission data is determined to be invalid, such as when the terminal is handed over, if the RLC buffer is not likely to overflow, the inflow of data from the PDCP layer to the RLC layer is prevented. Subsequently, the PDCP layer repeats the operation of transmitting the transmission data to the RLC layer and discarding the transmission data to transmit the transmission data.

이와 같이, 무선 통신의 채널 상태가 양호하지 못한 경우에도, 전송 데이터의 송신을 위해 계층간에 데이터를 송수신하고 해당 전송 데이터를 폐기하는 동작은 통신 자원의 낭비와 그에 따른 전체 시스템 용량의 감소를 초래한다. 또한, 핸드오버 중인 단말의 경우 반복적인 폐기로 인하여 타깃 셀로 전송되지 못하는 데이터는 불안정한 데이터 서비스의 원인이 된다.As such, even when the channel state of the wireless communication is not good, the operation of transmitting and receiving data between layers to discard the transmission data and discarding the transmission data causes waste of communication resources and consequently decrease of the total system capacity. . In addition, in the case of a handover terminal, data that cannot be transmitted to the target cell due to repetitive discarding may cause unstable data service.

본 발명은 무선 통신 환경의 변화에 대응하여 통신 자원을 효율적으로 사용하고, 데이터 전송 성능을 향상시키기 위한 RLC 데이터 제어 방법 및 그 장치를 제공한다.The present invention provides an RLC data control method and apparatus for efficiently using communication resources and improving data transmission performance in response to changes in a wireless communication environment.

또한, 본 발명은 RLC 계층에서의 RLC 버퍼에 쌓인 데이터의 양에 기반하는 RLC 데이터 흐름 제어 기술과 PDCP 계층에서의 PDCP 데이터 폐기 시간에 기반한 PDCP 데이터 폐기 알고리즘을 효율적으로 연동하는 RLC 데이터 흐름 제어 방법 및 그 장치를 제공한다.The present invention also provides an RLC data flow control method for efficiently interworking an RLC data flow control technique based on the amount of data accumulated in an RLC buffer in an RLC layer and a PDCP data discard algorithm based on a PDCP data discard time in a PDCP layer. To provide the device.

또한, 본 발명은 무선 통신의 채널 상태가 양호하지 않은 경우 PDCP 계층에서 RLC 계층으로의 데이터 전송을 억제함으로써 사용되지 않을 PDCP 데이터의 폐기를 미연에 방지하는 RLC 데이터 흐름 제어 방법 및 그 장치를 제공한다.In addition, the present invention provides an RLC data flow control method and apparatus for preventing the discard of PDCP data that will not be used by inhibiting data transmission from the PDCP layer to the RLC layer when the channel state of the wireless communication is not good. .

또한, 본 발명은 송신측 장치가 데이터의 전송을 억제하기 위하여 무선 통신 채널 상태가 양호하지 않음을 판단할 수 있는 RLC 데이터 흐름 제어 방법 및 그 장치를 제공한다.The present invention also provides an RLC data flow control method and apparatus in which a transmitting side apparatus can determine that a wireless communication channel state is not good so as to suppress transmission of data.

본 발명은 무선 통신 프로토콜을 사용하는 데이터 통신 장비의 데이터 흐름 제어 방법에 있어서, RLC(Radio Link Control) 계층이 PDCP(Packet Data Convergence Protocol) 계층으로부터 전송 데이터를 수신한 시점으로부터 상기 수신한 전송 데이터를 MAC(Media Access Control) 계층으로 송신하기까지의 제1 소요 시간을 이용하여 상기 RLC 계층의 데이터 흐름 지연 여부를 판단하는 과정; 및 상기 데이터 흐름 지연 여부 판단의 결과에 따라 상기 PDCP 계층으로부터 상기 RLC 계층으로의 데이터 유입을 제어하는 과정을 포함하는 RLC 계층 데이터 흐름 제어 방법을 제안한다.The present invention provides a data flow control method of a data communication device using a wireless communication protocol, wherein the RLC (Radio Link Control) layer receives the received transmission data from a time point at which the transmission data is received from a packet data convergence protocol (PDCP) layer. Determining whether a data flow is delayed in the RLC layer by using a first time required for transmission to a media access control (MAC) layer; And controlling the inflow of data from the PDCP layer into the RLC layer according to a result of the data flow delay determination.

또한, 본 발명은 무선 통신 프로토콜을 사용하는 데이터 통신 장비의 데이터 흐름 제어 장치에 있어서, RLC(Radio Link Control) 계층이 PDCP(Packet Data Convergence Protocol) 계층으로부터 전송 데이터를 수신한 시점으로부터 상기 수신한 전송 데이터를 MAC(Media Access Control) 계층으로 송신하기까지의 제1 소요 시간을 이용하여 상기 RLC 계층의 데이터 흐름 지연 여부를 판단하고, 상기 데이터 흐름 지연 여부 판단의 결과에 따라 상기 PDCP 계층으로부터 상기 RLC 계층으로의 데이터 유입을 제어하는 RLC 계층부; 및 상기 PDCP 계층으로부터 상기 RLC 계층으로 상기 전송 데이터를 송신하는 PDCP 계층부를 포함하는 RLC 계층 데이터 흐름 제어 장치를 제안한다.In addition, the present invention is a data flow control apparatus of a data communication device using a wireless communication protocol, the RLC (Radio Link Control) layer from the time point at which the transmission data from the PDCP (Packet Data Convergence Protocol) layer received the received transmission Determining whether or not data flow is delayed in the RLC layer by using a first time required for transmitting data to a media access control (MAC) layer, and from the PDCP layer to the RLC layer according to a result of the determination of whether or not the data flow is delayed An RLC layer unit controlling data inflow into the system; And a PDCP layer unit for transmitting the transmission data from the PDCP layer to the RLC layer.

본 발명의 RLC 데이터 흐름 제어 기술을 이용하면 무선 환경의 채널 상태가 좋지 않은 경우(예를 들어, 단말이 핸드오버하는 경우) RLC 계층에서 MAC 계층으로의 전송 지연으로 인해 발생하는 불필요한 PDCP 데이터 폐기 문제를 해결할 수 있다. 이를 통해 핸드오버 환경과 같이 무선 환경의 채널 상태가 좋지 않은 경우 무선통신 시스템의 용량 향상 및 안정적인 데이터 서비스를 기대할 수 있다.According to the RLC data flow control technique of the present invention, unnecessary PDCP data discarding problem caused by transmission delay from the RLC layer to the MAC layer when the channel state of the wireless environment is not good (for example, when the UE hands over). Can be solved. As a result, when the channel condition of the wireless environment is not good, such as a handover environment, the capacity of the wireless communication system can be improved and stable data service can be expected.

도 1은 본 발명의 바람직한 실시예에 따른 데이터 통신 장비의 무선 프로토콜 계층 구조와 데이터의 흐름을 예시하는 도면,
도 2은 본 발명의 바람직한 실시예에 따른 RLC 데이터 흐름 제어 장치의 기능 구성도,
도 3은 본 발명의 바람직한 실시예에 따른 PDCP 계층부의 RLC 데이터 흐름 제어 방법을 설명하는 도면,
도 4는 본 발명의 바람직한 실시예에 따른 RLC 계층부의 RLC 데이터 흐름 제어 방법을 설명하는 도면이다.
1 is a diagram illustrating a wireless protocol hierarchy and data flow of data communication equipment according to a preferred embodiment of the present invention;
2 is a functional block diagram of an RLC data flow control apparatus according to a preferred embodiment of the present invention;
3 is a view for explaining a RLC data flow control method of a PDCP layer unit according to an embodiment of the present invention;
4 is a diagram illustrating a RLC data flow control method of an RLC layer unit according to an exemplary embodiment of the present invention.

하기에서 본 발명을 설명함에 있어 관련된 공지 기능 또는 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의된 용어들로써 이는 사용자, 운용자의 의도 또는 관례 등에 따라 달라질 수 있다. 그러므로 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다.In the following description of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the subject matter of the present invention rather unclear. In addition, terms to be described below are terms defined in consideration of functions in the present invention, and may be changed according to the intention or custom of a user or an operator. Therefore, the definition should be based on the contents throughout this specification.

본 발명의 바람직한 실시예는, 무선 통신 환경의 채널 상태를 판단하기 위해 PDCP 계층에서 RLC 계층에 전달된 데이터의 입력 시간과 RLC 계층에서 MAC 계층으로의 데이터 출력 시간을 이용하고, 무선 통신 환경의 채널 상태 변화에 따라 RLC 데이터 흐름 제어 기술을 적응적으로 적용함으로써 PDCP 데이터 폐기 알고리즘으로 인한 빈번한 데이터 폐기를 방지할 수 있는 방법 및 장치를 제안하고자 한다.A preferred embodiment of the present invention uses the input time of data transferred from the PDCP layer to the RLC layer and the data output time from the RLC layer to the MAC layer to determine the channel state of the wireless communication environment, and the channel of the wireless communication environment. The present invention proposes a method and apparatus that can prevent frequent data destruction caused by PDCP data discard algorithm by adaptively applying RLC data flow control technology according to the state change.

도 1은 본 발명의 바람직한 실시예에 따른 데이터 통신 장비의 무선 프로토콜 계층 구조와 데이터의 흐름을 예시하는 도면이다.1 is a diagram illustrating a radio protocol hierarchy and data flow of data communication equipment according to a preferred embodiment of the present invention.

도 1이 데이터 통신 장비의 예로서 설명하는 송신 장비(100)와 수신 장비(110)의 무선 프로토콜은 상위 계층(102, 112), PDCP 계층(104, 114), RLC 계층(106, 116), 및 MAC & PHY(Physical) 계층(108, 118)를 포함하는 구조를 가진다. 상위 계층(102, 112)은 RRC(Radio Resource Control) 신호와 같은 제어 신호 또는 사용자 데이터를 PDCP 계층과 주고 받는 계층으로서, 일 예로서 RRC 계층을 포함할 수 있다. PDCP 계층(104, 114)은 상대적으로 크기가 크고 불필요한 제어정보를 담고 있는 IP 패킷의 헤더 사이즈를 줄여주는 헤더 압축(Compression)과 복원(Decompression) 등의 동작을 담당하는 계층이다. RLC 계층(106, 116)은 신뢰성 있는 데이터의 전송을 위하여 PDCP 계층(104, 114)과 주고받는 데이터를 적절한 크기로 재구성하고 ARQ(Automatic Repeat Request) 동작 등을 수행하는 계층이다. MAC & PHY 계층(108, 118)은 MAC 계층 및 PHY 계층을 포함하는 계층이다. 상기 MAC 계층은 RLC 계층과 연결하여, 전송을 위한 데이터 유닛(예를 들어, PDU(Packet Data Unit or Protocol Data Unit)을 다중화 및 역다중화하는 동작을 수행하는 계층이고, 상기 PHY 계층은 MAC 계층으로부터 전달 받은 데이터를 채널 코딩 및 변조하고 전송 심벌로 만들어서 무선 통신 환경(130)을 통해 전송하거나, 무선 통신 환경(130)을 통해 수신한 전송 심벌을 복조하고 채널 디코딩하여 MAC 계층으로 전달하는 등의 동작을 수행하는 계층이다.The radio protocols of the transmitting equipment 100 and the receiving equipment 110 described in FIG. 1 as examples of data communication equipment include the upper layers 102 and 112, the PDCP layers 104 and 114, the RLC layers 106 and 116, And a MAC & PHY (Physical) layer 108, 118. The upper layers 102 and 112 are layers for exchanging control signals or user data such as RRC (Radio Resource Control) signals with the PDCP layer, and may include, for example, an RRC layer. The PDCP layers 104 and 114 are layers that are responsible for operations such as header compression and decompression, which reduce header size of IP packets containing relatively large and unnecessary control information. The RLC layers 106 and 116 are layers that reconfigure data exchanged with the PDCP layers 104 and 114 to an appropriate size and perform an Automatic Repeat Request (ARQ) operation for reliable data transmission. The MAC & PHY layer 108, 118 is a layer that includes a MAC layer and a PHY layer. The MAC layer is connected to the RLC layer and performs a multiplexing and demultiplexing operation of a data unit (for example, a Packet Data Unit or Protocol Data Unit (PDU)) for transmission, and the PHY layer is from the MAC layer. Channel coding and modulating the received data into transmission symbols and transmitting them through the wireless communication environment 130, or demodulating and channel-decoding the transmission symbols received through the wireless communication environment 130 and delivering them to the MAC layer. This is the layer to perform.

도 1에 의해 도시되는 계층간을 연결하는 실선 화살표는 데이터의 흐름을 나타내고, 점선 화살표는 상기 데이터에 대한 응답인 RLC ACK 신호의 흐름을 나타낸다.Solid arrows connecting the layers illustrated by FIG. 1 indicate the flow of data, and dotted arrows indicate the flow of the RLC ACK signal, which is a response to the data.

송신 장비(100)의 PDCP 계층(104)은 t0 시간에 상위 계층(102)으로부터 전달 받은 데이터를 t1 시간에 RLC 계층(106)으로 전송하고, 상기 RLC 계층(106)은 상기 PDCP 계층(104)으로부터 전달 받은 데이터를 t2 시간에 MAC 계층(108)으로 전송한다. 이어서, 상기 MAC 계층(108)에 전송된 데이터는 PHY 계층(108)을 통해 무선 통신 환경으로 수신 장비(110)에 전송된다. 상기 수신 장비(110)에 도달한 데이터는 의 PHY 계층(118)과 MAC 계층(118)을 통해 RLC 계층(116)에 도달하고, 상기 RLC 계층은 상기 도달된 데이터에 대한 응답으로 RLC ACK(ACKnowledge; 확인) 신호를 송신한다(t6). 상기 RLC 계층(116)으로부터 송신된 RLC ACK 신호는 데이터 흐름과 역방향으로 상기 송신 장비(100)의 각 계층에 도달하는데, 상기 RLC 계층(106)에는 t9 시간에 도달하며, 상기 PDCP 계층(104)에는 t10 시간에 도달한다.The PDCP layer 104 of the transmitting equipment 100 transmits the data received from the upper layer 102 at time t0 to the RLC layer 106 at time t1, and the RLC layer 106 transmits the PDCP layer 104. The data received from the transmits to the MAC layer 108 at time t2. The data transmitted to the MAC layer 108 is then transmitted to the receiving equipment 110 via the PHY layer 108 to a wireless communication environment. Data reaching the receiving device 110 arrives at the RLC layer 116 via the PHY layer 118 and the MAC layer 118 of the RLC layer in response to the reached data RLC ACK (ACKnowledge) Confirm) transmit a signal (t6). The RLC ACK signal transmitted from the RLC layer 116 arrives at each layer of the transmitting equipment 100 in the reverse direction of the data flow, the RLC layer 106 reaching t9 time, and the PDCP layer 104 Will reach t10 hours.

상기 RLC 계층(106) 및 PDCP 계층(104)은 RLC 데이터 흐름 제어 기술과 PDCP 데이터 폐기 알고리즘을 적용하여 상기 PDCP 계층(104)에서 전송된 데이터가 상기 RLC 계층(106)을 거쳐 상기 MAC 계층(108)으로 효율적으로 전송될 수 있도록 데이터의 입출력을 조절한다.The RLC layer 106 and the PDCP layer 104 apply an RLC data flow control technique and a PDCP data discard algorithm so that data transmitted from the PDCP layer 104 passes through the RLC layer 106 to the MAC layer 108. Adjust the input / output of the data so that it can be transmitted efficiently.

무선 통신 환경의 채널 상태가 좋지 않은 경우, 예를 들어 이동 단말과 같은 송신 장비가 서빙 셀(serving cell)에서 타깃 셀(target cell)로 핸드오버를 하는 경우에는, 송신 장비의 MAC 계층에서 PHY 계층(physical layer; 물리 계층)으로의 데이터 스케줄링 지연이 발생하게 되며, 이로 인해 RLC 계층에서 MAC 계층으로의 데이터 전송 지연이 발생한다.When the channel state of the wireless communication environment is not good, for example, when a transmission equipment such as a mobile terminal performs a handover from a serving cell to a target cell, the PHY layer in the MAC layer of the transmission equipment The data scheduling delay to the (physical layer) occurs, which causes a delay in data transmission from the RLC layer to the MAC layer.

따라서 송신 장비(100)의 PDCP 계층(104)은 상기 PDCP 계층(104)에서 상기 RLC 계층(106)으로 전송된 데이터가 수신 장비(110)의 RLC 계층(116)까지 정상적으로 전달되었는지를, RLC ACK 신호의 수신 시간을 통해 체크한다. 상기 송신 장비(100)의 상기 PDCP 계층(104)은 상기 RLC 계층(106)으로 데이터를 전송한 시점부터 상기 수신 장비(110)로부터 RLC ACK 신호를 수신하는 시점까지 소요된 시간 (t9 - t1)이 미리 정해지는 PDCP 데이터 폐기 시간 TPDCP 보다 크거나 같으면, 무선 통신 환경의 채널 상태가 좋지 않다고(따라서, 해당 데이터는 유효하지 않다고) 판단하여, RLC 계층에게 데이터 폐기를 요청한다.Accordingly, the PDCP layer 104 of the transmitting device 100 determines whether data transmitted from the PDCP layer 104 to the RLC layer 106 has been normally transmitted to the RLC layer 116 of the receiving device 110. Check through the reception time of the signal. The time required from the time point at which the PDCP layer 104 of the transmitting device 100 transmits data to the RLC layer 106 to the time point at which the RLC ACK signal is received from the receiving device 110 (t9-t1) If it is greater than or equal to this predetermined PDCP data discard time T PDCP, it is determined that the channel state of the wireless communication environment is not good (hence the data is invalid), and the RLC layer is requested to discard the data.

선택적으로, PDCP 데이터 폐기 알고리즘을 수행하는 상기 PDCP 계층(104)은 RLC 계층(106)이 PDCP 계층(104)으로부터 받은 데이터를 MAC 계층(108)으로 전송하는데 걸리는 시간 (t2 - t1)이 TPDCP 이상인 경우에도 상기 PDCP 계층(104)으로부터 받은 데이터의 폐기를 상기 RLC 계층(106)에게 요청할 수도 있다. 양호하지 못한 무선 통신 환경으로 인한 전송 지연이 심하여, RLC 계층(106)이 PDCP 계층(104)으로부터 받은 데이터를 MAC 계층(108)으로 전송하는데 걸리는 시간 (t2 - t1)이 PDCP 데이터 폐기 시간(또는 허용 임계 값) TPDCP 이상이 되는 경우가 발생할 수 있다. 이와 같이 (t2 - t1)이 TPDCP 이상이 되는 경우에는, 당연히 RLC ACK 신호가 수신되기 까지의 소요 시간 (t9 - t1)은 TPDCP 이상이 될 것이다(t9 > t2이므로 (t2 - t1) > TPDCP 이면 당연히 (t9 - t1) > TPDCP 이다). 따라서, (t2 - t1)이 TPDCP 이상이 되는 경우 경우에는 해당 전송 데이터가 폐기될 것이라고 예상할 수 있게 된다.Optionally, the PDCP layer 104, which performs the PDCP data discard algorithm, may determine that the time it takes for the RLC layer 106 to transmit data received from the PDCP layer 104 to the MAC layer 108 (t2-t1) is T PDCP. Even in this case, the RLC layer 106 may be requested to discard the data received from the PDCP layer 104. Due to the severe transmission delay due to an unfavorable wireless communication environment, the time (t2-t1) for the RLC layer 106 to transmit the data received from the PDCP layer 104 to the MAC layer 108 is the PDCP data discard time (or Acceptance threshold value) T PDCP or more may occur. Thus, when (t2-t1) is greater than or equal to T PDCP , the time required until the RLC ACK signal is received (t9-t1) will be greater than or equal to T PDCP (t9> t2 and thus (t2-t1)> Of course, if T PDCP (t9-t1)> T PDCP ). Therefore, when (t2-t1) becomes T PDCP or more, it can be expected that the transmission data will be discarded.

송신 장비(100)의 RLC 계층(106)은 상기 RLC 계층(106)에서의 버퍼링된 데이터 양이 넘치는 현상(즉, 오버플로우)이 발생하지 않도록 MAC 계층(108)으로 출력되는 데이터의 양에 따라 상기 PDCP 계층(104)에서 상기 RLC 계층(106)으로 입력되는 데이터의 양을 조절한다. 구체적으로, 상기 RLC 계층(106)은 RLC 버퍼에 쌓인 데이터의 양이 일정 수준을 넘어서면 상기 PDCP 계층(104)으로 데이터의 전송 금지 요청을 보냄으로써 상기 RLC 계층(106)으로 입력되는 데이터의 양을 조절한다. The RLC layer 106 of the transmitting equipment 100 depends on the amount of data output to the MAC layer 108 so that the phenomenon of overflowing the amount of buffered data (ie, overflow) in the RLC layer 106 does not occur. The amount of data input from the PDCP layer 104 to the RLC layer 106 is adjusted. Specifically, when the amount of data accumulated in the RLC buffer exceeds a predetermined level, the RLC layer 106 sends a request to prohibit the transmission of data to the PDCP layer 104 to send the amount of data input to the RLC layer 106. Adjust.

이뿐만 아니라, 상기 송신 장비(100)의 RLC 계층(106)은 PDCP 계층(104)으로부터 받은 데이터를 MAC 계층(108)으로 전송하는데 걸리는 시간 (t2 - t1)이 미리 정해지는 임계 값 TRLC 이상이어서, 상기 PDCP 계층(104)에 의한 PDCP 데이터 폐기가 예상되는 경우에는 미리 데이터 전송 금지 요청을 상기 PDCP 계층(104)으로 보내어 PDCP 계층(104)으로부터의 데이터의 입력이 중단되도록 한다. 이렇게 함으로써, PDCP 데이터 폐기 알고리즘에 따라 예상되는 데이터의 폐기를 미연에 막을 수 있고, 무선 통신 환경이 양호하지 못하여 데이터 지연이 발생하는 경우의 빈번한 PDCP 데이터 폐기를 방지할 수 있다. 상기 임계 값 TRLC 는 사용자 설정에 따라서 변화가 가능하며, 선택적으로, PDCP 데이터 폐기 시간 TPDCP와 같거나 작게 설정하여 예상되는 전송 데이터의 폐기를 방지할 수 있을 것이다. 이후, 상기 송신 장비(100)의 RLC 계층(106)은 RLC 버퍼에 포함된 다른 데이터에 대해 상기 다른 데이터를 PDCP 계층(104)에서 MAC 계층(108)까지 전송하는데 걸리는 시간 (t2 - t1)이 임계 값 TRLC 미만으로 떨어지는 경우에는(PDCP 데이터 폐기가 일어나지 않을 것이라 예상되므로) 데이터 전송 금지 해제 요청을 상기 PDCP 계층(104)으로 보내어 PDCP 계층(104)으로부터의 데이터의 입력이 재개되도록 한다. 이렇게 함으로써, 무선 통신 환경의 변화에 적응적으로 대응하여 데이터 송신을 원활하게 수행할 수 있다.In addition, the RLC layer 106 of the transmission equipment 100 is equal to or greater than a threshold T RLC in which a time (t2-t1) taken to transmit data received from the PDCP layer 104 to the MAC layer 108 is predetermined. Subsequently, when the PDCP data discard by the PDCP layer 104 is expected, a data transmission prohibition request is sent to the PDCP layer 104 in advance so that input of data from the PDCP layer 104 is stopped. By doing so, it is possible to prevent the discarding of data expected in accordance with the PDCP data discarding algorithm, and to prevent frequent PDCP data discarding when a data delay occurs due to a poor wireless communication environment. The threshold value T RLC may be changed according to a user setting. Alternatively, the threshold value T RLC may be set to be equal to or smaller than the PDCP data discard time T PDCP to prevent the discard of the expected transmission data. Thereafter, the RLC layer 106 of the transmitting equipment 100 has time (t2-t1) for transmitting the other data from the PDCP layer 104 to the MAC layer 108 with respect to other data contained in the RLC buffer. If it falls below the threshold T RLC (since it is expected that no PDCP data discarding will occur), a data transfer prohibition release request is sent to the PDCP layer 104 to resume input of data from the PDCP layer 104. By doing so, it is possible to smoothly perform data transmission in response to changes in the wireless communication environment.

구체적으로 설명하지 않을 것이지만 상기 PDCP 계층에 대한 데이터 전송 금지 요청은, RLC 계층(106)의 버퍼 상태가 미리 정해지는 최소 임계값 미만이 되는 등의 추가적인 적어도 하나의 해제 조건에 의해 해제될 수 있다. 상기 데이터 전송 금지 요청의 해제 조건은 본 발명의 주요한 요지와 큰 관련이 없으므로 본 명세서에서 상세한 설명을 생략하기로 한다.Although not described in detail, the data transmission prohibition request for the PDCP layer may be released by at least one additional release condition such that the buffer state of the RLC layer 106 is less than a predetermined minimum threshold value. Since the release condition of the data transmission prohibition request is not highly related to the main subject matter of the present invention, detailed description thereof will be omitted.

도 2은 본 발명의 바람직한 실시예에 따른 RLC 데이터 흐름 제어 장치의 기능 구성을 나타낸 블록도이다. 여기에서는 PDCP 계층 및 RLC 계층의 동작을 수행하는 복수의 기능부들을 도시하였으나, 본 발명이 이러한 구성에 의해 한정되는 것이 아님은 명백하며, PDCP 계층 및 RLC 계층은 본 발명의 실시예에 따라 다양한 형태로 구현될 수 있음은 자명하다.2 is a block diagram showing a functional configuration of an RLC data flow control apparatus according to a preferred embodiment of the present invention. Although a plurality of functional units for performing the operations of the PDCP layer and the RLC layer are shown here, it is obvious that the present invention is not limited to this configuration, and the PDCP layer and the RLC layer are various forms according to embodiments of the present invention. Obviously, it can be implemented as.

본 발명의 바람직한 실시예에 따른 RLC 데이터 흐름 제어 장치는 PDCP 계층부(200)와 RLC 계층부(230)를 포함한다. 상기 PDCP 계층부(200)는 도 1과 관련하여 설명한 PDCP 계층(104)에서의 RLC 데이터 흐름 제어 동작을 수행하는 구성부이고, 상기 RLC 계층부(230)는 도 1과 관련하여 설명한 RLC 계층(106)에서의 RLC 데이터 흐름 제어 동작을 수행하는 구성부이다.An RLC data flow control apparatus according to a preferred embodiment of the present invention includes a PDCP layer unit 200 and an RLC layer unit 230. The PDCP layer unit 200 is a component that performs an RLC data flow control operation in the PDCP layer 104 described with reference to FIG. 1, and the RLC layer unit 230 is an RLC layer (described with reference to FIG. 1). 106 is a component that performs the RLC data flow control operation.

이하, 상기 PDCP 계층부(200)와 RLC 계층부(230)의 하위 기능 구성을 도 2를 참조하여 설명한다.Hereinafter, lower function configurations of the PDCP layer unit 200 and the RLC layer unit 230 will be described with reference to FIG. 2.

PDCP 계층부(200)의 RLC 계층 데이터 송신 시간 입력기(202)는 RLC 계층(106)으로의 데이터 송신 시간 t1 값을 PDCP 계층 데이터 처리기(204)로부터 전달받고 상기 t1 값을 PDCP 폐기 감시기(206)로 입력한다.The RLC layer data transmission time input unit 202 of the PDCP layer unit 200 receives the data transmission time t1 value to the RLC layer 106 from the PDCP layer data processor 204 and receives the t1 value from the PDCP discard monitor 206. Enter

RLC ACK 수신 시간 입력기(208)는 RLC 계층(106)에서의 RLC ACK 수신 시간 t9 값을 상기 RLC 계층부(230)의 RLC ACK 수신 시간 전달기(222)로부터 전달받고 상시 수신 시간 t9 값을 상기 PDCP 폐기 감시기(206)에 전달한다. The RLC ACK reception time input unit 208 receives the RLC ACK reception time t9 value of the RLC layer 106 from the RLC ACK reception time transmitter 222 of the RLC layer unit 230 and receives the always reception time t9 value. It passes to the PDCP discard monitor 206.

상시 수신 시간 t9 값을 전달받은 상기 PDCP 폐기 감시기(206)는 PDCP 계층(104)에서 RLC 계층(106)으로 전달된 전송 데이터의 폐기 필요성을 판단한다. 구체적으로, 상기 PDCP 폐기 감시기(206)는 PDCP 계층에서 전송 데이터가 RLC 계층으로 전달된 후 RLC ACK 신호가 수신되기까지 소요된 시간 t9 - t1이 PDCP 데이터 폐기 시간 TPDCP 이상일 경우 RLC 계층의 데이터 폐기가 필요하다고 판단할 수 있다. 상기 PDCP 폐기 감시기(206)가 데이터 폐기가 필요하다고 판단하는 경우, 상기 PDCP 폐기 감시기(206)는 데이터 폐기 요청기(210)에 상기 판단 결과를 알리고, 상기 데이터 폐기 요청기(210)는 상기 RLC 계층부(230)의 RLC 계층 데이터 처리기(212)에게 데이터의 폐기를 요청한다.The PDCP discard monitor 206, which has received the usual reception time t9 value, determines the necessity of discarding the transmission data transmitted from the PDCP layer 104 to the RLC layer 106. Specifically, the PDCP discard monitor 206 discards data of the RLC layer when the time t9-t1 taken from the PDCP layer until the RLC ACK signal is received after the transmission data is transferred to the RLC layer is greater than or equal to the PDCP data discard time T PDCP. May be deemed necessary. If the PDCP discard monitor 206 determines that data discard is necessary, the PDCP discard monitor 206 notifies the data discard requester 210 of the determination result, and the data discard requester 210 sends the RLC. The RLC layer data processor 212 of the layer unit 230 requests discarding of data.

RLC 계층부(230)의 RLC 데이터 입출력 감시기(214)는 PDCP 계층(104)으로부터 데이터의 입력 시간 t1과 MAC 계층(108)으로의 데이터 출력 시간 t2를 감시하고 상기 t1 값과 상기 t2 값을 RLC 데이터 입출력 지연 판단기(218)에 전달한다. The RLC data input / output monitor 214 of the RLC layer unit 230 monitors the input time t1 of data from the PDCP layer 104 and the data output time t2 from the MAC layer 108 and RLC the t1 value and the t2 value. The data is passed to the input / output delay determiner 218.

상기 t1 값과 t2 값을 전달 받은 RLC 데이터 입출력 지연 판단기(218)는 RLC 데이터의 입출력 지연을 판단한다. 일 예로서, 상기 RLC 데이터 입출력 지연 판단기(218)는 (t2 - t1)이 TRLC 이상인 경우에 RLC 계층(106)에서 데이터 입출력의 지연이 있다고 판단하고, 상기 (t2 - t1)이 TRLC 미만인 경우에 지연이 없다고 판단할 수 있다. The RLC data input / output delay determiner 218 receiving the t1 and t2 values determines the input / output delay of the RLC data. As an example, the RLC data input / output delay determiner 218 determines that there is a delay of data input / output in the RLC layer 106 when (t2-t1) is equal to or greater than T RLC , and (t2-t1) indicates a T RLC. If less, it can be determined that there is no delay.

상기 RLC 데이터 입출력 지연 판단기(218)가 지연이 있다고 판단하면, PDCP 계층(104)으로부터의 데이터 유입의 중단을 위해 PDCP 데이터 전송 금지 요청기(220)에 상기 판단의 결과를 알려서 상기 PDCP 데이터 전송 금지 요청기(220)가 동작하게 한다. When the RLC data input / output delay determiner 218 determines that there is a delay, the PDCP data transmission request is notified to the PDCP data transmission prohibition requester 220 in order to stop the inflow of data from the PDCP layer 104 to transmit the PDCP data. Prohibit requester 220 to operate.

상기 RLC 데이터 입출력 지연 판단기(218)가 지연이 없다고 판단하면, PDCP 계층(104)으로부터의 데이터 유입을 위해(또는 데이터 유입의 재개를 위해) PDCP 데이터 전송 금지 해제 요청기(216)에 상기 판단의 결과를 알려서 상기 PDCP 데이터 전송 금지 해제 요청기(216)가 동작하게 한다.If the RLC data input / output delay determiner 218 determines that there is no delay, the determination is made to the PDCP data transmission prohibition release requester 216 for data inflow from the PDCP layer 104 (or to resume data inflow). The PDCP data transmission prohibition release requester 216 is operated by informing the result of.

상기 PDCP 데이터 전송 금지 요청기(220)는 상기 PDCP 계층부(200)에게 PDCP 데이터 전송 금지 요청을 송신함으로써, PDCP 계층(104)으로부터 RLC 계층(106)으로의 데이터 유입을 중단시키게 한다. 또한, 상기 PDCP 데이터 전송 금지 해제 요청기(216)는 상기 PDCP 계층부(200)에게 PDCP 데이터 전송 금지 해제 요청을 송신함으로써, PDCP 계층(104)으로부터 RLC 계층(106)으로의 데이터가 유입되도록(또는 데이터 유입이 재개되도록) 한다.The PDCP data transmission prohibition requester 220 stops the inflow of data from the PDCP layer 104 to the RLC layer 106 by transmitting a PDCP data transmission prohibition request to the PDCP layer unit 200. In addition, the PDCP data transmission inhibition release requester 216 transmits a PDCP data transmission inhibition release request to the PDCP layer unit 200 so that data from the PDCP layer 104 to the RLC layer 106 is introduced ( Or resumption of data entry).

선택적으로, 상기 RLC 데이터 입출력 지연 판단기(218)의 RLC 데이터의 입출력 지연 판단은 일정 주기 단위로 수행될 수 있다. 상기 RLC 데이터 입출력 지연 판단기(218)의 동작은 상기 RLC 데이터 입출력 지연 판단기(218)가 이전 주기에 수행한 판단의 결과에 영향을 받지 않고 수행될 수 있다. 즉, 상기 RLC 데이터 입출력 지연 판단기(218)는 RLC 버퍼에 저장된 각 데이터의 전송 상황을 주기적으로 감시하여 RLC 데이터 입출력 지연을 판단하고, PDCP 데이터 전송 금지 요청 또는 PDCP 데이터 전송 금지 해제 요청을 구동(triggering)한다. 따라서, PDCP 데이터 전송 금지 요청을 송신된 다음에만 PDCP 데이터 전송 금지 해제 요청이 송신될 수 있는 것은 아니며, 주기적인 RLC 데이터 입출력 지연 판단의 결과에 따라 연속적으로 동일한 요청이 송신될 수도 있고, 다른 요청이 송신될 수도 있다.Optionally, the input / output delay determination of the RLC data of the RLC data input / output delay determiner 218 may be performed in units of predetermined periods. The operation of the RLC data input / output delay determiner 218 may be performed without being affected by the result of the determination performed by the RLC data input / output delay determiner 218 in a previous cycle. That is, the RLC data input / output delay determiner 218 periodically monitors the transmission status of each data stored in the RLC buffer to determine the RLC data input / output delay, and drives the PDCP data transmission prohibition request or the PDCP data transmission prohibition release request ( triggering). Therefore, the PDCP data transmission prohibition release request may not be transmitted only after the PDCP data transmission prohibition request is transmitted, and the same request may be continuously transmitted according to the result of periodic RLC data input / output delay determination, or another request may be transmitted. May be transmitted.

도 3은 본 발명의 바람직한 실시예에 따른 PDCP 계층부의 RLC 데이터 흐름 제어 방법을 설명하는 도면이다.3 is a view for explaining the RLC data flow control method of the PDCP layer unit according to an embodiment of the present invention.

PDCP 계층부(200)는 t0 시간에 상위 계층(102)으로부터 전송 데이터를 수신하여(300), 상기 수신한 전송 데이터에 대해 PDCP 계층의 데이터 처리 과정(예를 들어, 헤더 압축 등의 동작)을 수행하고(302), 상기 데이터 처리가 수행된 전송 데이터를 RLC 계층(106)으로 송신한다(304). The PDCP layer unit 200 receives the transmission data from the upper layer 102 at time t0 (300), and performs a data processing process (for example, operation of header compression) of the PDCP layer on the received transmission data. And transmits the transmission data on which the data processing has been performed (302) to the RLC layer 106 (304).

상기 PDCP 계층부(200)는 데이터를 RLC 계층으로 송신한 시간 t1 값과 상기 RLC 계층(106)으로부터 전달받은 RLC ACK 신호의 수신 시간 t9 값을 획득한다(306). The PDCP layer unit 200 obtains a time t1 value of transmitting data to the RLC layer and a reception time t9 value of the RLC ACK signal received from the RLC layer 106 (306).

상기 PDCP 계층부(200)는 상기 획득한 t1 값과 t9 값을 이용하여, 상기 전송 데이터가 RLC 계층으로 송신된 시간부터 RLC ACK 신호를 수신하기까지 소요 시간 (t9 - t1)이 PDCP 데이터 폐기 시간 TPDCP 이상인지 여부를 판단하고(308), 상기 판단 결과 (t9 - t1) 값이 TPDCP 이상이면 PDCP 데이터 폐기를 결정하여, RLC 계층부(230)에 데이터 폐기 요청 신호를 송신한다(310).The PDCP layer unit 200 uses the obtained t1 and t9 values, and the time required for receiving the RLC ACK signal from the time when the transmission data is transmitted to the RLC layer (t9-t1) is the PDCP data discard time. It is determined whether or not the T PDCP or more (308). If the determination result (t9-t1) is greater than or equal to T PDCP, it determines PDCP data discarding and transmits a data discard request signal to the RLC layer unit 230 (310). .

도 4는 본 발명의 바람직한 실시예에 따른 RLC 계층부의 RLC 데이터 흐름 제어 방법을 설명하는 도면이다.4 is a diagram illustrating a RLC data flow control method of an RLC layer unit according to an exemplary embodiment of the present invention.

RLC 계층부(230)는 PDCP 계층부(200)로부터 전송 데이터를 전달받아(402), RLC 계층의 데이터 처리 과정(예를 들어, 전송 데이터를 적절한 크기로 재구성하는 동작)을 수행하고(406) 상기 데이터 처리된 전송 데이터를 MAC 계층(108)으로 전달한다(408). 이때, 상기 RLC 계층부(230)는, 상기 PDCP 계층부(200)로부터 상기 전송 데이터를 전달받은 시간 t1 값을 획득하고(410), 상기 MAC 계층(108)으로 전송 데이터를 전달하는 시간 t2 값을 획득한다(414).The RLC layer unit 230 receives the transmission data from the PDCP layer unit 200 (402), performs a data processing process (for example, reconstructing the transmission data to an appropriate size) of the RLC layer (406). The data processed transmission data is forwarded to the MAC layer 108 (408). At this time, the RLC layer unit 230 obtains a time t1 value of receiving the transmission data from the PDCP layer unit 200 (410), and a time t2 value of transmitting the transmission data to the MAC layer 108. Obtain (414).

상기 406 단계를 수행함에 앞서, 상기 PDCP 계층부(200)로부터 PDCP 데이터 폐기 요청 신호가 수신되는지 판단한다(404). 상기 404 단계의 판단의 결과, 상기 PDCP 데이터 폐기 요청 신호가 수신되면 상기 RLC 계층부(230)는 상기 402 단계에서 전달받은 전송 데이터의 폐기를 수행하고(412), 상기 PDCP 데이터 폐기 요청 신호가 수신되지 않으면 상기 406 단계로 진행하여 RLC 계층에서의 데이터 처리 과정을 수행한다.Before performing step 406, it is determined whether a PDCP data discard request signal is received from the PDCP layer unit 200 (404). As a result of the determination of step 404, when the PDCP data discard request signal is received, the RLC layer unit 230 discards the transmitted data received in step 402 (412), and the PDCP data discard request signal is received. If not, the process proceeds to step 406 to perform data processing in the RLC layer.

상기 412 단계에 의해 폐기되지 않고 상기 MAC 계층(108)으로 전달된 전송 데이터에 대하여, 상기 RLC 계층부(230)는 상기 획득한 t1 값과 t2 값을 이용하여, RLC 데이터의 입출력 지연 시간 (t2 - t1)을 계산하고, 상기 계산된 값 (t2 - t1) 이 임계 값(TRLC) 미만이면 RLC 데이터의 입출력 지연이 없다고 판단한다(418). Regarding the transmission data transmitted to the MAC layer 108 without being discarded by the step 412, the RLC layer unit 230 uses the obtained t1 and t2 values to input / output delay time t2 of RLC data. t1), and if the calculated value t2-t1 is less than the threshold value T RLC , it is determined that there is no input / output delay of RLC data (418).

상기 RLC 계층부(230)는, 상기 418 단계의 판단의 결과에 따라, 지연이 없다고 판단하는 경우 상기PDCP 계층부(200)에 데이터 전송 금지 해제 요청을 송신하고, 지연이 있다고 판단하는 경우 상기PDCP 계층부(200)에 데이터 전송 금지 요청을 송신한다. When the RLC layer unit 230 determines that there is no delay according to the result of the determination of step 418, the RLC layer unit 230 transmits a data transmission prohibition releasing request to the PDCP layer unit 200, and determines that there is a delay. The data transmission prohibition request is transmitted to the layer unit 200.

이렇게 함으로써, 무선 환경의 채널 상태가 좋지 않아 RLC 데이터의 입출력 지연 시간이 길어지는 경우에 PDCP 계층부(200)에 미리 PDCP 데이터 전송 금지를 요청하여 전송 데이터가 계층간에 송수된 이후에 폐기되는 문제를 미리 방지할 수 있으며, 무선 환경의 채널 상태가 좋아져 RLC 데이터의 입출력 지연 시간이 짧아지는 경우에 상기 PDCP 계층부(200)에 PDCP 데이터 전송 금지의 해제를 요청함으로써 다시 상기 PDCP 계층부(200)으로부터 데이터를 전송 받도록 제어할 수 있다.In this case, when the input / output delay time of the RLC data becomes long due to poor channel condition in the wireless environment, the PDCP layer unit 200 may request the PDCP data transmission prohibition to be discarded after the transmitted data is transmitted between layers. When the channel state of the wireless environment is improved and the input / output delay time of the RLC data is shortened, the PDCP layer unit 200 may request the release of the prohibition of PDCP data transmission from the PDCP layer unit 200 again. You can control to receive data.

상기 도 2 내지 도 4가 예시하는 기능 구성과 동작 또는 신호의 흐름은 본 발명의 권리범위를 한정하기 위한 목적이 아님을 유의해야 한다. It should be noted that the functional configuration, operation or signal flow illustrated in FIGS. 2 to 4 are not for the purpose of limiting the scope of the present invention.

즉, 상기 도 2에 의 RLC 데이터 흐름 제어 장치의 예시도는 설명의 편의를 위해 기능적으로 구분하여 도시한 것이지, 반드시 상기 RLC 데이터 흐름 제어 장치가 도면이 예시하는 바와 같이 구분되는 구성요소에 의해 구분되는 주체에 의해 수행됨을 한정하기 위함이 아니며, 하나 또는 그 이상의 구성요소에 의해 둘 이상의 기능 구성이 하나의 구성요소에서 수행될 수 있다. That is, the exemplary diagrams of the RLC data flow control apparatus of FIG. 2 are functionally divided for convenience of description, and the RLC data flow control apparatus is necessarily divided by components that are divided as illustrated in the drawings. It is not intended to limit the performance to be performed by the subject, and two or more functional configurations may be performed in one component by one or more components.

또한, 상기 도 3 및 도 4에 의해 예시되는 절차 또는 신호의 흐름은 PDCP 계층부(200)와 RLC 계층부(230)가 RLC 데이터 흐름 제어를 위해 수행할 수 있는 모든 가능한 상황을 가정하여 설명한 것이다. 따라서, 도 3 및 도 4는 포함된 모든 단계 및 신호의 송수신이 본 발명의 바람직한 실시예에 따른 RLC 데이터 흐름 제어 장치에서 수행되어야 함을 한정하지 않으며, 본 발명의 구현을 위하여 최소한의 구성 요소만을 포함하여 구현될 수 있음은 당업자에게 자명하다.In addition, the procedure or signal flow illustrated by FIG. 3 and FIG. 4 is described under the assumption that all possible situations that the PDCP layer unit 200 and the RLC layer unit 230 can perform for RLC data flow control. . Accordingly, FIGS. 3 and 4 do not limit that all steps and signal transmission and reception must be performed in the RLC data flow control apparatus according to the preferred embodiment of the present invention, and only the minimum components are required for the implementation of the present invention. It will be apparent to those skilled in the art that the present invention can be implemented including, for example.

앞서 설명한 동작들은 해당 프로그램 코드를 저장한 메모리 장치를 데이터 통신 장비 내의 임의의 구성부에 구비함으로써 실현될 수 있다. 즉, 본 발명의 바람직한 실시예에 따른 RLC 데이터 흐름 제어 장치나 그 하위의 구성부(예를 들어, 제어부, 통신부 등)는 메모리 장치 내에 저장된 프로그램 코드를 프로세서 혹은 CPU(Central Processing Unit)에 의해 읽어내어 실행함으로써 앞서 설명한 동작을 실행할 수 있다.The above-described operations can be realized by providing a memory device storing the corresponding program code to any component in the data communication equipment. That is, the RLC data flow control device or a lower component (for example, a control unit or a communication unit) according to a preferred embodiment of the present invention reads the program code stored in the memory device by a processor or a central processing unit (CPU). The operation described above can be executed by fetching and executing.

한편 본 발명의 상세한 설명에서는 구체적인 실시 예에 관해 설명하였으나, 본 발명의 범위에서 벗어나지 않는 한도 내에서 여러 가지 변형이 가능함은 물론이다. 그러므로 본 발명의 범위는 설명된 실시 예에 국한되어 정해져서는 안되며 후술하는 특허청구의 범위뿐만 아니라 이 특허청구의 범위와 균등한 것들에 의해 정해져야 한다.While the present invention has been described in connection with what is presently considered to be the most practical and preferred embodiment, it is to be understood that the invention is not limited to the disclosed embodiments, but is capable of various modifications within the scope of the invention. Therefore, the scope of the present invention should not be limited to the described embodiments, but should be determined not only by the scope of the following claims, but also by the equivalents of the claims.

Claims (12)

무선 통신 프로토콜을 사용하는 데이터 통신 장비의 데이터 흐름 제어 방법에 있어서,
RLC(Radio Link Control) 계층이 PDCP(Packet Data Convergence Protocol) 계층으로부터 전송 데이터를 수신한 시점으로부터 상기 수신한 전송 데이터를 MAC(Media Access Control) 계층으로 송신하기까지의 제1 소요 시간을 이용하여 상기 RLC 계층의 데이터 흐름 지연 여부를 판단하는 과정; 및
상기 데이터 흐름 지연 여부 판단의 결과에 따라 상기 PDCP 계층으로부터 상기 RLC 계층으로의 데이터 유입을 제어하는 과정을 포함하는 RLC 계층 데이터 흐름 제어 방법.
In the data flow control method of a data communication equipment using a wireless communication protocol,
The RLC (Radio Link Control) layer uses the first time required for transmitting the received transmission data to the Media Access Control (MAC) layer from the time when the transmission data is received from the Packet Data Convergence Protocol (PDCP) layer. Determining whether data flow is delayed in the RLC layer; And
And controlling data inflow from the PDCP layer to the RLC layer according to a result of the data flow delay determination.
제1항에 있어서,
상기 데이터 흐름 지연 여부를 판단하는 과정은, 상기 제1 소요 시간이 미리 정해진 제1 임계 값 이상인 경우에 상기 RLC 계층의 데이터 흐름 지연이 있다고 판단하는 과정임을 특징으로 하는 RLC 계층 데이터 흐름 제어 방법.
The method of claim 1,
The determining of whether or not the data flow delay is performed is a process of determining that there is a data flow delay of the RLC layer when the first required time is equal to or greater than a first predetermined threshold value.
제2항에 있어서,
상기 데이터 유입을 제어하는 과정은, 상기 데이터 흐름 지연 여부 판단의 결과에 따라 데이터 전송 금지 요청 또는 데이터 전송 금지 해제 요청을 상기 PDCP 계층으로 송신하는 과정임을 특징으로 하는 RLC 계층 데이터 흐름 제어 방법.
The method of claim 2,
The controlling of data inflow may include transmitting a data transmission prohibition request or a data transmission prohibition release request to the PDCP layer according to a result of the data flow delay determination.
제3항에 있어서,
상기 PDCP 계층이 상기 RLC 계층으로 상기 전송 데이터를 송신한 시점부터 상기 전송 데이터에 대한 RLC ACK 신호를 수신하기까지의 제2 소요 시간을 이용하여 상기 전송 데이터의 전송 성공 여부를 판단하는 과정; 및
상기 전송 데이터의 전송 성공 여부 판단의 결과에 따라 상기 RLC 계층에 저장된 상기 전송 데이터의 폐기 요청을 상기 RLC 계층에게 송신하는 과정을 더 포함함을 특징으로 하는 RLC 계층 데이터 흐름 제어 방법.
The method of claim 3,
Determining whether the transmission data is successfully transmitted by using a second time period from when the PDCP layer transmits the transmission data to the RLC layer until receiving the RLC ACK signal for the transmission data; And
And transmitting a discard request of the transmission data stored in the RLC layer to the RLC layer according to a result of the determination of whether the transmission data is successfully transmitted.
제4항에 있어서,
상기 전송 데이터의 전송 성공 여부를 판단하는 과정은, 상기 제2 소요 시간이 미리 정해진 제2 임계 값 이상인 경우에 상기 전송 데이터의 전송 실패로 판단하는 과정임을 특징으로 하는 RLC 계층 데이터 흐름 제어 방법.
The method of claim 4, wherein
The determining of whether the transmission data has been successfully transmitted includes determining that the transmission data has failed when the second required time is equal to or greater than a second predetermined threshold.
제5항에 있어서,
상기 제1 임계 값은 상기 제2 임계 값보다 작거나 같음을 특징으로 하는 RLC 계층 데이터 흐름 제어 방법.
The method of claim 5,
And wherein the first threshold is less than or equal to the second threshold.
무선 통신 프로토콜을 사용하는 데이터 통신 장비의 데이터 흐름 제어 장치에 있어서,
RLC(Radio Link Control) 계층이 PDCP(Packet Data Convergence Protocol) 계층으로부터 전송 데이터를 수신한 시점으로부터 상기 수신한 전송 데이터를 MAC(Media Access Control) 계층으로 송신하기까지의 제1 소요 시간을 이용하여 상기 RLC 계층의 데이터 흐름 지연 여부를 판단하고, 상기 데이터 흐름 지연 여부 판단의 결과에 따라 상기 PDCP 계층으로부터 상기 RLC 계층으로의 데이터 유입을 제어하는 RLC 계층부; 및
상기 PDCP 계층으로부터 상기 RLC 계층으로 상기 전송 데이터를 송신하는 PDCP 계층부를 포함하는 RLC 계층 데이터 흐름 제어 장치.
In the data flow control apparatus of data communication equipment using a wireless communication protocol,
The RLC (Radio Link Control) layer uses the first time required for transmitting the received transmission data to the Media Access Control (MAC) layer from the time when the transmission data is received from the Packet Data Convergence Protocol (PDCP) layer. An RLC layer unit for determining whether an RLC layer has a data flow delay and controlling data inflow from the PDCP layer to the RLC layer according to a result of the data flow delay determination; And
And a PDCP layer unit for transmitting the transmission data from the PDCP layer to the RLC layer.
제7항에 있어서,
상기 RLC 계층부는, 상기 제1 소요 시간이 미리 정해진 제1 임계 값 이상인 경우에 상기 RLC 계층의 데이터 흐름 지연이 있다고 판단함을 특징으로 하는 RLC 계층 데이터 흐름 제어 장치.
The method of claim 7, wherein
And the RLC layer unit determines that there is a data flow delay of the RLC layer when the first required time is equal to or greater than a first predetermined threshold.
제8항에 있어서,
상기 RLC 계층부는, 상기 데이터 흐름 지연 여부 판단의 결과에 따라 데이터 전송 금지 요청 또는 데이터 전송 금지 해제 요청을 상기 PDCP 계층으로 송신하여 상기 데이터 유입을 제어함을 특징으로 하는 RLC 계층 데이터 흐름 제어 장치.
The method of claim 8,
The RLC layer unit transmits a data transmission prohibition request or a data transmission prohibition releasing request to the PDCP layer according to a result of the determination of whether the data flow is delayed to control the inflow of data.
제9항에 있어서,
상기 PDCP 계층부는, 상기 PDCP 계층이 상기 RLC 계층으로 상기 전송 데이터를 송신한 시점부터 상기 전송 데이터에 대한 RLC ACK 신호를 수신하기까지의 제2 소요 시간을 이용하여 상기 전송 데이터의 전송 성공 여부를 판단하고, 상기 전송 데이터의 전송 성공 여부 판단의 결과에 따라 상기 RLC 계층에 저장된 상기 전송 데이터의 폐기 요청을 상기 RLC 계층에게 송신하는 동작을 더 수행함을 특징으로 하는 RLC 계층 데이터 흐름 제어 장치.
10. The method of claim 9,
The PDCP layer unit determines whether transmission of the transmission data is successful using a second time period from when the PDCP layer transmits the transmission data to the RLC layer until receiving the RLC ACK signal for the transmission data. And transmitting a discard request of the transmission data stored in the RLC layer to the RLC layer according to a result of the determination of whether the transmission data is successfully transmitted.
제10항에 있어서,
상기 PDCP 계층부는, 상기 제2 소요 시간이 미리 정해진 제2 임계 값 이상인 경우에 상기 전송 데이터의 전송 실패로 판단함을 특징으로 하는 RLC 계층 데이터 흐름 제어 장치.
The method of claim 10,
And the PDCP layer unit determines that the transmission data has failed to be transmitted when the second required time is equal to or greater than a second predetermined threshold value.
제11항에 있어서,
상기 제1 임계 값은 상기 제2 임계 값보다 작거나 같음을 특징으로 하는 RLC 계층 데이터 흐름 제어 장치.
The method of claim 11,
And the first threshold is less than or equal to the second threshold.
KR1020110004014A 2011-01-14 2011-01-14 Method and apparatus for controlling data flow in a data communication device KR20120082625A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020110004014A KR20120082625A (en) 2011-01-14 2011-01-14 Method and apparatus for controlling data flow in a data communication device

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020110004014A KR20120082625A (en) 2011-01-14 2011-01-14 Method and apparatus for controlling data flow in a data communication device

Publications (1)

Publication Number Publication Date
KR20120082625A true KR20120082625A (en) 2012-07-24

Family

ID=46714327

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020110004014A KR20120082625A (en) 2011-01-14 2011-01-14 Method and apparatus for controlling data flow in a data communication device

Country Status (1)

Country Link
KR (1) KR20120082625A (en)

Similar Documents

Publication Publication Date Title
KR100933158B1 (en) Method and device for reporting buffer status in mobile communication system
US9363792B2 (en) Apparatus method and computer program element for efficient control and supervision of the activity of a communication device
US8817806B2 (en) Method and apparatus for flow control between RLC and PDCP in a communication
US8223708B2 (en) Method and apparatus for handling scheduling information report
US8743814B2 (en) Method and apparatus for transmitting scheduling request signal in mobile communication system
KR101087118B1 (en) Method and apparatus of handling a timer for triggering buffer status report
US20060203760A1 (en) Base station device and transmission method
US8386671B2 (en) Communication system, communication device and communication method
JP2010525639A (en) Improved transmission scheme for protocol data units during procedures including protocol layer reset
CN113039734A (en) Apparatus, method and computer program
TW201714437A (en) Threshold for reduced latency mechanisms
US20220086684A1 (en) Client device for indication of non-fulfillment of latency requirements
WO2020091056A1 (en) Schemes and methods of integrity protection in mobile communication
US9980238B2 (en) Timeout of communication radio link
US9106381B2 (en) Method and system configuring a base station to trigger HS-DPCCH generation
US9137703B2 (en) Technique for handling a data packet stream
US8954084B2 (en) Method and system for reducing MAC-is reset ambiguity for common E-DCH transmissions
JP7432714B2 (en) Communication control method and communication device
KR20120082625A (en) Method and apparatus for controlling data flow in a data communication device
CN115996424A (en) Data discarding method, device, terminal and network equipment
CN117335932A (en) Radio link control accumulation mode for new radio
CN114172977A (en) Transmission Control Protocol (TCP) proxy method, device and base station
JP2006340169A (en) Apparatus and method for packet communication
KR20100008233A (en) Method of configuration quality of service parameter

Legal Events

Date Code Title Description
WITN Application deemed withdrawn, e.g. because no request for examination was filed or no examination fee was paid