WO2008137962A2 - Re-using sequence numbers for wireless communication using multiple protocols - Google Patents
Re-using sequence numbers for wireless communication using multiple protocols Download PDFInfo
- Publication number
- WO2008137962A2 WO2008137962A2 PCT/US2008/062963 US2008062963W WO2008137962A2 WO 2008137962 A2 WO2008137962 A2 WO 2008137962A2 US 2008062963 W US2008062963 W US 2008062963W WO 2008137962 A2 WO2008137962 A2 WO 2008137962A2
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- sdu
- pdu
- sequence number
- protocol
- header
- Prior art date
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L1/00—Arrangements for detecting or preventing errors in the information received
- H04L1/0078—Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
- H04L1/0079—Formats for control data
- H04L1/008—Formats for control data where the control data relates to payload of a different packet
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L9/00—Cryptographic mechanisms or cryptographic arrangements for secret or secure communications; Network security protocols
- H04L9/40—Network security protocols
Definitions
- the present disclosure relates generally to communication, and more specifically to techniques for sending data in a wireless communication system.
- Wireless communication systems are widely deployed to provide various communication content such as voice, video, packet data, messaging, broadcast, etc. These wireless systems may be multiple-access systems capable of supporting multiple users by sharing the available system resources. Examples of such multiple-access systems include Code Division Multiple Access (CDMA) systems, Time Division Multiple Access (TDMA) systems, Frequency Division Multiple Access (FDMA) systems, Orthogonal FDMA (OFDMA) systems, and Single-Carrier FDMA (SC- FDMA) systems.
- CDMA Code Division Multiple Access
- TDMA Time Division Multiple Access
- FDMA Frequency Division Multiple Access
- OFDMA Orthogonal FDMA
- SC- FDMA Single-Carrier FDMA
- a transmitter may process traffic data in accordance with a set of protocols in a protocol stack to generate output data for transmission to a receiver.
- Each protocol may receive service data units (SDUs) from a protocol in a higher layer or sublayer (if any) and may generate protocol data units (PDUs) for a protocol in a lower layer or sublayer (if any).
- SDUs service data units
- PDUs protocol data units
- Each PDU typically includes a header that contains pertinent information for that PDU. Since the header represents overhead, it is desirable to reduce header overhead to the extent possible in order to improve efficiency.
- a sequence number assigned by a first protocol in the protocol stack may be re -used at a second protocol.
- the first protocol may be Packet Data Convergence Protocol (PDCP)
- the second protocol may be Radio Link Control (RLC).
- the first and second protocols may also be other protocols.
- a PDCP PDU may be received as an RLC SDU at RLC, with the PDCP PDU being assigned a PDCP sequence number (PDSN SN) by PDCP.
- An RLC sequence number (RLC SN) for the RLC SDU may be determined based on the PDCP SN.
- An RLC PDU may be formed based on the RLC SDU and may include all or a segment of the RLC SDU.
- a header may be generated for the RLC PDU and may include the RLC SN and possibly a segment offset indicating the starting byte in the RLC SDU corresponding to the first byte in the RLC PDU.
- multiple PDCP PDUs may be received as multiple RLC SDUs at RLC, with each PDCP PDU being assigned a different PDCP SN by PDCP.
- An RLC SN for each RLC SDU may be determined based on the PDCP SN for the corresponding PDCP PDU.
- An RLC PDU may be formed based on the multiple RLC SDUs.
- a header may be generated for the RLC PDU and may include the RLC SN for the first RLC SDU and a header block for each remaining RLC SDU.
- the header block for each remaining RLC SDU may include (i) a segment length that conveys the amount of data from the RLC SDU being sent in the RLC PDU, (ii) an SN offset that indicates the difference between the RLC SN for the RLC SDU and the RLC SN for a preceding RLC SDU in the RLC PDU, (iii) a segment offset that indicates the starting byte in the RLC SDU being sent in the RLC PDU, (iv) an extension bit that indicates whether or not another header block will follow, and/or (v) some other information. [0008] Various aspects and features of the disclosure are described in further detail below.
- FIG. 1 shows a wireless communication system.
- FIG. 2 shows example protocol stacks for various entities in the system.
- FIG. 3 shows processing by PDCP and RLC at a transmitter.
- FIG. 4 shows one design of an RLC header with SN re-use.
- FIG. 5 shows another design of an RLC header with SN re-use.
- FIG. 6 shows yet another design of an RLC header with SN re-use.
- FIG. 7 shows a design of re-using RLC SN for PDCP at the transmitter.
- FIG. 8 shows a process for sending data with SN re-use.
- FIG. 9 shows an apparatus for sending data with SN re-use.
- FIG. 10 shows a process for receiving data with SN re-use.
- FIG. 11 shows an apparatus for receiving data with SN re-use.
- FIG. 12 shows a process for sending data with SN offsets.
- FIG. 13 shows an apparatus for sending data with SN offsets.
- FIG. 14 shows a process for receiving data with SN offsets.
- FIG. 15 shows an apparatus for receiving data with SN offsets.
- FIG. 16 shows a block diagram of a Node B and a UE.
- a CDMA system may implement a radio technology such as Universal Terrestrial Radio Access (UTRA), cdma2000, etc.
- UTRA includes Wideband-CDMA (WCDMA) and other variants of CDMA.
- cdma2000 covers IS-2000, IS-95 and IS-856 standards.
- a TDMA system may implement a radio technology such as Global System for Mobile Communications (GSM).
- GSM Global System for Mobile Communications
- An OFDMA system may implement a radio technology such as Evolved UTRA (E-UTRA), Ultra Mobile Broadband (UMB), IEEE 802.11 (Wi-Fi), IEEE 802.16 (WiMAX), IEEE 802.20, Flash-OFDM®, etc.
- E-UTRA and E-UTRA are part of Universal Mobile Telecommunication System (UMTS).
- 3GPP Long Term Evolution (LTE) is an upcoming release of UMTS that uses E-UTRA, which employs OFDMA on the downlink and SC-FDMA on the uplink.
- UTRA, E-UTRA, UMTS, LTE and GSM are described in documents from an organization named "3rd Generation Partnership Project" (3GPP).
- cdma2000 and UMB are described in documents from an organization named "3rd Generation Partnership Project 2" (3GPP2).
- 3GPP2 3rd Generation Partnership Project 2
- FIG. 1 shows a wireless communication system 100 with multiple Node Bs 120 and 122.
- a Node B may be a fixed station that communicates with the UEs and may also be referred to as an evolved Node B (eNB), a base station, an access point, etc.
- Node Bs 120 and 122 may communicate with a Mobility Management Entity/System Architecture Evolution (MME/SAE) gateway 130, which may support data services for the UEs.
- MME/SAE gateway 130 may couple to a core and/or data network 140 (e.g., the Internet) and may communicate with other entities (e.g., remote servers and terminals) that couple to core/data network 140.
- MME/SAE gateway 130 Mobility Management Entity/System Architecture Evolution
- a UE 110 may communicate with Node B 120 or 122 via the downlink and uplink.
- the downlink (or forward link) refers to the communication link from the Node B to the UE, and the uplink (or reverse link) refers to the communication link from the UE to the Node B.
- UE 110 may be stationary or mobile and may also be referred to as a mobile station, a terminal, an access terminal, a subscriber unit, a station, etc.
- UE 110 may be a cellular phone, a personal digital assistant (PDA), a wireless modem, a wireless communication device, a handheld device, a laptop computer, a cordless phone, etc.
- PDA personal digital assistant
- FIG. 2 shows example protocol stacks 200 for a user plane in LTE.
- the user plane carries traffic data between UE 110 and SAE gateway 130 via Node B 120, which is the serving Node B for the UE.
- Each entity maintains a protocol stack for communication with another entity.
- Each protocol stack typically includes a network layer (L3), a link layer (L2), and a physical layer (Ll).
- UE 110 and SAE gateway 130 may exchange data using Internet Protocol (IP) at the network layer. Higher layer data may be encapsulated in IP packets, which may be exchanged between UE 110 and SAE gateway 130 via Node B 120.
- IP Internet Protocol
- the link layer is typically dependent on the radio technology.
- the link layer for UE 110 is composed of three sublayers for PDCP, RLC, and Medium Access Control (MAC), which are terminated at Node B 120.
- UE 110 further communicates with Node B 120 via E-UTRA air-link interface at the physical layer (PHY).
- Node B 120 may communicate with SAE gateway 130 via IP and a technology- dependent interface for the link and physical layers.
- PDCP may provide various services and functions such as:
- Ciphering i.e., encryption
- integrity protection of data for security i.e., encryption
- PDCP is described in 3GPP TS 36.323, entitled “Evolved Universal Terrestrial Radio Access (E-UTRA); Packet Data Convergence Protocol (PDCP) Specification," which is publicly available.
- E-UTRA Evolved Universal Terrestrial Radio Access
- PDCP Packet Data Convergence Protocol
- RLC may provide various services and functions such as:
- RLC is described in 3GPP TS 36.322, entitled “Evolved Universal Terrestrial Radio Access (E-UTRA); Radio Link Control (RLC) Protocol Specification," which is publicly available.
- RLC may be maintained for a radio link between UE 110 and Node B 120 and may be reset when the UE is handed over to another Node B 122. During the handover, RLC may be reset and the functions of duplicate detection, re -ordering of downlink RLC SDUs, and in-sequence delivery of upper layer PDUs on the uplink may be performed by PDCP.
- FIG. 3 shows exemplary processing by PDCP and RLC at a transmitter, which may be Node B 120 for data transmission on the downlink or UE 110 for data transmission on the uplink.
- PDCP receives PDCP SDUs from a higher layer protocol.
- the higher layer protocol may be IP
- each PDCP SDU may include one or more IP packets.
- PDCP assigns a sequentially increasing PDCP SN to each PDCP SDU.
- PDCP performs header compression, ciphering and integrity protection for each PDCP SDU and provides a corresponding PDCP PDU.
- a PDCP PDU may include one or more PDCP SDU.
- PDCP uses a COUNT value for each block of data being ciphered.
- a block of data may be a PDCP SDU, a segment of a PDCP SDU, or a concatenation of multiple PDCP SDUs.
- PDCP uses the COUNT as a crypto sync for ciphering and integrity protection.
- the COUNT may be represented as (i) a hyperframe number (HFN) for the most significant bits (MSBs) of the COUNT and (ii) the PDCP SN for the least significant bits (LSBs) of the COUNT.
- HFN hyperframe number
- MSBs most significant bits
- LSBs least significant bits
- the COUNT is often conveyed by signaling HFN once and then signaling only the PDCP SN along with each ciphered block.
- the COUNT may also be used for duplicate detection and in-sequence delivery at handover.
- RLC receives the PDCP PDUs, which are referred to as RLC SDUs.
- RLC SDUs a PDU from a given layer/sublayer may be referred to as an SDU at the next lower layer/sublayer.
- RLC may perform segmentation and/or concatenation of the RLC SDUs and provide RLC PDUs of appropriate sizes to MAC. Segmentation refers to a process of partitioning an RLC SDU into smaller units, which are referred to as RLC segments. Re-segmentation refers to a process of partitioning an RLC segment or PDU into smaller units, which are also referred to as RLC segments.
- segmentation can refer to segmentation of an RLC SDU as well as re-segmentation of an RLC PDU.
- An RLC segment is a portion of an RLC SDU or PDU and may be obtained from segmentation or re-segmentation.
- RLC may also re-transmit RLC PDUs for all or portions of RLC SDUs received in error by a receiver.
- each RLC PDU may include all or a portion of each of one or more RLC SDUs, as described below.
- MAC may process each RLC PDU and generate a corresponding MAC PDU.
- PDCP SN may be re-used at RLC in order to reduce header overhead.
- RLC uses RLC SN for functions such as duplicate detection, re-ordering, and in-sequence delivery. Since PDCP already generates and uses PDCP SN for ciphering and other function, the PDCP SN may be re-used to address RLC data in order to reduce SN overhead across PDCP and RLC.
- PDCP may assign a sequentially increasing PDCP SN to each PDCP PDU and may pass the PDCP PDU along with its PDCP SN to RLC.
- the PDCP SN may not be included in a PDCP PDU header.
- PDCP SN may have any suitable length, e.g., 5, 7, 12, 16, 32 or some other number of bits in length.
- RLC SN may have any suitable length that may be equal to or shorter than the length of PDCP SN.
- RLC SN may have length of 5, 7, 10, 12, 32 or some other number of bits.
- different RLC SN lengths may be used for different types of RLC SDUs.
- the RLC SN may be limited in size, the underlying COUNT may be larger, such as 32 bits.
- the techniques described herein may be used for any PDCP SN length, any COUNT length, and any RLC SN length. For clarity, much of the description below assumes an RLC SN length of 12 bits. If the RLC SN length is shorter than the PDCP SN length, then the LSB portion of PDCP SN may be used for RLC SN, and the MSB portion of PDCP SN may be signaled once at connection setup.
- the full PDCP SN may be exchanged between UE 110 and Node B 120 at connection setup, e.g., using a mechanism similar to the one used to exchange START in WCDMA.
- a receiver may obtain HFN from the mechanism and may reconstruct the COUNT based on the HFN and the PDCP SN.
- RLC SN wraps around to zero after reaching T - 1 .
- an RLC SN for an RLC PDU may be determined based on a PDCP SN for a PDCP PDU, as follows:
- ⁇ is an SN difference or delta between the PDCP SN and the RLC SN.
- PDCP SN may be incremented continuously even during handover whereas RLC SN may be reset at each handover to a new Node B.
- the difference between the current PDCP SN and the reset RLC SN may be determined and used as the updated SN delta.
- the same SN delta may be used by the UE and the Node B for as long as the PDCP SN and RLC SN are incremented, which may be an entire communication session.
- RLC SN may also be derived from PDCP SN in other manners, e.g., with other offsets.
- RLC may segment an RLC SDU into multiple RLC segments.
- RLC addressing within the RLC SDU may be achieved with either sub-sequence numbering or byte-based addressing.
- sub-sequence numbering the multiple RLC segments may be assigned different sub-sequence numbers.
- Each RLC segment may then be uniquely identified by the RLC SN for the RLC SDU as well as the sub-sequence number for that RLC segment.
- the bytes in the RLC SDU may be assigned sequentially increasing byte addresses.
- Each RLC segment may then be uniquely identified by the RLC SN for the RLC SDU, the byte address of the first byte in the RLC segment, and the length of the RLC segment or the address of the last byte in the RLC segment.
- the terms "byte” and “octet” are synonymous and are used interchangeably.
- RLC addressing within the RLC SDU may be achieved by partitioning the RLC SDU into data units of fixed or variable sizes and assigning different addresses to these data units.
- a data unit may be one byte, multiple bytes, etc.
- Byte -based addressing may be simpler to implement and may provide more flexibility for re-segmentation (e.g., for retransmissions) than sub-sequence numbering.
- the following description assumes the use of byte -based addressing for RLC segments. [0041]
- an RLC segment may be defined based on the following parameters:
- Segment Length (SL) the length of the RLC segment given in units of bytes.
- the segment length may also be given by the byte address of the end of the RLC SDU within the RLC PDU.
- the segment length may be used to find RLC SDU boundaries when RLC concatenates.
- the segment offset size and the segment length size may be dependent on the maximum RLC SDU size.
- the maximum RLC SDU size is 4096 bytes, 12 bits may be used for the segment offset, and 12 bits may also be used for the segment length. Other segment offset and segment length sizes may also be used.
- an RLC PDU includes an RLC header and a Data field.
- the Data field may carry data from one or more RLC SDUs.
- the length of the Data field or the entire RLC PDU may be conveyed in a MAC header.
- the RLC header may include various fields for pertinent parameters for the RLC PDU, e.g., parameters describing the one or more RLC SDUs carried in the RLC PDU.
- a field in the RLC header may be either a fixed field or an extension field.
- a fixed field is always present in the RLC header and is denoted as "M”.
- An extension field is present in the RLC header if it is needed and is denoted as "O".
- the fixed and extension fields may also be referred to as mandatory and optional fields, respectively.
- the length of the RLC PDU may be ascertained based on the length of a MAC PDU (if present) carrying the RLC PDU and may thus be omitted from the RLC header. Otherwise, the length of the RLC PDU may be included in the RLC header.
- RLC header formats may be defined to support re-use of PDCP SN for RLC addressing. Some example RLC header formats are described below.
- Table 1 shows a design of an RLC header that supports an RLC PDU carrying all or a segment of an RLC SDU. For this design, concatenation is not performed at RLC and may be performed at MAC if needed.
- the RLC header may include the fixed (M) and extension (O) fields given in Table 1.
- the Segment Offset field indicates the start of the RLC segment within the RLC SDU and may be given by the byte address of the starting byte in the RLC SDU corresponding to the first byte in the RLC segment.
- a Segment Begin field is not needed since a Segment Offset of 0 means that the RLC PDU contains the beginning of the RLC SDU.
- the RLC header has a size of two bytes without the segment parameters or a size of four bytes with the segment parameters.
- an RLC header without concatenation may include fewer, more, or different fields than those shown in Table 1.
- the fields may have different sizes than those given in Table 1.
- FIG. 4 shows an RLC PDU with the RLC header shown in Table 1.
- an RLC SDU has an RLC SN of N.
- the RLC PDU carries a segment of the RLC SDU starting with the byte at address B.
- the Sequence Number (SN) field is set to N
- the Segment Extension (SE) field is set to ' 1 '
- the Segment Offset (SO) field is set to B.
- the size of the Data field can be ascertained based on MAC header information.
- the RLC segment size may be determined based on the segment offset of B and the Data field size.
- Table 2 shows a design of an RLC header that supports an RLC PDU carrying up to two RLC segments.
- the first RLC SDU in the RLC PDU may be an entire RLC SDU or an RLC segment. Any number of whole RLC SDUs may follow the first RLC SDU.
- the last RLC SDU in the RLC PDU may be an entire RLC SDU or an RLC segment.
- the RLC header may include the fixed (M) and extension (O) fields given in Table 2.
- the Sequence Number field contains the RLC SN for the first RLC SDU in the RLC PDU.
- the RLC SN for each remaining RLC SDU is conveyed in the Length Indicator Block for that RLC SDU. If the RLC PDU contains a segment of the first RLC SDU, then the Segment Offset field is present and contains the address of the starting byte in the first RLC SDU corresponding to the first byte in the RLC PDU.
- Table 3 shows a design of the Length Indicator Block for the RLC header shown in Table 2. K instances of the Length Indicator Block may be included in the RLC header when the Header Extension field is set to ' 1 ', where in general K > 1. Each instance of the Length Indicator Block provides parameters for an associated RLC SDU.
- An RLC PDU typically carries RLC SDUs with RLC SNs that are close to each other.
- the RLC SN for each RLC SDU may be conveyed by an SN offset relative to the RLC SN for a preceding RLC SDU.
- the RLC SN for an RLC SDU may be defined as follows:
- SN_Offset(£) is the SN offset for the k-th RLC SDU in the RLC PDU
- RLC SN( ⁇ ) is the RLC SN for the k-th RLC SDU in the RLC PDU.
- the SN Offset field allows the RLC PDU to carry non-contiguous RLC SDUs, which may be useful for retransmissions.
- An SN offset of 0 may be used to send two non-contiguous segments of the same RLC SDU in the RLC PDU.
- the RLC SN for the (A ⁇ -l)-th RLC SDU is the same as the RLC SN for the k-th RLC SDU in the RLC PDU.
- the maximum SN offset between two consecutive RLC SDUs is 7.
- An SN offset larger than 7 may be obtained by using one or more additional/dummy Length Indicator Blocks with the Segment Length field set to 0 and the SN Offset field set to appropriate value.
- a Sequence Number field may be included in the Length Indicator Block and may carry the entire RLC SN.
- the SN Offset field or the Sequence Number field may be omitted from the Length Indicator Block.
- the RLC PDU may carry contiguous RLC SDUs with sequentially increasing RLC SNs.
- the length of each RLC SDU (except for the first RLC SDU) may be determined based on the Segment Length field for that RLC SDU.
- the length of the entire RLC PDU may be determined based on MAC header information.
- the length of the first RLC SDU may then be determined by subtracting the length of each subsequent RLC SDU from the length of the RLC PDU.
- the RLC header has a size of two bytes without the Length Indicator Block and Segment Offset fields.
- the RLC header includes two additional bytes for each Length Indicator Block and includes two additional bytes if the first RLC SDU is segmented.
- an RLC header supporting concatenation of up to two RLC segments may include fewer, more, or different fields than those shown in Tables 2 and 3. For example, if concatenation is performed, then an End Bit field may be used for an RLC PDU to indicate whether or not it is the last RLC PDU for an RLC SDU.
- the fields in the RLC header may have different sizes than those given in Tables 2 and 3.
- FIG. 5 shows an RLC PDU with the RLC header shown in Tables 2 and 3.
- the RLC PDU carries a total of K + 1 RLC SDUs, which includes a segment of the first RLC SDU starting with the byte at address B, followed by K-I whole RLC SDUs, and concluding with a segment of the last RLC SDU.
- the first RLC SDU has an RLC SN of N 0 .
- the RLC SN for each subsequent RLC SDU may be computed in similar manner.
- the segment of the last RLC SDU has a length of L K and an RLC SN of
- N K N K _ 1 + 0 K .
- the Sequence Number (SN) field is set to N 0
- the Segment Extension (SE) field is set to ' 1 '
- the Segment Offset (SO) field is set to B for the first RLC SDU.
- the Header Extension field is set to ' 1 ' (not shown in FIG. 5)
- the RLC header includes K Length Indicator Blocks for the K remaining RLC SDUs.
- the Length Indicator Block for the second RLC SDU has the Segment Length (SL) field set to L 1 , the Length Indicator Extension (LIE) field set to '1 ', and the SN Offset (SNO) field set to Oi .
- the Length Indicator Block for each subsequent RLC SDU may be set in similar manner.
- the Length Indicator Block for the last RLC SDU has the Segment Length field set to L K , the Length Indicator Extension field set to O', and the SN Offset field set to O ⁇ .
- Table 4 shows a design of an RLC header that supports an RLC PDU carrying any number of RLC SDUs and any number of RLC segments.
- the RLC header may include the fixed (M) and extension (O) fields given in Table 4.
- the Sequence Number field contains the RLC SN for the first RLC SDU in the RLC PDU.
- the RLC SN for each remaining RLC SDU is conveyed in the Length Indicator Block for that RLC SDU.
- Table 5 shows a design of the Length Indicator Block for the RLC header shown in Table 4. K instances of the Length Indicator Block may be included in the RLC header when the Header Extension field is set to ' 1 ', where in general K > 1.
- Each instance of the Length Indicator Block provides parameters for an associated RLC SDU.
- the length of each RLC SDU (except for the first RLC SDU) may be determined based on the Segment Length field for that RLC SDU.
- the length of the first RLC SDU may be determined based on the length of the RLC PDU and the length of each remaining RLC SDU.
- the RLC header has a size of two bytes without any Length Indicator Block.
- the RLC header includes four additional bytes for each Length Indicator Block.
- an RLC header supporting concatenation of any number of RLC segments may include fewer, more, or different fields than those shown in Tables 4 and 5.
- the fields may have different sizes than those given in Tables 4 and 5.
- FIG. 6 shows an RLC PDU with the RLC header shown in Tables 4 and 5.
- the RLC PDU carries a total of K + 1 RLC SDUs, where each RLC SDU may be whole or segmented.
- the RLC SDUs have RLC SNs that may be determined as described above for FIG. 5.
- FIG. 5 shows an example shown in FIG.
- the RLC PDU carries a segment of the first RLC SDU starting with the byte at Bo and having a length of L 0 , followed by a segment of the second RLC SDU starting with the byte at Bi and having a length of Li, and so on, and concluding with a segment of the last RLC SDU starting with the byte at B K and having a length of L K .
- the Sequence Number (SN) field is set to N 0 for the first RLC SDU.
- the Header Extension field is set to ' 1 ' (not shown in FIG. 6), and the RLC header includes K Length Indicator Blocks for the K remaining RLC SDUs.
- the Length Indicator Block for the second RLC SDU has the Segment Length (SL) field set to L 1 , the Segment Offset (SO) field set to B 1 , the Length Indicator Extension (LIE) field set to ' 1 ', and the SN Offset (SNO) field set to O 1 .
- the Length Indicator Block for each subsequent RLC SDU may be set in similar manner.
- the Length Indicator Block for the last RLC SDU has the Segment Length field set to L K , the Segment Offset field set to B K , the Length Indicator Extension field set to O', and the SN Offset field set to
- RLC header formats Three specific RLC header formats have been described above. Other RLC header formats may also be defined and used for RLC PDUs.
- An RLC header format may or may not support concatenation. If concatenation is supported, then the RLC header may include appropriate fields to describe each RLC SDU or segment carried in an RLC PDU. The RLC header may also include other fields to support other functions.
- RLC SN may be re-used at PDCP in order to reduce header overhead. In one design, RLC may have the following characteristics:
- Segmentation is not supported in RLC and may be performed in MAC, and
- RLC may handle RLC SDUs of variable sizes and may be able to support high throughput radio technologies such as LTE.
- FIG. 7 shows a design of re-using RLC SN for PDCP at a transmitter.
- a full PDCP SN may be exchanged between UE 110 and Node B 120 at connection setup with a suitable mechanism.
- PDCP may generate and pass a PDCP PDU with a PDCP SN of N to RLC.
- RLC may generate one or more (U) RLC PDUs of fixed or variable sizes for the PDCP PDU and may assign an RLC SN to each RLC PDU.
- the RLC SN for the first RLC PDU may be derived from the PDCP SN, e.g., as shown in equation (1) with the SN delta being zero or non-zero. For simplicity, FIG. 7 shows the SN delta being equal to zero.
- RLC may assign the first RLC PDU with an RLC SN of N, the next RLC PDU with an RLC SN of N+l, and so on, and the last RLC PDU with an RLC SN of N+U-l .
- the last RLC PDU may have an End Bit (EB) field set to ' 1 ' to indicate that it is the last RLC PDU for the PDCP PDU.
- RLC may pass the U RLC PDUs with RLC SNs of N to N+U-l to MAC to transmit the PDCP PDU.
- RLC may communicate U to PDCP.
- PDCP may then assign the next PDCP PDU with PDCP SN of N+U and may process and send this PDCP PDU to RLC.
- RLC may generate one or more (V) RLC PDUs for the PDCP PDU and may assign an RLC SN to each RLC PDU starting with N+U. Since PDCP uses the next available RLC SN of N+U for the PDCP PDU, the RLC PDUs have sequentially increasing RLC SNs, and there are no holes or overlap in the RLC sequence numbering.
- a receiver may obtain the full PDCP SN at connection setup.
- RLC at the receiver may obtain RLC PDUs from MAC and may assemble these RLC PDUs into complete PDCP PDUs, as indicated by the Segment Length and End Bit fields for each RLC PDU.
- PDCP may determine the PDCP SN for each PDCP PDU based on the RLC SN for the first RLC PDU in the PDCP PDU. This RLC SN may be passed along with the PDCP PDU to PDCP. The receiver can thus determine the PDCP SN for each successfully received PDCP PDU based on the RLC SN for the first RLC PDU in the PDCP PDU.
- FIG. 8 shows a design of a process 800 for sending data with sequence number re -use.
- Process 800 may be performed by a transmitter, which may be a Node B for data transmission on the downlink or a UE for data transmission on the uplink.
- a first sequence number assigned to a first PDU by a first protocol may be received at a second protocol (block 810).
- the first sequence number from the first protocol may be used at the second protocol (block 820).
- the first protocol may be above the second protocol in a protocol stack, and the sequence number may be passed down the protocol stack, e.g., outside of the first protocol's PDU.
- the first protocol may be PDCP
- the second protocol may be RLC.
- the first PDU may be received from the first protocol as an SDU at the second protocol (block 832).
- a second sequence number for the SDU may be determined based on the first sequence number for the first PDU and a delta, e.g., as shown in equation (1) (block 834).
- the sequence numbering of the second protocol may be reset at handover or connection setup or at other instants.
- the delta may be determined based on the difference between sequence number for the first protocol and sequence number for the second protocol after resetting the sequence numbering.
- Data within the SDU may be addressed based on the second sequence number and an segment offset from the start of the SDU.
- a second PDU may be formed at the second protocol based on the SDU and may include all or a segment of the SDU (block 836).
- a header may be generated for the second PDU and may include the second sequence number for the SDU (block 838). If the second PDU includes a segment of the SDU, then the header may include a segment offset indicating the start of the segment within the SDU, e.g., the starting byte in the SDU corresponding to the first byte in the second PDU. [0073] If concatenation is performed as determined in block 830, then multiple PDUs from the first protocol may be received as multiple SDUs at the second protocol, with each of the multiple PDUs being assigned a different sequence number by the first protocol (block 842).
- the multiple PDUs may include the first PDU, and the multiple SDUs may include a first SDU corresponding to the first PDU.
- a sequence number for each of the multiple SDUs may be determined based on a sequence number for a corresponding one of the multiple PDUs and the delta (block 844).
- a sequence number offset for each SDU, except for the first SDU, may be determined based on the difference between the sequence number for that SDU and the sequence number for a preceding SDU (block 846).
- a second PDU may be formed at the second protocol based on the multiple SDUs and may include the first SDU followed by remaining ones of the multiple SDUs (block 848).
- the second PDU may include all or a portion of the first SDU, all or a portion of the last SDU, and all of each SDU between the first and last SDUs, as shown in FIG. 5.
- the second PDU may include all or a portion of each of the multiple SDUs, as shown in FIG. 6.
- a header may be generated for the second PDU and may include the second sequence number for the first SDU and a header block (e.g., a Length Indicator Block) for each remaining SDU (block 850).
- the header may further include a segment offset indicating the starting byte in the first SDU corresponding to the first byte in the second PDU.
- the header block for each remaining SDU may include (i) a segment length that conveys the amount of data from the SDU being sent in the second PDU, (ii) the sequence number offset for the SDU, (iii) an extension bit that indicates whether or not another header block for another SDU will follow in the header, (iv) a segment offset that indicates the starting byte in the SDU being sent in the second PDU, and/or (v) some other information.
- the first protocol may be below the second protocol in the protocol stack, and the first sequence number may be passed from the first protocol up to the second protocol.
- the first protocol may be RLC
- the second protocol may be PDCP.
- a sequentially increasing sequence number may be assigned to each PDU generated at the first protocol (e.g., RLC).
- a sequence number from the first protocol may be passed up to the second protocol (e.g., PDCP) for each PDU generated at the second protocol.
- Each PDU generated at the second protocol may be assigned a sequence number determined based on the sequence number passed up by the first protocol for that PDU.
- FIG. 9 shows a design of an apparatus 900 for sending data with sequence number re-use.
- Apparatus 900 includes a module 910 to receive a first sequence number assigned to a first PDU by a first protocol, and a module 920 to use the first sequence number from the first protocol at the second protocol.
- FIG. 10 shows a design of a process 1000 for receiving data with sequence number re -use.
- Process 1000 may be performed by a receiver, which may be a UE for data transmission on the downlink or a Node B for data transmission on the uplink.
- a first PDU may be received at a first protocol, e.g., RLC (block 1012).
- a first SDU may be formed at the first protocol based on the first PDU (block 1014).
- a first sequence number for the first SDU may be determined based on (e.g., obtained from) a header for the first PDU (block 1016).
- the first SDU may be received as a second PDU at a second protocol, e.g., PDCP (block 1018).
- a second sequence number for the second PDU may be determined based on the first sequence number for the first SDU and possibly a delta (block 1020).
- the first PDU may be mapped to the first SDU starting either at the beginning of the first SDU or at a location determined by a segment offset obtained from the header.
- concatenation is performed.
- multiple SDUs may be formed at the first protocol based on the first PDU, with the multiple SDUs including the first SDU followed by remaining SDUs.
- the sequence number for each SDU, except for the first SDU may be determined based on a sequence number offset for that SDU (which may be obtained from the header) and a sequence number for a preceding SDU.
- a segment length and possibly a segment offset for each SDU may also be obtained from the header.
- FIG. 11 shows a design of an apparatus 1100 for receiving data with sequence number re-use.
- Apparatus 1100 includes a module 1112 to receive a first PDU at a first protocol, a module 1114 to form a first SDU at the first protocol based on the first PDU, a module 1116 to determine a first sequence number for the first SDU based on a header for the first PDU, a module 1118 to receive the first SDU as a second PDU at a second protocol, and a module 1120 to determine a second sequence number for the second PDU based on the first sequence number for the first SDU and possibly a delta.
- FIG. 12 shows a design of a process 1200 for sending data with sequence number offsets.
- Process 1200 may be performed by a transmitter.
- Multiple SDUs may be received (e.g., at RLC), with each SDU being assigned a respective sequence number (block 1212).
- a PDU comprising the multiple SDUs may be generated (block 1214).
- the multiple SDUs may have consecutive or non-consecutive sequence numbers.
- a sequence number offset may be determined for each SDU, except for the first SDU, based on the difference between the sequence number for that SDU and the sequence number for a preceding SDU in the PDU (block 1216).
- a header may be generated for the PDU and may include the sequence number for the first SDU and the sequence number offset for each remaining SDU in the PDU (block 1218).
- FIG. 13 shows a design of an apparatus 1300 for sending data with sequence number offsets.
- Apparatus 1300 includes a module 1312 to receive multiple SDUs, with each SDU being assigned a respective sequence number, a module 1314 to generate a PDU comprising the multiple SDUs, a module 1316 to determine a sequence number offset for each SDU based on the difference between the sequence number for that SDU and the sequence number for a preceding SDU in the PDU, and a module 1318 to generate a header for the PDU, which may include the sequence number for the first SDU and the sequence number offset for each remaining SDU in the PDU.
- FIG. 14 shows a design of a process 1400 for receiving data with sequence number offsets.
- Process 1400 may be performed by a receiver.
- a PDU comprising multiple SDUs may be received (e.g., at RLC) (block 1412).
- the multiple SDUs may have consecutive or non-consecutive sequence numbers.
- a header for the PDU may be received and may include a sequence number for a first SDU and a sequence number offset for each remaining SDU in the PDU (block 1414).
- a sequence number for each of the multiple SDUs may be determined based on the sequence number for the first SDU and the sequence number offset for each remaining SDU in the PDU (block 1416). For example, the sequence number for each remaining SDU may be determined based on the sequence number offset for that SDU and a sequence number for a preceding SDU in the PDU.
- FIG. 15 shows a design of an apparatus 1500 for receiving data with sequence number offsets.
- Apparatus 1500 includes a module 1512 to receive a PDU comprising multiple SDUs, a module 1514 to receive a header for the PDU, and a module 1516 to determine a sequence number for each SDU based on a sequence number for a first SDU and a sequence number offset for each remaining SDU.
- FIG. 16 shows a block diagram of a design of Node B 120 and UE 110. In this design, Node B 120 is equipped with T antennas 1634a through 1634t, and UE 110 is equipped with R antennas 1652a through 1652r, where in general T > 1 and R > 1 .
- a transmit processor 1620 may receive traffic data for one or more UEs from a data source 1612. Transmit processor 1620 may process the traffic data for each UE in accordance with a set of protocols (e.g., as shown in FIG. 2) to obtain output data.
- a transmit (TX) multiple-input multiple-output (MIMO) processor 1630 may multiplex the output data for all UEs with pilot data and may process (e.g., precode) the multiplexed data and provide T output symbol streams to T modulators (MOD) 1632a through 1632t. Each modulator 1632 may process a respective output symbol stream (e.g., for OFDM) to obtain an output chip stream.
- TX transmit
- MIMO multiple-input multiple-output
- Each modulator 1632 may process a respective output symbol stream (e.g., for OFDM) to obtain an output chip stream.
- Each modulator 1632 may further process (e.g., convert to analog, amplify, filter, and upconvert) the output chip stream to obtain a downlink signal.
- T downlink signals from modulators 1632a through 1632t may be transmitted via T antennas 1634a through 1634t, respectively.
- antennas 1652a through 1652r may receive the downlink signals from Node B 120 and provide received signals to demodulators (DEMOD) 1654a through 1654r, respectively.
- Each demodulator 1654 may condition (e.g., filter, amplify, downconvert, and digitize) a respective received signal to obtain samples and may further process the samples (e.g., for OFDM) to obtain received symbols.
- a MIMO detector 1660 may receive and process the received symbols from all R demodulators 1654a through 1654r and provide detected symbols.
- a receive processor 1670 may process the detected symbols in accordance with the set of protocols and provide decoded data for UE 110 to a data sink 1672. In general, the processing by MIMO detector 1660 and receive processor 1670 is complementary to the processing by TX MIMO processor 1630 and transmit processor 1620 at Node B 120.
- traffic data from a data source 1678 and signaling may be processed by a transmit processor 1680, further processed by a TX MIMO processor 1682 (if applicable), conditioned by modulators 1654a through 1654r, and transmitted via antennas 1652a through 1652r.
- the uplink signals from UE 110 may be received by antennas 1634, conditioned by demodulators 1632, detected by a MIMO detector 1636, and processed by a receive processor 1638 to obtain the traffic data and signaling transmitted by Node B 120 to UE 110.
- Controllers/processors 1640 and 1690 may direct the operation at Node B 120 and UE 110, respectively. Controllers/processors 1640 and 1690 may each implement or direct process 800 in FIG. 8, process 1000 in FIG. 10, process 1200 in FIG. 12, process 1400 in FIG. 14, and/or other processes for the techniques described herein. Memories 1642 and 1692 may store data and program codes for Node B 120 and UE 110, respectively. A scheduler 1644 may schedule UEs for downlink and/or uplink transmission and may provide assignments of resources for the scheduled UEs. [0089] Those of skill in the art would understand that information and signals may be represented using any of a variety of different technologies and techniques. For example, data, instructions, commands, information, signals, bits, symbols, and chips that may be referenced throughout the above description may be represented by voltages, currents, electromagnetic waves, magnetic fields or particles, optical fields or particles, or any combination thereof.
- DSP digital signal processor
- ASIC application specific integrated circuit
- FPGA field programmable gate array
- a general- purpose processor may be a microprocessor, but in the alternative, the processor may be any conventional processor, controller, microcontroller, or state machine.
- a processor may also be implemented as a combination of computing devices, e.g., a combination of a DSP and a microprocessor, a plurality of microprocessors, one or more microprocessors in conjunction with a DSP core, or any other such configuration.
- the steps of a method or algorithm described in connection with the disclosure herein may be embodied directly in hardware, in a software module executed by a processor, or in a combination of the two.
- a software module may reside in RAM memory, flash memory, ROM memory, EPROM memory, EEPROM memory, registers, hard disk, a removable disk, a CD-ROM, or any other form of storage medium known in the art.
- An exemplary storage medium is coupled to the processor such that the processor can read information from, and write information to, the storage medium.
- the storage medium may be integral to the processor.
- the processor and the storage medium may reside in an ASIC.
- the ASIC may reside in a user terminal.
- the processor and the storage medium may reside as discrete components in a user terminal.
- the functions described may be implemented in hardware, software, firmware, or any combination thereof. If implemented in software, the functions may be stored on or transmitted over as one or more instructions or code on a computer-readable medium.
- Computer-readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one place to another.
- a storage media may be any available media that can be accessed by a general purpose or special purpose computer.
- such computer-readable media can comprise RAM, ROM, EEPROM, CD-ROM or other optical disk storage, magnetic disk storage or other magnetic storage devices, or any other medium that can be used to carry or store desired program code means in the form of instructions or data structures and that can be accessed by a general-purpose or special-purpose computer, or a general-purpose or special-purpose processor. Also, any connection is properly termed a computer-readable medium.
- Disk and disc includes compact disc (CD), laser disc, optical disc, digital versatile disc (DVD), floppy disk and blu-ray disc where disks usually reproduce data magnetically, while discs reproduce data optically with lasers. Combinations of the above should also be included within the scope of computer- readable media.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Mobile Radio Communication Systems (AREA)
- Communication Control (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
Claims
Priority Applications (5)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
BRPI0811298A BRPI0811298A2 (en) | 2007-05-07 | 2008-05-07 | reuse of sequence numbers for wireless communication using multiple protocols. |
CN200880015093A CN101682464A (en) | 2007-05-07 | 2008-05-07 | Re-using sequence number by multiple protocols for wireless communication |
EP08769322A EP2149216A2 (en) | 2007-05-07 | 2008-05-07 | Re-using sequence number by multiple protocols for wireless communication |
JP2010507634A JP2010527544A (en) | 2007-05-07 | 2008-05-07 | Reusing sequence numbers by multiple protocols for wireless communication |
CA002684375A CA2684375A1 (en) | 2007-05-07 | 2008-05-07 | Re-using sequence numbers for wireless communication using multiple protocols |
Applications Claiming Priority (4)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US91651907P | 2007-05-07 | 2007-05-07 | |
US60/916,519 | 2007-05-07 | ||
US12/116,157 US8331399B2 (en) | 2007-05-07 | 2008-05-06 | Re-using sequence number by multiple protocols for wireless communication |
US12/116,157 | 2008-05-06 |
Publications (2)
Publication Number | Publication Date |
---|---|
WO2008137962A2 true WO2008137962A2 (en) | 2008-11-13 |
WO2008137962A3 WO2008137962A3 (en) | 2008-12-24 |
Family
ID=39832218
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
PCT/US2008/062963 WO2008137962A2 (en) | 2007-05-07 | 2008-05-07 | Re-using sequence numbers for wireless communication using multiple protocols |
Country Status (10)
Country | Link |
---|---|
US (1) | US8331399B2 (en) |
EP (1) | EP2149216A2 (en) |
JP (1) | JP2010527544A (en) |
KR (1) | KR20100007970A (en) |
CN (1) | CN101682464A (en) |
BR (1) | BRPI0811298A2 (en) |
CA (1) | CA2684375A1 (en) |
RU (1) | RU2009145085A (en) |
TW (1) | TW200910816A (en) |
WO (1) | WO2008137962A2 (en) |
Cited By (7)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20100158044A1 (en) * | 2008-12-22 | 2010-06-24 | Qualcomm Incorporated | Method and apparatus for bundling and ciphering data |
US20100202613A1 (en) * | 2009-01-07 | 2010-08-12 | Qualcomm Incorporated | Packet bundling at the pdcp layer with ciphering on the pdcp sdu |
WO2010075457A3 (en) * | 2008-12-24 | 2010-09-30 | Qualcomm Incorporated | Optimized header for efficient processing of data packets |
WO2010080908A3 (en) * | 2009-01-07 | 2010-09-30 | Qualcomm Incorporated | Packet bundling at the pdcp layer |
US8638699B2 (en) | 2008-11-10 | 2014-01-28 | Qualcomm Incorporated | Method and apparatus for supporting the large service data unit (SDU) |
CN107959946A (en) * | 2016-10-14 | 2018-04-24 | 中兴通讯股份有限公司 | The method, apparatus and equipment of wireless access network data-reusing, demultiplexing |
JP2019516319A (en) * | 2016-04-27 | 2019-06-13 | エルジー エレクトロニクス インコーポレイティド | Method and apparatus for receiving data units |
Families Citing this family (38)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8358669B2 (en) * | 2007-05-01 | 2013-01-22 | Qualcomm Incorporated | Ciphering sequence number for an adjacent layer protocol in data packet communications |
US8351380B2 (en) | 2007-05-09 | 2013-01-08 | Samsung Electronics Co., Ltd | Method and apparatus for layer 2 ARQ for packets |
US20080310452A1 (en) * | 2007-06-14 | 2008-12-18 | Texas Instruments Incorporated | Data link layer headers |
US8477719B2 (en) * | 2007-10-01 | 2013-07-02 | Qualcomm Incorporated | Systems and methods for in-order delivery in downlink during handover |
EP2107848B1 (en) * | 2008-03-31 | 2013-03-13 | Mitsubishi Electric R&D Centre Europe B.V. | Method and device for carrying out a handover between base stations of a mobile telecommunication network for a mobile terminal |
US8964636B2 (en) * | 2008-06-23 | 2015-02-24 | Qualcomm Incorporated | Concentrator for multiplexing access point to wireless network connections |
US8644338B2 (en) * | 2009-01-07 | 2014-02-04 | Qualcomm Incorporated | Unbundling packets received in wireless communications |
CN101841853A (en) * | 2009-03-17 | 2010-09-22 | 中兴通讯股份有限公司 | User equipment and downlink data receiving method thereof |
US20110038313A1 (en) * | 2009-08-12 | 2011-02-17 | Electronics And Telecommunications Research Institute | Enhanced communication apparatus for providing enhanced concatenation, segmentation and reassembly of service data units |
US8863256B1 (en) | 2011-01-14 | 2014-10-14 | Cisco Technology, Inc. | System and method for enabling secure transactions using flexible identity management in a vehicular environment |
EP2676477B1 (en) * | 2011-02-14 | 2019-01-09 | Telefonaktiebolaget LM Ericsson (publ) | Backwards-compatible approach to fields of a protocol layer |
CN102740353B (en) * | 2011-04-02 | 2017-12-12 | 广州瀚信通信科技股份有限公司 | Uplink state report reporting method, radio link control data sending method and device |
US20130336136A1 (en) * | 2011-09-16 | 2013-12-19 | Qualcomm Incorporated | Systems and methods for network quality estimation, connectivity detection, and load management |
US9736045B2 (en) | 2011-09-16 | 2017-08-15 | Qualcomm Incorporated | Systems and methods for network quality estimation, connectivity detection, and load management |
KR102196939B1 (en) * | 2013-03-20 | 2020-12-30 | 삼성전자주식회사 | Appartus and method for data synchronization in cloud cell communication system |
CN104168284B (en) * | 2014-08-25 | 2019-02-05 | 联想(北京)有限公司 | A kind of data transmission method and the first electronic equipment |
CN107211312B (en) * | 2015-09-30 | 2020-02-14 | 华为技术有限公司 | Data transmission method and device |
KR102270541B1 (en) | 2016-04-01 | 2021-06-30 | 삼성전자 주식회사 | Method and apparatus for wireless communication in wireless communication system |
JP6687750B2 (en) * | 2016-05-03 | 2020-04-28 | エルジー エレクトロニクス インコーポレイティド | Method and apparatus for transmitting a data unit |
EP3445020B1 (en) | 2016-05-18 | 2020-10-21 | Samsung Electronics Co., Ltd. | Method and apparatus for performing efficient layer 2 function in mobile communication system |
CN106465183B (en) | 2016-09-20 | 2020-06-02 | 北京小米移动软件有限公司 | Data transmission method, device and system |
CN107889163B (en) * | 2016-09-30 | 2022-10-18 | 华为技术有限公司 | Data processing method, device and system |
JP2019533958A (en) | 2016-11-04 | 2019-11-21 | 北京小米移動軟件有限公司Beijing Xiaomi Mobile Software Co.,Ltd. | Method and device for generating protocol data unit (PDU) packets |
KR102695605B1 (en) | 2016-11-04 | 2024-08-19 | 삼성전자 주식회사 | Structure of mac sub-header for supporting next generation mobile communication system and method and apparatus using the same |
KR102464567B1 (en) | 2017-01-16 | 2022-11-09 | 삼성전자 주식회사 | Method and apparatus for data processing in a wireless communication system |
CN108631921B (en) * | 2017-03-24 | 2020-10-20 | 电信科学技术研究院 | Method and device for processing SN length |
AU2017414431B2 (en) * | 2017-05-19 | 2022-09-15 | Guangdong Oppo Mobile Telecommunications Corp., Ltd. | Method and device for transmitting data |
KR102395812B1 (en) | 2017-06-26 | 2022-05-09 | 삼성전자주식회사 | Apparatus and method for detecting desynchronization of ciphering parameter in wireless communication system |
CN107708154B (en) * | 2017-09-29 | 2019-11-01 | 重庆航天职业技术学院 | A kind of radio modem downlink grouped data processing method |
KR102411691B1 (en) * | 2018-01-03 | 2022-06-22 | 삼성전자주식회사 | Electronic device for transmitting or receiving data via external electronic device and method thereof |
US11616602B2 (en) * | 2018-02-15 | 2023-03-28 | Telefonaktiebolagget LM Ericsson (Publ) | Segment concatenation in radio link control status reports |
CN111937433A (en) | 2018-04-03 | 2020-11-13 | 富士通株式会社 | Base station device, terminal device, communication method, and communication system |
US10542583B1 (en) | 2018-06-29 | 2020-01-21 | Asustek Computer Inc. | Method and apparatus of handling sidelink reception in a wireless communication system |
JP6902651B2 (en) * | 2019-05-02 | 2021-07-14 | 華碩電腦股▲ふん▼有限公司 | Methods and Devices for Requesting Sidelink Radio Bearer (SLRB) Settings for Unicast Transmission in Wireless Communities |
CN114586322B (en) * | 2019-10-30 | 2024-08-23 | 索尼集团公司 | Communication apparatus, infrastructure equipment and method |
CN114500671B (en) * | 2020-10-27 | 2024-05-07 | 中国移动通信有限公司研究院 | Data processing method and device |
JP7119052B2 (en) * | 2020-11-18 | 2022-08-16 | 北京小米移動軟件有限公司 | Method and device for generating protocol data unit (PDU) packets |
KR20220132932A (en) * | 2021-03-24 | 2022-10-04 | 삼성전자주식회사 | Method and apparatus for segmenting data to accelerate data processing and reporting reception status in wireless communication system |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2003043259A1 (en) * | 2001-11-12 | 2003-05-22 | Nokia Corporation | Method and device for retransmission of transmitted units |
US20040233878A1 (en) * | 2003-05-23 | 2004-11-25 | Liu Fang Cheng | Wireless network receiver and a method for the wireless network receiver to check the integrity of a received MSDU |
WO2005022812A1 (en) * | 2003-08-21 | 2005-03-10 | Qualcomm Incorporated | Methods for forward error correction coding above a radio link control layer and related apparatus |
EP1689134A2 (en) * | 2005-02-07 | 2006-08-09 | Samsung Electronics Co., Ltd. | Method and apparatus for requesting/transmitting status report of a mobile communication system |
Family Cites Families (32)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
FI106504B (en) * | 1998-10-06 | 2001-02-15 | Nokia Networks Oy | Data segmentation method in a communication system |
US6980658B1 (en) | 1999-09-30 | 2005-12-27 | Qualcomm Incorporated | Method and apparatus for encrypting transmissions in a communication system |
KR100447162B1 (en) * | 2000-08-19 | 2004-09-04 | 엘지전자 주식회사 | Method for length indicator inserting in protocol data unit of radio link control |
FI110739B (en) * | 2000-10-18 | 2003-03-14 | Nokia Corp | Configuring header field compression for a data packet connection |
US6687248B2 (en) | 2001-01-10 | 2004-02-03 | Asustek Computer Inc. | Sequence number ordering in a wireless communications system |
US20030091048A1 (en) * | 2001-11-13 | 2003-05-15 | Jiang Sam Shiaw-Shiang | Detection of ciphering parameter unsynchronization in a RLC entity |
US6904016B2 (en) * | 2001-11-16 | 2005-06-07 | Asustek Computer Inc. | Processing unexpected transmission interruptions in a wireless communications system |
KR100765121B1 (en) * | 2001-11-24 | 2007-10-11 | 엘지전자 주식회사 | Polling method of Protocol Data Unit of transmission buffer |
KR100765123B1 (en) * | 2002-02-16 | 2007-10-11 | 엘지전자 주식회사 | Method for relocating SRNS |
DE60311604T2 (en) * | 2002-05-06 | 2007-11-22 | Innovative Sonic Ltd. | Handling an abnormal case for Acknowledged Transmission Mode and Unacknowledged Transmission Mode |
CN1871804B (en) | 2003-08-21 | 2010-09-01 | 高通股份有限公司 | Outer coding methods for broadcast/multicast content and related apparatus |
JP4474217B2 (en) * | 2004-07-09 | 2010-06-02 | 富士通株式会社 | Packet communication device |
US20060221965A1 (en) * | 2005-03-31 | 2006-10-05 | Peter Bosch | Method of transferring data packets in a communications network |
US8228917B2 (en) | 2005-04-26 | 2012-07-24 | Qualcomm Incorporated | Method and apparatus for ciphering and re-ordering packets in a wireless communication system |
KR100913900B1 (en) * | 2005-05-04 | 2009-08-26 | 삼성전자주식회사 | A method and apparatus for transmitting/receiving packet data using predefined length indicator in mobile communication system |
PT1925142E (en) * | 2005-08-23 | 2016-02-23 | Sisvel Internat S A | Radio link control unacknowledged mode header optimization |
AU2007212804B2 (en) * | 2006-02-07 | 2012-05-10 | Telefonaktiebolaget Lm Ericsson (Publ). | A method and nodes for providing adaptive segmentation |
KR101216751B1 (en) * | 2006-02-07 | 2012-12-28 | 엘지전자 주식회사 | Method for avoiding collision using identifier in mobile network |
WO2007130325A2 (en) * | 2006-05-01 | 2007-11-15 | Interdigital Technology Corporation | Method and apparatus for facilitating lossless handover in 3gpp long term evolution systems |
US20070291788A1 (en) | 2006-06-15 | 2007-12-20 | Interdigital Technology Corporation | Method and apparatus for reducing transmission overhead |
US8379646B2 (en) * | 2006-07-31 | 2013-02-19 | Lg Electronics Inc. | Method of processing control information in a mobile communication system |
EP2385738B1 (en) * | 2006-10-16 | 2013-03-27 | Nokia Corporation | Communicating protocol data unit in a radio access network |
KR101211758B1 (en) * | 2007-01-10 | 2012-12-12 | 엘지전자 주식회사 | Method for generating block data in wireless communication system |
US7817669B2 (en) * | 2007-02-01 | 2010-10-19 | Interdigital Technology Corporation | Method and apparatus for supporting RLC re-segmentation |
WO2008111019A2 (en) * | 2007-03-15 | 2008-09-18 | Nokia Corporation | Apparatus, computer program product, and methods for flexible data unit segmentation and arrangement |
US20080226074A1 (en) * | 2007-03-15 | 2008-09-18 | Interdigital Technology Corporation | Method and apparatus for ciphering packet units in wireless communications |
KR101435832B1 (en) * | 2007-03-19 | 2014-08-29 | 엘지전자 주식회사 | Method for processing radio protocol in mobile telecommunications system and transmitter of mobile telecommunications |
USRE45347E1 (en) * | 2007-04-30 | 2015-01-20 | Lg Electronics Inc. | Methods of transmitting data blocks in wireless communication system |
US8358669B2 (en) | 2007-05-01 | 2013-01-22 | Qualcomm Incorporated | Ciphering sequence number for an adjacent layer protocol in data packet communications |
US8073012B2 (en) * | 2007-05-02 | 2011-12-06 | Innovative Sonic Limited | Method and related apparatus for handling packet discard in a wireless communications system |
JP2008278496A (en) * | 2007-05-07 | 2008-11-13 | Asustek Computer Inc | Method and apparatus of improving reset of mac-ehs protocol entity in wireless communication system |
US8830915B2 (en) * | 2007-05-10 | 2014-09-09 | Lg Electronics Inc. | Methods of performing data communication in wireless communication system |
-
2008
- 2008-05-06 US US12/116,157 patent/US8331399B2/en not_active Expired - Fee Related
- 2008-05-07 EP EP08769322A patent/EP2149216A2/en not_active Withdrawn
- 2008-05-07 CA CA002684375A patent/CA2684375A1/en not_active Abandoned
- 2008-05-07 WO PCT/US2008/062963 patent/WO2008137962A2/en active Application Filing
- 2008-05-07 JP JP2010507634A patent/JP2010527544A/en active Pending
- 2008-05-07 BR BRPI0811298A patent/BRPI0811298A2/en not_active IP Right Cessation
- 2008-05-07 CN CN200880015093A patent/CN101682464A/en active Pending
- 2008-05-07 KR KR1020097025558A patent/KR20100007970A/en not_active Application Discontinuation
- 2008-05-07 TW TW097116843A patent/TW200910816A/en unknown
- 2008-05-07 RU RU2009145085/09A patent/RU2009145085A/en not_active Application Discontinuation
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
WO2003043259A1 (en) * | 2001-11-12 | 2003-05-22 | Nokia Corporation | Method and device for retransmission of transmitted units |
US20040233878A1 (en) * | 2003-05-23 | 2004-11-25 | Liu Fang Cheng | Wireless network receiver and a method for the wireless network receiver to check the integrity of a received MSDU |
WO2005022812A1 (en) * | 2003-08-21 | 2005-03-10 | Qualcomm Incorporated | Methods for forward error correction coding above a radio link control layer and related apparatus |
EP1689134A2 (en) * | 2005-02-07 | 2006-08-09 | Samsung Electronics Co., Ltd. | Method and apparatus for requesting/transmitting status report of a mobile communication system |
Cited By (16)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8638699B2 (en) | 2008-11-10 | 2014-01-28 | Qualcomm Incorporated | Method and apparatus for supporting the large service data unit (SDU) |
US8743905B2 (en) | 2008-12-22 | 2014-06-03 | Qualcomm Incorporated | Method and apparatus for bundling and ciphering data |
WO2010075453A3 (en) * | 2008-12-22 | 2010-09-30 | Qualcomm Incorporated | Method and apparatus for bundling and ciphering data |
US20100158044A1 (en) * | 2008-12-22 | 2010-06-24 | Qualcomm Incorporated | Method and apparatus for bundling and ciphering data |
CN110049493B (en) * | 2008-12-24 | 2023-09-29 | 高通股份有限公司 | Optimized header for efficient processing of data packets |
WO2010075457A3 (en) * | 2008-12-24 | 2010-09-30 | Qualcomm Incorporated | Optimized header for efficient processing of data packets |
CN110049493A (en) * | 2008-12-24 | 2019-07-23 | 高通股份有限公司 | Optimized header for being efficiently treated through to data grouping |
US9554417B2 (en) | 2008-12-24 | 2017-01-24 | Qualcomm Incorporated | Optimized header for efficient processing of data packets |
JP2012514390A (en) * | 2008-12-24 | 2012-06-21 | クゥアルコム・インコーポレイテッド | Optimized header for efficient processing of data packets |
US8711881B2 (en) | 2009-01-07 | 2014-04-29 | Qualcomm Incorporated | Packet bundling at the PDCP layer |
WO2010080912A3 (en) * | 2009-01-07 | 2010-10-07 | Qualcomm Incorporated | Packet bundling at the pdcp layer with ciphering on the pdcp sdu |
WO2010080908A3 (en) * | 2009-01-07 | 2010-09-30 | Qualcomm Incorporated | Packet bundling at the pdcp layer |
US20100202613A1 (en) * | 2009-01-07 | 2010-08-12 | Qualcomm Incorporated | Packet bundling at the pdcp layer with ciphering on the pdcp sdu |
JP2019516319A (en) * | 2016-04-27 | 2019-06-13 | エルジー エレクトロニクス インコーポレイティド | Method and apparatus for receiving data units |
US10986493B2 (en) | 2016-04-27 | 2021-04-20 | Lg Electronics Inc. | Method and device for receiving data unit |
CN107959946A (en) * | 2016-10-14 | 2018-04-24 | 中兴通讯股份有限公司 | The method, apparatus and equipment of wireless access network data-reusing, demultiplexing |
Also Published As
Publication number | Publication date |
---|---|
EP2149216A2 (en) | 2010-02-03 |
WO2008137962A3 (en) | 2008-12-24 |
TW200910816A (en) | 2009-03-01 |
RU2009145085A (en) | 2011-06-20 |
CN101682464A (en) | 2010-03-24 |
BRPI0811298A2 (en) | 2019-09-24 |
JP2010527544A (en) | 2010-08-12 |
US20090003283A1 (en) | 2009-01-01 |
KR20100007970A (en) | 2010-01-22 |
US8331399B2 (en) | 2012-12-11 |
CA2684375A1 (en) | 2008-11-13 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8331399B2 (en) | Re-using sequence number by multiple protocols for wireless communication | |
TWI566549B (en) | Communication method, apparatus and system for handling packet data convergence protocol data units | |
US8743905B2 (en) | Method and apparatus for bundling and ciphering data | |
EP1594284B1 (en) | MAC header compression for use with frame aggregation | |
JP5572220B2 (en) | Method and apparatus for transmitting MAC PDU with fragmented packing extension header | |
RU2470474C2 (en) | Method and device for handling unordered bursts in service transfer in wireless communication system | |
US8149835B2 (en) | Apparatus and method for communicating MAC layer data in broadband wireless communication system | |
JP6092265B2 (en) | Apparatus and method for block acknowledgment compression | |
US20080310452A1 (en) | Data link layer headers | |
US20180124843A1 (en) | Configurable radio link controller frame structure | |
EP2219318A1 (en) | Method and apparatus for ciphering and re-ordering packets in a wireless communication system | |
ES2901374T3 (en) | Method and apparatus for performing an efficient layer 2 function in a mobile communication system | |
US20070242686A1 (en) | Method and apparatus for reordering fragments within a MAC layer service data unit within a downlink frame | |
US20160308776A1 (en) | Enhancements for pdcp layer | |
JP2015122754A (en) | Method, device and system for data transmission | |
WO2009033371A1 (en) | System and apparatus for filling protocol data unit (pdu) and the processing method thereof | |
EP2241127A1 (en) | Method and arrangement for transmitting a data unit in a wireless communications system | |
JP5648631B2 (en) | Receiving device, receiving method and program | |
US8750332B2 (en) | Method and system for encoding and decoding medium access control layer packet | |
WO2018085203A1 (en) | Configurable radio link controller frame structure | |
WO2010087865A1 (en) | Efficient data processing for protocols in multiple layers of a protocol stack |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
WWE | Wipo information: entry into national phase |
Ref document number: 200880015093.8 Country of ref document: CN |
|
121 | Ep: the epo has been informed by wipo that ep was designated in this application |
Ref document number: 08769322 Country of ref document: EP Kind code of ref document: A2 |
|
WWE | Wipo information: entry into national phase |
Ref document number: 6082/CHENP/2009 Country of ref document: IN |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2684375 Country of ref document: CA |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2010507634 Country of ref document: JP |
|
NENP | Non-entry into the national phase |
Ref country code: DE |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2008769322 Country of ref document: EP |
|
ENP | Entry into the national phase |
Ref document number: 20097025558 Country of ref document: KR Kind code of ref document: A |
|
WWE | Wipo information: entry into national phase |
Ref document number: 2009145085 Country of ref document: RU |
|
ENP | Entry into the national phase |
Ref document number: PI0811298 Country of ref document: BR Kind code of ref document: A2 Effective date: 20091106 |