KR20020014971A - Apparatus and method for determining paging alert mode in a mobile communication system - Google Patents

Apparatus and method for determining paging alert mode in a mobile communication system Download PDF

Info

Publication number
KR20020014971A
KR20020014971A KR1020000048181A KR20000048181A KR20020014971A KR 20020014971 A KR20020014971 A KR 20020014971A KR 1020000048181 A KR1020000048181 A KR 1020000048181A KR 20000048181 A KR20000048181 A KR 20000048181A KR 20020014971 A KR20020014971 A KR 20020014971A
Authority
KR
South Korea
Prior art keywords
sdu
rlc
field
sdus
protocol data
Prior art date
Application number
KR1020000048181A
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 KR1020000048181A priority Critical patent/KR20020014971A/en
Publication of KR20020014971A publication Critical patent/KR20020014971A/en

Links

Classifications

    • 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/321Interlayer communication protocols or service data unit [SDU] definitions; Interfaces between layers
    • 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

Abstract

PURPOSE: An RLC(Radio Link Control) device is provided to concatenate at least two service data units received from an upper layer to generate protocol data units, to transmit the protocol data units to a lower layer by an RLC transmission mode, so that the lower layer can transmit at least two separated service data units to the upper layer by analyzing protocol data units composed of the two service data units. CONSTITUTION: A transmission RLC(Radio Link Control) layer(510) comprises as follows. An SDU(Service Data Unit) receiver(512) receives SDUs from an upper layer to distribute the SDUs to a corresponding processing block. An SDU segmentation block(513) segments the SDUs to the maximum size of RLC PDU(Protocol Data Unit) for transmissions. An SDU concatenation block(514) concatenates at least two SDUs provided from the SDU receiver(512) to the maximum size of RLC PDU for transmissions. A framer(515) frames the SDUs to RLC PDUs for transmissions. A transmission buffer(516) temporarily stores RLC PDU frames, and transmits the RLC PDU frames to a lower layer. A receiving RLC layer(520) comprises as follows. A receiving buffer(526) temporarily stores the RLC PDU frames. A reverse framer(525) accesses the RLC PDU frames to perform a reverse framing process for the RLC PDU frames. An SDU re-assembly block(523) assembles at least two SDUs of the reverse framer(525) to one SDU to output the one SDU. An SDU separator(524) separates the one SDU to output the separated SDUs. An SDU transmitter(522) transmits the SDUs of the reverse framer(525), the SDU re-assembly block(523), or the SDU separator(524) to the upper layer.

Description

이동통신시스템에서 무선 링크 제어장치 및 방법 {APPARATUS AND METHOD FOR DETERMINING PAGING ALERT MODE IN A MOBILE COMMUNICATION SYSTEM}Wireless link control device and method in mobile communication system {APPARATUS AND METHOD FOR DETERMINING PAGING ALERT MODE IN A MOBILE COMMUNICATION SYSTEM}

본 발명은 이동통신시스템에서 프로토콜 데이터 유닛을 전송하는 장치 및 방법에 관한 것으로, 특히 프로토콜 데이터 유닛을 결합하여 전송하는 무선 링크 제어장치 및 방법에 관한 것이다.The present invention relates to an apparatus and method for transmitting a protocol data unit in a mobile communication system, and more particularly, to an apparatus and method for controlling a radio link for combining and transmitting a protocol data unit.

현재 표준화가 진행되고 있는 차세대 이동통신시스템은 크게 유럽 방식과 북미 방식으로 구분되어지고 있다. 상기 유럽 방식은 UMTS(Universal Mobile Telecommunication System)로 대표되며, 상기 북미 방식은 IS-2000으로 대표된다.Next-generation mobile communication systems, which are currently being standardized, are classified into European and North American methods. The European method is represented by Universal Mobile Telecommunication System (UMTS), and the North American method is represented by IS-2000.

이러한 차세대 이동통신시스템은 다양한 프로토콜 계층으로 구성되어 지고 있다. 그중 차세대 이동통신시스템의 제2계층의 일부를 구성하고 있는 무선링크제어(RLC; Radio Link Control)계층은 사용자 설비(UE; User Equipment), 즉 사용자 단말과 UTRAN(UMTS Terrestrial Radio Access Network)사이에서 신뢰성 있는 데이터 전송을 보장하기 위한 프로토콜이다. 즉, 상기 RLC계층은 송신의 경우 상위계층으로부터 무선링크제어 서비스 데이터 유닛(RLC SDU; RLC Service Data Unit)을 제공받아 무선링크제어 프로토콜 데이터 유닛(RLC PDU; RLC Protocol Data Unit)을 생성하여 하위계층으로 전송한다. 상기 RLC 계층에서 RLC PDU를 전송하는 RLC 전송모드는 두 가지 모드로 구분될 수 있다. 그 첫 번째 모드가 비승인 RLC 모드(Unacknowledged RLC Mode)이며, 그 두 번째 모드가 승인 RLC 모드(Acknowledged RLC Mode)이다. 한편, 수신의 경우는 상술한 송신의 경우에 수행하는 동작의 역동작을 수행한다. 즉, 하위계층으로부터 RLC PDU를 제공받아 RLC SDU를 생성하여 상위계층으로 제공한다.This next generation mobile communication system is composed of various protocol layers. Among them, the Radio Link Control (RLC) layer, which forms part of the second layer of the next-generation mobile communication system, is connected between a user equipment (UE), that is, a user terminal and a UTRAN (UMTS Terrestrial Radio Access Network). This is a protocol to ensure reliable data transmission. That is, in case of transmission, the RLC layer receives a RLC Service Data Unit (RLC SDU) from an upper layer and generates a RLC PDU (RLC PDU) to generate a lower layer. To send. The RLC transmission mode for transmitting an RLC PDU in the RLC layer may be divided into two modes. The first mode is the Unacknowledged RLC Mode, and the second mode is the Acknowledgment RLC Mode. On the other hand, in the case of reception, the reverse operation of the operation performed in the case of the above-described transmission is performed. That is, the RLC PDU is received from the lower layer to generate an RLC SDU and provided to the upper layer.

이때, 상기 RLC PDU는 크게 비승인 프로토콜 데이터 유닛(UMD PDU; Unacknowledged Mode Data Protocol Data Unit)과 승인 프로토콜 데이터 유닛(AMD PDU; Acknowledged Mode Data Protocol Data Unit)으로 구분할 수 있다. 상기 UMD PDU는 전송 받은 프레임의 정상적인 수신 여부를 판단하여 비정상적인 수신이 이루어진 경우에 상대측으로 전송되어지는 PDU를 의미하며, 상기 AMD PDU는 전송 받은 프레임의 정상적인 수신 여부를 판단하여 정상적인 수신이 이루어진 경우 상대측으로 전송되어지는 PDU를 의미한다. 상기 UMD PDU와 AMD PDU의 구성은 도 1과 도 2에서 각각 나타내고 있다. 상기 도 1과 도 2에서 나타내고 있는 구성은 기존 방식 (3GPP TS 25.322 version 1.2.1 이하)에서 정의하고 있는 프레임 포맷이다.In this case, the RLC PDU may be classified into an Unacknowledged Mode Data Protocol Data Unit (UMD PDU) and an Acknowledgment Mode Data Protocol Data Unit (AMD PDU). The UMD PDU is a PDU which is transmitted to a counterpart when an abnormal reception is made by determining whether the received frame is normally received. The AMD PDU is a counterpart when the normal reception is performed by determining whether the received frame is normally received. It means the PDU to be transmitted to. The configuration of the UMD PDU and the AMD PDU is shown in FIGS. 1 and 2, respectively. The configuration shown in FIG. 1 and FIG. 2 is a frame format defined by the existing scheme (3GPP TS 25.322 version 1.2.1 or less).

먼저, 도 1에서 나타내고 있는 UMD PDU의 구성 요소를 살펴보면, 시퀀스 넘버(SN; Sequence Number)는 전송되는 UMD PDU를 구분하기 위한 식별코드를 기록하는 필드로서 7비트가 할당된다. 길이 식별자(LI; Length Indicator)는 데이터(Data) 필드를 구성하는 해당 SDU의 끝을 나타내는 값을 기록하는 필드로서 7비트 또는 15비트가 할당된다. 상기 도 1에서는 7비트의 LI필드를 나타내고 있으며, 상기 LI필드의 수는 데이터 필드에 기록된 RLC SDU의 수에 대응하여 결정된다. 한편, PAD필드는 데이터 필드에 전송하고자 하는 UMD PDU를 가득 채우지 못할 경우에 추가로 붙이는 패딩 비트를 기록하는 필드이다. 상기 데이터 필드는 상위계층으로부터 제공되는 적어도 하나의 RLC SDU가 기록되는 필드이다. 확장(E; Extension)비트 필드는 상기 LI필드 다음에 데이터 필드가 올 것인지 아니면 또 다른 LI필드가 올 것인지를 나타내는 비트를 기록하는 필드이다. 상기 E비트의 예를 표로서 나타내며 하기 <표 1>과 같이 나타낼 수 있다.First, referring to the components of the UMD PDU shown in FIG. 1, a sequence number (SN) is a field for recording an identification code for distinguishing a transmitted UMD PDU, and 7 bits are allocated. The length indicator (LI) is a field for recording a value indicating the end of the corresponding SDU constituting the data field, and 7 bits or 15 bits are allocated. 1 shows a 7-bit LI field, and the number of LI fields is determined corresponding to the number of RLC SDUs recorded in the data field. On the other hand, the PAD field is a field for recording additional padding bits to be added when the UMD PDU to be transmitted is not full. The data field is a field in which at least one RLC SDU provided from an upper layer is recorded. The Extension (E) bit field is a field for recording a bit indicating whether a data field follows the LI field or another LI field. An example of the E bit may be shown as a table and may be expressed as shown in Table 1 below.

E 비트E bit 내용Contents 00 다음 필드는 데이터임을 나타냄Next field indicates data 1One 다음 필드는 LI 필드와 E 비트로 구성됨을 나타냄Indicates that the next field consists of the LI field and the E bit

상기 <표 1>에서 알 수 있는 바와 같이 E비트의 일 예로서 "0"이 기록되는 경우에는 다음에 데이터 필드가 시작됨을 나타내며, "1"이 기록되는 경우에는 다음 필드에 또 다른 RLC SDU의 끝을 지정하기 위한 LI 필드가 시작됨을 나타낸다.As shown in Table 1, when "0" is recorded as an example of the E bit, it indicates that a data field starts next. When "1" is written, another RLC SDU is stored in the next field. Indicates that the LI field to start is started.

다음으로, 도 2를 참조하여 앞에서 살펴본 UMD PDU의 구성 요소들과 차별화된 AMD PDU의 구성 요소에 대해 살펴보면, 상기 AMD PDU의 경우 전송되는 AMD PDU를 구분하기 위한 기능 뿐 아니라 Selective Repeat ARQ(Automatic Repeat Request) 기능을 수행함에 따라 시퀀스 넘버(SN; Sequence Number)는 12비트 길이의 필드가 할당된다. D/C 필드는 해당 PDU가 제어 PDU 또는 AMD PDU로 사용되고 있는 지를 구분하기 위한 정보를 기록하는 필드로 사용된다. 상기 D/C 필드의 일 예를 표로서 나타내면 하기 <표 2>와 같이 나타낼 수 있다.Next, referring to FIG. 2, the components of the UMD PDUs differentiated from those of the UMD PDUs described above will be described. In the case of the AMD PDUs, not only a function for distinguishing the transmitted AMD PDUs but also a Selective Repeat ARQ (Automatic Repeat) As the Request) function is performed, a sequence number (SN) is allocated to a 12-bit long field. The D / C field is used as a field for recording information for identifying whether a corresponding PDU is used as a control PDU or an AMD PDU. An example of the D / C field may be represented as a table as shown in Table 2 below.

D/C 필드 비트D / C field bits 내용Contents 00 해당 PDU가 제어 PDU로 사용됨을 의미함Means that the PDU is used as the control PDU 1One 해당 PDU가 AMD PDU로 사용됨을 의미함Means the PDU is used as an AMD PDU

상기 <표 2>에서 알 수 있는 바와 같이 D/C 필드 비트의 일 예로서 "0"이 기록되는 경우에는 전송하고자 하는 해당 PDU가 제어 PDU임을 나타내며, "1"이 기록되는 경우에는 전송하고자 하는 PDU가 AMD PDU임을 나타낸다. 폴링(P; Polling) 비트는 상태 보고의 여부를 결정하는 비트를 기록하는 필드로서 그 일 예는 하기 <표 3>과 같이 나타낼 수 있다.As shown in Table 2, when "0" is recorded as an example of the D / C field bit, it indicates that the corresponding PDU to be transmitted is the control PDU, and when "1" is recorded, Indicates that the PDU is an AMD PDU. Polling (P) is a field for recording a bit for determining whether or not to report status, an example thereof may be represented as shown in Table 3 below.

