KR101873554B1 - Method and Apparatus Radio Link Control in Small Cell Base Station - Google Patents

Method and Apparatus Radio Link Control in Small Cell Base Station Download PDF

Info

Publication number
KR101873554B1
KR101873554B1 KR1020160112700A KR20160112700A KR101873554B1 KR 101873554 B1 KR101873554 B1 KR 101873554B1 KR 1020160112700 A KR1020160112700 A KR 1020160112700A KR 20160112700 A KR20160112700 A KR 20160112700A KR 101873554 B1 KR101873554 B1 KR 101873554B1
Authority
KR
South Korea
Prior art keywords
pdu
sdu
information
transmitted
bitmap
Prior art date
Application number
KR1020160112700A
Other languages
Korean (ko)
Other versions
KR20170059380A (en
Inventor
김성경
나지현
오현주
Original Assignee
한국전자통신연구원
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 한국전자통신연구원 filed Critical 한국전자통신연구원
Publication of KR20170059380A publication Critical patent/KR20170059380A/en
Application granted granted Critical
Publication of KR101873554B1 publication Critical patent/KR101873554B1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/1607Details of the supervisory signal
    • H04L1/1614Details of the supervisory signal using bitmaps
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0001Systems modifying transmission characteristics according to link quality, e.g. power backoff
    • H04L1/0023Systems modifying transmission characteristics according to link quality, e.g. power backoff characterised by the signalling
    • H04L1/0028Formatting
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/1607Details of the supervisory signal
    • H04L1/1642Formats specially adapted for sequence numbers
    • 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/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • 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/30Definitions, standards or architectural aspects of layered protocol stacks
    • H04L69/32Architecture of open systems interconnection [OSI] 7-layer type protocol stacks, e.g. the interfaces between the data link level and the physical level
    • H04L69/322Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions
    • H04L69/324Intralayer communication protocols among peer entities or protocol data unit [PDU] definitions in the data link layer [OSI layer 2], e.g. HDLC

Abstract

본 발명은 재전송 데이터 해제 시간 단축을 위한 소형셀 기지국의 무선 링크 제어 방법 및 장치에 관한 것이다.The present invention relates to a radio link control method and apparatus for a small cell base station for shortening retransmission data cancellation time.

Description

소형셀 기지국의 무선 링크 제어 방법 및 장치{Method and Apparatus Radio Link Control in Small Cell Base Station}BACKGROUND OF THE INVENTION 1. Field of the Invention [0001] The present invention relates to a radio link control method and apparatus for a small-

본 발명은 재전송 데이터 해제 시간 단축을 위한 소형셀 기지국의 무선 링크 제어 방법 및 장치에 관한 것이다.The present invention relates to a radio link control method and apparatus for a small cell base station for shortening retransmission data cancellation time.

일반적으로 소형셀 기지국은 저가 사양의 하드웨어를 기반으로 개발되어 공급되고 있다. 이 때문에 소형셀 기지국의 소프트웨어는 메모리 및 수행시간에 대한 제한 사항을 고려해서 설계되어야 한다. 기지국 통신 프로토콜 기능에 해당하는 RLC(Radio Link Control) 프로토콜은 무선 링크의 오류제어 기능인 재전송 기능을 제공한다. 수신측에서 전송에 성공했다는 ACK 정보 (STATUS PDU)를 수신하면, 송신측에서 해당 PDU(Protocol Data Unit)에 대해 PDU 메모리로부터 데이터 정보를 삭제한다. 때문에 PDU 메모리의 데이터 삭제는 전송된 순서로 순차적으로 발생하지 않고 랜덤하게 발생한다. 저가형 하드웨어를 사용하는 소형셀 기지국은 메모리의 제한이 있기 때문에 버퍼의 구조는 배열의 형태가 아니라 연결 목록(linked list) 형태로 구성하는 것이 효율적이다. 이때, 해당 PDU를 찾는데 소요되는 시간, PDU를 구성하는 SDU(Service Data Unit)들을 찾는데 소요되는 시간이 길어져 이를 줄이는 방안이 요구된다.In general, small cell base stations are being developed based on low-cost hardware. For this reason, the software of the small cell base station should be designed considering the limitations on memory and execution time. The RLC (Radio Link Control) protocol corresponding to the base station communication protocol function provides a retransmission function which is an error control function of the radio link. Upon receipt of the ACK information (STATUS PDU) indicating that the transmission is successful, the transmitting side deletes the data information from the PDU memory for the PDU (Protocol Data Unit). Therefore, the data deletion in the PDU memory occurs randomly instead of sequentially in the order of transmission. Since a small cell base station using low-cost hardware has a memory limitation, it is effective to configure the buffer structure in the form of a linked list instead of an array type. At this time, it is required to reduce the time required to find the corresponding PDU and the time required to find the SDU (Service Data Unit) constituting the PDU.

본 발명의 실시예들의 일 목적은 재전송 데이터 해제 시간 단축을 위한 소형셀 기지국의 무선 링크 제어 방법 및 장치를 제공하는 데 있다. It is an object of embodiments of the present invention to provide a radio link control method and apparatus for a small cell base station for shortening retransmission data cancellation time.

본 발명의 기술적 과제들은 이상에서 언급한 기술적 과제들로 제한되지 않으며, 언급되지 않은 또 다른 기술적 과제들은 아래의 기재들로부터 당업자에게 명확하게 이해될 수 있을 것이다.The technical problems of the present invention are not limited to the above-mentioned technical problems, and other technical problems which are not mentioned can be understood by those skilled in the art from the following description.

본 발명의 일면에 따른 무선 링크 제어 방법은, 기지국에서 전송되는 PDU에 대한 PDU 구성 정보 및 각 PDU에 대응된 조각난 SDU에 대한 SDU 구성 정보를 포함하는 PDU 데이터를 버퍼 메모리에 저장하는 단계; 및 상기 전송되는 PDU에 응답하여 수신측으로부터 피드백된 STATUS PDU 정보로부터 ACK 또는 NACK 여부를 판단해, 상기 버퍼 메모리의 비트맵에서 해당 시퀀스 번호에 대응된 비트값을 관리하는 단계를 포함한다.A radio link control method according to an aspect of the present invention includes: storing PDU data including PDU configuration information on a PDU transmitted from a base station and SDU configuration information on a fragmented SDU corresponding to each PDU in a buffer memory; And determining whether to ACK or NACK from the STATUS PDU information fed back from the receiver in response to the transmitted PDU and managing a bit value corresponding to the corresponding sequence number in the bitmap of the buffer memory.

상기 PDU 구성 정보는 전송되는 각 PDU에 대한 PDU 데이터 길이, 첫 번째 SDU 구성 정보의 인덱스, PDU를 구성하는 SDU의 개수, 및 조각난 SDU의 인덱스를 포함하고, 상기 SDU 구성 정보는 각 PDU에 대응된 각 fragmented SDU에 대한 SDU 데이터 길이, SDU에 대한 메모리 주소, 전송한 SDU의 크기, 및 SDU 전송에 대응되는 PDU들의 상기 비트맵 정보를 포함할 수 있다.Wherein the PDU configuration information includes a PDU data length for each PDU to be transmitted, an index of the first SDU configuration information, a number of SDUs constituting the PDU, and an index of the fragmented SDU, The SDU data length for each fragmented SDU, the memory address for the SDU, the size of the transmitted SDU, and the bitmap information of the PDUs corresponding to the SDU transmission.

상기 관리하는 단계는, 상기 전송되는 PDU에 대하여 상기 STATUS PDU 정보의 ACK에 따라 상기 비트맵의 비트값이 '1'인 해당 시퀀스 번호에 대응된 PDU 데이터를 탐색하여 상기 버퍼 메모리에서 해제시키는 단계를 포함할 수 있다. The managing step may include searching PDU data corresponding to a corresponding sequence number having a bit value of '1' in the bitmap according to an ACK of the STATUS PDU information for the transmitted PDU and releasing the PDU data from the buffer memory .

상기 관리하는 단계에서, 전송되는 PDU들에 대하여 연속적인 ACK을 수신한 경우 중간 PDU들의 처리를 생략해 빠른 처리를 위하여, 해당 가장 작은 시퀀스 번호를 갖는 PDU 정보와 가장 큰 시퀀스 번호를 갖는 PDU 정보를 기초로, 상기 비트맵의 비트맵 정보를 일괄 처리하고, 상기 비트맵 정보 중에서 '0'으로 설정된 SDU들 중 가장 작은 인덱스를 갖는 SDU와 가장 큰 인덱스를 갖는 SDU를 추출하고 이를 기초로 SDU의 송신 성공 정보를 상위 프로토콜로 전송하고 해제를 관리하여, 재전송 데이터 해제 시간을 단축할 수 있다.In the managing step, if consecutive ACKs are received for the transmitted PDUs, processing of intermediate PDUs is skipped and PDU information having the lowest sequence number and PDU information having the highest sequence number are processed for fast processing The SDU having the smallest index and the SDU having the largest index among the SDUs set to '0' among the bitmap information are extracted, and based on the extracted SDU, It is possible to transmit the success information to the upper protocol and manage release, thereby shortening the retransmission data cancellation time.

그리고, 본 발명의 다른 일면에 따른 무선 링크 제어 장치는, 기지국에서 전송되는 PDU에 대한 PDU 구성 정보 및 각 PDU에 대응된 조각난 SDU에 대한 SDU 구성 정보를 포함하는 PDU 데이터를 저장하되, 상기 SDU 구성 정보가 상기 전송되는 PDU에 대한 비트맵 정보를 포함하는 버퍼 메모리; 및 상기 전송되는 PDU에 응답하여 수신측으로부터 피드백된 STATUS PDU 정보로부터 ACK 또는 NACK 여부를 판단해, 상기 비트맵 정보를 저장하는 상기 버퍼 메모리의 비트맵에서 해당 시퀀스 번호에 대응된 비트값을 관리하는 제어부를 포함할 수 있다.The radio link controller according to another aspect of the present invention stores PDU data including PDU configuration information for a PDU transmitted from a base station and SDU configuration information for a fragmented SDU corresponding to each PDU, A buffer memory in which information includes bitmap information for the transmitted PDU; And determining whether ACK or NACK is received from the STATUS PDU information fed back from the receiver in response to the transmitted PDU, and managing a bit value corresponding to the corresponding sequence number in the bitmap of the buffer memory storing the bitmap information And a control unit.

상기 PDU 구성 정보는 전송되는 각 PDU에 대한 PDU 데이터 길이, 첫 번째 SDU 구성 정보의 인덱스, PDU를 구성하는 SDU의 개수, 및 조각난 SDU의 인덱스를 포함하고, 상기 SDU 구성 정보는 각 PDU에 대응된 각 fragmented SDU에 대한 SDU 데이터 길이, SDU에 대한 메모리 주소, 전송한 SDU의 크기, 및 SDU 전송에 대응되는 PDU들의 상기 비트맵 정보를 포함한다. Wherein the PDU configuration information includes a PDU data length for each PDU to be transmitted, an index of the first SDU configuration information, a number of SDUs constituting the PDU, and an index of the fragmented SDU, The SDU data length for each fragmented SDU, the memory address for the SDU, the size of the transmitted SDU, and the bitmap information of the PDUs corresponding to the SDU transmission.

상기 제어부는 상기 전송되는 PDU에 대하여 상기 STATUS PDU 정보의 ACK에 따라 상기 비트맵의 비트값이 '1'인 해당 시퀀스 번호에 대응된 PDU 데이터를 탐색하여 상기 버퍼 메모리에서 해제시킬 수 있다.The controller may search PDU data corresponding to the corresponding sequence number having a bit value of '1' in the bitmap according to the ACK of the STATUS PDU information for the transmitted PDU and release the PDU data from the buffer memory.

상기 제어부는 전송되는 PDU들에 대하여 연속적인 ACK을 수신한 경우 중간 PDU들의 처리를 생략해 빠른 처리를 위하여, 해당 가장 작은 시퀀스 번호를 갖는 PDU 정보와 가장 큰 시퀀스 번호를 갖는 PDU 정보를 기초로, 상기 비트맵의 비트맵 정보를 일괄 처리하고, 상기 비트맵 정보 중에서 '0'으로 설정된 SDU들 중 가장 작은 인덱스를 갖는 SDU와 가장 큰 인덱스를 갖는 SDU를 추출하고 이를 기초로 SDU의 송신 성공 정보를 상위 프로토콜로 전송하고 해제를 관리하여, 재전송 데이터 해제 시간을 단축할 수 있다. The control unit may omit the processing of the intermediate PDUs when receiving successive ACKs for the PDUs to be transmitted, and for the fast processing, based on the PDU information having the lowest sequence number and the PDU information having the highest sequence number, Extracts the SDU having the smallest index and the SDU having the largest index among the SDUs set to '0' among the bitmap information, extracts the transmission success information of the SDU based on the extracted SDU, It is possible to shorten the retransmission data cancellation time by transmitting to the upper protocol and managing release.

본 발명의 일 실시예에 따른 소형셀 기지국의 무선 링크 제어 방법 및 장치에 따르면, 저가의 하드웨어로 소형셀 기지국을 개발할 때 하드웨어의 메모리, CPU(Central Processing Unit) 속도나 개수 등의 제한이 있을 경우, 기지국 통신 프로토콜에서 요구된 처리 시간(processing time)을 만족시키기 위한 무선 링크 제어(RLC, Radio Link Control) 방법을 제공함으로써, 메모리 용량이 작고 CPU 처리 속도 등이 낮은 하드웨어 조건에서 재전송 데이터 해제 시간 단축 등의 효율적인 링크 제어를 통해 요구된 처리 시간 내 무선 링크 제어 등 필요한 기능의 처리가 가능하게 할 수 있다.According to the radio link control method and apparatus of a small cell base station according to an embodiment of the present invention, when a small cell base station is developed with low-cost hardware, there is a restriction on the memory of the hardware, the speed and the number of the CPU (Central Processing Unit) And a radio link control (RLC) method for satisfying a processing time required in a base station communication protocol, thereby reducing retransmission data cancellation time in a hardware condition with a small memory capacity and a low CPU processing speed It is possible to process necessary functions such as radio link control within a required processing time through efficient link control.

도 1은 본 발명의 일 실시예에서 기지국의 수신측이 전송하는 STATUS PDU 정보를 설명하기 위한 도면이다.
도 2는 본 발명의 일 실시예에 따른 기지국의 무선 링크 제어 장치를 설명하기 위한 도면이다.
도 3은 본 발명의 일 실시예에서 무선 링크 제어 장치의 제어부에서 비트맵관리 방법을 설명하기 위한 도면이다.
도 4는 본 발명의 일 실시예에서 ACK 정보를 구분하기 위해 기지국의 무선 링크 제어 장치의 제어부에서 버퍼 메모리에 관리하는 비트맵을 설명하기 위한 도면이다.
도 5a는 본 발명의 일 실시예에 따른 무선 링크 제어 장치에서의 PDU 구성정보 및 SDU 구성 정보의 사용예를 설명하기 위한 도면이다.
도 5b는 본 발명의 일 실시예에 따른 무선 링크 제어 장치에서 fragmented SDU들이 PDU를 통해 전송되는 방식의 예를 설명하기 위한 도면이다.
도 6은 본 발명의 일 실시예에서 무선 링크 제어 장치의 제어부에서 연속적인 ACK을 수신한 경우 버퍼 메모리의 빠른 해제를 수행하는 동작 흐름도이다.
도 7은 본 발명의 일 실시예에 따른 기지국의 무선 링크 제어 장치의 구성요소들에 대한 구현 방법의 일례를 설명하기 위한 도면이다.
1 is a diagram for explaining STATUS PDU information transmitted from a receiving side of a BS in an embodiment of the present invention.
2 is a diagram for explaining a radio link control apparatus of a base station according to an embodiment of the present invention.
3 is a diagram for explaining a bitmap management method in a controller of a radio link control apparatus according to an embodiment of the present invention.
4 is a diagram for explaining a bitmap managed in a buffer memory by a controller of a radio link controller of a base station in order to identify ACK information in an embodiment of the present invention.
5A is a diagram for explaining an example of usage of PDU configuration information and SDU configuration information in a radio link control apparatus according to an embodiment of the present invention.
5B is a diagram illustrating an example of a method in which fragmented SDUs are transmitted through a PDU in a radio link control apparatus according to an embodiment of the present invention.
6 is a flowchart illustrating an operation of performing quick release of a buffer memory when a continuous ACK is received in a controller of a radio link control apparatus according to an exemplary embodiment of the present invention.
7 is a view for explaining an example of a method of implementing components of a radio link control apparatus of a base station according to an embodiment of the present invention.

이하, 본 발명의 일부 실시예들을 예시적인 도면을 통해 상세하게 설명한다. 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한, 본 발명의 실시예를 설명함에 있어, 관련된 공지 구성 또는 기능에 대한 구체적인 설명이 본 발명의 실시예에 대한 이해를 방해한다고 판단되는 경우에는 그 상세한 설명은 생략한다.Hereinafter, some embodiments of the present invention will be described in detail with reference to exemplary drawings. It should be noted that, in adding reference numerals to the constituent elements of the drawings, the same constituent elements are denoted by the same reference symbols as possible even if they are shown in different drawings. In the following description of the embodiments of the present invention, a detailed description of known functions and configurations incorporated herein will be omitted when it may make the difference that the embodiments of the present invention are not conclusive.

본 발명의 실시예의 구성 요소를 설명하는 데 있어서, 제 1, 제 2, A, B, (a), (b) 등의 용어를 사용할 수 있다. 이러한 용어는 그 구성 요소를 다른 구성 요소와 구별하기 위한 것일 뿐, 그 용어에 의해 해당 구성 요소의 본질이나 차례 또는 순서 등이 한정되지 않는다. 또한, 다르게 정의되지 않는 한, 기술적이거나 과학적인 용어를 포함해서 여기서 사용되는 모든 용어들은 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자에 의해 일반적으로 이해되는 것과 동일한 의미를 가진다. 일반적으로 사용되는 사전에 정의되어 있는 것과 같은 용어들은 관련 기술의 문맥상 가지는 의미와 일치하는 의미를 가진 것으로 해석되어야 하며, 본 출원에서 명백하게 정의하지 않는 한, 이상적이거나 과도하게 형식적인 의미로 해석되지 않는다.In describing the components of the embodiment of the present invention, terms such as first, second, A, B, (a), and (b) may be used. These terms are intended to distinguish the constituent elements from other constituent elements, and the terms do not limit the nature, order or order of the constituent elements. Also, unless otherwise defined, all terms used herein, including technical or scientific terms, have the same meaning as commonly understood by one of ordinary skill in the art to which this invention belongs. Terms such as those defined in commonly used dictionaries should be interpreted as having a meaning consistent with the meaning in the context of the relevant art and are to be interpreted in an ideal or overly formal sense unless explicitly defined in the present application Do not.

본 발명은 이동통신(예, WCDMA, LTE 등) 기지국에서, 사용자별 및 사용자 내에서도 베어러별로 구별하여 관리되는 하향링크 버퍼 메모리의 관리에 있어서, 연결 목록(linked list) 형태의 버퍼 구조를 관리하는 것으로 가정한다. 기지국은 이동통신(예, WCDMA, LTE 등) 네트워크로부터 수신된 패킷을 사용자 및 베어러 정보에 따라 수신된 순서대로 해당 연결 목록 버퍼에 저장하여 관리할 수 있다. The present invention manages a buffer structure in the form of a linked list in the management of a downlink buffer memory which is managed separately for each user and within a user in a mobile communication (e.g., WCDMA, LTE, etc.) I suppose. The base station can store packets received from a mobile communication network (e.g., WCDMA, LTE, etc.) network in a corresponding connection list buffer in the order received according to user and bearer information.

기지국 통신 프로토콜이 무선 링크의 오류를 복구하기 위한 재전송 모드로 운용될 때, 재전송 기능을 담당해 RLC 프로토콜을 처리하는 PDU 처리부는 PDU SN(Sequence Number)를 기반으로 사용자 단말 등 데이터 수신측으로부터의 ACK/NACK (Acknowledgement/No-acknowledgement)를 관리한다. PDU 처리부는 RLC 프로토콜에 따라 각 PDU를 구성하는 SDU 정보들을 관리하고 있는 버퍼 메모리에서, 수신측의 수신 성공이 이루어진 해당 PDU 데이터(RLC 헤더(header)를 포함한 PDU를 구성하는 SDU 데이터들)에 대해 해제(데이터 삭제)한다. 기지국이 전송한 데이터를 수신하는 사용자 단말 등 수신측에서는 데이터 수신에 성공하면 해당 PDU 정보를 도 1과 같이 STATUS PDU를 구성하여 피드백할 수 있다. When a base station communication protocol is operated in a retransmission mode for recovering an error of a wireless link, a PDU processing unit that performs a retransmission function and processes an RLC protocol generates an ACK / ACK from a data receiving side, such as a user terminal, based on a PDU SN (Sequence Number) NACK (Acknowledgment / No-acknowledgment). The PDU processing unit, in the buffer memory managing the SDU information constituting each PDU according to the RLC protocol, is configured to transmit the corresponding PDU data (SDU data constituting the PDU including the RLC header) Release (data deletion). If the receiving side, such as a user terminal receiving data transmitted by the base station, succeeds in receiving data, the PDU information can be fed back as a STATUS PDU as shown in FIG.

도 1은 본 발명의 일 실시예에서 기지국의 수신측이 전송하는 STATUS PDU 정보를 설명하기 위한 도면이다.1 is a diagram for explaining STATUS PDU information transmitted from a receiving side of a BS in an embodiment of the present invention.

도 1과 같이, STATUS PDU는 누적 ACK(accumulative ACK) 및 선택 NACK(selective NACK) 형태의 피드백 정보에 해당한다. STATUS PDU는 옥텟(octet) 정렬된(Oct1,2,3,..) D/C(Data/Control), CPT(Control PDU Type), ACK_SN(Sequence Number), NACK_SN, E(Extension), SOstart(Segment Offset Start), SOend(Segment Offset End) 등의 필드를 포함한다. As shown in FIG. 1, the STATUS PDU corresponds to feedback information in the form of a cumulative ACK (accumulative ACK) and a selective NACK (selective NACK). The STATUS PDU consists of octet-aligned (Oct1,2,3 ..) D / C (Data / Control), CPT (Control PDU Type), ACK_SN (Sequence Number), NACK_SN, E (Extension) Segment Offset Start), and SOend (Segment Offset End).