P 비트P bit 내용Contents 00 -- 1One 상태 보고(STATUS PDU)를 요구함Request Status Report (STATUS PDU)

상기 <표 3>에서 알 수 있는 바와 같이 상태 보고가 요구되는 경우에 P 비트에 "1"을 기록하도록 구현하고 있다. 헤더 확장(HE; Header Extension) 타입 비트는 다음에 오는 필드가 데이터 필드, LI 필드와 E비트, 또 다른 HE 필드, 롱 LI 필드와 E비트 중 어느 하나의 필드가 올 것임을 알리기 위한 정보를 기록하는 필드로 사용된다. 그 일 예는 하기 <표 4>와 같이 나타낼 수 있다.As can be seen from Table 3, when a status report is required, "1" is written to the P bit. The Header Extension (HE) type bit records information to indicate that the next field is to be one of a data field, a LI field and an E bit, another HE field, a long LI field, and an E bit. Used as a field. An example thereof may be represented as shown in Table 4 below.

HE 비트HE bit 내용Contents 0000 다음 필드는 데이터임을 나타냄Next field indicates data 0101 다음 필드는 LI 필드와 E 비트로 구성됨을 나타냄Indicates that the next field consists of the LI field and the E bit 1010 다음 필드는 확장 헤더(Extended Header) 필드임을 나타냄Indicates that the next field is an Extended Header field 1111 다음 필드는 15비트의 롱 LI 필드와 E 비트로 구성됨을 나타냄The next field indicates that it consists of a 15-bit long LI field and the E bit.

상기 <표 4>에서 알 수 있는 바와 같이 HE 비트의 일 예로서 "00"이 기록되는 경우에는 다음에 오게 되는 필드는 데이터 필드임을 나타내며, "01"이 기록되는 경우에는 다음에 오게 되는 필드는 LI 필드와 E 비트로 구성된 필드임을 나타낸다. 또한, "10"이 기록되는 경우에는 다음에 오게 되는 필드는 확장 헤더 필드임을 나타내며, "11"이 기록되는 경우에는 다음에 오게 되는 필드는 15비트의 롱 LI 필드와 E 비트로 구성된 필드임을 나타낸다.As shown in Table 4, when "00" is written as an example of the HE bit, the next field is a data field. When "01" is written, the next field is Indicates that the field consists of an LI field and an E bit. In addition, when "10" is recorded, the next field is an extended header field, and when "11" is recorded, a next field is a field consisting of a 15-bit long LI field and an E bit.

한편, 도 3은 상술한 바와 같은 PDU를 구성하는 LI에 의해 지정되는 SDU의 범위를 나타내고 있는 도면이다. 상술한 도 3을 참조하여 종래 PDU를 구성하는 SDU와 LI 필드와의 관계는 앞에서도 언급한 바와 같이 LI 필드에 기록된 정보는 데이터 필드를 구성하는 SDU 중 대응하는 어느 하나의 SDU의 끝을 지정하게 된다. 따라서, 상기 LI 필드에 기록된 정보에 의해 해당 SDU가 속하여 있는 데이터 필드의 특정 범위를 결정할 수 있으며, 상기 LI 필드에 기록되는 정보에 의해 결정될 수 있는 범위는 상기 LI 필드에 기록될 수 있는 정보의 한계 비트 수에 의해 한정된다. 이는 상기 LI 필드에 기록된 정보의 비트 수로 SDU의 끝을 지정하는 데는 한계가 있기 때문이다. 예를 들어, 상기 LI 필드에 기록될 수 있는 정보의 한계 비트가 7비트인 경우 SDU의 끝을 지정할 수 있는 한계는 "125"가 된다. 그 이유는 상기 7비트로 표시할 수 있는 경우의 수는 "128"이나 LI 필드에 기록되는 정보의 쓰임 중에서 3가지 경우는 SDU의 끝을 지정하는 용도가 아닌 다른 용도로의 사용이 이미 예약된 상태이기 때문이다. 따라서, 이러한 경우 상위계층으로부터의 RLC PDU 크기가 125바이트 이상이거나 데이터 필드를 구성하는 SDU들의 처음부터 끝이 125바이트 이상인 경우에는 상술한 LI 필드로는 표시할 수 없는 문제점이 있다. 이러한 문제점을 극복하기 위해 상기 LI 필드를 15비트로 확장하는 방식이 종래 제안되었으며, 이러한 제안으로 인해 LI 필드에 기록된 정보에 의해 표시할 수 있는 범위가 확장되었다.On the other hand, Fig. 3 is a diagram showing the range of SDUs designated by LI constituting the PDU as described above. Referring to FIG. 3 described above, the relationship between the SDU constituting the conventional PDU and the LI field is as described above. The information recorded in the LI field designates the end of any corresponding SDU among the SDUs constituting the data field. Done. Therefore, the specific range of the data field to which the corresponding SDU belongs can be determined by the information recorded in the LI field, and the range that can be determined by the information recorded in the LI field is determined by the information recorded in the LI field. It is limited by the limit bit number. This is because the end of the SDU is limited by the number of bits of the information recorded in the LI field. For example, when the limit bit of the information that can be recorded in the LI field is 7 bits, the limit for specifying the end of the SDU is "125". The reason is that the number of cases that can be indicated by the 7 bits is "128" or the use of the information recorded in the LI field is reserved for use other than the purpose of specifying the end of the SDU in three cases. Because it is. Therefore, in this case, when the size of the RLC PDU from the upper layer is 125 bytes or more or the beginning and end of the SDUs constituting the data field is 125 bytes or more, there is a problem that the above-described LI field cannot be displayed. In order to overcome this problem, a method of extending the LI field to 15 bits has been conventionally proposed, and this suggestion extends the range that can be indicated by the information recorded in the LI field.

도 4는 종래 RLC PDU를 구성하는 적어도 두 개의 SDU들이 연결되는 예를 나타낸 도면이다. 상기 도 4에서 알 수 있는 바와 같이 데이터 필드에 RLC SDU가 기록되는 방법으로는 데이터 필드의 소정 영역을 할당하여 기록하고자 하는 RLC SDU를 기록한 후 상기 기록된 RLC PDU의 끝을 가리키는 정보를 해당 LI필드에 기록하는 형태로 이루어진다. 따라서, 데이터 필드를 구성하는 SDU의 개수에 의해 LI 필드의 개수가 결정됨을 알 수 있는데, 예를 들어 데이터 필드를 구성하는 SDU의 개수가 k개인 경우에는 이에 대응하는 LI 필드의 개수 또한 k개가 구비되어야 한다.4 illustrates an example in which at least two SDUs constituting a conventional RLC PDU are connected. As shown in FIG. 4, in the method in which the RLC SDU is recorded in the data field, an RLC SDU to be recorded is recorded by allocating a predetermined area of the data field, and then information indicating the end of the recorded RLC PDU is assigned to the corresponding LI field. It is in the form of writing on. Accordingly, it can be seen that the number of LI fields is determined by the number of SDUs constituting the data field. For example, when the number of SDUs constituting the data field is k, the number of corresponding LI fields is also provided. Should be.

하지만, 상술한 바와 같은 종래의 방식의 경우에는 상기 도 4를 참조하여 살펴볼 때 다음과 같은 문제점을 야기할 수 있다.However, in the case of the conventional method as described above, the following problems may be caused when referring to FIG. 4.

상술한 RLC 계층에서 제공하는 기능 중의 하나인 RLC SUD의 결과 과정에서 두 개 이상의 RLC SDU가 RLC PDU의 데이터 필드 내에서 125 바이트 이상의 영역을 차지하는 경우가 발생될 수 있을 것이다. 그 예는 125번째 바이트가 도면 4에 도시하고 있는 a와 b사이에 존재하는 경우를 들 수 있다. 이러한 경우가 발생하게 되면종래의 방법으로는 하나의 프레임으로 모든 RLC SDU를 처리할 수 없으므로 나머지 부분(시퀀스 넘버가 연속적인 경우에는 SDU K-1을 포함)을 패딩(padding)한 뒤 다음 RLC PDU에 나머지 SDU들(SDU K-1를 포함하여 SDU K 이상)을 다시 결합하여야 한다. 즉, 상기 도 4에서 SDU K(시퀀스 넘버가 연속적일 경우에는 SDU K-1도 포함)를 나타내기 위한 LI(K)의 경우는 현재 RLC 규격에 따르면 SDU K를 전송하는데 사용될 수가 없다. 그 이유는 현재 LI 필드는 7비트 또는 15비트와 그 뒤에 1비트의 E 비트가 오기 때문에 그 다음에 올 수 있는 LI 필드는 7비트이다. 그런데, 롱(long) LI가 이미 SDU K-1을 표시하기 위해서 앞에서 사용했기 때문에 그 뒤에 후속이 가능한 짧은(Short) LI로는 SDU K를 나타낼 수가 없기 때문이다.In a result of the RLC SUD, which is one of the functions provided by the above-described RLC layer, two or more RLC SDUs may occupy an area of 125 bytes or more in the data field of the RLC PDU. An example is the case where the 125th byte exists between a and b shown in FIG. When this happens, conventional methods cannot handle all RLC SDUs in one frame, so padding the rest (including SDU K-1 if the sequence numbers are consecutive) and then the next RLC PDU. You must recombine the remaining SDUs (more than SDU K, including SDU K-1). That is, in the case of LI (K) to indicate the SDU K (including the SDU K-1 when the sequence number is continuous) in FIG. 4 can not be used to transmit the SDU K according to the current RLC standard. The reason is that the current LI field is 7 or 15 bits followed by 1 bit of E bit, so the next LI field is 7 bits. However, since the long LI has already been used earlier to indicate the SDU K-1, the short LI that can be followed subsequently cannot represent the SDU K.

또한, 유사한 기능을 수행하는 필드인 E 필드와 HE 필드를 중복하여 사용함에 따라 송신 RLC 계층 뿐 아니라 수신 RLC 계층의 구현상 번거로움이 발생하는 문제점이 있었다.In addition, since the E field and the HE field, which are fields that perform similar functions, are used in duplicate, a problem arises in the implementation of the receiving RLC layer as well as the transmitting RLC layer.

따라서 상기한 바와 같은 문제점을 해결하기 위한 본 발명의 목적은 효율적으로 다수의 서비스 데이터 유닛을 결합하여 전송하는 무선 링크 제어장치 및 방법을 제공함에 있다.Accordingly, an object of the present invention for solving the above problems is to provide a radio link control apparatus and method for efficiently combining and transmitting a plurality of service data units.

본 발명의 다른 목적은 프로토콜 데이터 유닛의 헤더 구조를 변경하여 효율적으로 다수의 서비스 데이터 유닛을 결합하여 전송하는 무선 링크 제어장치 및 방법을 제공함에 있다.Another object of the present invention is to provide an apparatus and method for controlling a radio link for changing a header structure of a protocol data unit to efficiently combine and transmit a plurality of service data units.

본 발명의 또 다른 목적은 프로토콜 데이터 유닛의 헤더 구조를 변경하여 효율적으로 다수의 서비스 데이터 유닛이 결합된 프레임들을 수신하여 처리하는 무선 링크 제어장치 및 방법을 제공함에 있다.Another object of the present invention is to provide a radio link control apparatus and method for changing a header structure of a protocol data unit to efficiently receive and process frames in which a plurality of service data units are combined.

상술한 바와 같은 목적을 달성하기 위한 본 발명의 제1견지(aspect)는 이동통신시스템에서 프로토콜 데이터 유닛을 전송하는 장치를, 상위계층으로부터의 서비스 데이터 유닛을 전송 가능한 프로토콜 데이터 유닛의 최대 크기와 비교하여 결합이 요구될 시 상기 상위계층으로부터 수신되는 적어도 두 개의 서비스 데이터 유닛을 결합하여 프로토콜 데이터 유닛을 생성한 후 설정된 무선 링크 제어 전송모드에 의해 하위계층으로 전송하는 무선링크제어계층 송신부와, 상기 하위계층으로부터의 프로토콜 데이터 유닛을 분석하여 서비스 데이터 유닛 분리가 요구될 시 상기 프로토콜 데이터 유닛을 구성하는 적어도 두 개의 서비스 데이터 유닛을 분리하여 상기 상위계층으로 전송하는 무선링크제어계층 수신부를 포함하도록 구현하였다.A first aspect of the present invention for achieving the above object is to compare an apparatus for transmitting a protocol data unit in a mobile communication system with a maximum size of a protocol data unit capable of transmitting a service data unit from a higher layer. And a radio link control layer transmitter for combining the at least two service data units received from the upper layer to generate a protocol data unit and transmitting the combined data to the lower layer according to a set radio link control transmission mode when combining is required. When the protocol data unit from the layer is analyzed and the service data unit separation is required, it is implemented to include a radio link control layer receiver for separating and transmitting at least two service data units constituting the protocol data unit to the upper layer.

상술한 바와 같은 목적을 달성하기 위한 본 발명의 제2견지는 이동통신시스템에서 프로토콜 데이터 유닛을 전송하는 방법을, 상위계층으로부터의 서비스 데이터 유닛을 전송 가능한 프로토콜 데이터 유닛의 최대 크기와 비교하여 결합이 요구될 시 상기 상위계층으로부터 수신되는 적어도 두 개의 서비스 데이터 유닛을 결합하여 프로토콜 데이터 유닛을 생성한 후 설정된 무선 링크 제어 전송모드에 의해 하위계층으로 전송하는 과정과, 상기 하위계층으로부터의 프로토콜 데이터 유닛을 분석하여 서비스 데이터 유닛 분리가 요구될 시 상기 프로토콜 데이터 유닛을 구성하는 적어도 두 개의 서비스 데이터 유닛을 분리하여 상기 상위계층으로 전송하는과정을 포함하도록 구현하였다.The second aspect of the present invention for achieving the above object is to combine the method of transmitting a protocol data unit in a mobile communication system by comparing the service data unit from a higher layer with the maximum size of the protocol data unit that can be transmitted. Generating a protocol data unit by combining at least two service data units received from the upper layer, if necessary, and transmitting the protocol data unit to the lower layer by using a set radio link control transmission mode; and transmitting the protocol data unit from the lower layer. When the service data unit separation is required to be analyzed and implemented, the method includes separating and transmitting at least two service data units constituting the protocol data unit to the upper layer.

도 1은 종래 비승인 프로토콜 데이터 유닛의 구성을 나타낸 도면.1 is a diagram showing the configuration of a conventional unapproved protocol data unit.

도 2는 종래 승인 프로토콜 데이터 유닛의 구성을 나타낸 도면.2 is a diagram showing the configuration of a conventional grant protocol data unit.

도 3은 종래 프로토콜 데이터 유닛을 구성하는 길이 식별자에 의해 지정되는 서비스 데이터 유닛의 범위를 나타낸 도면.3 is a diagram showing a range of service data units specified by a length identifier constituting a conventional protocol data unit.

도 4는 종래 무선 링크 제어 프로토콜 데이터 유닛을 구성하는 서비스 데이터 유닛의 연결 예를 나타낸 도면.4 is a diagram showing an example of connection of a service data unit constituting a conventional radio link control protocol data unit.

도 5는 본 발명의 일 실시 예에 따른 무선 링크 제어장치의 구성을 나타낸 도면.5 is a view showing the configuration of a radio link control apparatus according to an embodiment of the present invention.

도 6은 본 발명의 일 실시 예에 따른 비승인 프로토콜 데이터 유닛의 구성을 나타낸 도면.6 is a diagram illustrating a configuration of an unapproved protocol data unit according to an embodiment of the present invention.

도 7은 본 발명의 일 실시 예에 따른 승인 프로토콜 데이터 유닛의 구성을 나타낸 도면.7 is a diagram illustrating a configuration of an admission protocol data unit according to an embodiment of the present invention.

도 8a는 본 발명의 일 실시 예에 따른 프로토콜 데이터 유닛을 구성하는 길이 식별자 필드 구성의 일 예를 나타낸 도면.8A is a diagram illustrating an example of a length identifier field configuration configuring a protocol data unit according to an embodiment of the present invention.

도 8b는 본 발명의 일 실시 예에 따른 프로토콜 데이터 유닛을 구성하는 길이 식별자 필드 구성의 다른 예를 나타낸 도면.8B is a diagram illustrating another example of the configuration of a length identifier field constituting a protocol data unit according to an embodiment of the present invention.

도 9는 본 발명의 일 실시 예에 따른 무선 링크 제어장치에서 프로토콜 데이터 유닛을 송신하기 위한 제어 흐름을 나타낸 도면.9 is a diagram illustrating a control flow for transmitting a protocol data unit in a radio link control apparatus according to an embodiment of the present invention.

도 10은 본 발명의 일 실시 예에 따른 무선 링크 제어장치에서 프로토콜 데이터 유닛을 수신하기 위한 제어 흐름을 나타낸 도면.10 is a diagram illustrating a control flow for receiving a protocol data unit in a radio link control apparatus according to an embodiment of the present invention.

도 11은 본 발명의 일 실시 예에 따른 무선 링크 제어 프로토콜 데이터 유닛을 구성하는 서비스 데이터 유닛의 연결 예를 나타낸 도면.FIG. 11 is a diagram illustrating a connection example of a service data unit constituting a radio link control protocol data unit according to an embodiment of the present invention. FIG.

이하 본 발명의 바람직한 실시예의 상세한 설명이 첨부된 도면들을 참조하여 설명될 것이다. 하기에서 각 도면의 구성요소들에 참조부호를 부가함에 있어서, 동일한 구성요소들에 대해서는 비록 다른 도면상에 표시되더라도 가능한 한 동일한 부호를 가지도록 하고 있음에 유의해야 한다. 또한 본 발명을 설명함에 있어, 관련된 공지 기능 혹은 구성에 대한 구체적인 설명이 본 발명의 요지를 불필요하게 흐릴 수 있다고 판단되는 경우에는 그 상세한 설명을 생략할 것이다. 그리고 후술되는 용어들은 본 발명에서의 기능을 고려하여 정의 내려진 용어들로서 이는 사용자 혹은 칩 설계자의 의도 또는 관례 등에 따라 달라질 수 있으므로, 그 정의는 본 명세서 전반에 걸친 내용을 토대로 내려져야 할 것이다. 한편, 본 발명을 구현함에 있어 RLC 계층을 필수 구성으로 하고 있음에 따라 그 외의 프로토콜 계층인 상위계층과 하위계층에 대한 상세한 언급은 생략되었음에 유의하여야 할 것이다.DETAILED DESCRIPTION A detailed description of preferred embodiments of the present invention will now be described with reference to the accompanying drawings. In the following description of the reference numerals to the components of the drawings, it should be noted that the same reference numerals as much as possible even if displayed on different drawings. In describing the present invention, when it is determined that a detailed description of a related known function or configuration may unnecessarily obscure the subject matter of the present invention, the detailed description thereof will be omitted. The 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 the user or chip designer, and the definitions should be made based on the contents throughout the present specification. Meanwhile, in implementing the present invention, since the RLC layer is an essential configuration, it should be noted that detailed descriptions of the upper layer and the lower layer, which are other protocol layers, are omitted.

먼저, 본 발명을 구현함에 있어 요구되는 송신장치와 수신장치에 구비된 RLC 계층을 기능 블록으로 도시하면 도 5와 같이 나타낼 수 있다. 상기 도 5에서 기능 블록으로 나타내고 있는 RLC 서브 계층은 UE와 UTRAN 사이의 신뢰성 높은 데이터 전송을 담당한다. 한편, 상기 기능을 수행하는 RLC 계층은 크게 송신장치에 구비되어 상위계층으로부터의 SDU를 PDU로 변환하여 하위계층으로 제공하는 송신 RLC 계층(510)과, 수신장치에 구비되어 하위계층으로부터의 PDU를 SDU로 변환하여 상위계층으로 제공하는 수신 RLC 계층(520)으로 구분될 수 있다.First, an RLC layer provided in a transmitter and a receiver required for implementing the present invention may be represented as a functional block as shown in FIG. 5. The RLC sublayer illustrated as a functional block in FIG. 5 is responsible for reliable data transmission between the UE and the UTRAN. On the other hand, the RLC layer performing the above functions is largely provided in the transmitting apparatus to convert the SDU from the upper layer into a PDU to provide to the lower layer, and the transmission RLC layer 510 provided in the receiving apparatus and PDU from the lower layer It may be divided into a receiving RLC layer 520 which is converted into an SDU and provided to a higher layer.

먼저 상기 송신 RLC 계층(510)의 기능 블록에 대해 살펴보면, SDU 수신부(512)는 상위계층으로부터의 SDU를 제공받아 해당 처리 기능 블록으로 분배한다. 즉, 상기 상위계층으로부터 제공받은 SDU의 분배는 상기 SDU의 크기와 하위계층에서 전송 가능한 RLC PDU의 최대 크기를 비교하여 결정한다. 보다 구체적으로 설명하면, 상기 SDU의 크기가 전송 가능한 RLC PDU의 최대 크기보다 클 경우에는 상기 SDU를 분할하기 위한 기능 블록으로 제공한다. 그렇지 않고, 상기 SDU의 크기가 전송 가능한 RLC PDU의 최대 크기보다 작을 경우에는 상기 SDU를 이전 또는 다음으로 제공되는 적어도 하나의 SDU와 결합하기 위한 기능 블록으로 제공한다. 한편, 상기 SDU의 크기가 전송 가능한 RLC PDU의 최대 크기와 동일하거나 유사한 경우에는 상기 SDU를 PDU 프레임으로 가공하는 기능 블록으로 제공한다. 실제로 상기 SDU와의 비교 기준이 되는 상기 전송 가능한 RLC PDU의 최대 크기는 실질적으로 데이터의 전송이 가능한 영역의 크기라고 보는 것이 바람직할 것이다. SDU 분할부(Segmentation)(513)는 상기 SDU 수신부(512)로부터 제공되는 SDU를 상기 전송 가능한 RLC PDU의 최대 크기로 분할하며, SDU 결합부(Concatenation)(514)는 상기 SDU 수신부(512)로부터 제공되는 적어도 두 개의 SDU들을 상기 전송 가능한 RLC PDU의 최대 크기로 결합한다. 프레임화부(515)는 상기 SDU 수신부(512), SDU 분할부(513) 또는 SDU 결합부(514)로부터 제공되는 SDU를 이용하여 전송 가능한 형태인 RLC PDU로 가공하는 프레임화 과정을 수행한다. 상기 프레임화부(515)에서 수행하는 프레임화 과정은 후술하도록 한다. 전송버퍼(516)는 상기 프레임화부(515)로부터의 RLC PDU 프레임을 임시 저장한 후 해당하는 RLC 전송모드에 따라서 하위계층으로 전송한다. 이때, 상기 RLC 전송모드는 앞에서도 밝힌 바와 같이 승인 RLC 전송모드(Acknowledged RLC Mode)와 비승인 RLC 전송모드(Unacknowledged RLC Mode)를 통칭한다.First, referring to the functional block of the transmitting RLC layer 510, the SDU receiving unit 512 receives an SDU from a higher layer and distributes the same to the processing functional block. That is, the distribution of the SDU provided from the upper layer is determined by comparing the size of the SDU with the maximum size of the RLC PDU that can be transmitted in the lower layer. In more detail, when the size of the SDU is larger than the maximum size of the transmittable RLC PDU, the SDU is provided as a functional block for dividing the SDU. Otherwise, when the size of the SDU is smaller than the maximum size of the transmittable RLC PDU, the SDU is provided as a functional block for combining with at least one SDU provided before or next. On the other hand, when the size of the SDU is the same as or similar to the maximum size of the transmittable RLC PDU is provided as a functional block for processing the SDU into a PDU frame. In fact, it may be desirable to consider that the maximum size of the transmittable RLC PDU, which is a reference for comparison with the SDU, is substantially the size of an area where data can be transmitted. The SDU segmentation unit 513 divides the SDU provided from the SDU receiver 512 into the maximum size of the transmittable RLC PDU, and the SDU concatenation 514 separates the SDU from the SDU receiver 512. Combine at least two SDUs provided to the maximum size of the transmittable RLC PDU. The framing unit 515 performs a framing process of processing an RLC PDU in a form that can be transmitted using an SDU provided from the SDU receiver 512, the SDU divider 513, or the SDU combiner 514. The frame process performed by the frame unit 515 will be described later. The transmission buffer 516 temporarily stores the RLC PDU frame from the framer 515 and transmits the RLC PDU frame to the lower layer according to the corresponding RLC transmission mode. In this case, as described above, the RLC transmission mode collectively refers to an acknowledgment RLC mode and an unacknowledged RLC mode.

다음으로 수신 RLC 계층(520)의 기능 블록에 대해 살펴보면, 수신버퍼(526)는 하위계층을 통해 제공되는 RLC PDU 프레임을 임시 저장한다. 역프레임화부(525)는 상기 수신버퍼(526)에 저장된 RLC PDU 프레임을 억세스 하여 송신 RLC 계층(510)의 프레임화부(515)에 의해 이루어진 프레임화 과정에 반하는 역프레임화를 수행한다. 한편, 상기 역프레임화부(525)는 역프레임화를 통해 얻어지는 SDU에 의해 상기 프레임화 과정을 판단한다. 즉, 상기 RLC PDU가 상기 프레임화 과정에 의해 소정 SDU가 분할 또는 결합되었는지 아니면 하나의 SDU만을 포함하는 지를 판단한다.Next, referring to the functional block of the RLC layer 520, the reception buffer 526 temporarily stores an RLC PDU frame provided through a lower layer. The inverse framing unit 525 accesses the RLC PDU frame stored in the reception buffer 526 and performs inverse framing in contradiction with the framing process performed by the framing unit 515 of the transmitting RLC layer 510. On the other hand, the inverse framer 525 determines the framing process by the SDU obtained through inverse framing. That is, the RLC PDU determines whether a predetermined SDU is divided or combined by the framing process or includes only one SDU.