즉, STATUS PDU는 ACK_SN 길이 이내의 PDU에 대한 피드백 정보를 포함하는데, NACK에 대하여만 구체적인 SN(Sequence Number)와 그 PDU의 길이 정보를 포함한다. NACK이 아닌 나머지 SN에 해당하는 것은 모두 ACK로 처리해야 한다. 이러한, accumulative ACK 방식은 연속적인 ACK 중 가장 큰 SN(Sequence Number, 시퀀스 번호)만을 전달함으로 피드백 정보의 양을 줄이기 위한 방식인데, 이 방식의 단점은 중복된 ACK 정보를 송신측에서 구분하여 처리해야 한다는 점이다. 이를 위해 기지국에서는(예, 소프트웨어 이용), TX PDU(송신측 PDU)에 따른 비트맵(bitmap)이 정의되어 있다. ACK 정보를 구분하기 위해 기지국에서 해당 PDU의 송수신 위치를 나타내는 비트값 또는 비트맵 정보(bit)의 수가 PDU의 SN의 수와 일치한다. 따라서, 이 비트맵은 최대 SN 크기(예를 들어, 1024)일 경우, 버퍼 메모리에 저장 관리될 때, 1024/8=128byte 만큼만의 메모리 크기를 필요로 한다. That is, the STATUS PDU includes feedback information for a PDU within an ACK_SN length, and includes a specific SN (Sequence Number) only for NACK and length information of the PDU. All other SNs that are not NACKs should be treated as ACKs. The accumulative ACK scheme is a method for reducing the amount of feedback information by transmitting only the largest SN (Sequence Number) among consecutive ACKs. The disadvantage of this scheme is that the duplicated ACK information must be distinguished from the transmitting side . To this end, a base station (e.g., using software) defines a bitmap according to a TX PDU (a transmitting PDU). In order to distinguish ACK information, the number of bit values or bit map information (bits) indicating the transmission / reception position of the corresponding PDU in the base station is equal to the number of SNs in the PDU. Therefore, when this bitmap has a maximum SN size (for example, 1024), it needs only 1024/8 = 128 bytes of memory size when stored in the buffer memory.

도 2는 본 발명의 일 실시예에 따른 기지국의 무선 링크 제어 장치(100)를 설명하기 위한 도면이다. 2 is a diagram for explaining a radio link control apparatus 100 of a base station according to an embodiment of the present invention.

도 2를 참조하면, 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)는 전반적인 제어를 담당하는 제어부(110), 연결 목록(linked list) 형태의 버퍼 구조를 갖는 PDU 버퍼 메모리(120)를 포함한다. PDU 버퍼 메모리(120)는 비트맵(121), SDU 버퍼(122) 및 PDU 버퍼(123)를 포함한다.2, the radio network controller 100 according to an exemplary embodiment of the present invention includes a controller 110 that controls overall control, a PDU buffer memory 120 having a buffer structure in the form of a linked list, . The PDU buffer memory 120 includes a bitmap 121, an SDU buffer 122, and a PDU buffer 123.

예를 들어, PDU 버퍼 메모리(120)는, 기지국에서 전송되는 PDU에 대한 PDU 구성 정보를 PDU 버퍼(123)에 저장 관리하고, 각 PDU에 대응된 조각난 SDU에 대한 SDU 구성 정보를 SDU 버퍼(122)에 저장 관리할 수 있다. 후술하는 바와 같이, SDU 버퍼(122)에는 SDU 전송에 대응되는 PDU들의 비트맵 정보(PDU_ACK_BitMap)를 포함하는 SDU 구성 정보가 저장되며, 비트맵 정보(PDU_ACK_BitMap)는 비트맵(121)에 저장 관리될 수 있다. For example, the PDU buffer memory 120 stores PDU configuration information for a PDU transmitted from a base station in the PDU buffer 123, and stores SDU configuration information for the fragmented SDU corresponding to each PDU in the SDU buffer 122 ). SDU configuration information including bitmap information (PDU_ACK_BitMap) of PDUs corresponding to SDU transmission is stored in the SDU buffer 122, and bitmap information (PDU_ACK_BitMap) is stored and managed in the bitmap 121 .