SDU 조립부(Re-assembly)(523)는 상기 역프레임화부(525)로부터 제공되는 적어도 두 개의 SDU들을 하나의 SDU로 조립하여 출력한다. 상기 SDU의 조립은 송신 RLC 계층(510)을 구성하는 SDU 분할부(513)에 의해 분할된 SDU들을 완전한 하나의 SDU로 구성하는 형태로 이루어지는데, 이를 위해서는 상기 역프레임화부(525)로부터 소정의 헤더 정보를 제공받아야 한다. 상기 PDU 프레임은 후술하겠지만 데이터 영역을 구성하는 적어도 하나의 SDU와 상기 프레임을 전송함에 있어 요구되는 각종 데이터를 실어 전송하는 헤더로 구분할 수 있다. 이러한 PDU 프레임의 헤더 중 상기 SDU 조립을 위해 요구되는 소정 헤더 정보는 프레임을 구성하는 헤더에 실려있는 정보들 중 동일한 SDU로부터 분할되었음을 증명하는 정보를 의미하며, 이에 대한 구체적인 실시 예는 하기에서 상세히 언급하도록 한다. SDU 분리부(524)는 상기 역프레임화부(525)로부터 제공되는 적어도 두 개의 SDU가 묶여있는 형태의 SDU 묶음으로부터 각 SDU들을 분리하여 출력한다. 상기 SDU 묶음으로부터 각 SDU를 분리하기 위해서도 별도의 소정 헤더 정보가 요구되는데, 이 또한 상기 역프레임화부(525)로부터 제공받아야 한다. SDU 송신부(522)는 상기 역프레임화부(525), SDU 조립부(523) 또는 SDU 분리부(524)로부터의 SDU를 상위계층으로 전송한다.The SDU re-assembly unit 523 assembles and outputs at least two SDUs provided from the inverse frame unit 525 into one SDU. The assembling of the SDUs consists of SDUs divided by the SDU divider 513 constituting the transmitting RLC layer 510 as a complete SDU. Header information must be provided. The PDU frame may be divided into at least one SDU constituting a data area and a header for carrying various data required for transmitting the frame. Predetermined header information required for the SDU assembly among the headers of the PDU frame means information proving that the information is divided from the same SDU among the information contained in the header constituting the frame, and specific embodiments thereof will be described in detail below. Do it. The SDU separator 524 separates and outputs each SDU from an SDU bundle in which at least two SDUs provided from the inverse framer 525 are bundled. In order to separate each SDU from the SDU bundle, separate predetermined header information is required, which must also be provided from the deframer 525. The SDU transmitter 522 transmits the SDUs from the inverse frame unit 525, the SDU assembly unit 523, or the SDU separator 524 to a higher layer.

도 6은 상기 도 5를 참조하여 살펴본 송신 RLC 계층(510)과 수신 RLC 계층(520)간에 제공되는 RLC PDU 프레임 중 비승인 RLC PDU 프레임의 포맷을 나타내고 있는 도면이며, 도 7은 승인 RLC PDU 프레임의 포맷을 나타내고 있는 도면이다.FIG. 6 is a diagram illustrating a format of an unapproved RLC PDU frame among RLC PDU frames provided between the transmitting RLC layer 510 and the receiving RLC layer 520 described above with reference to FIG. 5, and FIG. 7 is a grant RLC PDU frame. It is a figure which shows the format of.

상기 도 6을 참조하여 본 발명의 일 실시 예에 따른 비승인 RLC PDU 프레임 구조 중 헤더 구조를 살펴보면, 종래 8비트로 할당되었던 시퀀스 넘버(SN; Sequence Number)는 본 발명에서 6비트로 할당하며, 종래 7비트 또는 15비트로 할당되었던 길이 식별자(LI; Length Number)는 본 발명에서 6비트 또는 14비트로 할당한다(도 6에서는 6비트의 경우만을 개시하고 있음). 또한, 종래 1비트로 할당되었던 확장(E; Extension)비트를 헤더 확장(HE; Header Extension) 비트로 대체하고, 상기 HE 비트를 2비트로 할당하였다.Referring to the header structure of the disapproved RLC PDU frame structure according to an embodiment of the present invention with reference to FIG. 6, a sequence number (SN) allocated to 8 bits is conventionally allocated to 6 bits in the present invention. The length identifier (LI), which has been assigned to bits or 15 bits, is assigned to 6 bits or 14 bits in the present invention (FIG. 6 discloses only 6 bits). In addition, an extension bit (E), which has been conventionally assigned to 1 bit, is replaced with a header extension (HE) bit, and the HE bit is allocated to 2 bits.

본 발명의 실시 예에 따른 상기 비승인 RLC PDU 프레임의 SN 필드를 6비트로할당하여도 무관한 이유는 다음과 같다. 통상적으로 비승인 모드 RLC에서 사용되는 SN은 PDU들의 인-시퀀스 배달(In-sequence delivery) 보장과 중복 PDU(Duplicated PDU)를 찾아서 버리기 위해서 사용되는 것으로 승인 모드 RLC에서와 같이 에러 제어(Error Control)를 위해서 사용되는 것이 아니다. 따라서, 종래 비승인 모드 RLC에서 SN의 크기를 7비트로 규정하고 있지만, 에러 제어기능이 전혀 없는 비승인 모드 RLC의 경우 많은 시퀀스 넘버를 요구하지는 않는다. 또한, 비승인 모드 RLC에서 SN이 뒤바뀔 가능성은 다중 경로(Multi-path) 현상이나 소프트 핸드오프(Soft Hand-off) 과정에서 수행되는 거시적 변화(Macro-diversity) 과정에서 발생할 가능성이 가장 크고, 그 나머지의 경우는 거의 없다고 할 수 있다. 또한, 상기 거시적 변화(Macro-diversity) 과정에서도 실제 거리 차이는 사용자 단말과 서로 다른 기지국(Node B) 사이의 거리 차에 기인한 경우가 대부분이기 때문에 사용자 단말과 거리가 가장 먼 기지국(Node B) 사이의 거리를 10 km로 가정하면, 전달 지연(Propagation delay)은 0.033[msec]가 된다. 이 경우 채널의 용량이 차세대 이동통신시스템에서 최종 목표로 하고 있는 2 Mbps라고 할지라도 전송로 상에 존재하는 데이터의 길이는 계산에 의하면 9바이트 이하이다. 따라서, 본 발명의 실시 예에 따른 비승인 모드 RLC에서 시퀀스 넘버를 6 비트로 할당하여도 최대 127 PDU(혹은 PU : Payload Unit)를 상호 구분할 수 있기 때문에 시퀀스 넘버의 부족 현상이 발생할 가능성은 전혀 없다고 할 것이다.The reason why it is irrelevant even if the SN field of the unapproved RLC PDU frame is allocated to 6 bits according to an embodiment of the present invention is as follows. Typically used in non-approved mode RLC, SN is used to guarantee in-sequence delivery of PDUs and to find and discard duplicated PDUs. It is not used for Therefore, although the size of the SN is defined as 7 bits in the conventional non-approved mode RLC, the non-approved mode RLC without any error control function does not require many sequence numbers. In addition, the possibility of SN inversion in the disapproved mode RLC is most likely to occur during the macro-diversity process performed during the multi-path phenomenon or the soft hand-off process. The rest of the cases are rare. In addition, even in the macro-diversity process, the actual distance difference is mostly due to the distance difference between the user terminal and the different base station Node B, and thus the base station Node B is farthest from the user terminal. Assuming a distance of 10 km, the propagation delay is 0.033 [msec]. In this case, even if the capacity of the channel is 2 Mbps, which is the ultimate target in the next generation mobile communication system, the length of data on the transmission path is 9 bytes or less according to calculation. Therefore, even if the sequence number is assigned to 6 bits in the non-approved mode RLC according to an embodiment of the present invention, a maximum number of 127 PDUs (or PU: Payload Units) can be distinguished from each other. will be.

상기 도 7을 참조하여 본 발명의 일 실시 예에 따른 승인 RLC PDU 프레임 구조 중 헤더 구조를 살펴보면, 시퀀스 넘버(SN; Sequence Number)는 종래와 동일하게 본 발명에서도 12비트로 할당하며, 종래 7비트 또는 15비트로 할당되었던 길이 식별자(LI; Length Number)는 본 발명에서 6비트 또는 14비트로 할당한다. 또한, 종래 1비트로 할당되었던 확장(E; Extension)비트를 헤더 확장(HE; Header Extension) 비트로 대체하고, 상기 HE 비트를 2비트로 할당하였다.Referring to the header structure of the approved RLC PDU frame structure according to an embodiment of the present invention with reference to FIG. 7, the sequence number (SN; Sequence Number) is assigned to 12 bits in the present invention as in the prior art, the conventional 7-bit or The length identifier (LI), which was allocated 15 bits, is allocated to 6 bits or 14 bits in the present invention. In addition, an extension bit (E), which has been conventionally assigned to 1 bit, is replaced with a header extension (HE) bit, and the HE bit is allocated to 2 bits.

상기 도 6과 도 7을 참조하여 상술한 PDU의 구성에서 알 수 있는 바와 같이 종래 방식이 안고 있는 문제점들을 해결하기 위해서 본 발명에서는 새로운 형태의 RLC PDU (UMD PDU와 AMD PDU)의 포맷을 제시한다. 앞에서 제시된 PDU 포맷에는 긴(Long) LI 필드의 길이를 14 비트로 하향 조정하고, 짧은(Short) LI 필드의 길이도 6 비트로 하향 조정하였다. 또한, E/HE 비트가 공존하던 종래 구성에서 HE 비트로 통일하여 할당함으로서 E 비트는 더 이상 사용하지 않는다. 특히, UMD PDU의 경우는 종래 E 비트 대신에 HE 비트를 이용하기 위해서 시퀀스 넘버(Sequence Number)를 6 비트로 하향 조정하였다. 이렇게 할 경우에 종래 SDU 결합(Concatenation) 과정에서 발생할 수 있는 자원 낭비 문제점을 해결할 수가 있다.In order to solve the problems of the conventional method as can be seen in the configuration of the PDU described above with reference to FIGS. 6 and 7, the present invention proposes a new format of RLC PDU (UMD PDU and AMD PDU). . In the above-described PDU format, the length of the Long LI field is reduced to 14 bits, and the length of the Short LI field is also adjusted to 6 bits. In addition, in the conventional configuration in which the E / HE bits coexisted, the E bits are no longer used by uniformly allocating the HE bits. In particular, in the case of the UMD PDU, the sequence number is adjusted to 6 bits in order to use the HE bit instead of the conventional E bit. In this case, it is possible to solve the resource waste problem that may occur in the conventional SDU concatenation process.

한편, 상기 도 6과 도 7에서 통일되게 할당되고 있는 HE 비트들에 의해 결정되는 기능들의 일 예는 하기 <표 5>와 같이 나타낼 수 있다.Meanwhile, an example of functions determined by HE bits that are uniformly allocated in FIGS. 6 and 7 may be represented as shown in Table 5 below.

HE 비트HE bit 내용Contents 0000 다음 필드는 데이터임을 나타냄Next field indicates data 0101 다음 필드는 6비트의 짧은(short) LI 필드와 HE 비트로 구성됨을 나타냄Indicates that the next field consists of a 6-bit short LI field and the HE bit. 1010 다음 필드는 확장 헤더(Extended Header) 필드임을 나타냄Indicates that the next field is an Extended Header field 1111 다음 필드는 14비트의 긴(long) LI 필드와 HE 비트로 구성됨을 나타냄Indicates that the next field consists of a 14-bit long LI field and the HE bit.

상기 <표 5>에서 알 수 있는 바와 같이 HE 비트의 일 예로서 "00"이 기록되는 경우에는 다음에 오게 되는 필드는 데이터 필드임을 나타내며, "01"이 기록되는 경우에는 다음에 오게 되는 필드는 6비트의 짧은(short) LI 필드와 HE 비트로 구성된 필드임을 나타낸다. 또한, "10"이 기록되는 경우에는 다음에 오게 되는 필드는 확장 헤더 필드임을 나타내며, "11"이 기록되는 경우에는 다음에 오게 되는 필드는 14비트의 긴(long) LI 필드와 HE 비트로 구성된 필드임을 나타낸다. 다시 말해, 본 발명의 일 실시 예에 의해 정의되는 HE 필드의 비트는 종래 정의되었던 HE 필드의 비트와 상이한 기능이 할당되었음을 알 수 있다. 즉, 상술한 <표 4>와 <표 5>를 대비하여 볼 때, "00"과 "10"의 경우는 동일한 기능이 할당되었으나 "01"과 "11"의 경우는 상이한 기능이 할당되었다. 이는 본 발명에서 E 필드를 HE 필드로 바꾸고, LI 필드의 비트 수를 조정함에 따른 것이다.As shown in Table 5, when "00" is written as an example of the HE bit, the next field is a data field. When "01" is written, the next field is Indicates that the field consists of a 6-bit short LI field and a HE bit. If "10" is written, the next field is an extended header field. If "11" is written, the next field is a 14-bit long LI field and a HE bit. Indicates that In other words, it can be seen that the bits of the HE field defined by the embodiment of the present invention are allocated different functions from the bits of the HE field which have been previously defined. That is, in contrast to the above-described Tables 4 and 5, the same functions are assigned in the case of "00" and "10", but different functions are assigned in the case of "01" and "11". This is because the present invention changes the E field to the HE field and adjusts the number of bits of the LI field.