제어부(110)는 기지국에서 전송되는 PDU에 응답하여 수신측으로부터 피드백된 STATUS PDU 정보로부터 ACK 또는 NACK 여부를 판단해, 상기 비트맵 정보를 저장하는 버퍼 메모리(120)의 비트맵(121)에서 해당 시퀀스 번호에 대응된 비트값(0 또는 1)을 관리할 수 있다. 예를 들어, 제어부(110)는 기지국에서 전송되는 PDU에 대하여 STATUS PDU 정보의 ACK에 따라 비트맵의 비트값이 '1'인 해당 시퀀스 번호에 대응된 PDU 데이터(PDU 구성 정보, SDU 구성 정보)를 탐색하여 버퍼 메모리(120)에서 해제시킬 수 있다. In response to the PDU transmitted from the base station, the control unit 110 determines whether ACK or NACK is received from the STATUS PDU information fed back from the receiver, and transmits the ACK or the NACK to the bitmap 121 of the buffer memory 120, The bit value (0 or 1) corresponding to the sequence number can be managed. For example, the controller 110 transmits PDU data (PDU configuration information, SDU configuration information) corresponding to a corresponding sequence number having a bit value of '1' according to an ACK of STATUS PDU information for a PDU transmitted from a base station, And release it from the buffer memory 120.

본 발명에서 기지국은, WCDMA(Wide-band CDMA), LTE(Long Term Evolution) 등 이동통신 프로토콜에 따라 사용자 단말(예, 스마트폰, 웨어러블 디바이스, 테블릿 PC, 노트북 PC, 데스크탑 PC 등)과 코어 네트워크 사이에서 이동통신 서비스를 중계하기 위한, 중계기(relay station), NB(Node B), eNB(evolved NB), home-eNB, RRH(Remote Radio Head), AP(Access Point) 등의 중계 장치를 포함하며, 소형셀(small cell) 형태일 수 있지만, 피코셀(pico cell), 펨토셀(femto cell) 등의 형태로 구현될 수도 있다. In the present invention, a base station may be a user terminal (e.g., a smart phone, a wearable device, a tablet PC, a notebook PC, a desktop PC, etc.) and a core A relay apparatus such as a relay station, an NB (Node B), an evolved NB, a home-eNB, a RRH (Remote Radio Head), and an AP (Access Point) And may be in the form of a small cell or a pico cell or a femto cell.

도 3은 본 발명의 일 실시예에서 무선 링크 제어 장치(100)의 제어부(110)에서 비트맵(121) 관리 방법을 설명하기 위한 도면이다.3 is a diagram illustrating a method of managing a bitmap 121 in the controller 110 of the RLC 100 according to an embodiment of the present invention.

도 3을 참조하면, 먼저, 기지국에서 PDU를 생성하여 사용자 단말 등 수신측으로 전송할 때(S110), 제어부(110)는 위와 같은 비트맵을 확인해(S111) 해당 SN의 bit를 1로 설정한다(S112). 제어부(110)는 수신측으로부터 피드백되는 STATUS PDU 정보를 처리해 해당 ACK가 수신된 경우, 해당 SN의 bit를 '0'으로 설정하게 된다. 위와 같은 비트맵을 확인했을 때(S111) PDU의 SN 등의 중복 등으로 해당 SN의 bit가 이미 1인 경우, 제어부(110)는 에러를 리턴한다. 이와 같은 에러의 경우 제어부(110)는 해당 PDU에 대하여 비트값을 다른 값으로 변경 처리할 수 있다.3, when generating a PDU from a base station and transmitting it to a receiver such as a user terminal (S110), the controller 110 checks the bitmap (S111) and sets the bit of the corresponding SN to 1 (S112 ). The controller 110 processes the STATUS PDU information fed back from the receiver and, when the corresponding ACK is received, sets the bit of the corresponding SN to '0'. When the bitmap is checked (S111), the control unit 110 returns an error if the SN bit is already 1 due to duplication of the SN of the PDU or the like. In case of such an error, the control unit 110 may change the bit value to a different value for the corresponding PDU.

한편, 기지국이 PDU를 생성하여 전송하면, 제어부(110)는 수신측으로부터 피드백되는 STATUS PDU 정보(상태 PDU 정보)를 수신한다(S120). 제어부(110)는 STATUS PDU 정보로부터 ACK_SN을 추출하며(S121) 비트맵에서 해당 SN의 bit를 확인해(S122) '0'인 경우 이미 ACK로 처리된 PDU임을 인식하고 PDU 데이터를 검색하지 않는다(S123). 반면에 비트맵에서 해당 SN의 bit를 확인해(S122) '1'인 경우, 제어부(110)는 해당 SN의 bit를 '0'으로 설정하고(S124), 버퍼 메모리에서 해당 PDU 데이터를 탐색한다(S125). 탐색된 PDU 구성 정보 등 PDU 데이터는 후속 처리를 위해 다른 유닛 또는 블록으로 전달될 수 있으며 버퍼 메모리(120)에서 삭제된다(S126). On the other hand, when the base station generates and transmits the PDU, the control unit 110 receives the STATUS PDU information (status PDU information) fed back from the receiving side (S120). The control unit 110 extracts the ACK_SN from the STATUS PDU information (S121), checks the bit of the corresponding SN in the bit map (S122), and if it is '0', recognizes that the PDU has already been processed as ACK and does not retrieve the PDU data ). On the other hand, if the bit of the corresponding SN is checked in the bit map (S122), the controller 110 sets the bit of the corresponding SN to '0' (S124) and searches the buffer memory for the corresponding PDU data S125). The PDU data such as the searched PDU configuration information may be transferred to another unit or block for subsequent processing and deleted from the buffer memory 120 (S126).

도 4는 본 발명의 일 실시예에서 ACK 정보를 구분하기 위해 기지국의 무선 링크 제어 장치(100)의 제어부(110)에서 버퍼 메모리(120)에 관리하는 비트맵(121)을 설명하기 위한 도면이다.4 is a diagram for explaining a bitmap 121 managed in the buffer memory 120 by the control unit 110 of the radio link controller 100 of the base station in order to distinguish ACK information according to an embodiment of the present invention .

도 4에는 기지국에서 전송된 PDU들(예, fragmented PDU들) (0 ~ 3), (n-3 ~ n+2), (n+5 ~ n+6)에 대응된 ACK가 수신되지 않아(예, NACK의 수신으로) 비트맵의 해당 bit들이 '1'을 유지하고 있는 것을 예시하고 있다.4, an ACK corresponding to PDUs (e.g., fragmented PDUs) (0 to 3), (n-3 to n + 2), and (n + 5 to n + 6) (For example, reception of a NACK), the corresponding bits of the bitmap are maintained at '1'.

도 5a는 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)에서의 PDU 구성정보(410) 및 SDU 구성 정보(420)의 사용예를 설명하기 위한 도면이다.5A is a diagram for explaining an example of using PDU configuration information 410 and SDU configuration information 420 in the radio link control apparatus 100 according to an embodiment of the present invention.

일반적으로, 기지국에서 사용할 수 있는 메모리 크기의 한계가 있기 때문에, 네트워크로부터 수신한 패킷을 재 복사해서 사용하지 않고, 하나의 메모리에만 수신 패킷을 저장하고 여러 프로토콜 블록에서 포인터만으로 패킷 정보를 가공하는 제로 카피(zero-copy) 구조를 사용할 수 있다. 이러한 환경에서, RLC 프로토콜은 SDU를 분할 및 연접하여 PDU를 구성하는 기능을 제공해야 한다. 또한, 여러 PDU에 걸쳐 분할된 SDU들이 전송될 경우 해당 PDU들이 모두 송신에 성공한 경우에만 해당 SDU 데이터를 메모리에서 삭제해야 한다. Generally, because there is a limit in the memory size that can be used by the base station, it is not necessary to re-copy the packet received from the network, store the received packet in only one memory, A zero-copy structure can be used. In such an environment, the RLC protocol should provide the ability to configure PDUs by segmenting and concatenating SDUs. In addition, when SDUs divided over multiple PDUs are transmitted, SDU data should be deleted from the memory only when all the PDUs are successfully transmitted.

이를 위해, 도 5a와 같이, 무선 링크 제어 장치(100)의 제어부(110)는 PDU 데이터를 구성하는, PDU 구성 정보(410), SDU 구성 정보(420)를 버퍼 메모리(120)에 저장 관리할 수 있다. 5A, the control unit 110 of the radio link control apparatus 100 stores and manages the PDU configuration information 410 and the SDU configuration information 420 constituting the PDU data in the buffer memory 120 .

PDU 구성 정보(410)는 전송되는 각 PDU들(예, PDU(x), PDU(x+1),..)에 대한 PDU 데이터 길이, 첫 번째 SDU 구성 정보의 인덱스, PDU를 구성하는 SDU의 개수를 포함한다. 이외에도 PDU 구성 정보(410)는 해당 조각난 SDU의 인덱스(fragmented SDU index)(FI)를 더 포함할 수 있다. 예를 들어, SDU의 개수가 1이고, PDU 구성 정보(410)가 0x3, 0x1 등 어느 하나의 FI를 포함하고 있으면 유효한 것으로 판단될 수 있다. The PDU configuration information 410 includes a PDU data length for each PDU transmitted (e.g., PDU (x), PDU (x + 1), ...), an index of the first SDU configuration information, . In addition, the PDU configuration information 410 may further include a fragmented SDU index (FI) of the fragmented SDU. For example, if the number of SDUs is 1 and the PDU configuration information 410 includes any one of 0x3, 0x1, etc., it can be judged to be valid.

SDU 구성 정보(420)는 각 PDU에 대응된 각 fragmented SDU들(예, SDU(i), SDU(i+1),..)과 그에 대한 SDU 데이터 길이, SDU에 대한 메모리 주소, 전송한 SDU의 크기, SDU 전송에 대응되는 PDU들의 비트맵 정보(PDU_ACK_BitMap) 등을 포함한다. The SDU configuration information 420 includes SDU data lengths for each fragmented SDU (e.g., SDU (i), SDU (i + 1), ...) corresponding to each PDU, a memory address for the SDU, The bitmap information (PDU_ACK_BitMap) of the PDUs corresponding to the SDU transmission, and the like.

도 5b는 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)에서 fragmented SDU들이 PDU를 통해 전송되는 방식의 예를 설명하기 위한 도면이다.FIG. 5B is a diagram illustrating an example of a method in which fragmented SDUs are transmitted through a PDU in the radio link control apparatus 100 according to an embodiment of the present invention.

위에서도 기술한 바와 같이, 비트맵(121)의 크기는 SDU가 최대 몇 개의 PDU들로 나뉘어 전송될 것인지에 따라 정해질 수 있다. 이와 같은 SDU를 분할 및 연접 전송 방식에서, 기지국은 PDU를 구성하면서 fragmented SDU들의 구성 정보에 대응된 PDU 비트맵을 각 SN에 대응된 각 비트에 '1'로 설정하고, 해당 SDU들을 포함한 PDU들에 대한 ACK들이 도착하면 이 비트맵에서 해당 PDU의 bit를 '0'으로 설정한다. fragmented 되어 전송된 모든 PDU들에 대한 모든 ACK가 수신되면 비트맵에 대응된 해당 PDU 데이터(PDU 구성 정보, SDU 구성 정보)를 메모리(120)에서 삭제한다. As described above, the size of the bitmap 121 can be determined according to which SDU is divided into a maximum number of PDUs to be transmitted. In the SDU division and concatenation transmission scheme, the BS configures a PDU, sets a PDU bitmap corresponding to the configuration information of fragmented SDUs to '1' in each bit corresponding to each SN, and transmits PDUs , The bit of the corresponding PDU is set to '0' in this bitmap. If all ACKs for all fragmented and transmitted PDUs are received, the corresponding PDU data (PDU configuration information, SDU configuration information) corresponding to the bitmap is deleted from the memory 120.

예를 들어, 도 5b에서 왼쪽과 같이, 소정의 크기를 갖는 하나의 PDU(x)를 통하여 복수의 SDU(예, 소정의 크기로 이루어진 SDU(i), SDU(i+1))가 전송될 수도 있다. 이때, 도면의 예에서 PDU 구성 정보(410)는 첫 번째 SDU 구성 정보의 인덱스 i, PDU를 구성하는 SDU의 개수 2 등의 데이터를 포함할 수 있다.For example, a plurality of SDUs (e.g., SDU (i), SDU (i + 1) of a predetermined size) are transmitted through one PDU (x) having a predetermined size It is possible. In this case, the PDU configuration information 410 may include an index i of the first SDU configuration information, a number 2 of SDUs constituting the PDU, and the like.