또한, 앞에서 밝힌 바와 같이 본 발명에 따른 PDU를 구성하는 길이 식별자(LI)는 6비트로 구성하거나 14비트로 구성할 수 있다. 도 8a와 도 8b는 이에 대한 각각의 LI 필드 구조를 나타내고 있는 도면이다. 상기 도 8a에서는 1바이트의 영역 중 6비트를 LI 필드로 할당하고, 나머지 2비트는 HE 필드로 할당하고 있으며, 상기 도 8b는 2바이트의 영역 중 14비트를 LI 필드로 할당하고, 나머지 2비트는 HE 비트로 할당하고 있다.In addition, as described above, the length identifier LI constituting the PDU according to the present invention may be composed of 6 bits or 14 bits. 8A and 8B show respective LI field structures therefor. In FIG. 8A, 6 bits of the 1-byte area are allocated to the LI field, and the remaining 2 bits are allocated to the HE field. In FIG. 8B, 14 bits of the 2-byte area are allocated to the LI field, and the remaining 2 bits. Is assigned to the HE bit.

도 9는 본 발명의 일 실시 예에 따른 송신 RLC 계층에서 상위계층으로부터의 SDU를 해당 RLC 전송모드에 대응하는 PDU로 변환하여 하위계층으로 제공하기 위한 제어 흐름을 나타내고 있는 도면이다. 단, 상기 도 9에서는 본 발명에 대한 개시를 함에 있어 하나의 AMD PDU에 다수개의 PU(Payload Unit)들을 싣는 개념에 대해서는포함시키지 않았다. 그 이유는 상기한 부분까지 포함시켜서 개시하면 너무 복잡해지며, 상기 도 9의 일부만을 수정하면 다수개의 PU를 싣는 개념을 도입하는데 큰 문제가 없기 때문이다.9 is a diagram illustrating a control flow for converting an SDU from an upper layer into a PDU corresponding to a corresponding RLC transmission mode and providing the lower layer in a transmitting RLC layer according to an embodiment of the present invention. However, in FIG. 9, the concept of loading a plurality of Payload Units (PUs) in one AMD PDU is not included in the disclosure of the present invention. The reason for this is that when the above-mentioned part is included and disclosed, it becomes too complicated. If only a part of FIG. 9 is modified, there is no big problem in introducing the concept of carrying a plurality of PUs.

상기 도 9를 참조하면, 상위계층으로부터 RLC SDU를 수신하면 전송 가능한 RLC PDU의 최대 크기와 상기 수신된 SDU 크기 등을 비교하여 결합(Concatenation) 과정 수행이 요구될 시 수신되는 적어도 두 개의 SDU를 결합하여 RLC PDU를 생성하며, 상기 생성된 RLC PDU를 전송 버퍼에 임시 저장한 후 RLC 전송 모드 (Unacknowledged 혹은 Acknowledged RLC Mode)에 따라서 상기 임시 저장된 RLC PDU를 수신 RLC 계층으로 전송하는 과정으로 이루어진다.Referring to FIG. 9, when receiving an RLC SDU from an upper layer, comparing the maximum size of a transmittable RLC PDU with the received SDU size, etc., combining at least two SDUs received when a concatenation process is required. RLC PDUs are generated, and the generated RLC PDUs are temporarily stored in a transmission buffer and then the temporarily stored RLC PDUs are transmitted to a receiving RLC layer according to an RLC transmission mode (Unacknowledged or Acknowledged RLC Mode).

상기 도 9에서 나타내고 있는 제어 흐름에 의해 최종적으로 전송되는 RLC PDU을 구성하는 SDU의 연결 예는 도 11에서 나타내고 있는 바와 같다.A connection example of the SDUs constituting the RLC PDU finally transmitted by the control flow shown in FIG. 9 is as shown in FIG. 11.

도 10은 본 발명의 일 실시 예에 따른 수신 RLC 계층에서 하위계층으로부터의 PDU를 SDU로 변환하여 상위계층으로 제공하기 위한 제어 흐름을 나타내고 있는 도면이다.FIG. 10 is a diagram illustrating a control flow for converting a PDU from a lower layer into an SDU and providing it to an upper layer in a receiving RLC layer according to an embodiment of the present invention.

상기 도 10을 참조하면, 하위계층으로부터 RLC PDU를 수신하면 분리 과정 수행이 요구될 시 상기 RLC PDU 프레임의 데이터 필드에 기록된 적어도 두 개의 RLC SDU를 분리하는 상위계층으로 전송하는 과정으로 이루어진다.Referring to FIG. 10, when an RLC PDU is received from a lower layer, when a separation process is requested, a process of transmitting to at least two RLC SDUs recorded in a data field of the RLC PDU frame is performed.

본 발명에서는 기존 방식의 RLC PDU 포맷을 변경하여 LI를 6 비트 와 14 비트의 두 종류로 변경하고 (도면 6의 (4), 도면 7의 (7) 그리고 도면 8) 나머지 부분을 2 비트의 HE 필드로 사용한다 (도면 6의 (6), 도면 7의 (8) 그리고 도면 8).UMD PDU의 경우에는 Sequence Number도 6 비트로 변경한 뒤 (도면 6에서 (3)), E 비트 대신에 HE 비트를 사용하였다 (도면 6의 (5)). 따라서 HE 비트의 값이 의미하는 바도 표 1과 같이 변경하였다 (표 1의 (9), (10)). 도면 8에서는 Short/Long LI (6 비트/14 비트로 구성된 LI) 필드의 구조를 나타내고 있다. 이렇게 하면 기존 방식에서 LI 필드의 문제점 때문에 RLC PDU 내에서 SDU 끝의 위치가 125 바이트 이상인 경우 (도면 10에서 SDU K 이상이며, Sequence Number가 연속적일 경우에는 SDU K-1도 포함) 는 Cancatenation 할 수가 없고, 다음 RLC PDU를 통해서 전송해야 함으로써 발생하는 자원 낭비를 해결할 수가 있다. 그리고 기존 방식에서 상호 유사한 HE와 E 비트의 중복 사용을 HE 비트 하나로 통일하여 프로토콜의 구현 상에서의 번거로움도 해결하였다.In the present invention, by changing the RLC PDU format of the conventional scheme, LI is changed into two types of 6 bits and 14 bits (Fig. 6 (4), Fig. 7 (7) and Fig. 8) and the rest of the 2-bit HE. It is used as a field (Fig. 6 (6), Fig. 7 (8) and Fig. 8). In the case of the UMD PDU, the Sequence Number is also changed to 6 bits (Fig. 6 (3)), and then the HE Bit was used (Fig. 6 (5)). Therefore, the meaning of the value of the HE bit is also changed as shown in Table 1 ((9) and (10) in Table 1). 8 shows the structure of a Short / Long LI (6 bit / 14 bit) field. In this way, due to the problem of the LI field in the conventional method, if the end of the SDU is 125 bytes or more in the RLC PDU (more than SDU K in FIG. 10 and SDU K-1 if the sequence numbers are consecutive), cancatenate cannot be performed. It is possible to solve the resource waste caused by transmitting the data through the next RLC PDU. In addition, in the existing scheme, the overlapping use of the similar HE and E bits is unified with one HE bit to solve the inconvenience of implementing the protocol.

이하 상기한 구성을 참조하여 본 발명의 일 실시 예에 따른 동작을 상세히 설명하면 다음과 같다. 우선 본 발명의 일 실시 예에 따른 동작은 크게 송신 동작과 수신 동작으로 구분될 수 있으며, 후술될 본 발명의 일 실시 예에 따른 동작을 설명함에 있어서도 이를 구분하여 설명하도록 한다. 또한, 본 발명의 동작을 설명함에 있어 사용되어질 식별기호들에 대해 정의하면, "Is"는 RLC PDU 프레임을 구성하는 RLC SDU 중 최종 RLC SDU의 끝을 지정하는 정보를 나타내며, "T"는 짧은(Short) LI 필드에 기록될 수 있는 정보로서 지정할 수 있는 최대 값을 나타낸다. "Es"는 전송버퍼에 전송할 SDU가 존재하지 않는 상태를 나타내며, "Ep"는 더 이상의 PDU 공간이 필요 없는 상태를 나타낸다. 한편, 앞에서도 밝힌 바와 같이 본 발명의 일 실시 예에 따른 동작을 설명함에 있어 본 발명을 실시함에 있어 필요치않다고 판단되는 동작과 종래 기술로서 이미 공지된 동작에 대한 상세한 설명은 되도록 생략할 것이다.Hereinafter, an operation according to an embodiment of the present invention will be described in detail with reference to the above configuration. First, an operation according to an embodiment of the present invention may be largely divided into a transmission operation and a reception operation. In the following description, the operation according to an embodiment of the present invention will be described. In addition, when defining the identifiers to be used in describing the operation of the present invention, "Is" represents information specifying the end of the last RLC SDU of the RLC SDU constituting the RLC PDU frame, "T" is short (Short) Indicates the maximum value that can be specified as information that can be recorded in the LI field. "Es" represents a state in which there is no SDU to transmit in the transmission buffer, and "Ep" represents a state in which no more PDU space is needed. Meanwhile, as described above, in describing the operation according to the exemplary embodiment of the present invention, detailed descriptions of operations determined to be unnecessary in the present invention and operations already known as the prior art will be omitted.

먼저, 본 발명의 일 실시 예에 따른 송신 동작을 도 5에서 개시하고 있는 송신 RLC 계층(510)의 구성과 도 9에서 나타내고 있는 제어 흐름을 중심으로 하여 상세히 설명하면 다음과 같다.First, a transmission operation according to an embodiment of the present invention will be described in detail with reference to the configuration of the transmission RLC layer 510 shown in FIG. 5 and the control flow shown in FIG. 9.

SDU 수신부(512)는 도 9의 910단계에서 상위계층으로부터의 RLC SDU를 제공받으면 912단계로 진행하여 상기 제공받은 SDU의 크기가 결합이 필요한지를 판단한다. 상기 판단은 상기 제공받은 RLC SDU와 전송 가능한 RLC PDU를 구성하는 데이터 필드의 크기를 비교함으로서 가능하다. 즉, 상기 비교 결과를 토대로 하여 제공받은 SDU의 분할(Segmentation), 결합(Concatenation) 등의 수행 여부를 결정하거나 곧바로 프레임화 과정을 수행할 지를 판단한다.When the SDU receiving unit 512 receives the RLC SDU from the upper layer in step 910 of FIG. 9, the SDU receiving unit 512 proceeds to step 912 to determine whether the size of the provided SDU is necessary for combining. The determination can be made by comparing the size of the data field constituting the transmittable RLC SDU and the transmittable RLC PDU. That is, based on the comparison result, it is determined whether to perform segmentation, concatenation, etc. of the provided SDUs, or determine whether to perform the framing process immediately.

상기 912단계에서 판단 결과 결합과정의 수행이 요구되지 않으면 상기 송신 RLC 계층(510)은 상기 판단 결과에 따라 통상적인 분할과정 또는 제공받은 RLC SDU를 통한 프레임화 과정을 수행하게 된다. 상기 분할과정은 본 발명에서 구현하고자 하는 기술적 사상과는 무관함에 따라 상세한 설명은 생략한다.If the determination result combining step is not required in step 912, the transmitting RLC layer 510 performs a normal division process or a frame process through the provided RLC SDU according to the determination result. Since the division process is irrelevant to the technical spirit to be implemented in the present invention, a detailed description thereof will be omitted.