또한, 도 5b에서 오른쪽과 같이, 소정의 크기를 갖는 하나의 SDU(i+3)가 복수의 PDU(예, 소정의 크기로 이루어진 SDU(i), SDU(i+1))를 통해 fragmented SDU들로 나뉘어 전송될 수도 있다. 각각의 PDU의 전송에는 RLC 헤더가 붙어 전송되며, 그 뒤에 각 fragmented SDU가 붙어 전송될 수 있다. 5, one SDU (i + 3) having a predetermined size is divided into a fragmented SDU (i + 1) through a plurality of PDUs (e.g., SDU May be transmitted separately. Each PDU is transmitted with an RLC header, followed by each fragmented SDU.

도 6은 본 발명의 일 실시예에서 무선 링크 제어 장치(100)의 제어부(110)에서 연속적인 ACK을 수신한 경우 버퍼 메모리(120)의 빠른 해제를 수행하는 동작 흐름도이다. 즉, 전송되는 PDU들에 대하여 최초의 연속적인 ACK을 수신한 경우 빠른 처리를 위해 가장 작은 SN를 갖는 PDU의 정보와 가장 큰 SN를 갖는 PDU정보 만으로 비트맵 정보를 일괄 처리해 (비트값 설정, 메모리 해제 등의 중간 PDU들에 대한 처리를 생략하는 효과) 상위 프로토콜(예를 들어, PDCP, Packet Data Convergence Protocol)로 SDU의 송신 성공 정보를 전송하고 해당 버퍼 메모리(120)의 데이터에 대한 빠른 해제를 수행하는 동작 흐름도를 나타낸다. 6 is a flowchart illustrating an operation of performing quick release of the buffer memory 120 when a continuous ACK is received by the controller 110 of the RLC 100 according to an exemplary embodiment of the present invention. That is, when the first consecutive ACK is received for the PDUs to be transmitted, the bitmap information is collectively processed by the PDU information having the smallest SN and the PDU information having the largest SN (For example, PDCP, Packet Data Convergence Protocol), and transmits the transmission success information of the SDU to the buffer memory 120 in a short period of time FIG.

도 6을 참조하면, 먼저, 기지국이 PDU들을 전송하고, 이에 응답하여 사용자 단말 등 수신측으로부터 피드백되는 STATUS PDU 정보를 수신한다(610).Referring to FIG. 6, a BS transmits PDUs, and receives STATUS PDU information fed back from a receiver, such as a user terminal, in response thereto (610).

이에 따라 제어부(110)는 STATUS PDU에 NACK가 포함되지 않은 PDU들(ACK를 받은 PDU들) 중에서, 가장 먼저 전송한 fragmented SDU의 SN과, 가장 나중에 전송한 fragmented SDU의 SN을 탐색한다(611). 이후 제어부(110)는 PDU 버퍼(123)에서 해당 SN(들)을 갖는 PDU 정보를 탐색하고(612), 해당 PDU에 대응된 fragmented SDU가 1개인지 여부를 판단한다(613). Accordingly, the controller 110 searches 611 the SN of the first fragmented SDU and the SN of the fragmented SDU that were transmitted most recently among the PDUs (the PDUs that received the ACK) that do not include a NACK in the STATUS PDU, . Thereafter, the controller 110 searches PDU information having the corresponding SN (s) in the PDU buffer 123 (612), and determines whether the fragmented SDU corresponding to the corresponding PDU is one (613).

예를 들어, PDU 정보에 fragmented SDU의 개수가 1이고, 해당 조각난 SDU의 인덱스(fragmented SDU index)(FI)가 0x3, 0x1 등인 어느 하나의 FI를 포함하고 있으면 유효하고(620), 해당 SDU 구성 정보의 비트맵 정보(PDU_ACK_BitMap) 중에서 해당 조각난 SDU의 인덱스(fragmented SDU index)에 해당하는 비트를 '0'으로 설정한다(621). 해당 조각난 SDU의 인덱스(fragmented SDU index)가 유효하지 않은 경우, 해당 SDU의 비트맵 정보(PDU_ACK_BitMap) 중에서 마지막 비트만을 '0'으로 설정한다(622). For example, if the number of fragmented SDUs is 1 in the PDU information and the fragmented SDU index FI is 0x3, 0x1, etc., it is valid (620) The bit corresponding to the fragmented SDU index of the fragmented SDU in the bitmap information (PDU_ACK_BitMap) of the information is set to '0' (621). If the fragmented SDU index of the fragmented SDU is not valid, only the last bit of the bitmap information (PDU_ACK_BitMap) of the corresponding SDU is set to '0' (622).

한편, 해당 PDU에 대응된 fragmented SDU가 복수 개(1~numSDN)인 경우(613), PDU 정보의 조각난 SDU의 인덱스(fragmented SDU index)(FI)(예, 0x0, 0x1, 0x2, 0x3)에 따라 제어부(110)는 다음과 같이 비트맵 정보(PDU_ACK_BitMap)를 관리할 수 있다(630). If the number of fragmented SDUs corresponding to the PDU is plural (1 to numSDN) (613), the fragmented SDU index FI (eg, 0x0, 0x1, 0x2, 0x3) of the fragmented SDU of the PDU information The controller 110 may manage bitmap information (PDU_ACK_BitMap) as follows (630).

먼저, 예를 들어, FI=0x1인 경우(예, 첫번째 SDU부터 numSDU-1까지 유효한 경우), 첫번째 SDU부터 numSDU-1까지의 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 해당 SDU들의 인덱스에 대응되는 비트를 '0'으로 설정하고, 마지막 SDU(numSDU)의 비트맵 정보(PDU_ACK_BitMap) 중에서 마지막 비트만을 '0'으로 설정한다(631). First, for example, if FI = 0x1 (e.g., valid from the first SDU to the numSDU-1), the bit corresponding to the index of the corresponding SDU in the bitmap information (PDU_ACK_BitMap) of the SDU from the first SDU to the numSDU- To '0', and sets only the last bit of the bitmap information (PDU_ACK_BitMap) of the last SDU (numSDU) to '0' (631).

또한, 예를 들어, FI=0x0인 경우(예, 첫번째 SDU부터 numSDU까지 모두 유효한 경우), 첫번째 SDU부터 마지막 numSDU까지의 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 해당 SDU들의 인덱스에 대응되는 비트를 '0'으로 설정한다(632). For example, if FI = 0x0 (e.g., all of the first SDU to numSDU are valid), the bit corresponding to the index of the corresponding SDU in the bitmap information (PDU_ACK_BitMap) of the SDU from the first SDU to the last numSDU is set to ' 0 " (632).

또한, 예를 들어, FI=0x3인 경우(예, 두번째 SDU부터 numSDU-2까지 유효한 경우), 첫번째 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 가장 큰 비트를 '0'으로 설정하고, 두번째 SDU부터 numSDU-2까지의 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 해당 SDU들의 인덱스에 대응되는 비트를 '0'으로 설정하고, 마지막 SDU(numSDU)의 비트맵 정보(PDU_ACK_BitMap) 중에서 마지막 비트만을 '0'으로 설정한다(633). For example, when FI = 0x3 (e.g., valid from the second SDU to the numSDU-2), the largest bit is set to '0' in the bitmap information (PDU_ACK_BitMap) of the first SDU, and numSDU The bit corresponding to the index of the SDUs is set to '0' in the bitmap information (PDU_ACK_BitMap) of the SDU up to -2 and only the last bit of the bitmap information (PDU_ACK_BitMap) of the last SDU (numSDU) is set to '0' (633).

또한, 예를 들어, FI=0x2인 경우(예, 두번째 SDU부터 numSDU-1까지 유효한 경우), 첫번째 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 가장 큰 비트를 '0'으로 설정하고, 두번째 SDU부터 numSDU-1까지의 SDU의 비트맵 정보(PDU_ACK_BitMap)에서 해당 SDU들의 인덱스에 대응되는 비트를 '0'으로 설정한다(634). For example, when FI = 0x2 (e.g., valid from the second SDU to numSDU-1), the largest bit is set to '0' in the bitmap information (PDU_ACK_BitMap) of the first SDU, and numSDU The bit corresponding to the index of the corresponding SDUs in the bitmap information (PDU_ACK_BitMap) of the SDUs up to -1 is set to '0' (634).

이와 같이, 수신 PDU 정보에 따라 해당 SDU(들)의 비트맵 정보(PDU_ACK_BitMap)가 설정되면, 제어부(110)는 해당 PDU의 비트맵 정보(PDU_ACK_BitMap) 중에서 모드 '0'으로 설정된 SDU(들) 중 가장 작은 SDU 인덱스(min_index)와 가장 큰 SDU 인덱스(max_index)를 갖는 SDU를 추출하고(640), 메모리 등에 저장하며(641), 수신 완료된 SDU 리스트, min_index, max_index와 함께 상위 프로토콜(예를 들어, PDCP, Packet Data Convergence Protocol) (처리수단)로 SDU의 송신 성공 정보를 전송할 수 있다(642). 이때 제어부(110)는 min_index ~max_index에 해당하는 데이터와 해당 SDU 구성 정보(420)에 대한 해제를 통하여 해당 정보들을 버퍼 메모리(120)에서 삭제할 수 있다. If the bitmap information (PDU_ACK_BitMap) of the corresponding SDU (s) is set according to the received PDU information, the controller 110 selects one of the SDUs set in the mode '0' among the bitmap information (PDU_ACK_BitMap) SDUs having the smallest SDU index (min_index) and the largest SDU index (max_index) are extracted (640) and stored in a memory or the like (641), and the received SDU list, min_index, max_index, PDCP, Packet Data Convergence Protocol) (processing means) (642). At this time, the controller 110 can delete the corresponding information from the buffer memory 120 through releasing data corresponding to min_index to max_index and the corresponding SDU configuration information 420.