하지만, 상기 912단계에서 SDU의 결합과정이 요구된다고 판단되는 경우에는 한 개의 RLC PDU를 통해 적어도 두 개의 SDU 전송이 가능하다는 의미임에 따라 914단계로 진행하여 SDU 결합부(514)는 T가 Is보다 큰가를 비교한다. 상기 T가 Is보다 큰가를 비교하는 것은 짧은(Short) LI 필드에 기록될 수 있는 정보로서 RLC PDU 프레임을 구성하는 RLC SDU 중 최종 RLC SDU의 끝을 지정할 수 있는 지를 판단하는것이다. 이때, 상기 결합과정을 수행하는 경우에는 앞에서도 밝히고 있는 바와 같이 하나의 RLC PDU를 구성하기 위해서는 적어도 두 개의 SDU가 결합하게 되는데, 상기 결합되는 SDU들 각각의 구분을 상기 LI 필드를 이용하여 해결한다. 만약, 상기 914단계에서 T가 Is보다 크다고 판단되는 경우는 RLC PDU를 구성함에 있어 짧은(short) LI 필드에 기록될 수 있는 최대값으로는 최종 RLC SDU의 끝을 지정할 수 없음에 따라 14비트의 긴(long) LI 비트가 사용되어야 한다. 이에 반하여, 상기 914단계에서 T가 Is보다 크지 않다고 판단되는 경우에는 RLC PDU를 구성함에 있어 짧은(short) LI 필드에 기록될 수 있는 최대값으로서 최종 RLC SDU의 끝을 지정할 수 있음에 따라 6비트의 짧은(short) LI 비트가 사용되어야 한다.However, if it is determined in step 912 that the SDU combining process is required, it means that at least two SDUs can be transmitted through one RLC PDU. In step 914, the SDU combining unit 514 indicates that T is Is. Compare greater than Comparing whether T is greater than Is is to determine whether the end of the last RLC SDU can be specified among the RLC SDUs constituting the RLC PDU frame as information that can be recorded in the Short LI field. In this case, as described above, at least two SDUs are combined to form one RLC PDU. As described above, at least two SDUs are combined using the LI field. . If it is determined in step 914 that T is greater than Is, the maximum value that can be recorded in the short LI field in configuring the RLC PDU is 14 bit because the end of the last RLC SDU cannot be specified. Long LI bits should be used. On the contrary, if it is determined in step 914 that T is not greater than Is, 6 bits may be designated as the end value of the final RLC SDU as the maximum value that can be recorded in the short LI field in configuring the RLC PDU. The short LI bit of must be used.

첫 번째로, 상기 914단계에서 T가 Is보다 크다고 판단된 경우(짧은 LI가 필요한 경우)에 이루어지는 상세한 동작을 설명한다.First, a detailed operation performed when it is determined in step 914 that T is greater than Is (short LI is required) will be described.

상기 SDU 결합부(514)는 916단계로 진행하여 RLC PDU를 구성하는 헤더에 들어가는 SN필드에 첫 번째 SDU(또는 PU)의 시퀀스 넘버를 기록한다. 여기서, 첫 번째 SDU(또는 PU)는 상기 RLC PDU를 구성하는 데이터 필드에 기록되는 첫 번째 SDU(또는 PU)를 의미한다. 또한, 상기 RLC PDU의 데이터 필드에 기록되는 첫 번째 SDU(또는 PU)의 끝을 표시하기 위해서는 LI가 필요하기 때문에 상기 916단계에서는 상기 RLC PDU의 헤더 내 LI 필드로 짧은 LI 필드를 사용할 것인지 긴 LI 필드를 사용할 것인지를 결정하여야 한다. 이를 결정하기 위한 정보는 상기 RLC PDU의 헤더 내 HE 필드에 기록된다. 상기 사용할 LI 필드 결정은 이미 앞에서 개시한 914단계에서 짧은 LI 필드를 사용할 것으로 결정된 상태임에 따라 상기 916단계에서는 상기 HE필드에 "01"을 기록함으로서 사용하고자 하는 LI 필드가 짧은 LI 필드임을 지정하게 된다. 상기 짧은 LI 필드임을 "01"로 나타내는 것은 이미 <표 5>를 통해 일 예로서 개시하고 있다. 여기서 짧은 LI 필드에 기록될 수 있는 정보는 6비트로 한정됨에 따라 SDU(또는 PU)의 끝을 나타내는 정보로는 63바이트까지 나타낼 수 있다. 하지만, 상기 63바이트 중 마지막 두 값(일 예로 "111110"과 "111111")은 SDU(또는 PU)의 끝을 나타내는 정보가 아닌 다른 용도로 이미 사용중임에 따라 실질적으로 상기 짧은 LI 필드에 기록될 수 있는 바이트 수는 61바이트까지만 가능하다.The SDU combiner 514 proceeds to step 916 to record the sequence number of the first SDU (or PU) in the SN field included in the header constituting the RLC PDU. Here, the first SDU (or PU) means the first SDU (or PU) recorded in the data field constituting the RLC PDU. In addition, since LI is required to indicate the end of the first SDU (or PU) recorded in the data field of the RLC PDU, in step 916, whether the short LI field is used as the LI field in the header of the RLC PDU is long. You must decide whether to use the field. Information for determining this is recorded in the HE field in the header of the RLC PDU. Since the determination of the LI field to be used has already been determined to use the short LI field in step 914 described above, in step 916, the LI field to be used is designated as a short LI field by recording " 01 " do. To indicate that the short LI field is "01" is already disclosed as an example through Table 5. Since information that can be recorded in the short LI field is limited to 6 bits, information indicating the end of the SDU (or PU) may represent up to 63 bytes. However, the last two values of the 63 bytes (eg, "111110" and "111111") may be substantially written in the short LI field as they are already used for other purposes than information indicating the end of the SDU (or PU). The maximum number of bytes is 61 bytes.

상기 916단계에서 SN과 HE가 결정되면 상기 SDU 결합부(514)는 918단계로 진행한다. 상기 918단계로 진행한 상기 SDU 결합부(514)는 상기 결정된 짧은 LI 필드에 대응하는 SUD의 끝을 지정하는 정보를 저장한다. 상기 SDU의 끝을 지정하는 정보는 상기 SDU가 기록된 RLC PDU의 소정 데이터 필드 영역의 끝 위치를 지정하는 정보를 의미한다.When the SN and the HE are determined in step 916, the SDU combiner 514 proceeds to step 918. The SDU combiner 514 proceeds to step 918 and stores information indicating the end of the SUD corresponding to the determined short LI field. Information for designating the end of the SDU means information for designating an end position of a predetermined data field area of the RLC PDU in which the SDU is recorded.

이때, 상술한 918단계를 반복 수행하게 되는데, 전송버퍼(516)에 더 이상 전송할 SDU가 없거나 RLC PDU를 구성하는 데이터 필드에 더 이상 SDU(또는 PU)의 저장이 불가능하게 될 때까지 계속된다. 이는 920단계에서 판단하게 되는데, 그 판단하는 방법은 전송버퍼에 전송할 SDU가 존재하지 않는 상태(Es)와, 더 이상의 PDU 공간이 필요 없는 상태(Ep)를 논리 합(Logical OR) 조건에 의해 판단한다. 상기 판단에 의해 두 조건 중 어느 하나라도 만족하면 924단계로 진행하며, 그렇지 않고 상기 두 조건을 모두 만족하지 않으면 922단계로 진행한다.At this time, the above-described step 918 is repeatedly performed until there are no more SDUs to be transmitted in the transmission buffer 516 or storage of an SDU (or PU) is no longer possible in the data field constituting the RLC PDU. This is determined in step 920. The method of determining is determined by a logical OR condition in which there is no SDU to be transmitted to the transmission buffer (Es) and a state (Ep) in which no more PDU space is needed. do. If either of the two conditions is satisfied by the determination, the process proceeds to step 924. Otherwise, if the two conditions are not satisfied, the process proceeds to step 922.

이때, 상기 922단계로 진행한다는 것은 RLC PDU의 데이터 필드에 기록이 가능한 후속 SDU가 존재함을 뜻하는 것이다. 따라서, 상기 922단계로 진행한 상기 SDU 결합부(514)는 상기 후속되는 SDU에 대응한 RLC PDU 헤더의 HE 필드에 짧은 LI 필드를 사용할 것임을 의미하는 정보, "01"을 기록한 후 상기 918단계로 진행하게 된다. 상기 918단계에서는 앞에서도 그 동작을 설명한 바와 같이 상기 후속 SDU의 끝을 나타내는 정보를 상기 922단계에서 지정된 짧은 LI 필드에 기록하고, 상기 RLC PDU의 소정 데이터 필드 영역에 상기 후속 SDU를 기록한다.In this case, proceeding to step 922 indicates that there is a subsequent SDU that can be recorded in the data field of the RLC PDU. Accordingly, the SDU combiner 514 proceeds to step 922 and records information indicating that a short LI field is to be used in the HE field of the RLC PDU header corresponding to the subsequent SDU, and then " 01 " Will proceed. In step 918, as described above, the operation indicating the end of the subsequent SDU is recorded in the short LI field designated in step 922, and the subsequent SDU is recorded in the predetermined data field area of the RLC PDU.

이에 반하여, 상기 924단계로 진행한다는 것은 후속 SDU가 존재하지 않거나 상기 후속 SDU가 존재한다고 하더라도 상기 918단계의 반복 수행에 의해 RLC PDU의 데이터 필드에 후속 SDU를 기록할 영역이 존재하지 않음을 뜻하는 것이다. 따라서, 상기 924단계로 진행한 상기 SDU 결합부(514)는 더 이상 후속되는 LI 필드는 존재하지 않으며, 데이터 필드가 시작됨을 알리기 위해 소정 HE 필드에 소정 정보, "00"을 세팅한다. 한편, 상기 924단계에서는 RLC PDU의 데이터 필드에 남은 공간이 존재하면 상기 남은 공간에 SDU에 대신하여 피기백(piggybacked) 상태 PDU 또는 패딩(padding) 처리를 수행한다. 상기와 같은 처리를 행하는 것은 전송하고자 하는 RLC PDU를 호 설정 과정에서 결정된 RLC PDU의 크기로 완성하기 위함이다. 한편, 상기 호 설정 과정에서 결정된 크기의 RLC PDU가 완성되면 상기 SDU 결합부(514)는 짧은 LI 필드에 지정할 수 있는 마지막 번지인 "111111" 또는 "111110"을 기록한다.On the contrary, the operation 924 means that there is no region to record the subsequent SDU in the data field of the RLC PDU by repeating the operation 918 even if the subsequent SDU does not exist or the subsequent SDU exists. will be. Accordingly, the SDU combiner 514 proceeds to step 924 and sets the predetermined information "00" in the predetermined HE field to indicate that the LI field no longer exists and the data field starts. On the other hand, in step 924, if there is space left in the data field of the RLC PDU, a piggybacked state PDU or padding process is performed in place of the SDU in the remaining space. The above processing is for completing the RLC PDU to be transmitted to the size of the RLC PDU determined in the call setup process. Meanwhile, when the RLC PDU of the size determined in the call setup process is completed, the SDU combiner 514 records the last address "111111" or "111110" which can be designated in the short LI field.

두 번째로, 상기 914단계에서 T가 Is보다 크지 않다고 판단된 경우(긴 LI가 필요한 경우)에 이루어지는 상세한 동작을 설명한다.Secondly, a detailed operation performed when it is determined in step 914 that T is not greater than Is (when a long LI is required) will be described.

상기 SDU 결합부(514)는 926단계로 진행하여 RLC PDU를 구성하는 헤더에 들어가는 SN필드에 상기 RLC PDU를 구성하는 데이터 필드에 기록되는 첫 번째 SDU(또는 PU)의 시퀀스 넘버를 기록한다. 또한, 상기 RLC PDU의 데이터 필드에 기록되는 첫 번째 SDU(또는 PU)의 끝을 표시하기 위한 LI 필드로 긴 LI 필드를 사용할 것임을 이미 결정하였음에 따라 HE 필드에 긴 LI 필드를 사용할 것임을 나타내는 "11"을 기록한다. 상기 긴 LI 필드임을 "11"로 나타내는 것은 이미 <표 5>를 통해 일 예로서 개시하고 있다.In step 926, the SDU combiner 514 records the sequence number of the first SDU (or PU) recorded in the data field constituting the RLC PDU in the SN field included in the header constituting the RLC PDU. In addition, since it is determined that the long LI field is to be used as the LI field for indicating the end of the first SDU (or PU) recorded in the data field of the RLC PDU, the " 11 " ". Indication of the long LI field as “11” is already disclosed as an example through Table 5.

상기 926단계에서 SN과 HE가 결정되면 상기 SDU 결합부(514)는 928단계로 진행한다. 상기 928단계로 진행한 상기 SDU 결합부(514)는 상기 결정된 긴 LI 필드에 대응하는 SUD의 끝을 지정하는 정보를 저장한다. 상기 SDU의 끝을 지정하는 정보는 상기 SDU가 기록된 RLC PDU의 소정 데이터 필드 영역의 끝 위치를 지정하는 정보를 의미한다.If the SN and the HE is determined in step 926, the SDU combiner 514 proceeds to step 928. The SDU combiner 514 proceeds to step 928 and stores information indicating the end of the SUD corresponding to the determined long LI field. Information for designating the end of the SDU means information for designating an end position of a predetermined data field area of the RLC PDU in which the SDU is recorded.