도 7은 본 발명의 일 실시예에 따른 기지국의 무선 링크 제어 장치(100)의 구성요소들에 대한 구현 방법의 일례를 설명하기 위한 도면이다. 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)는 하드웨어, 소프트웨어, 또는 이들의 결합으로 이루어질 수 있다. 예를 들어, 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)는 도 7과 같은 컴퓨팅 시스템(1000)으로 구현될 수 있다. FIG. 7 is a view for explaining an example of a method of implementing the elements of the radio link control apparatus 100 of a base station according to an embodiment of the present invention. The radio link control apparatus 100 according to an embodiment of the present invention may be implemented by hardware, software, or a combination thereof. For example, the radio link control apparatus 100 according to an embodiment of the present invention may be implemented in the computing system 1000 as shown in FIG.

컴퓨팅 시스템(1000)은 버스(1200)를 통해 연결되는 적어도 하나의 프로세서(1100), 메모리(1300), 사용자 인터페이스 입력 장치(1400), 사용자 인터페이스 출력 장치(1500), 스토리지(1600), 및 네트워크 인터페이스(1700)를 포함할 수 있다. 프로세서(1100)는 중앙 처리 장치(CPU) 또는 메모리(1300) 및/또는 스토리지(1600)에 저장된 명령어들에 대한 처리를 실행하는 반도체 장치일 수 있다. 메모리(1300) 및 스토리지(1600)는 다양한 종류의 휘발성 또는 불휘발성 저장 매체를 포함할 수 있다. 예를 들어, 메모리(1300)는 ROM(Read Only Memory)(1310) 및 RAM(Random Access Memory)(1320)을 포함할 수 있다. The computing system 1000 includes at least one processor 1100, a memory 1300, a user interface input device 1400, a user interface output device 1500, a storage 1600, And an interface 1700. The processor 1100 may be a central processing unit (CPU) or a memory device 1300 and / or a semiconductor device that performs processing for instructions stored in the storage 1600. Memory 1300 and storage 1600 may include various types of volatile or non-volatile storage media. For example, the memory 1300 may include a ROM (Read Only Memory) 1310 and a RAM (Random Access Memory)