이때, 상술한 928단계는 전송버퍼(516)에 더 이상 전송할 SDU가 없거나 RLC PDU를 구성하는 데이터 필드에 더 이상 SDU(또는 PU)의 저장이 불가능하게 될 때까지 반복 수행된다. 이는 930단계에서 판단하게 되는데, 그 판단하는 방법은 전송버퍼에 전송할 SDU가 존재하지 않는 상태(Es)와, 더 이상의 PDU 공간이 필요 없는 상태(Ep)를 논리 합(Logical OR) 조건에 의해 판단한다. 상기 판단에 의해 두 조건 중 어느 하나라도 만족하면 934단계로 진행하며, 그렇지 않고 상기 두 조건을 모두 만족하지 않으면 932단계로 진행한다.In this case, step 928 described above is repeatedly performed until there are no more SDUs to be transmitted to the transmission buffer 516 or storage of the SDUs (or PUs) is no longer possible in the data field constituting the RLC PDU. This is determined in step 930. The method of determining is determined by a logical OR condition in which there is no SDU to be transmitted to the transmission buffer (Es) and a state in which no more PDU space is needed (Ep). do. If either of the two conditions is satisfied, the process proceeds to step 934; otherwise, the process proceeds to step 932 if both conditions are not satisfied.

이때, 상기 932단계로 진행한다는 것은 RLC PDU의 데이터 필드에 기록이 가능한 후속 SDU가 존재함을 뜻하는 것이다. 따라서, 상기 932단계로 진행한 상기 SDU 결합부(514)는 상기 후속되는 SDU에 대응한 RLC PDU 헤더의 HE 필드에 긴 LI 필드를 사용할 것임을 의미하는 정보, "11"을 기록한 후 상기 928단계로 진행하게 된다. 상기 928단계에서는 앞에서도 그 동작을 설명한 바와 같이 상기 후속 SDU의 끝을 나타내는 정보를 상기 932단계에서 지정된 긴 LI 필드에 기록하고, 상기 RLC PDU의 소정 데이터 필드 영역에 상기 후속 SDU를 기록한다.In this case, proceeding to step 932 means that there is a subsequent SDU that can be recorded in the data field of the RLC PDU. Accordingly, the SDU combiner 514 proceeds to step 932 and records information indicating that the long LI field is to be used in the HE field of the RLC PDU header corresponding to the subsequent SDU, and then, in step 928. Will proceed. In step 928, as described above, the information indicating the end of the subsequent SDU is recorded in the long LI field designated in step 932, and the subsequent SDU is recorded in the predetermined data field area of the RLC PDU.

이에 반하여, 상기 934단계로 진행한다는 것은 후속 SDU가 존재하지 않거나 상기 후속 SDU가 존재한다고 하더라도 상기 928단계의 반복 수행에 의해 RLC PDU의 데이터 필드에 후속 SDU를 기록할 영역이 존재하지 않음을 뜻하는 것이다. 따라서, 상기 934단계로 진행한 상기 SDU 결합부(514)는 더 이상 후속되는 LI 필드는 존재하지 않으며, 데이터 필드가 시작됨을 알리기 위해 소정 HE 필드에 소정 정보, "00"을 세팅한다. 한편, 상기 934단계에서는 RLC PDU의 데이터 필드에 남은 공간이 존재하면 상기 남은 공간에 SDU에 대신하여 피기백(piggybacked) 상태 PDU 또는 패딩(padding) 처리를 수행한다. 상기와 같은 처리를 행하는 것은 전송하고자 하는 RLC PDU를 호 설정 과정에서 결정된 RLC PDU의 크기로 완성하기 위함이다.In contrast, proceeding to step 934 means that there is no region for recording the subsequent SDU in the data field of the RLC PDU by repeating the operation 928 even if the subsequent SDU does not exist or the subsequent SDU exists. will be. Accordingly, the SDU combiner 514 proceeds to step 934 and sets the predetermined information "00" in the predetermined HE field to indicate that the LI field no longer exists and the data field starts. On the other hand, in step 934, if there is remaining space in the data field of the RLC PDU, a piggybacked state PDU or padding process is performed in place of the SDU in the remaining space. The above processing is for completing the RLC PDU to be transmitted to the size of the RLC PDU determined in the call setup process.

상기 924단계 또는 상기 934단계를 통해 RLC PDU 프레임을 구성하는 각 필드의 값들이 결정되면 프레임화부(515)는 936단계에서 결정된 필드 값들에 의해 RLC PDU 프레임을 구성하는 프레임화 작업을 수행한다. 상기 프레임화 작업은 상기 결정된 필드 값들을 해당 프레임 영역에 기록하는 작업으로 이루어진다. 상술한 동작에 의해 RLC PDU 프레임의 생성이 완료되면 상기 프레임화부(515)는 938단계에서전송버퍼(516)로 출력함으로서 하위계층을 통해 수신 RLC 계층(520)으로 전송된다.When the values of the respective fields constituting the RLC PDU frame are determined in step 924 or 934, the framer 515 performs a framing operation for configuring the RLC PDU frame based on the field values determined in step 936. The framing operation consists of writing the determined field values in a corresponding frame area. When generation of the RLC PDU frame is completed by the above-described operation, the framer 515 outputs to the transmission buffer 516 in step 938 and is transmitted to the reception RLC layer 520 through the lower layer.

다음으로, 본 발명의 일 실시 예에 따른 수신 동작을 도 5에서 개시하고 있는 수신 RLC 계층(520)의 구성과 도 10에서 나타내고 있는 제어 흐름을 중심으로 하여 상세히 설명하면 다음과 같다.Next, a reception operation according to an embodiment of the present invention will be described in detail with reference to the configuration of the reception RLC layer 520 disclosed in FIG. 5 and the control flow shown in FIG. 10.

전술한 바에 의해 송신측으로부터 전송된 RLC PDU는 수신측에 구비된 수신버퍼(526)에 저장된다. 역프레임화부(525)는 상기 도 10의 1012단계에서 상기 수신버퍼(526)에 저장된 PLD PDU를 읽어 송신측의 프레임화부(515)에서 프레임화를 위한 동작의 역동작에 의해 역프레임화를 수행한다. 한편, 상기 역프레임화부(525)는 1014단계에서 상기 역프레임화에 의해 처리된 프레임들에 의해 상기 PLD PDU를 구성하는 SDU들이 역결합이 요구되는 지를 판단한다. 상기 역결합이 요구되는 것은 상기 송신측에서 SDU 결합부(514)에 의해 복수의 SDU들의 결합 과정이 수행되었음을 나타낸다.As described above, the RLC PDU transmitted from the transmitting side is stored in the receiving buffer 526 provided at the receiving side. The inverse framing unit 525 reads the PLD PDU stored in the reception buffer 526 in step 1012 of FIG. 10 to perform inverse framing by the inverse operation of the operation for framing in the framing unit 515 of the transmitting side. do. On the other hand, the deframer 525 determines whether SDUs constituting the PLD PDU are required to be decoupled by the frames processed by the deframe in step 1014. The need for the reverse combining indicates that the combining process of the plurality of SDUs has been performed by the SDU combining unit 514 at the transmitting side.

상기 판단에 의해 역결합이 요구되지 않으면 상기 역프레임화부(525)는 1016단계에서 상기 역프레임화를 수행한 프레임들의 상태에 따라 SDU 조립부(523) 또는 SDU 송신부(522)로 제공한다. 하지만, 상기 판단에 의해 역결합이 요구되는 경우 상기 역프레임화부(525)는 1018단계로 진행하여 상기 프레임들을 SDU 역결합부(524)로 제공한다. 상기 프레임들을 제공받은 상기 SDU 역결합부(524)는 상기 1018단계에서 상기 제공받은 PDU 프레임을 구성하는 HE 영역에 기록된 정보를 분석한다. 상기 HE 영역에 기록된 정보의 분석이 완료되면 상기 SDU 역결합부(524)는 1020단계로 진행하여 상기 분석한 HE가 01을 나타내고 있는 지를 판단한다. 상기 HE가 01의 정보를 갖고 있다는 것은 송신측에서 SDU들을 결합함에 있어 복수의 짧은(short) LI를 사용하고 있음을 의미한다.If the decoupling is not required by the determination, the deframer 525 provides the SDU assembly unit 523 or the SDU transmitter 522 according to the state of the frames in which the deframer is performed in step 1016. However, if the reverse coupling is required by the determination, the deframer 525 proceeds to step 1018 to provide the frames to the SDU reverse combiner 524. The SDU decoupling unit 524 receiving the frames analyzes the information recorded in the HE region constituting the provided PDU frame in step 1018. When the analysis of the information recorded in the HE region is completed, the SDU reverse coupling unit 524 proceeds to step 1020 to determine whether the analyzed HE indicates 01. The fact that the HE has information of 01 means that a plurality of short LIs are used in combining SDUs at the transmitting side.

상기 1020단계에서 HE가 01의 정보를 갖는 다고 판단되면 상기 SDU 역결합부(524)는 1022단계로 진행한다. 하지만, 상기 1020단계에서 HE가 01의 정보를 갖지 않는 다고 판단되면 상기 SDU 역결합부(524)는 송신측에서 긴(long) LI를 사용하고 있음을 의미하고 있으므로 상기 SDU 역결합부(524)는 1024단계로 진행한다.If it is determined in step 1020 that the HE has information of 01, the SDU decoupling unit 524 proceeds to step 1022. However, if it is determined in step 1020 that the HE does not have the information of 01, the SDU decoupling unit 524 means that the long LI is used at the transmitting side. Proceeds to step 1024.

만약, 상기 SDU 역결합부(524)는 상기 1022단계로 진행하면 상기 PDU 프레임을 구성하는 복수의 짧은 LI 정보에 의해 상기 PDU 프레임을 구성하는 복수의 SDU들 각각을 분석한다. 이에 반하여 상기 SDU 역결합부(524)는 상기 1024단계로 진행하면 상기 PDU 프레임을 구성하는 복수의 긴 LI 정보에 의해 상기 PDU 프레임을 구성하는 복수의 SDU들 각각을 분석한다.If the SDU decoupling unit 524 proceeds to step 1022, the SDU decoupling unit 524 analyzes each of the plurality of SDUs constituting the PDU frame based on a plurality of pieces of short LI information constituting the PDU frame. In contrast, when the SDU decoupling unit 524 proceeds to step 1024, the SDU decoupling unit 524 analyzes each of the plurality of SDUs constituting the PDU frame based on a plurality of long LI information constituting the PDU frame.

상기 SDU 역결합부(524)는 상기 1022단계와 상기 1024단계에서 상기 PDU 프레임을 구성하는 SFDU의 분석이 완료되면 1026단계로 진행한다. 상기 1026단계로 진행한 상기 SDU 역결합부(524)는 상기 분석된 SDU들을 SDU 송신부(522)로 제공하여 상기 SDU 송신부(522)가 상기 SDU들을 상위계층으로 제공할 수 있도록 한다.The SDU reverse combiner 524 proceeds to step 1026 when the analysis of the SFDU constituting the PDU frame is completed in steps 1022 and 1024. In step 1026, the SDU reverse combiner 524 provides the analyzed SDUs to the SDU transmitter 522 so that the SDU transmitter 522 can provide the SDUs to a higher layer.

상술한 바와 같이 상기 도 10에는 본 발명의 실시 예에 따른 프레임 수신과정에 대해서 좀 더 자세하게 기술되어 있다. 단 상기 도 10에서는 본 발명에 대한 내용을 기술함에 있어서 AMD RLC에서 사용되는 헤더 결합(Header compression), 한 개의 PDU에 다수 개의 PU(Payload Unit)들을 싣는 개념들에 대해서는 포함시키지않았다. 그 이유는 이러한 부분까지 포함시켜서 기술하면 너무 복잡하며, 도 10에서 일부만을 수정하면 이런 개념을 도입하는데 큰 문제가 없기 때문이다.As described above, FIG. 10 describes a frame receiving process according to an embodiment of the present invention in more detail. However, in FIG. 10, the description of the present invention does not include the header compression used in the AMD RLC and the concepts of loading a plurality of Payload Units (PUs) in one PDU. The reason is that it is too complicated to include even this part, and if only a part of the modification in Figure 10 is introduced, there is no big problem in introducing this concept.

전술한 바와 같이 송신측은 복수의 SDU들을 결합하여 RLC PDU를 완성하고, 완성된 RLC PDU는 하위 계층을 통해서 상대방 RLC에게 전송된다. 한편, 상대방 RLC는 수신된 RLC PDU로부터 상기 송신측에서 수행된 과정의 역 과정을 통해서 RLC SDU를 복구해낸다. 이렇게 복구된 RLC SDU를 상위 계층으로 전송하면 RLC 계층을 통한 데이터 전송이 완료된다. 한편, 결합(Concatenation) 과정을 수행할 경우에 각 SDU의 구분은 LI 필드를 이용해서 해결한다. 이렇게 해서 전송하면 수신측의 RLC에서는 역 과정에 의해서 원래의 RLC SDU들을 복원해 내고 이를 상위 계층으로 전달한다.As described above, the transmitting side combines a plurality of SDUs to complete an RLC PDU, and the completed RLC PDU is transmitted to the counterpart RLC through a lower layer. Meanwhile, the other RLC recovers the RLC SDU from the received RLC PDU through an inverse process of the process performed by the transmitting side. When the recovered RLC SDU is transmitted to a higher layer, data transmission through the RLC layer is completed. On the other hand, when performing the concatenation process, the classification of each SDU is solved using the LI field. In this way, the RLC on the receiving side recovers the original RLC SDUs by the reverse process and delivers them to the upper layer.