따라서, 본 명세서에 개시된 실시예들과 관련하여 설명된 방법 또는 알고리즘의 단계는 프로세서(1100)에 의해 실행되는 하드웨어, 소프트웨어 모듈, 또는 그 2 개의 결합으로 직접 구현될 수 있다. 소프트웨어 모듈은 RAM 메모리, 플래시 메모리, ROM 메모리, EPROM 메모리, EEPROM 메모리, 레지스터, 하드 디스크, 착탈형 디스크, CD-ROM과 같은 저장 매체(즉, 메모리(1300) 및/또는 스토리지(1600))에 상주할 수도 있다. 예시적인 저장 매체는 프로세서(1100)에 커플링되며, 그 프로세서(1100)는 저장 매체로부터 정보를 판독할 수 있고 저장 매체에 정보를 기입할 수 있다. 다른 방법으로, 저장 매체는 프로세서(1100)와 일체형일 수도 있다. 프로세서 및 저장 매체는 주문형 집적회로(ASIC) 내에 상주할 수도 있다. ASIC는 사용자 단말기 내에 상주할 수도 있다. 다른 방법으로, 프로세서 및 저장 매체는 사용자 단말기 내에 개별 컴포넌트로서 상주할 수도 있다.Thus, the steps of a method or algorithm described in connection with the embodiments disclosed herein may be embodied directly in hardware, in a software module executed by processor 1100, or in a combination of the two. The software module may reside in a storage medium (i.e., memory 1300 and / or storage 1600) such as a RAM memory, a flash memory, a ROM memory, an EPROM memory, an EEPROM memory, a register, a hard disk, a removable disk, You may. An exemplary storage medium is coupled to the processor 1100, which can read information from, and write information to, the storage medium. Alternatively, the storage medium may be integral to the processor 1100. [ The processor and the storage medium may reside within an application specific integrated circuit (ASIC). The ASIC may reside within the user terminal. Alternatively, the processor and the storage medium may reside as discrete components in a user terminal.

상술한 바와 같이, 본 발명의 일 실시예에 따른 무선 링크 제어 장치(100)에 따르면, 저가의 하드웨어로 소형셀 기지국 등을 개발할 때 하드웨어의 메모리, CPU(Central Processing Unit) 속도나 개수 등의 제한이 있을 경우, 기지국 통신 프로토콜에서 요구된 처리 시간(processing time)을 만족시키기 위한 무선 링크 제어(RLC, Radio Link Control) 방법을 제공함으로써, 메모리 용량이 작고 CPU 처리 속도 등이 낮은 하드웨어 조건에서 재전송 데이터 해제 시간 단축 등의 효율적인 링크 제어를 통해 요구된 처리 시간 내 무선 링크 제어 등 필요한 기능의 처리가 가능하게 할 수 있다.As described above, according to the radio link control apparatus 100 according to an embodiment of the present invention, when a small cell base station or the like is developed with low-cost hardware, restrictions on the memory, CPU (Central Processing Unit) It is possible to provide a radio link control (RLC) method for satisfying the processing time required in the base station communication protocol, thereby enabling the retransmission data to be transmitted in a hardware condition with a small memory capacity and low CPU processing speed It is possible to process necessary functions such as radio link control within the required processing time through efficient link control such as shortening of the release time.

이상의 설명은 본 발명의 기술 사상을 예시적으로 설명한 것에 불과한 것으로서, 본 발명이 속하는 기술 분야에서 통상의 지식을 가진 자라면 본 발명의 본질적인 특성에서 벗어나지 않는 범위에서 다양한 수정 및 변형이 가능할 것이다. 예를 들어, 위에서 이동통신의 예로서 LTE를 예로 들어 설명하였으나, 이는 예시적인 것일 뿐, LTE 대신 다양한 무선 통신 분야 기반의 MBMS 서비스에도 유사하게 적용될 수 있다. The foregoing description is merely illustrative of the technical idea of the present invention, and various changes and modifications may be made by those skilled in the art without departing from the essential characteristics of the present invention. For example, although LTE is described as an example of mobile communication above, it is an example only and can be similarly applied to various wireless communication field based MBMS services instead of LTE.

따라서, 본 발명에 개시된 실시예들은 본 발명의 기술 사상을 한정하기 위한 것이 아니라 설명하기 위한 것이고, 이러한 실시예에 의하여 본 발명의 기술 사상의 범위가 한정되는 것은 아니다. 본 발명의 보호 범위는 아래의 청구범위에 의하여 해석되어야 하며, 그와 동등한 범위 내에 있는 모든 기술 사상은 본 발명의 권리범위에 포함되는 것으로 해석되어야 할 것이다.Therefore, the embodiments disclosed in the present invention are intended to illustrate rather than limit the scope of the present invention, and the scope of the technical idea of the present invention is not limited by these embodiments. The scope of protection of the present invention should be construed according to the following claims, and all technical ideas within the scope of equivalents should be construed as falling within the scope of the present invention.

제어부(110)
PDU 버퍼 메모리(120)
비트맵(121)
SDU 버퍼(122)
PDU 버퍼(123)
The controller 110,
PDU buffer memory 120,
In the bitmap 121,
SDU buffer 122,
PDU buffer 123,

Claims (5)

기지국에서 전송되는 PDU에 대한 PDU 구성 정보 및 각 PDU에 대응된 조각난 SDU에 대한 SDU 구성 정보를 포함하는 PDU 데이터를 버퍼 메모리에 저장하는 단계;
상기 PDU를 수신측으로 전송하는 단계;
상기 PDU에 대한 비트맵을 확인하는 단계;
상기 PDU의 시퀀스 번호의 비트값이 '0'인 경우 상기 비트값을 '1'로 설정하고, 상기 PDU의 시퀀스 번호의 비트값이 '1'인 경우 에러를 수신측으로 리턴하는 단계; 및
상기 전송되는 PDU에 응답하여 상기 수신측으로부터 피드백된 STATUS PDU 정보로부터 ACK 또는 NACK 여부를 판단해, 상기 버퍼 메모리의 비트맵에서 해당 시퀀스 번호에 대응된 비트값을 관리하는 단계
를 포함하며,
상기 관리하는 단계는, 상기 전송되는 PDU에 대하여 상기 STATUS PDU 정보의 ACK에 따라 상기 비트맵의 비트값이 '1'인 해당 시퀀스 번호를 '0'으로 설정하는 단계를 포함하는
무선 링크 제어 방법.
Storing PDU data including PDU configuration information for a PDU transmitted from a base station and SDU configuration information for a fragmented SDU corresponding to each PDU in a buffer memory;
Transmitting the PDU to a receiver;
Identifying a bitmap for the PDU;
Setting the bit value to '1' when the bit value of the sequence number of the PDU is '0', and returning an error to the receiving side when the bit value of the sequence number of the PDU is '1'; And
Determining whether ACK or NACK is received from the STATUS PDU information fed back from the receiver in response to the transmitted PDU and managing a bit value corresponding to the corresponding sequence number in the bitmap of the buffer memory
/ RTI >
The managing step may include setting a corresponding sequence number having a bit value of '1' as '0' according to ACK of the STATUS PDU information for the transmitted PDU
Wireless link control method.
제1항에 있어서,
상기 PDU 구성 정보는 전송되는 각 PDU에 대한 PDU 데이터 길이, 첫 번째 SDU 구성 정보의 인덱스, PDU를 구성하는 SDU의 개수, 및 조각난 SDU의 인덱스를 포함하고, 상기 SDU 구성 정보는 각 PDU에 대응된 각 fragmented SDU에 대한 SDU 데이터 길이, SDU에 대한 메모리 주소, 전송한 SDU의 크기, 및 SDU 전송에 대응되는 PDU들의 상기 비트맵 정보를 포함하는 것을 특징으로 하는 무선 링크 제어 방법.
The method according to claim 1,
Wherein the PDU configuration information includes a PDU data length for each PDU to be transmitted, an index of the first SDU configuration information, a number of SDUs constituting the PDU, and an index of the fragmented SDU, The SDU data length for each fragmented SDU, the memory address for the SDU, the size of the transmitted SDU, and the bitmap information of the PDUs corresponding to the SDU transmission.
제1항에 있어서,
상기 관리하는 단계는,
상기 전송되는 PDU에 대하여 상기 STATUS PDU 정보의 ACK에 따라 상기 비트맵의 비트값이 '1'인 해당 시퀀스 번호에 대응된 PDU 데이터를 탐색하여 상기 버퍼 메모리에서 해제시키는 단계
를 포함하는 것을 특징으로 하는 무선 링크 제어 방법.
The method according to claim 1,
Wherein the managing comprises:
Searching PDU data corresponding to a corresponding sequence number having a bit value of '1' in the bitmap according to an ACK of the STATUS PDU information for the transmitted PDU and releasing the PDU data from the buffer memory
Wherein the radio link control method comprises the steps of:
제1항에 있어서,
상기 관리하는 단계에서,
전송되는 PDU들에 대하여 연속적인 ACK을 수신한 경우 중간 PDU들의 처리를 생략해 빠른 처리를 위하여, 해당 가장 작은 시퀀스 번호를 갖는 PDU 정보와 가장 큰 시퀀스 번호를 갖는 PDU 정보를 기초로, 상기 비트맵의 비트맵 정보를 일괄 처리하고, 상기 비트맵 정보 중에서 '0'으로 설정된 SDU들 중 가장 작은 인덱스를 갖는 SDU와 가장 큰 인덱스를 갖는 SDU를 추출하고 이를 기초로 SDU의 송신 성공 정보를 상위 프로토콜로 전송하고 해제를 관리하여, 재전송 데이터 해제 시간을 단축하는 것을 특징으로 하는 무선 링크 제어 방법.
The method according to claim 1,
In the managing step,
When receiving successive ACKs for PDUs to be transmitted, processing of intermediate PDUs is skipped and based on PDU information having the lowest sequence number and PDU information having the highest sequence number for fast processing, Extracts the SDU having the smallest index and the SDU having the largest index among the SDUs set to '0' among the bitmap information, and transmits the transmission success information of the SDU to the upper protocol And the retransmission data release time is shortened by managing the transmission and release.
기지국에서 전송되는 PDU에 대한 PDU 구성 정보 및 각 PDU에 대응된 조각난 SDU에 대한 SDU 구성 정보를 포함하는 PDU 데이터를 저장하되, 상기 SDU 구성 정보가 상기 전송되는 PDU에 대한 비트맵 정보를 포함하는 버퍼 메모리; 및
상기 PDU를 수신측으로 전송하고, 상기 PDU에 대한 비트맵을 확인하며, 상기 PDU의 시퀀스 번호의 비트값이 '0'인 경우 상기 비트값을 '1'로 설정하고, 상기 PDU의 시퀀스 번호의 비트값이 '1'인 경우 에러를 수신측으로 리턴하며, 상기 전송되는 PDU에 응답하여 상기 수신측으로부터 피드백된 STATUS PDU 정보로부터 ACK 또는 NACK 여부를 판단해, 상기 비트맵 정보를 저장하는 상기 버퍼 메모리의 비트맵에서 해당 시퀀스 번호에 대응된 비트값을 관리하는 제어부
를 포함하며,
상기 제어부는 상기 전송되는 PDU에 대하여 상기 STATUS PDU 정보의 ACK에 따라 상기 비트맵의 비트값이 '1'인 해당 시퀀스 번호를 '0'으로 설정하는 무선 링크 제어 장치.
The PDU includes PDU data including PDU configuration information for a PDU transmitted from a base station and SDU configuration information for a fragmented SDU corresponding to each PDU, the SDU configuration information including a bitmap information for the transmitted PDU Memory; And
Sets the bit value to '1' when the bit value of the sequence number of the PDU is '0', and transmits the bit of the sequence number of the PDU to the receiving side, And if the value is '1', returns an error to the receiving side, determines whether ACK or NACK is received from the STATUS PDU information fed back from the receiving side in response to the transmitted PDU, A control unit for managing bit values corresponding to the corresponding sequence numbers in the bit map,
/ RTI >
Wherein the control unit sets a corresponding sequence number having a bit value of '1' to '0' according to an ACK of the STATUS PDU information for the transmitted PDU.
KR1020160112700A 2015-11-20 2016-09-01 Method and Apparatus Radio Link Control in Small Cell Base Station KR101873554B1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
KR20150163027 2015-11-20
KR1020150163027 2015-11-20

Publications (2)

Publication Number Publication Date
KR20170059380A KR20170059380A (en) 2017-05-30
KR101873554B1 true KR101873554B1 (en) 2018-07-02

Family

ID=59052885

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020160112700A KR101873554B1 (en) 2015-11-20 2016-09-01 Method and Apparatus Radio Link Control in Small Cell Base Station

Country Status (1)

Country Link
KR (1) KR101873554B1 (en)

Also Published As

Publication number Publication date
KR20170059380A (en) 2017-05-30

Similar Documents

Publication Publication Date Title
US8988994B2 (en) System and method for creating logical radio link control (RLC) and medium access control (MAC) protocol data units (PDUs) in mobile communication system
JP4570657B2 (en) Improved UMRLC data management apparatus and method
EP2302827B1 (en) A method and device for transmitting data
CN101779408A (en) Method for sending status information in mobile telecommunications system and receiver of mobile telecommunications
JP6571871B2 (en) Predictive acknowledgment feedback mechanism
CN108270687B (en) Load balancing processing method and device
KR20060091418A (en) Bitmap-based automatic repeat request engine and method for the same
KR100954925B1 (en) Method of delivering a pdcp data unit to an upper layer
US9954790B2 (en) Method for flow control in network
US9935887B1 (en) Fragmentation and reassembly of network traffic
EP3490293A1 (en) Data transmission method, data receiving device, and data sending device
EP3493586B1 (en) Method and device for data reception and processing of radio link control layer
EP1770942B1 (en) Connection configuration in a wireless telecommunications system using hash values
KR100927980B1 (en) Method and apparatus for processing packet deletion in wireless communication system
KR102442040B1 (en) Method for flow control in network
WO2018137828A1 (en) Key change procedure
KR101873554B1 (en) Method and Apparatus Radio Link Control in Small Cell Base Station
CN104426638A (en) Data submission method and device
JP2023062123A (en) Wireless communication device, wireless communication method, and wireless communication system
WO2019214619A1 (en) Data processing method and apparatus
US20170048150A1 (en) Method for processing data packet of rlc layer and rlc entity
WO2019134168A1 (en) Radio link control (rlc) acknowledged mode (am) data reception
CN105337637A (en) Node and communication system
US9843655B1 (en) Method and apparatus for packet data unit processing
US9794930B1 (en) Method and apparatus for packet data unit processing for retransmission

Legal Events

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