상술한 바와 같은 본 발명에서 얻을 수 있는 효과는 다음과 같다.Effects obtained in the present invention as described above are as follows.

첫 번째로 상술한 본 발명에서는 RLC PDU 포맷의 LI 필드를 6 비트와 14 비트로 변경하고, 비승인 모드 PDU의 경우 Sequence Number 필드를 6 비트로 변경함으로서 종래 여러 SDU를 Concatenation 함으로써 발생할 수 있는 LI 표기 제약 사항을 극복하였다.First, in the present invention described above, the LI notation constraints that may occur by concatenation of multiple SDUs by changing the LI field of the RLC PDU format to 6 bits and 14 bits, and the Sequence Number field to 6 bits in the case of an unapproved mode PDU. Overcome it.

두 번째로 상술한 본 발명에서는 종래 방식에서 Concatenation에 의해서 SDU 크기가 125 바이트 이상이 되는 경우 나머지 부분을 Padding 처리하고, 다음 RLC PDU에서 전송하는 과정에 의해 야기되는 자원 낭비 문제를 해결하였다.Secondly, the present invention described above solves the problem of resource waste caused by a process of padding the remaining part and transmitting the next RLC PDU when the SDU size becomes more than 125 bytes by concatenation in the conventional method.

세 번째로 상술한 본 발명에서는 종래 유사한 기능의 E 필드와 HE 필드가 같이 공존하던 것을 HE 필드로 통일시킴으로서 프로토콜의 복잡성 문제를 극복하였다.Third, in the present invention described above, the problem of complexity of the protocol is overcome by unifying the HE field and the HE field having similar functions together in the HE field.

네 번째로 현재 규격에서는 비승인 모드 RLC와 승인 모드 RLC에서 동일하게 발생할 수 있는 Segmentation, Concatenation 문제를 승인 모드 RLC에서만 부분적으로 해결하고 있으나 상술한 본 발명에서는 비승인 모드 PDU에서 발생할 수 있는 문제, 즉 비승인 PDU의 경우도 RLC PDU 크기가 125 바이트 이상일 수 있음에도 불구하고 긴(Long) LI를 사용할 수 없는 문제도 해결하여 현재의 RLC 모드간에 불평형 문제를 제거하였다.Fourth, although the current specification partially solves the segmentation and concatenation problems that may occur in the non-approved mode RLC and the approved mode RLC only in the approved mode RLC, the present invention described above may cause problems in the non-approved mode PDU, that is, Even in the case of unauthorized PDUs, despite the fact that the RLC PDU size can be more than 125 bytes, the problem of not being able to use Long LI has been solved to eliminate the unbalance problem between the current RLC modes.

Claims (6)

이동통신시스템에서 프로토콜 데이터 유닛을 전송하는 장치에 있어서,An apparatus for transmitting a protocol data unit in a mobile communication system, 상위계층으로부터의 서비스 데이터 유닛을 전송 가능한 프로토콜 데이터 유닛의 최대 크기와 비교하여 결합이 요구될 시 상기 상위계층으로부터 수신되는 적어도 두 개의 서비스 데이터 유닛을 결합하여 프로토콜 데이터 유닛을 생성한 후 설정된 무선 링크 제어 전송모드에 의해 하위계층으로 전송하는 무선링크제어계층 송신부와,Radio link control set after generating a protocol data unit by combining at least two service data units received from the upper layer when combining is required by comparing the service data unit from the upper layer with the maximum size of the transmittable protocol data unit. A radio link control layer transmitter for transmitting to a lower layer in a transmission mode, 상기 하위계층으로부터의 프로토콜 데이터 유닛을 분석하여 서비스 데이터 유닛 분리가 요구될 시 상기 프로토콜 데이터 유닛을 구성하는 적어도 두 개의 서비스 데이터 유닛을 분리하여 상기 상위계층으로 전송하는 무선링크제어계층 수신부를 포함함을 특징으로 하는 이동통신시스템에서 무선 링크 제어장치.And a radio link control layer receiver for analyzing protocol data units from the lower layer and separating at least two service data units constituting the protocol data unit and transmitting them to the upper layer when service data unit separation is required. Radio link control device in a mobile communication system characterized in. 제1항에 있어서, 상기 무선링크제어계층 송신부는,The method of claim 1, wherein the radio link control layer transmitter, 상기 생성된 프로토콜 데이터 유닛을 상기 하위계층으로 전송하기 전에 임시 저장하기 위한 송신버퍼를 더 구비함을 특징으로 하는 이동통신시스템에서 무선 링크 제어장치.And a transmission buffer for temporarily storing the generated protocol data unit before transmitting it to the lower layer. 제1항에 있어서, 상기 무선링크제어계층 수신부는,The method of claim 1, wherein the radio link control layer receiving unit, 상기 하위계층으로부터의 프로토콜 데이터 유닛을 임시 저장하기 위한 수신버퍼를 더 구비함을 특징으로 하는 이동통신시스템에서 무선 링크 제어장치.And a receiving buffer for temporarily storing the protocol data unit from the lower layer. 이동통신시스템에서 프로토콜 데이터 유닛을 전송하는 방법에 있어서,In the method for transmitting a protocol data unit in a mobile communication system, 상위계층으로부터의 서비스 데이터 유닛을 전송 가능한 프로토콜 데이터 유닛의 최대 크기와 비교하여 결합이 요구될 시 상기 상위계층으로부터 수신되는 적어도 두 개의 서비스 데이터 유닛을 결합하여 프로토콜 데이터 유닛을 생성한 후 설정된 무선 링크 제어 전송모드에 의해 하위계층으로 전송하는 과정과,Radio link control set after generating a protocol data unit by combining at least two service data units received from the upper layer when combining is required by comparing the service data unit from the upper layer with the maximum size of the transmittable protocol data unit. Transmitting to a lower layer by a transmission mode, 상기 하위계층으로부터의 프로토콜 데이터 유닛을 분석하여 서비스 데이터 유닛 분리가 요구될 시 상기 프로토콜 데이터 유닛을 구성하는 적어도 두 개의 서비스 데이터 유닛을 분리하여 상기 상위계층으로 전송하는 과정을 포함함을 특징으로 하는 이동통신시스템에서 무선 링크 제어방법.And analyzing at least two service data units constituting the protocol data unit by analyzing protocol data units from the lower layer and transmitting the service data units to the upper layer when separation of service data units is required. A method of controlling a radio link in a communication system. 제4항에 있어서,The method of claim 4, wherein 상기 생성된 프로토콜 데이터 유닛을 상기 하위계층으로 전송하기 전에 임시 저장하는 과정을 더 구비함을 특징으로 하는 이동통신시스템에서 무선 링크 제어방법.And storing the generated protocol data unit temporarily before transmitting the generated protocol data unit to the lower layer. 제4항에 있어서,The method of claim 4, wherein 상기 하위계층으로부터의 프로토콜 데이터 유닛을 임시 저장하기 위한 과정을 더 구비함을 특징으로 하는 이동통신시스템에서 무선 링크 제어방법.And temporarily storing a protocol data unit from the lower layer.
KR1020000048181A 2000-08-19 2000-08-19 Apparatus and method for determining paging alert mode in a mobile communication system KR20020014971A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
KR1020000048181A KR20020014971A (en) 2000-08-19 2000-08-19 Apparatus and method for determining paging alert mode in a mobile communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
KR1020000048181A KR20020014971A (en) 2000-08-19 2000-08-19 Apparatus and method for determining paging alert mode in a mobile communication system

Publications (1)

Publication Number Publication Date
KR20020014971A true KR20020014971A (en) 2002-02-27

Family

ID=19684081

Family Applications (1)

Application Number Title Priority Date Filing Date
KR1020000048181A KR20020014971A (en) 2000-08-19 2000-08-19 Apparatus and method for determining paging alert mode in a mobile communication system

Country Status (1)

Country Link
KR (1) KR20020014971A (en)

Cited By (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088879A1 (en) * 2003-04-01 2004-10-14 Lg Electronics Inc. Error processing apparatus and method for wireless communication system
WO2006053490A1 (en) * 2004-11-19 2006-05-26 Huawei Technologies Co., Ltd. Data sectional concatenation and reassembly method
WO2006081757A1 (en) * 2005-02-04 2006-08-10 Huawei Technologies Co., Ltd. Information transmission method
RU2447590C2 (en) * 2006-02-07 2012-04-10 Телефонактиеболагет Лм Эрикссон (Пабл) Method and units for providing adaptive segmentation
KR101355573B1 (en) * 2012-01-05 2014-01-27 한국과학기술원 Receive apparatus and transmission apparatus for data unit aggregation transmission system
CN111034252A (en) * 2017-08-11 2020-04-17 高通股份有限公司 Techniques for radio link control unacknowledged mode reception

Cited By (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2004088879A1 (en) * 2003-04-01 2004-10-14 Lg Electronics Inc. Error processing apparatus and method for wireless communication system
AU2004225408B2 (en) * 2003-04-01 2007-02-01 Lg Electronics Inc. Error processing apparatus and method for wireless communication system
US7571358B2 (en) 2003-04-01 2009-08-04 Lg Electronics Inc. Error processing apparatus and method for wireless communication system
WO2006053490A1 (en) * 2004-11-19 2006-05-26 Huawei Technologies Co., Ltd. Data sectional concatenation and reassembly method
CN1780291B (en) * 2004-11-19 2010-04-14 华为技术有限公司 Data segment cascade and recombinant method
WO2006081757A1 (en) * 2005-02-04 2006-08-10 Huawei Technologies Co., Ltd. Information transmission method
RU2447590C2 (en) * 2006-02-07 2012-04-10 Телефонактиеболагет Лм Эрикссон (Пабл) Method and units for providing adaptive segmentation
KR101355573B1 (en) * 2012-01-05 2014-01-27 한국과학기술원 Receive apparatus and transmission apparatus for data unit aggregation transmission system
CN111034252A (en) * 2017-08-11 2020-04-17 高通股份有限公司 Techniques for radio link control unacknowledged mode reception
CN111034252B (en) * 2017-08-11 2023-12-05 高通股份有限公司 Unacknowledged mode reception for radio link control

Similar Documents

Publication Publication Date Title
EP1349332B1 (en) Method for minimizing searching time for a transport format selection in a code division multiple access mobile communication system
JP3889569B2 (en) Apparatus and method for transmitting / receiving variable length data by radio link protocol in mobile communication system
KR100382470B1 (en) Radio Protocol in IMT-2000 Mobile Communication System
KR101446359B1 (en) Apparatus and method for generating and parsing a mac pdu in a mobile communication system
KR101108333B1 (en) Method and apparatus for versatile mac multiplexing in evolved hspa
US7400649B2 (en) Method of generating protocol data units in split mode
US8437328B2 (en) Method of processing data in a medium access control (MAC) layer
EP2824887B1 (en) Apparatus and method for transmitting variable-length data according to a radio link protocol in a mobile communication system
US6804202B1 (en) Radio protocol for mobile communication system and method
US7423963B2 (en) Apparatus and method for controlling packet data transmission between BSC and BTS
JP4417418B2 (en) Method and apparatus for transmitting / receiving control information of uplink packet data service in mobile communication system
EP1195923A2 (en) Radio communication system having radio link control layer and data processing method in the same
US20060140154A1 (en) Method and apparatus for signaling user equipment status information for uplink data transmission in a mobile communication system
US20030031119A1 (en) Method and apparatus for transmitting user data in an HSDPA mobile communication system
US20050201416A1 (en) Transmitter and receiver for data burst in a wireless communication system
US20130286908A1 (en) Radio communication apparatus
US20050265390A1 (en) Apparatus and method for transmitting data in broadband wireless communication system and apparatus and method for receiving data in the same
US6850508B1 (en) Apparatus and method for exchanging variable-length data according to a radio link protocol in a mobile communication system
JP4668992B2 (en) Communications system
KR20020014971A (en) Apparatus and method for determining paging alert mode in a mobile communication system
KR100404178B1 (en) Mobile communication system
KR100446527B1 (en) Method for transmitting and receiving packet data unit in wireless packet data telecommunication system
KR20090019118A (en) Apparatus and method for media access control packet configuration in mobile communication system

Legal Events

Date Code Title Description
WITN Withdrawal due to no request for examination