WO2009038312A2 - A method for handling correctly received but header compression failed packets - Google Patents

A method for handling correctly received but header compression failed packets Download PDF

Info

Publication number
WO2009038312A2
WO2009038312A2 PCT/KR2008/005392 KR2008005392W WO2009038312A2 WO 2009038312 A2 WO2009038312 A2 WO 2009038312A2 KR 2008005392 W KR2008005392 W KR 2008005392W WO 2009038312 A2 WO2009038312 A2 WO 2009038312A2
Authority
WO
WIPO (PCT)
Prior art keywords
data block
pdcp
layer
data
header
Prior art date
Application number
PCT/KR2008/005392
Other languages
French (fr)
Other versions
WO2009038312A3 (en
Inventor
Sung Jun Park
Young Dae Lee
Seung June Yi
Sung Duck Chun
Original Assignee
Lg Electronics Inc.
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 Lg Electronics Inc. filed Critical Lg Electronics Inc.
Priority to EP08831659.1A priority Critical patent/EP2168270B1/en
Priority to US12/669,137 priority patent/US8400982B2/en
Priority claimed from KR1020080089809A external-priority patent/KR101387537B1/en
Publication of WO2009038312A2 publication Critical patent/WO2009038312A2/en
Publication of WO2009038312A3 publication Critical patent/WO2009038312A3/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/02Buffering or recovering information during reselection ; Modification of the traffic flow during hand-off
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements
    • H04W56/0005Synchronisation arrangements synchronizing of arrival of multiple uplinks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/0078Avoidance of errors by organising the transmitted data in a format specifically designed to deal with errors, e.g. location
    • H04L1/0079Formats for control data
    • H04L1/008Formats for control data where the control data relates to payload of a different packet
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1867Arrangements specially adapted for the transmitter end

Definitions

  • the present invention relates to a mobile communication system, and more particularly, to a data processing method in a mobile communication system.
  • the mobile communication system is different from a wired communication system in that terminals constantly move. Accordingly, mobility of terminals should be taken into consideration when designing the mobile communication system and providing services through the system. That is, the mobile communication system needs to support the movement of a terminal from one region to another. When a terminal is moving away from a currently connected base station while approaching another base station, the network needs to switch a connection point of the terminal from the current base station to the other base station. On the other hand, all user data should be transmitted within a limited time. In the case of a voice call, one voice signal needs to be sent from a user who speaks to another user who listens within a predetermined time. Otherwise, the call satisfaction of the listening user is reduced and it is difficult for them to converse normally.
  • Transmission Control Protocol (TCP) data needs to arrive at the receiving side within a predetermined time and the receiving side needs to acknowledge receipt of the data to the transmitting side within a predetermined time. Otherwise, the transmitting side will retransmit the TCP data, thereby wasting network resources. Accordingly, the mobile communication system needs to operate so that user data is transmitted within a predetermined time.
  • TCP Transmission Control Protocol
  • the mobile communication system also needs to reduce data loss in a radio interface as much as possible. For example, if one TCP packet is lost due to lower entities during transfer of the TCP packet, a TCP application determines that a congestion has occurred in the network and rapidly reduces the transmission rate of TCP packets . For example, when a packet loss occurrs during a TCP application exchanges data at a rate of lOOMbps, the TCP application may reduce the data transmission rate to almost OMbps. This will rapidly reduce quality that the user experiences and make data transmission unstable. In the mobile communication system, the transmitting side retransmits data to minimize data loss when an ACK has not been received within a predetermined time or a NACK has been received for the data.
  • a PDCP layer of the transmitting side determines whether or not the data block has been received by the PDCP layer of the receiving side based on a RLC status report of the data block and performs retransmission after handover.
  • An object of the present invention devised to solve the problem lies in providing a data processing method that prevents loss of a specific data block in a retransmission procedure when handover has occurred.
  • Another object of the present invention devised to solve the problem lies in providing a data processing method that prevents loss of the data block even if header decompression has failed upon handover.
  • a further object of the present invention devised to solve the problem lies in providing a data processing method in which header compression results are taken into consideration when determining whether or not a data block has been correctly transmitted upon handover.
  • a still further object of the present invention devised to solve the problem lies in providing a data processing method in which a data block, header decompression of which has failed upon handover, is retransmitted after handover.
  • a method of processing data by a source base station in a mobile communication system including the steps of transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a user equipment, and forwarding the first data block and the at least one second data block to a target base station during a handover procedure when the first data block was not correctly received and one or more of the at least one second data block was correctly- received by the user equipment.
  • a method of transmitting data by a user equipment in a mobile communication system including the steps of transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a source base station, and retransmitting the first data block and the at least one second data block to a target base station after handover when the first data block was not correctly received and one or more of the at least one second data block was correctly received by the source base station.
  • a method of transmitting and receiving data by a user equipment in a mobile communication system including the steps of receiving a first data block including a full header and at least one second data block on which header compression was performed based on the first data block from a source base station, transmitting a negative acknowledgement for the first data block and a positive acknowledgement for the at least one second data block to the source base station, and re- receiving the first data block and the at least one second data block from a target base station after handover.
  • Embodiments of the present invention have the following advantages.
  • a terminal or base station can prevent loss of a specific data block in a retransmission procedure when handover has occurred.
  • a terminal or base station can prevent loss of a data block even if header decompression has failed upon handover.
  • a terminal or base station can take into consideration header compression results when determining whether or not a data block has been correctly transmitted upon handover.
  • a terminal or base station can retransmit, after handover, a data block, header decompression of which has failed upon handover.
  • FIG. 1 shows a network structure of an E-UMTS.
  • FIG. 2 illustrates a schematic structure of an Evolved Universal Terrestrial Radio Access Network (E- UTRAN) .
  • E- UTRAN Evolved Universal Terrestrial Radio Access Network
  • FIGs. 3A and 3B illustrate the configurations of a control plane and a user plane of a radio interface protocol between a UE and an E-UTRAN.
  • FIG. 4 illustrates the functional structure of a PDCP layer.
  • FIG. 5 illustrates a method for processing data a PDCP layer and an AM RLC layer of the transmitting side.
  • FIG. 6 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission.
  • FIG. 7 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission.
  • FIG. 8 illustrates change of the header size of a packet through ROHC header compression in a PDCP layer.
  • FIG. 9 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission according to an embodiment of the present invention.
  • FIG. 10 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission according to another embodiment of the present invention.
  • E-UMTS Evolved Universal Mobile Telecommunications System
  • FIG. 1 shows a network structure of the E-UMTS to which an embodiment of the present invention is applied.
  • the E-UMTS system is an evolved version of the conventional WCDMA UMTS system and basic standardization thereof is in progress under the 3rd Generation Partnership Project (3GPP) .
  • the E-UMTS is also referred to as a Long Term Evolution (LTE) system.
  • LTE Long Term Evolution
  • the technical specifications of the UMTS and E-UMTS refer to Release 7 and Release 8 of "3rd Generation Partnership Project; Technical Specification Group Radio Access Network" .
  • the E-UMTS mainly includes a User
  • UE Equipment
  • base station or eNB or eNode B
  • UE User Equipment
  • AG Access Gateway
  • an eNB can simultaneously transmit multiple data streams for a broadcast service, a multicast service and/or a unicast service.
  • the AG can be divided into a part that handles processing of user traffic and a part that handles control traffic.
  • the AG part for processing new user traffic and the AG part for processing control traffic can communicate with each other using a new interface.
  • One or more cells may exist for one eNB.
  • An interface for transmitting user traffic or control traffic can be used between eNBs .
  • a Core Network (CN) may include the AG and a network node or the like for user registration of the UE.
  • An interface for discriminating between the E-UTRAN and the CN can be used.
  • the AG manages mobility of a UE on a Tracking Area (TA) basis.
  • One TA includes a plurality of cells. When the UE has moved from a specific TA to another TA, the UE notifies the AG that the TA where the UE is located has been changed.
  • TA Tracking Area
  • FIG. 2 illustrates a network structure of an Evolved Universal Terrestrial Radio Access Network (E-UTRAN) system which is a mobile communication system to which the embodiment of the present invention is applied.
  • the E- UTRAN system is an evolved version of the conventional UTRAN system.
  • the E-UTRAN includes a base station that will also be referred to as "eNode B" or "eNB” .
  • the eNBs are connected through an X2 interface.
  • Each eNB is connected to the User Equipment (UE) through a radio interface and is connected to an Evolved Packet Core (EPC) through a Sl interface.
  • UE User Equipment
  • EPC Evolved Packet Core
  • FIGs. 3A and 3B illustrate the configurations of a control plane and a user plane of a radio interface protocol between a UE and a UMTS Terrestrial Radio Access Network (UTRAN) based on the 3GPP radio access network standard.
  • the radio interface protocol is divided horizontally into a physical layer, a data link layer and a network layer, and vertically into a user plane for data transmission and a control plane for signaling.
  • the protocol layers of FIGs . 3A and 3B can be divided into a Ll layer (first layer) , a L2 layer (second layer) and a L3 layer (third layer) based on the lower three layers of the Open System Interconnection (OSI) reference model widely known in communication systems.
  • OSI Open System Interconnection
  • the control plane is a passage through which control messages that a UE and a network use in order to manage calls are transmitted.
  • the user plane is a passage through which data (e.g., voice data or Internet packet data) generated at an application layer is transmitted.
  • data e.g., voice data or Internet packet data
  • the physical layer which is the first layer, provides an information transfer service to an upper layer using a physical channel.
  • the physical layer is connected to a Media Access Control (MAC) layer, located above the physical layer, through a transport channel. Data is transferred between the MAC layer and the physical layer through the transport channel. Data transfer between different physical layers, specifically between the respective physical layers of transmitting and receiving sides, is performed through the physical channel.
  • the physical channel is modulated according to the Orthogonal Frequency Division Multiplexing (OFDM) method, using time and frequencies as radio resources.
  • OFDM Orthogonal Frequency Division Multiplexing
  • the MAC layer of the second layer provides a service to a Radio Link Control (RLC) layer, located above the MAC layer, through a logical channel.
  • RLC Radio Link Control
  • the RLC layer of the second layer supports data transmission with reliability.
  • the functions of the RLC layer may also be implemented through internal functional blocks of the MAC layer. In this case, the RLC layer need not be existed.
  • a PDCP layer of the second layer performs a header compression function to reduce unnecessary control information in order to efficiently transmit IP packets such as IPv4 or IPv6 packets in a radio interface with a relatively narrow bandwidth .
  • a Radio Resource Control (RRC) layer located at the lowermost of the third layer is defined only in the control plane and is responsible for control of logical, transport, and physical channels in association with configuration, re-configuration and release of Radio Bearers (RBs) .
  • the RB is a service that the second layer provides for data communication between the UE and the UTRAN.
  • the RRC layer of the UE and the RRC layer of the network exchange RRC messages .
  • the UE is in RRC connected mode if RRC connection has been established between the RRC layer of the radio network and the RRC layer of the UE. Otherwise, the UE is in RRC idle mode.
  • a Non-Access Stratum (NAS) layer located above the RRC layer performs functions such as session management and mobility management.
  • NAS Non-Access Stratum
  • One cell of the eNB is set to use a bandwidth such as 1.25, 2.5, 5, 10 or 20MHz to provide a downlink or uplink transmission service to UEs.
  • different cells may be set to use different bandwidths .
  • Downlink transport channels for transmission of data from the network to the UE include a Broadcast Channel (BCH) for transmission of system information, a Paging Channel (PCH) for transmission of paging messages and a downlink Shared Channel (SCH) for transmission of user traffic or control messages.
  • BCH Broadcast Channel
  • PCH Paging Channel
  • SCH downlink Shared Channel
  • User traffic or control messages of a downlink multicast or broadcast service may be transmitted through a downlink SCH and may also be transmitted through a downlink multicast channel (MCH) .
  • Uplink transport channels for transmission of data from the UE to the network include a Random Access Channel (RACH) for transmission of initial control messages and an uplink SCH for transmission of user traffic or control messages.
  • RACH Random Access Channel
  • Logical channels which are located above the transport channels and are mapped to the transport channels, include a Broadcast Control Channel (BCCH) , a Paging Control Channel (PCCH) , a Common Control Channel (CCCH) , a Multicast Control Channel (MCCH) and a Multicast Traffic Channel (MTCH) .
  • FIG. 4 illustrates the functions of PDCP layers of transmitting and receiving sides.
  • the structure of the transmitting side located at the left side in FIG. 4 shows processes applied to a PDCP SDU when the PDCP layer has received the PDCP SDU from an upper entity.
  • the structure of the receiving side located at the right side in FIG. 4 shows processes applied to a PDCP PDU when the PDCP layer has received the PDCP PDU from a lower entity.
  • the PDCP entity is used for both the user plane and the control plane and some functions of the PDCP entity are selectively applied depending on which plane is used. That is, a header compression function is applied only to user plane data and an integrity protection function is applied only to control plane data.
  • the PDCP layer of the transmitting side performs data processing in the following procedure.
  • the PDCP layer of the transmitting side receives and stores PDCP SDUs in a transmission buffer and allocates a sequence number to each PDCP SDU.
  • the PDCP layer performs header compression on the PDCP SDU if a user plane Radio Bearer (RB) has been established (or configured) .
  • RB Radio Bearer
  • the PDCP layer performs integrity protection on the PDCP SDU if a control plane Radio Bearer (RB) has been established.
  • RB Radio Bearer
  • the PDCP layer ciphers a data block generated through the above processes 2 and 3.
  • the PDCP layer attaches an appropriate header to the ciphered data block to construct a PDCP PDU and transfers the PDCP PDU to the RLC layer.
  • the PDCP layer of the receiving side performs data processing in the following procedure.
  • the PDCP layer of the receiving side removes a header from a received PDCP PDU.
  • the PDCP layer deciphers the PDCP PDU from which the header has been removed.
  • the PDCP layer performs header decompression on the deciphered PDCP PDU if a user plane RB has been established. 4. The PDCP layer performs integrity verification on the deciphered PDCP PDU if a control plane RB has been established.
  • the PDCP layer transfers each data block (i.e., PDCP SDU) that has subjected to the above processes 3 and 4 to an upper layer. If a user plane RB has been established, the PDCP layer transfers each data block to the upper layer after storing and reordering the data block in a reception buffer as needed.
  • FIG. 5 illustrates a data processing method for a PDCP layer and an AM RLC layer of the transmitting side.
  • An AM RLC layer of the LTE receives data from an upper PDCP layer.
  • the data processing method for the PDCP layer is the same as described above with reference to FIG. 4.
  • the data processing method for the AM RLC layer is as follows .
  • the AM RLC layer receives an RLC SDU (i.e., a PDCP PDU) from the PDCP layer above the AM RLC layer and stores the received RLC SDU in a RLC SDU buffer. This supports flexible RLC PDU size.
  • RLC SDU i.e., a PDCP PDU
  • the AM RLC layer have stored RLC SDUs in the RLC SDU buffer. And the AM RLC segments or concatenates a necessary amount of RLC SDUs according to the requested size when a MAC layer below the AM RLC layer requests a transmission every transmission time interval.
  • the AM RLC layer sequentially attaches a RLC Sequence Number (SN) to the segmented or concatenated data blocks to construct a RLC PDU.
  • SN RLC Sequence Number
  • the AM RLC layer then stores the constructed RLC PDU in an RLC PDU buffer for retransmission that may be needed in the future.
  • the AM RLC layer of the transmitting side performs retransmission according to a RLC status report received from the receiving side.
  • the receiving AM RLC layer i.e., the AM RLC layer of the receiving side
  • the transmitting AM RLC layer i.e., the AM RLC layer of the transmitting side
  • the RLC status report provides Acknowledgement (ACK) information for a correctly
  • NACK Acknowledgement
  • the transmitting AM RLC layer Upon receiving the RLC status report, the transmitting AM RLC layer retransmits a negatively acknowledged RLC PDU.
  • the AM RLC layer also finds a correctly transmitted RLC SDU based on positively acknowledged RLC PDU information and notifies the upper PDCP layer of the found RLC SDU.
  • the transmitting PDCP layer receives the information of the correctly transmitted RLC SDU (i.e., PDCP PDU) from the RLC layer, the PDCP layer can remove the corresponding PDCP SDU from the transmission buffer.
  • the transmitting PDCP layer stores PDCP SDUs in a transmission buffer received from the upper layer. Then, when handover has occurred, the transmitting PDCP layer retransmits a PDCP SDU that has not been received by the receiving PDCP layer after the handover.
  • the transmitting PDCP layer determines a PDCP SDU which the receiving PDCP layer has not received based on a status report from the RLC layer below the PDCP layer.
  • the transmitting RLC layer When the transmitting RLC layer receives a RLC status report from the receiving RLC layer for each RLC PDU that the transmitting RLC layer has transmitted, the transmitting RLC layer finds a correctly transmitted RLC SDU based on positively acknowledged RLC PDU information and notifies the upper PDCP layer of the found RLC SDU. Therefore, the transmitting PDCP layer can determine whether each PDCP SDU has been correctly transmitted based on the notification information provided by the transmitting RLC layer. However, since the RLC status report is not always transmitted upon handover, latest information may not be provided to the transmitting PDCP layer.
  • the transmitting PDCP layer determines that the RLC SDU has been uncorrectly transmitted since it determines whether or not each RLC SDU has been correctly transmitted based on the last RLC status report before handover.
  • the transmitting PDCP layer retransmits each PDCP SDU that is determined to have been uncorrectly transmitted after handover to the receiving PDCP layer.
  • eNBs in charge of data transmission in the network (specifically, from a source eNB to a target eNB) .
  • the source eNB forwards each uncorrectly transmitted PDCP SDU to the target eNB so that the target eNB retransmits the PDCP SDU.
  • FIG. 6 illustrates an example method in which PDCP SDUs that were uncorrectly transmitted upon handover are forwarded and retransmitted in downlink transmission. The following is a detailed procedure for retransmitting PDCP SDUs. As shown in FIG.
  • the source eNB sequentially performs header compression and ciphering on PDCP SDUs 1 to 5 before handover and transmits the PDCP SDUs to a UE (S611 to S613) .
  • the PDCP SDUs 1, 2 and 4 among the PDCP SDUs 1 to 5 are not correctly transmitted. Since the correctly transmitted PDCP SDUs 3 and 5 have not been sequentially received, the PDCP SDUs 3 and 5 are stored in a reception buffer of an AM RLC layer of the UE.
  • the RLC layer of the UE transmits a RLC status report to the source eNB.
  • the RLC layer of the source eNB notifies the PDCP layer that the SDUs 3 and 5 have been correctly transmitted (S620) .
  • the receiving UE RLC layer transfers RLC SDUs to the PDCP layer even if the RLC SDUs are not sequential if they have been correctly received.
  • the PDCP layer performs deciphering and header decompression on the RLC SDUs and then stores them in a reception buffer and prepares them for reordering (S631 and
  • PDCP SDUs stored in the reception buffer of the PDCP layer are transferred to the upper layer only when they are sequential and keep remaining in the reception buffer if they are not sequential.
  • the transmitting source eNB forwards PDCP SDUs, which have not been correctly transmitted, to the target eNB.
  • the SDUs 1, 2 and 4 are forwarded to the target eNB since they have not been correctly transmitted.
  • the target eNB stores the SDUs forwarded from the source eNB and is then ready to transmit them (S640) .
  • the target eNB When handover has been completed, the target eNB starts transmitting SDUs again, beginning with the SDUs forwarded from the source eNB. New SDUs received from the upper layer are transmitted after the transmission of the SDUs forwarded from the source eNB is completed (S651 to S653) .
  • the UE After handover, the UE receives PDCP SDUs, which were not correctly received from the source eNB, from the target eNB.
  • the UE when the UE receives the SDUs 1, 2, and 4 from the target eNB, the UE reorders the SDUs in the reception buffer and then sequentially transfers the SDUs 1 to 5 to the upper layer (S661 and S662) .
  • FIG. 7 illustrates an example method in which a UE retransmits PDCP SDUs that were uncorrectly transmitted upon handover in uplink transmission. The following is a detailed procedure for retransmitting PDCP SDUs.
  • the UE sequentially performs header compression and ciphering on PDCP SDUs 1 to 5 before handover and transmits the PDCP SDUs to the source eNB (S711 to S713) .
  • the PDCP SDUs 1, 2 and 4 among the PDCP SDUs 1 to 5 are not correctly transmitted. Since the correctly transmitted PDCP SDUs 3 and 5 have not been sequentially received, the PDCP SDUs 3 and 5 are stored in a reception buffer of an AM RLC layer of the source eNB.
  • the RLC layer of the source eNB transmits a RLC status report to the UE.
  • the RLC layer of the UE notifies the PDCP layer that the SDUs 3 and 5 have been correctly transmitted (S720) .
  • the RLC layer of source eNB which is a receiving side transfers RLC SDUs to the PDCP layer even if the RLC SDUs are not sequential if they have been correctly received.
  • the PDCP layer performs deciphering and header decompression on the RLC SDUs and then stores them in a reception buffer (S731 and S732) .
  • the source eNB forwards the PDCP PDUs 3 and 5 which have been stored in the reception buffer to the target eNB.
  • the target eNB stores the PDCP SDUs in the reception buffer and is then ready to reorder them.
  • PDCP SDUs stored in the reception buffer of the PDCP layer are transferred to the upper layer only when they are sequential and keep remaining in the reception buffer if they are not sequential (740) .
  • the UE which is a transmitting side is ready to retransmit PDCP SDUs, which have not been correctly transmitted to the source eNB, to the target eNB.
  • the UE which is a transmitting side is ready to retransmit the SDUs 1, 2 and 4 since they were not correctly transmitted.
  • the UE When handover has been completed, the UE which is a transmitting side retransmits PDCP SDUs, which were not correctly transmitted to the source eNB, to the target eNB.
  • the UE which is a transmitting side retransmits the SDUs 1, 2, and 4 since they were not correctly transmitted. New SDUs received from the upper layer are transmitted after the retransmission of the SDUs is completed (S751 to S753) .
  • the target eNB After handover, the target eNB receives PDCP SDUs, which were not correctly received by the source eNB, from the UE.
  • the target eNB when the target eNB receives the SDUs 1, 2, and 4 from the UE, the target eNB reorders the SDUs in the reception buffer and then sequentially transfers the SDUs 1 to 5 to the upper layer (S761 and S762) .
  • Header compression is a method for reducing a header size utilizing the fact that most parts of IP headers in IP packets belonging to the same packet stream are invariant.
  • invariant fields are stored in a context format in a compressor of a transmitting side and a decompressor of a receiving side and only changed fields are transmitted after the context is created to reduce the overhead of an IP header.
  • the compressor transmits full header packets to create a context for a corresponding packet stream in the decompressor.
  • benefits of header compression are significant since only compressed headers are transmitted.
  • ROHC Robust Header Compression
  • RTP Real-time Transport Protocol
  • UDP User Datagram Protocol
  • IP Internet Protocol
  • the RTP/UDP/IP packet is a data packet received from an upper layer to which RTP/UDP/IP-related headers are attached.
  • a header of a RTP/UDP/IP packet includes a lot of various information required to transfer data to a destination through the Internet and then to reconstruct the data.
  • the size of a header of a RTP/UDP/IP packet is 40 bytes in the case of IP version 4 (IPv4) and is 60 bytes in the case of IP version 6 (IPv6) .
  • IPv4 IP version 4
  • IPv6 IP version 6
  • benefits of the header compression are significant since 40 or 60-byte header is reduced to 1 to 3 -byte header.
  • FIG. 8 illustrates a change of header size in a RTP/UDP/IP packet through ROHC header compression in the PDCP layer .
  • a full header is transmitted to create a context since a context has not yet been created in both the compressor and the decompressor.
  • a compressed header can be transmitted.
  • the full header is a little greater than a normal header since the full header includes additional information associated with context creation.
  • success or failure of header decompression can be taken into consideration during a procedure for retransmitting a data block that has not been correctly transmitted upon handover. This enables retransmission of even a data block, the header of which has failed to be decompressed, although the data block has been correctly transmitted.
  • an embodiment of the present invention divides data blocks (compressed packets) , which are generated by performing header compression on upper layer data blocks, into two types and handles the two types of data blocks in a different manner.
  • header compression is performed in a Packet Data Convergence Protocol (PDCP) layer of a UE or a base station depending on the direction of data transmission.
  • the upper layer data block is a PDCP Service Data Unit (SDU) and a data block generated through header compression is a PDCP Protocol Data Unit (PDU) .
  • SDU Packet Data Convergence Protocol
  • PDU Packet Data Convergence Protocol Data Unit
  • the upper layer data block may be any type of data block to which header compression can be applied.
  • header compression can be used when the header type of the upper layer data block is RTP/UDP/IP, UDP/IP, ESP/IP or IP.
  • the PDCP layer can be connected to a user application.
  • the first type of data block among data blocks generated by performing header compression on the upper layer data block is a first data block including a full header.
  • the first data block may be a Packet Data Convergence Protocol (PDCP) Protocol Data Unit (PDU) generated from a PDU Service Data Unit (SDU) .
  • the second type of data block is a second data block which is compressed based on the first data block.
  • the second data block is a PDCP PDU generated from a PDCP SDU with a compressed header.
  • Performaing header compression based on the first data block means that header compression has been performed with reference to or using a specific information or parameter included in the first data block.
  • the full header has information required for header decompression as described above with reference to header compression (see FIG. 8) .
  • the full header included in the first data block includes information required for the receiving side to decompress the header of the second data block.
  • the information required for header decompression is used to create or update a context and is essential for decompressing the compressed header. Accordingly, when the receiving side has not correctly received the first data block (i.e., when the receiving side does not contain information required for header decompression) , the receiving side cannot decompress the header of the second data block. Specifically, a compressed header of an upper layer data block included in the second data block cannot be decompressed. In this case, a data block, the header of which has failed to be decompressed, is deleted.
  • header decompression has failed although transmission has been correctly performed upon handover is when the transmission of the first data block has failed although the transmission of the second data block has succeeded.
  • the second data block is stored in a RLC buffer until the first data block is correctly received by the receiving side.
  • the second data block stored in the RLC buffer is transferred to the PDCP layer without waiting for the first data block.
  • the header decompression of the second data block fails and the second data block is discarded during this process.
  • the PDCP layer of the transmitting side omits transmission of the second data block during retransmission after handover since the RLC layer has notified the PDCP layer that the second data block has been correctly received by the receiving side.
  • the transmission of the first data block fails, for example, in the following cases.
  • the first case is when the first data block fails to arrive at the receiving side. In this case, the transmitting side will not receive any information associated with transmission of the first data block. If the system supports Hybrid ARQ (HARQ) , the transmitting side will attempt to retransmit the first data block within a predetermined number of times or less. However, if the transmission of the first data block would fail even though the retransmission, the first data block has failed to arrive at the receiving side.
  • the second case is when an error has occurred in the first data block although the first data block has arrived at the receiving side. In this case, the receiving side will transmit a negative acknowledgement (NACK) to the receiving side.
  • NACK negative acknowledgement
  • the RLC layer of the transmitting side may reconstruct the PDCP PDU into one or more RLC PDUs and transmit the RLC PDUs to the receiving side (see FIG. 5) . Accordingly, even if a part of the reconstructed RLC PDUs has not been correctly transmitted to the receiving side, it is determined that the relevant PDCP PDU have not been correctly received by the receiving side.
  • An embodiment of the present invention prevents the above-mentioned at least one second data block from being lost during a handover procedure when the first data block has not been correctly received by the receiving side.
  • the transmitting side can determine whether or not the at least one second data block is to be retransmitted according to whether or not the first data block has been correctly received by the receiving side.
  • the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not the at least one second data block has been correctly received by the receiving side.
  • the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not the at least one second data block has been correctly received by the receiving side.
  • the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not an ACK has been received for the at least one second data block.
  • the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block.
  • the ACK or NACK for the first data block and the at least one second data block may be received from the receiving side or may be indicated by a specific layer. This will be described later in more detail.
  • the procedure for retransmitting the first data block and the at least one second data block in association with handover varies depending on whether the direction of data transmission is uplink or downlink. Specifically, when handover has occurred during downlink transmission, the source eNB forwards both the first data block and the at least one second data block to the target eNB during the handover procedure. Thereafter, the target eNB retransmits the received data blocks to the UE. When handover has occurred during uplink transmission, the UE retransmits both the first data block and the at least one second data block to the target eNB after the handover. In this case, if one or more of the second data blocks have been correctly received by the receiving side, it does not matter whether the remaining data blocks have been correctly received by the receiving side.
  • the receiving side If the first data block has been correctly received by the receiving side, only a data block(s), which has not been correctly received by the receiving side among the at least one second data block, is forwarded during the handover procedure or is transmitted after the handover.
  • a data block (s), for which a NACK has been received from the receiving side among the at least one second data block is forwarded during the handover procedure or is transmitted after the handover.
  • the specific protocol layer is a PDCP layer. Since the PDCP layer of the transmitting side performs header compression, the PDCP layer of the transmitting side can determine which data block fails in header decompression procedure by using information associated with the status of data block reception by the receiving side.
  • whether or not the first data block and the at least one second data block are forwarded to the target eNB during the handover procedure in association with downlink transmission can be determined by the PDCP layer of the source eNB. Whether or not the first data block and the at least one second data block are retransmitted to the target eNB after the handover procedure in association with uplink transmission can be determined by the PDCP layer of the UE.
  • the status of data block reception by the receiving side is provided to the PDCP layer, which is indicated by a lower layer.
  • the RLC layer Preferably, whether or not the first data block and the at least one second data block have been correctly received by the receiving side or whether a specific PDCP PDU has been positively acknowledged or negatively acknowledged is indicated by the RLC layer.
  • a RLC status report may be used for the indication.
  • the PDCP layer of the transmitting side may consider that a second data block, which was transmitted in association with the first data block, has not been correctly received by the receiving side as well. In this case, it does not matter whether or not the second data block has been actually correctly received by the receiving side. That is, both the first data block and the relevant second data block are considered as not correctly received by the receiving side, regardless of the reception status of the second data block.
  • the first data block and the second data block are associated only in a header compression method performed at the PDCP layer.
  • a first data block affects only the reception state of a second data block which refers to the first block.
  • the first data block when the first data block has been correctly received by the receiving side, the first data block does not affect the reception status of the second data block. For example, if a plurality of second data blocks is present and only a part of the plurality of data blocks has not been correctly received by the receiving side, only the part is retransmitted after handover. In this case, it is not necessary to retransmit the second data block that has been correctly received by the receiving side since a header thereof can be decompressed by the PDCP layer of the receiving side.
  • a status report received from the receiving side can be used.
  • the status report may be a RLC status report message which is a lower layer message below the PDCP layer.
  • the RLC layer of the transmitting side receives a status report for each RLC PDU, which the transmitting side has transmitted, from the RLC layer of the receiving side.
  • the RLC layer of the transmitting side finds a correctly transmitted RLC SDU (i.e., PDCP PDU) based on positively acknowledged RLC PDU information and notifies the PDCP layer of the found RLC SDU.
  • the PDCP layer can determine whether the PDCP PDU, which has been positively acknowledged by the RLC layer, is a first data block or a second data block using information associated with header compression. Accordingly, if there is no first data block among the PDCP PDU, which has been positively acknowledged by the RLC layer or if a PDCP PDU corresponding to the first data block has been negatively- acknowledged, the PDCP layer can set a PDCP PDU corresponding to a relevant second data block to be negatively acknoweledged. In this manner, both a lost first data block and a relevant second data block can be retransmitted after handover.
  • the manner in which data to be retransmitted is handled partially varies depending on whether the data is retransmitted in uplink or downlink.
  • the data to be retransmitted should be forwarded from the source eNB to the target eNB.
  • the receiving side i.e., UE
  • upper layer data blocks i.e., PDCP SDUs
  • PDCP SDUs PDCP SDUs
  • FIG. 9 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission according to an embodiment of the present invention.
  • FIG. 9 it is assumed that up to a PDCP SDU 0 has been correctly received and positively acknowledged by the UE.
  • each PDCP SDU illustrated in FIG. 9 is in fact sequentially converted into a PDCP PDU, an RLC SDU and one or more RLC PDUs as the PDCP SDU passes through each protocol layer, these will all be referred to as a "SDU" unless otherwise stated for ease of explanation.
  • the source eNB performs header compression and ciphering on SDUs 1 to 5 and transmits them to the UE.
  • the SDUs 1 and 4 are context update packets (i.e., IR packets) and the SDUs 2, 3, and 5 are compressed packets (S911 to S913) .
  • All SDUs other than the SDU 1 among the SDUs 1 to 5 are correctly received by the UE.
  • the correctly received SDUs are stored in the RLC buffer since the RLC layer supports in-sequence transfer of PDCP PDUs.
  • the RLC layer of the UE transmits a status report to the RLC layer of the source eNB to notify the RLC layer that the SDU 1 has been lost and the SDUs 2 to 5 have been correctly received (S920) .
  • the RLC layer of the UE transfers all the correctly received PDCP PDUs (i.e., SDUs 2 to 5) to the PDCP layer of the UE.
  • a header decompressor in the PDCP layer fails to decompress headers of the SDUs 2 and 3 due to the missing context reference (i.e., SDU 1).
  • headers of the SDUs 4 and 5 are successfully decompressed and the SDUs 4 and 5 are then stored in a reception buffer of the PDCP layer (S931 and S932) .
  • the PDCP layer of the source eNB checks whether or not a header of each correctly received SDU can be successfully decompressed in the PDCP layer of the UE.
  • the source eNB regards the SDUs 2 and 3 as having been negatively acknowledged since the context reference (SDU 1) has been lost.
  • the source eNB regards the SDUs 4 and 5 as having been positively acknowledged since the context reference is present in the SDU 4.
  • the source eNB forwards all PDCP SDUs that have not been positively acknowledged to the target eNB.
  • the source eNB forwards the SDUs 2 and 3 together with the SDU 1 although the source eNB has been notified that the SDUs 2 and 3 have been correctly received by the UE (S940) .
  • the target eNB After handover, the target eNB retransmits the SDUs 1 to 3 to the UE (S951 to S953) . Headers of the retransmitted SDUs 1 to 3 are decompressed by the UE and the SDUs are then reordered in the PDCP reception buffer and the reordered SDUs are then transferred to the upper layer (S961 and S962) .
  • the target eNB retransmits the SDUs 2 and 3 although it has been notified that the SDUs 2 and 3 have been correctly- received by the UE.
  • FIG. 10 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission according to another embodiment of the present invention.
  • Situations and assumptions applied to the method of FIG. 10 are similar to those of the method of FIG. 9 applied to downlink transmission, with the only difference being the RB direction.
  • the following are detailed processes of the method of FIG. 10.
  • FIG. 10 it is assumed that up to a PDCP SDU 0 has been correctly received and positively acknowledged by the source eNB.
  • the UE transmits SDUs 1 to 5 to the source eNB.
  • the SDUs 1 and 4 are context update packets (i.e., IR packets)
  • the SDUs 2, 3, and 5 are compressed packets (SlOIl to S1013) .
  • All SDUs other than the SDU 1 among the SDUs 1 to 5 are correctly received by the source eNB.
  • the correctly received SDUs are stored in the RLC buffer since the RLC layer supports in-sequence transfer of PDCP PDUs.
  • the RLC layer of the source eNB transmits a status report to the RLC layer of the UE to notify the RLC layer that the SDU 1 has been lost and the SDUs 2 to 5 have been correctly received (S1020) .
  • Handover occurs during retransmission of the SDU 1.
  • the RLC layer of the source eNB transfers all the correctly received PDCP PDUs (i.e., SDUs 2 to 5) to the PDCP layer of the source eNB.
  • a header decompressor in the PDCP layer fails to decompress headers of the SDUs 2 and 3 due to the missing context reference (i.e., SDU 1) .
  • headers of the SDUs 4 and 5 are successfully decompressed and the SDUs 4 and 5 are then stored in a reception buffer of the PDCP layer (S1031 and S1032) .
  • the source eNB forwards all PDCP SDUs in the reception buffer to the target eNB.
  • the source eNB forwards the SDUs 4 and 5 to the target eNB (S1040) .
  • the PDCP layer of the UE checks whether or not a header of each correctly received SDU can be successfully decompressed in the PDCP layer of the source eNB.
  • the UE regards the SDUs 2 and 3 as having been negatively acknowledged since the context reference (SDU 1) has been lost. Accordingly, the UE does not delete both the SDU 1 and the SDUs 2 and 3 from the transmission buffer. However, the UE regards the SDUs 4 and 5 as having been positively- acknowledged since the context reference is present in the SDU 4. Thus, the UE can delete the SDUs 4 and 5 from the transmission buffer. After handover, the UE retransmits the SDUs 1 to 3 to the target eNB (S1051 to S1053) .
  • Headers of the retransmitted SDUs 1 to 3 are decompressed by the target eNB and the SDUs are then reordered in the PDCP reception buffer and the reordered SDUs are then transferred to the upper layer (S1061 and S1062) .
  • the UE retransmits the SDUs 2 and 3 to the target eNB although it has been notified that the SDUs 2 and 3 have been correctly received by the source eNB.
  • BS Base Station
  • UE user equipment
  • MS mobile station
  • MSS mobile subscriber station
  • the embodiments of the present invention can be implemented by hardware, firmware, software, or any combination thereof.
  • an embodiment of the present invention may be implemented by one or more application specific integrated circuits (ASICs) , digital signal processors (DSPs) , digital signal processing devices (DSPDs) , programmable logic devices (PLDs) , field programmable gate arrays (FPGAs) , processors, controllers, microcontrollers, microprocessors, or the like.
  • ASICs application specific integrated circuits
  • DSPs digital signal processors
  • DSPDs digital signal processing devices
  • PLDs programmable logic devices
  • FPGAs field programmable gate arrays
  • the embodiments of the present invention may be implemented in the form of modules, processes, functions, or the like which perform the features or operations described above.
  • Software code can be stored in a memory unit so that it can be executed by a processor.
  • the memory unit may be located inside or outside the processor and can communicate data with the processor through a variety of known means .

Landscapes

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

Abstract

A data processing method for a mobile communication system is provided. In a method in which a source base station processes data in a mobile communication system, a first data block including a full header and at least one second data block on which header compression was performed based on the first data block are transmitted to a user equipment and the first data block and the at least one second data block are then forwarded to a target base station during a handover procedure when the first data block was not correctly received and one or more of the at least one second data block was correctly received by the user equipment.

Description

A METHOD FOR HANDLING CORRECTLY RECEIVED BUT HEADER COMPRESSION FAILED PACKETS
TECHNICAL FIELD The present invention relates to a mobile communication system, and more particularly, to a data processing method in a mobile communication system.
BACKGROUND ART
The mobile communication system is different from a wired communication system in that terminals constantly move. Accordingly, mobility of terminals should be taken into consideration when designing the mobile communication system and providing services through the system. That is, the mobile communication system needs to support the movement of a terminal from one region to another. When a terminal is moving away from a currently connected base station while approaching another base station, the network needs to switch a connection point of the terminal from the current base station to the other base station. On the other hand, all user data should be transmitted within a limited time. In the case of a voice call, one voice signal needs to be sent from a user who speaks to another user who listens within a predetermined time. Otherwise, the call satisfaction of the listening user is reduced and it is difficult for them to converse normally. Also, Transmission Control Protocol (TCP) data needs to arrive at the receiving side within a predetermined time and the receiving side needs to acknowledge receipt of the data to the transmitting side within a predetermined time. Otherwise, the transmitting side will retransmit the TCP data, thereby wasting network resources. Accordingly, the mobile communication system needs to operate so that user data is transmitted within a predetermined time.
The mobile communication system also needs to reduce data loss in a radio interface as much as possible. For example, if one TCP packet is lost due to lower entities during transfer of the TCP packet, a TCP application determines that a congestion has occurred in the network and rapidly reduces the transmission rate of TCP packets . For example, when a packet loss occurrs during a TCP application exchanges data at a rate of lOOMbps, the TCP application may reduce the data transmission rate to almost OMbps. This will rapidly reduce quality that the user experiences and make data transmission unstable. In the mobile communication system, the transmitting side retransmits data to minimize data loss when an ACK has not been received within a predetermined time or a NACK has been received for the data.
DISCLOSURE OF THE INVENTION TECHNICAL PROBLEM
To retransmit a data block that has not been correctly (or successfully) transmitted upon handover, conventional methods determine whether or not the data block has been correctly transmitted based only on a RLC status report. However, when a data block has been compressed through header compression, header decompression of the data block may fail at a PDCP layer above the RLC layer even if the data block has been correctly transmitted at the RLC layer. However, a PDCP layer of the transmitting side determines whether or not the data block has been received by the PDCP layer of the receiving side based on a RLC status report of the data block and performs retransmission after handover. Accordingly, a data block, header decompression of which has failed although the data block has been correctly received by the RLC layer, may be lost during the handover procedure . An object of the present invention devised to solve the problem lies in providing a data processing method that prevents loss of a specific data block in a retransmission procedure when handover has occurred.
Another object of the present invention devised to solve the problem lies in providing a data processing method that prevents loss of the data block even if header decompression has failed upon handover.
A further object of the present invention devised to solve the problem lies in providing a data processing method in which header compression results are taken into consideration when determining whether or not a data block has been correctly transmitted upon handover.
A still further object of the present invention devised to solve the problem lies in providing a data processing method in which a data block, header decompression of which has failed upon handover, is retransmitted after handover.
Objects of the present invention are not limited to those described above and other objects will be clearly- understood by those skilled in the art from the following description.
TECHNICAL SOLUTION
In an aspect of the present invention, provided herein is a method of processing data by a source base station in a mobile communication system, the method including the steps of transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a user equipment, and forwarding the first data block and the at least one second data block to a target base station during a handover procedure when the first data block was not correctly received and one or more of the at least one second data block was correctly- received by the user equipment. In another aspect of the present invention, provided herein is a method of transmitting data by a user equipment in a mobile communication system, the method including the steps of transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a source base station, and retransmitting the first data block and the at least one second data block to a target base station after handover when the first data block was not correctly received and one or more of the at least one second data block was correctly received by the source base station.
In a further aspect of the present invention, provided herein is a method of transmitting and receiving data by a user equipment in a mobile communication system, the method including the steps of receiving a first data block including a full header and at least one second data block on which header compression was performed based on the first data block from a source base station, transmitting a negative acknowledgement for the first data block and a positive acknowledgement for the at least one second data block to the source base station, and re- receiving the first data block and the at least one second data block from a target base station after handover.
ADVANTAGEOUS EFFECTS
Embodiments of the present invention have the following advantages.
First, a terminal or base station can prevent loss of a specific data block in a retransmission procedure when handover has occurred.
Second, a terminal or base station can prevent loss of a data block even if header decompression has failed upon handover.
Third, a terminal or base station can take into consideration header compression results when determining whether or not a data block has been correctly transmitted upon handover.
Fourth, a terminal or base station can retransmit, after handover, a data block, header decompression of which has failed upon handover.
Advantages of the present invention are not limited to those described above and other advantages will be clearly understood by those skilled in the art from the following description.
DESCRIPTION OF DRAWINGS
The accompanying drawings, which are included to provide a further understanding of the invention, illustrate embodiments of the invention and together with the description serve to explain the principle of the invention.
In the drawings :
FIG. 1 shows a network structure of an E-UMTS. FIG. 2 illustrates a schematic structure of an Evolved Universal Terrestrial Radio Access Network (E- UTRAN) .
FIGs. 3A and 3B illustrate the configurations of a control plane and a user plane of a radio interface protocol between a UE and an E-UTRAN.
FIG. 4 illustrates the functional structure of a PDCP layer.
FIG. 5 illustrates a method for processing data a PDCP layer and an AM RLC layer of the transmitting side.
FIG. 6 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission.
FIG. 7 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission.
FIG. 8 illustrates change of the header size of a packet through ROHC header compression in a PDCP layer.
FIG. 9 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission according to an embodiment of the present invention.
FIG. 10 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission according to another embodiment of the present invention.
BEST MODE MODE FOR INVENTION
The above and other configurations, operations, and features of the present invention will be easily understood from the embodiments of the invention described below with reference to the accompanying drawings . The embodiments described below are examples wherein technical features of the invention are applied to an Evolved Universal Mobile Telecommunications System (E-UMTS) .
FIG. 1 shows a network structure of the E-UMTS to which an embodiment of the present invention is applied. The E-UMTS system is an evolved version of the conventional WCDMA UMTS system and basic standardization thereof is in progress under the 3rd Generation Partnership Project (3GPP) . The E-UMTS is also referred to as a Long Term Evolution (LTE) system. For details of the technical specifications of the UMTS and E-UMTS, refer to Release 7 and Release 8 of "3rd Generation Partnership Project; Technical Specification Group Radio Access Network" . As shown in FIG. 1, the E-UMTS mainly includes a User
Equipment (UE) , a base station (or eNB or eNode B) , and an
Access Gateway (AG) which is located at an end of a network
(E-UTRAN) and which is connected to an external network.
Generally, an eNB can simultaneously transmit multiple data streams for a broadcast service, a multicast service and/or a unicast service. The AG can be divided into a part that handles processing of user traffic and a part that handles control traffic. Here, the AG part for processing new user traffic and the AG part for processing control traffic can communicate with each other using a new interface. One or more cells may exist for one eNB. An interface for transmitting user traffic or control traffic can be used between eNBs . A Core Network (CN) may include the AG and a network node or the like for user registration of the UE. An interface for discriminating between the E-UTRAN and the CN can be used. The AG manages mobility of a UE on a Tracking Area (TA) basis. One TA includes a plurality of cells. When the UE has moved from a specific TA to another TA, the UE notifies the AG that the TA where the UE is located has been changed.
FIG. 2 illustrates a network structure of an Evolved Universal Terrestrial Radio Access Network (E-UTRAN) system which is a mobile communication system to which the embodiment of the present invention is applied. The E- UTRAN system is an evolved version of the conventional UTRAN system. The E-UTRAN includes a base station that will also be referred to as "eNode B" or "eNB" . The eNBs are connected through an X2 interface. Each eNB is connected to the User Equipment (UE) through a radio interface and is connected to an Evolved Packet Core (EPC) through a Sl interface.
FIGs. 3A and 3B illustrate the configurations of a control plane and a user plane of a radio interface protocol between a UE and a UMTS Terrestrial Radio Access Network (UTRAN) based on the 3GPP radio access network standard. The radio interface protocol is divided horizontally into a physical layer, a data link layer and a network layer, and vertically into a user plane for data transmission and a control plane for signaling. The protocol layers of FIGs . 3A and 3B can be divided into a Ll layer (first layer) , a L2 layer (second layer) and a L3 layer (third layer) based on the lower three layers of the Open System Interconnection (OSI) reference model widely known in communication systems.
The control plane is a passage through which control messages that a UE and a network use in order to manage calls are transmitted. The user plane is a passage through which data (e.g., voice data or Internet packet data) generated at an application layer is transmitted. The following is a detailed description of the layers of the control and user planes in a radio interface protocol .
The physical layer, which is the first layer, provides an information transfer service to an upper layer using a physical channel. The physical layer is connected to a Media Access Control (MAC) layer, located above the physical layer, through a transport channel. Data is transferred between the MAC layer and the physical layer through the transport channel. Data transfer between different physical layers, specifically between the respective physical layers of transmitting and receiving sides, is performed through the physical channel. The physical channel is modulated according to the Orthogonal Frequency Division Multiplexing (OFDM) method, using time and frequencies as radio resources.
The MAC layer of the second layer provides a service to a Radio Link Control (RLC) layer, located above the MAC layer, through a logical channel. The RLC layer of the second layer supports data transmission with reliability. The functions of the RLC layer may also be implemented through internal functional blocks of the MAC layer. In this case, the RLC layer need not be existed. A PDCP layer of the second layer performs a header compression function to reduce unnecessary control information in order to efficiently transmit IP packets such as IPv4 or IPv6 packets in a radio interface with a relatively narrow bandwidth . A Radio Resource Control (RRC) layer located at the lowermost of the third layer is defined only in the control plane and is responsible for control of logical, transport, and physical channels in association with configuration, re-configuration and release of Radio Bearers (RBs) . The RB is a service that the second layer provides for data communication between the UE and the UTRAN. To accomplish this, the RRC layer of the UE and the RRC layer of the network exchange RRC messages . The UE is in RRC connected mode if RRC connection has been established between the RRC layer of the radio network and the RRC layer of the UE. Otherwise, the UE is in RRC idle mode.
A Non-Access Stratum (NAS) layer located above the RRC layer performs functions such as session management and mobility management.
One cell of the eNB is set to use a bandwidth such as 1.25, 2.5, 5, 10 or 20MHz to provide a downlink or uplink transmission service to UEs. Here, different cells may be set to use different bandwidths . Downlink transport channels for transmission of data from the network to the UE include a Broadcast Channel (BCH) for transmission of system information, a Paging Channel (PCH) for transmission of paging messages and a downlink Shared Channel (SCH) for transmission of user traffic or control messages. User traffic or control messages of a downlink multicast or broadcast service may be transmitted through a downlink SCH and may also be transmitted through a downlink multicast channel (MCH) . Uplink transport channels for transmission of data from the UE to the network include a Random Access Channel (RACH) for transmission of initial control messages and an uplink SCH for transmission of user traffic or control messages.
Logical channels, which are located above the transport channels and are mapped to the transport channels, include a Broadcast Control Channel (BCCH) , a Paging Control Channel (PCCH) , a Common Control Channel (CCCH) , a Multicast Control Channel (MCCH) and a Multicast Traffic Channel (MTCH) . FIG. 4 illustrates the functions of PDCP layers of transmitting and receiving sides. The structure of the transmitting side located at the left side in FIG. 4 shows processes applied to a PDCP SDU when the PDCP layer has received the PDCP SDU from an upper entity. The structure of the receiving side located at the right side in FIG. 4 shows processes applied to a PDCP PDU when the PDCP layer has received the PDCP PDU from a lower entity.
The PDCP entity is used for both the user plane and the control plane and some functions of the PDCP entity are selectively applied depending on which plane is used. That is, a header compression function is applied only to user plane data and an integrity protection function is applied only to control plane data.
The PDCP layer of the transmitting side performs data processing in the following procedure.
1. The PDCP layer of the transmitting side receives and stores PDCP SDUs in a transmission buffer and allocates a sequence number to each PDCP SDU.
2. The PDCP layer performs header compression on the PDCP SDU if a user plane Radio Bearer (RB) has been established (or configured) .
3. The PDCP layer performs integrity protection on the PDCP SDU if a control plane Radio Bearer (RB) has been established.
4. The PDCP layer ciphers a data block generated through the above processes 2 and 3.
5. The PDCP layer attaches an appropriate header to the ciphered data block to construct a PDCP PDU and transfers the PDCP PDU to the RLC layer.
The PDCP layer of the receiving side performs data processing in the following procedure.
1. The PDCP layer of the receiving side removes a header from a received PDCP PDU. 2. The PDCP layer deciphers the PDCP PDU from which the header has been removed.
3. The PDCP layer performs header decompression on the deciphered PDCP PDU if a user plane RB has been established. 4. The PDCP layer performs integrity verification on the deciphered PDCP PDU if a control plane RB has been established.
5. The PDCP layer transfers each data block (i.e., PDCP SDU) that has subjected to the above processes 3 and 4 to an upper layer. If a user plane RB has been established, the PDCP layer transfers each data block to the upper layer after storing and reordering the data block in a reception buffer as needed. FIG. 5 illustrates a data processing method for a PDCP layer and an AM RLC layer of the transmitting side.
An AM RLC layer of the LTE receives data from an upper PDCP layer. The data processing method for the PDCP layer is the same as described above with reference to FIG. 4. The data processing method for the AM RLC layer is as follows .
1. The AM RLC layer receives an RLC SDU (i.e., a PDCP PDU) from the PDCP layer above the AM RLC layer and stores the received RLC SDU in a RLC SDU buffer. This supports flexible RLC PDU size.
2. The AM RLC layer have stored RLC SDUs in the RLC SDU buffer. And the AM RLC segments or concatenates a necessary amount of RLC SDUs according to the requested size when a MAC layer below the AM RLC layer requests a transmission every transmission time interval.
3. The AM RLC layer sequentially attaches a RLC Sequence Number (SN) to the segmented or concatenated data blocks to construct a RLC PDU.
4. The AM RLC layer then stores the constructed RLC PDU in an RLC PDU buffer for retransmission that may be needed in the future.
The AM RLC layer of the transmitting side performs retransmission according to a RLC status report received from the receiving side. Through the RLC status report, the receiving AM RLC layer (i.e., the AM RLC layer of the receiving side) notifies the transmitting AM RLC layer (i.e., the AM RLC layer of the transmitting side) of a reception state of each RLC PDU. The RLC status report provides Acknowledgement (ACK) information for a correctly
(or successfully) received RLC PDU and provides Negative
Acknowledgement (NACK) information for an uncorrectly received RLC PDU. Upon receiving the RLC status report, the transmitting AM RLC layer retransmits a negatively acknowledged RLC PDU. The AM RLC layer also finds a correctly transmitted RLC SDU based on positively acknowledged RLC PDU information and notifies the upper PDCP layer of the found RLC SDU. When the transmitting PDCP layer receives the information of the correctly transmitted RLC SDU (i.e., PDCP PDU) from the RLC layer, the PDCP layer can remove the corresponding PDCP SDU from the transmission buffer.
Retransmission of PDCP SDU upon Handover
Reference will now be made to a procedure in which a transmitting PDCP layer retransmits a PDCP SDU that has been uncorrectly transmitted upon handover.
The transmitting PDCP layer stores PDCP SDUs in a transmission buffer received from the upper layer. Then, when handover has occurred, the transmitting PDCP layer retransmits a PDCP SDU that has not been received by the receiving PDCP layer after the handover. Here, the transmitting PDCP layer determines a PDCP SDU which the receiving PDCP layer has not received based on a status report from the RLC layer below the PDCP layer. When the transmitting RLC layer receives a RLC status report from the receiving RLC layer for each RLC PDU that the transmitting RLC layer has transmitted, the transmitting RLC layer finds a correctly transmitted RLC SDU based on positively acknowledged RLC PDU information and notifies the upper PDCP layer of the found RLC SDU. Therefore, the transmitting PDCP layer can determine whether each PDCP SDU has been correctly transmitted based on the notification information provided by the transmitting RLC layer. However, since the RLC status report is not always transmitted upon handover, latest information may not be provided to the transmitting PDCP layer. That is, for each RLC SDU that has been correctly transmitted after handover, the transmitting PDCP layer determines that the RLC SDU has been uncorrectly transmitted since it determines whether or not each RLC SDU has been correctly transmitted based on the last RLC status report before handover.
The transmitting PDCP layer retransmits each PDCP SDU that is determined to have been uncorrectly transmitted after handover to the receiving PDCP layer. However, upon handover, there would be a change of eNBs in charge of data transmission in the network (specifically, from a source eNB to a target eNB) . Accordingly, in downlink transmission, the source eNB forwards each uncorrectly transmitted PDCP SDU to the target eNB so that the target eNB retransmits the PDCP SDU. On the other hand, in uplink transmission, the source eNB forwards each PDCP SDU, which is not in sequence although it was correctly received, to the target eNB so that the target eNB reorders the PDCP SDU. Methods for retransmitting a PDCP SDU upon handover are different in downlink and uplink transmission as described above, and thus they are individually described below in detail. FIG. 6 illustrates an example method in which PDCP SDUs that were uncorrectly transmitted upon handover are forwarded and retransmitted in downlink transmission. The following is a detailed procedure for retransmitting PDCP SDUs. As shown in FIG. 6, the source eNB sequentially performs header compression and ciphering on PDCP SDUs 1 to 5 before handover and transmits the PDCP SDUs to a UE (S611 to S613) . Here, the PDCP SDUs 1, 2 and 4 among the PDCP SDUs 1 to 5 are not correctly transmitted. Since the correctly transmitted PDCP SDUs 3 and 5 have not been sequentially received, the PDCP SDUs 3 and 5 are stored in a reception buffer of an AM RLC layer of the UE.
Before handover, the RLC layer of the UE transmits a RLC status report to the source eNB. The RLC layer of the source eNB notifies the PDCP layer that the SDUs 3 and 5 have been correctly transmitted (S620) .
When handover has occurred, the receiving UE RLC layer transfers RLC SDUs to the PDCP layer even if the RLC SDUs are not sequential if they have been correctly received. The PDCP layer performs deciphering and header decompression on the RLC SDUs and then stores them in a reception buffer and prepares them for reordering (S631 and
S632) . PDCP SDUs stored in the reception buffer of the PDCP layer are transferred to the upper layer only when they are sequential and keep remaining in the reception buffer if they are not sequential.
When handover has occurred, the transmitting source eNB forwards PDCP SDUs, which have not been correctly transmitted, to the target eNB. In the example of FIG. 6, the SDUs 1, 2 and 4 are forwarded to the target eNB since they have not been correctly transmitted. The target eNB stores the SDUs forwarded from the source eNB and is then ready to transmit them (S640) .
When handover has been completed, the target eNB starts transmitting SDUs again, beginning with the SDUs forwarded from the source eNB. New SDUs received from the upper layer are transmitted after the transmission of the SDUs forwarded from the source eNB is completed (S651 to S653) .
After handover, the UE receives PDCP SDUs, which were not correctly received from the source eNB, from the target eNB. In the example of FIG. 6, when the UE receives the SDUs 1, 2, and 4 from the target eNB, the UE reorders the SDUs in the reception buffer and then sequentially transfers the SDUs 1 to 5 to the upper layer (S661 and S662) .
FIG. 7 illustrates an example method in which a UE retransmits PDCP SDUs that were uncorrectly transmitted upon handover in uplink transmission. The following is a detailed procedure for retransmitting PDCP SDUs.
As shown in FIG. 7, the UE sequentially performs header compression and ciphering on PDCP SDUs 1 to 5 before handover and transmits the PDCP SDUs to the source eNB (S711 to S713) . Here, the PDCP SDUs 1, 2 and 4 among the PDCP SDUs 1 to 5 are not correctly transmitted. Since the correctly transmitted PDCP SDUs 3 and 5 have not been sequentially received, the PDCP SDUs 3 and 5 are stored in a reception buffer of an AM RLC layer of the source eNB.
Before handover, the RLC layer of the source eNB transmits a RLC status report to the UE. The RLC layer of the UE notifies the PDCP layer that the SDUs 3 and 5 have been correctly transmitted (S720) .
When handover has occurred, the RLC layer of source eNB which is a receiving side transfers RLC SDUs to the PDCP layer even if the RLC SDUs are not sequential if they have been correctly received. The PDCP layer performs deciphering and header decompression on the RLC SDUs and then stores them in a reception buffer (S731 and S732) .
The source eNB forwards the PDCP PDUs 3 and 5 which have been stored in the reception buffer to the target eNB. When PDCP SDUs that were not sequentially received are forwarded from the source eNB to the target eNB, the target eNB stores the PDCP SDUs in the reception buffer and is then ready to reorder them. PDCP SDUs stored in the reception buffer of the PDCP layer are transferred to the upper layer only when they are sequential and keep remaining in the reception buffer if they are not sequential (740) .
When handover has occurred, the UE which is a transmitting side is ready to retransmit PDCP SDUs, which have not been correctly transmitted to the source eNB, to the target eNB. In the example of FIG. 7, the UE which is a transmitting side is ready to retransmit the SDUs 1, 2 and 4 since they were not correctly transmitted.
When handover has been completed, the UE which is a transmitting side retransmits PDCP SDUs, which were not correctly transmitted to the source eNB, to the target eNB.
In the example of FIG. 7, the UE which is a transmitting side retransmits the SDUs 1, 2, and 4 since they were not correctly transmitted. New SDUs received from the upper layer are transmitted after the retransmission of the SDUs is completed (S751 to S753) .
After handover, the target eNB receives PDCP SDUs, which were not correctly received by the source eNB, from the UE. In the example of FIG. 7, when the target eNB receives the SDUs 1, 2, and 4 from the UE, the target eNB reorders the SDUs in the reception buffer and then sequentially transfers the SDUs 1 to 5 to the upper layer (S761 and S762) .
Header Compression Reference will now be made to header compression used in the PDCP layer. Header compression is a method for reducing a header size utilizing the fact that most parts of IP headers in IP packets belonging to the same packet stream are invariant. In this method, invariant fields are stored in a context format in a compressor of a transmitting side and a decompressor of a receiving side and only changed fields are transmitted after the context is created to reduce the overhead of an IP header. At an initial stage of header compression, there is no benefit from header compression since the compressor transmits full header packets to create a context for a corresponding packet stream in the decompressor. However, after the context is created in the decompressor, benefits of header compression are significant since only compressed headers are transmitted.
Robust Header Compression (ROHC) , which is a typical header compression technique used in the LTE system, is used to reduce header information of a real-time packet such as a Real-time Transport Protocol (RTP) /User Datagram Protocol (UDP) /Internet Protocol (IP) packet. The RTP/UDP/IP packet is a data packet received from an upper layer to which RTP/UDP/IP-related headers are attached. A header of a RTP/UDP/IP packet includes a lot of various information required to transfer data to a destination through the Internet and then to reconstruct the data. Generally, the size of a header of a RTP/UDP/IP packet is 40 bytes in the case of IP version 4 (IPv4) and is 60 bytes in the case of IP version 6 (IPv6) . When a header of a RTP/UDP/IP packet is compressed using ROHC, benefits of the header compression are significant since 40 or 60-byte header is reduced to 1 to 3 -byte header.
FIG. 8 illustrates a change of header size in a RTP/UDP/IP packet through ROHC header compression in the PDCP layer .
As shown in FIG. 8, when a packet stream is initially transmitted, a full header is transmitted to create a context since a context has not yet been created in both the compressor and the decompressor. When a certain amount of full header has been transmitted so that a context is created, a compressed header can be transmitted. However, it is necessary to transmit a full header at appropriate intervals since the context may be corrupted due to packet loss during transmission of the packet stream. Generally, the full header is a little greater than a normal header since the full header includes additional information associated with context creation.
Data Processing Method according to Embodiment of the Invention
According to an embodiment of the present invention, success or failure of header decompression can be taken into consideration during a procedure for retransmitting a data block that has not been correctly transmitted upon handover. This enables retransmission of even a data block, the header of which has failed to be decompressed, although the data block has been correctly transmitted.
To accomplish this, an embodiment of the present invention divides data blocks (compressed packets) , which are generated by performing header compression on upper layer data blocks, into two types and handles the two types of data blocks in a different manner. Preferably, header compression is performed in a Packet Data Convergence Protocol (PDCP) layer of a UE or a base station depending on the direction of data transmission. In this case, the upper layer data block is a PDCP Service Data Unit (SDU) and a data block generated through header compression is a PDCP Protocol Data Unit (PDU) . The upper layer data block may be any type of data block to which header compression can be applied. For example, header compression can be used when the header type of the upper layer data block is RTP/UDP/IP, UDP/IP, ESP/IP or IP. The PDCP layer can be connected to a user application. The first type of data block among data blocks generated by performing header compression on the upper layer data block is a first data block including a full header. For example, the first data block may be a Packet Data Convergence Protocol (PDCP) Protocol Data Unit (PDU) generated from a PDU Service Data Unit (SDU) . The second type of data block is a second data block which is compressed based on the first data block. For example, the second data block is a PDCP PDU generated from a PDCP SDU with a compressed header. Performaing header compression based on the first data block means that header compression has been performed with reference to or using a specific information or parameter included in the first data block.
The full header has information required for header decompression as described above with reference to header compression (see FIG. 8) . The full header included in the first data block includes information required for the receiving side to decompress the header of the second data block. The information required for header decompression is used to create or update a context and is essential for decompressing the compressed header. Accordingly, when the receiving side has not correctly received the first data block (i.e., when the receiving side does not contain information required for header decompression) , the receiving side cannot decompress the header of the second data block. Specifically, a compressed header of an upper layer data block included in the second data block cannot be decompressed. In this case, a data block, the header of which has failed to be decompressed, is deleted.
One example of the case where header decompression has failed although transmission has been correctly performed upon handover is when the transmission of the first data block has failed although the transmission of the second data block has succeeded. In normal cases, for in-sequence delivery of PDCP PDUs, the second data block is stored in a RLC buffer until the first data block is correctly received by the receiving side. However, when handover has occurred, the second data block stored in the RLC buffer is transferred to the PDCP layer without waiting for the first data block. Thus, the header decompression of the second data block fails and the second data block is discarded during this process. In this case, the PDCP layer of the transmitting side omits transmission of the second data block during retransmission after handover since the RLC layer has notified the PDCP layer that the second data block has been correctly received by the receiving side.
The transmission of the first data block fails, for example, in the following cases. The first case is when the first data block fails to arrive at the receiving side. In this case, the transmitting side will not receive any information associated with transmission of the first data block. If the system supports Hybrid ARQ (HARQ) , the transmitting side will attempt to retransmit the first data block within a predetermined number of times or less. However, if the transmission of the first data block would fail even though the retransmission, the first data block has failed to arrive at the receiving side. The second case is when an error has occurred in the first data block although the first data block has arrived at the receiving side. In this case, the receiving side will transmit a negative acknowledgement (NACK) to the receiving side. If the first data block is a PDCP PDU, the RLC layer of the transmitting side may reconstruct the PDCP PDU into one or more RLC PDUs and transmit the RLC PDUs to the receiving side (see FIG. 5) . Accordingly, even if a part of the reconstructed RLC PDUs has not been correctly transmitted to the receiving side, it is determined that the relevant PDCP PDU have not been correctly received by the receiving side.
An embodiment of the present invention prevents the above-mentioned at least one second data block from being lost during a handover procedure when the first data block has not been correctly received by the receiving side. To accomplish this, the transmitting side can determine whether or not the at least one second data block is to be retransmitted according to whether or not the first data block has been correctly received by the receiving side.
For example, when the first data block has not been correctly received by the receiving side, the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not the at least one second data block has been correctly received by the receiving side.
Alternatively, when one or more of the second data blocks has been correctly received by the receiving side although the first data block has not been correctly received by the receiving side, the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not the at least one second data block has been correctly received by the receiving side.
Alternatively, when a NACK has been received for the first data block, the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block, regardless of whether or not an ACK has been received for the at least one second data block.
Alternatively, when a NACK has been received for the first data block and an ACK has been received for one or more of the second data blocks, the transmitting side may perform a procedure for retransmitting both the first data block and the at least one second data block.
The ACK or NACK for the first data block and the at least one second data block may be received from the receiving side or may be indicated by a specific layer. This will be described later in more detail.
The procedure for retransmitting the first data block and the at least one second data block in association with handover varies depending on whether the direction of data transmission is uplink or downlink. Specifically, when handover has occurred during downlink transmission, the source eNB forwards both the first data block and the at least one second data block to the target eNB during the handover procedure. Thereafter, the target eNB retransmits the received data blocks to the UE. When handover has occurred during uplink transmission, the UE retransmits both the first data block and the at least one second data block to the target eNB after the handover. In this case, if one or more of the second data blocks have been correctly received by the receiving side, it does not matter whether the remaining data blocks have been correctly received by the receiving side.
If the first data block has been correctly received by the receiving side, only a data block(s), which has not been correctly received by the receiving side among the at least one second data block, is forwarded during the handover procedure or is transmitted after the handover.
Alternatively, when an ACK has been received for the first data block from the receiving side, only a data block (s), for which a NACK has been received from the receiving side among the at least one second data block, is forwarded during the handover procedure or is transmitted after the handover. Whether the first data block and the at least one second data block is forwarded during the handover procedure or is transmitted after the handover is preferably determined by a specific protocol layer having information associated with header compression. For example, the specific protocol layer is a PDCP layer. Since the PDCP layer of the transmitting side performs header compression, the PDCP layer of the transmitting side can determine which data block fails in header decompression procedure by using information associated with the status of data block reception by the receiving side. Specifically, whether or not the first data block and the at least one second data block are forwarded to the target eNB during the handover procedure in association with downlink transmission can be determined by the PDCP layer of the source eNB. Whether or not the first data block and the at least one second data block are retransmitted to the target eNB after the handover procedure in association with uplink transmission can be determined by the PDCP layer of the UE.
Preferably, the status of data block reception by the receiving side is provided to the PDCP layer, which is indicated by a lower layer. Preferably, whether or not the first data block and the at least one second data block have been correctly received by the receiving side or whether a specific PDCP PDU has been positively acknowledged or negatively acknowledged is indicated by the RLC layer. In this case, a RLC status report may be used for the indication. Reference will now be made to a more specific method for implementing the procedure described above in the system. The data processing method according to the embodiments of the present invention can be implemented in various manners and is not limited to the following example implementations .
When the first data block has not been correctly received by the receiving side, the PDCP layer of the transmitting side may consider that a second data block, which was transmitted in association with the first data block, has not been correctly received by the receiving side as well. In this case, it does not matter whether or not the second data block has been actually correctly received by the receiving side. That is, both the first data block and the relevant second data block are considered as not correctly received by the receiving side, regardless of the reception status of the second data block. In this regard, the first data block and the second data block are associated only in a header compression method performed at the PDCP layer. Accordingly, even if the first data block has not been correctly received by the receiving side, this does not affect another kind of second data block whose header has been compressed in a different manner from that of the first block. That is, a first data block affects only the reception state of a second data block which refers to the first block.
On the other hand, when the first data block has been correctly received by the receiving side, the first data block does not affect the reception status of the second data block. For example, if a plurality of second data blocks is present and only a part of the plurality of data blocks has not been correctly received by the receiving side, only the part is retransmitted after handover. In this case, it is not necessary to retransmit the second data block that has been correctly received by the receiving side since a header thereof can be decompressed by the PDCP layer of the receiving side.
More specifically, when handover has occurred, a status report received from the receiving side can be used. The status report may be a RLC status report message which is a lower layer message below the PDCP layer. When handover has occurred, the RLC layer of the transmitting side receives a status report for each RLC PDU, which the transmitting side has transmitted, from the RLC layer of the receiving side. The RLC layer of the transmitting side finds a correctly transmitted RLC SDU (i.e., PDCP PDU) based on positively acknowledged RLC PDU information and notifies the PDCP layer of the found RLC SDU. In this case, the PDCP layer can determine whether the PDCP PDU, which has been positively acknowledged by the RLC layer, is a first data block or a second data block using information associated with header compression. Accordingly, if there is no first data block among the PDCP PDU, which has been positively acknowledged by the RLC layer or if a PDCP PDU corresponding to the first data block has been negatively- acknowledged, the PDCP layer can set a PDCP PDU corresponding to a relevant second data block to be negatively acknoweledged. In this manner, both a lost first data block and a relevant second data block can be retransmitted after handover.
When handover has occurred, the manner in which data to be retransmitted is handled partially varies depending on whether the data is retransmitted in uplink or downlink. For example, in the case of downlink retransmission, the data to be retransmitted should be forwarded from the source eNB to the target eNB. For the same reason as described above, if the first data block has not been correctly received by the receiving side (i.e., UE), it is considered that the relevant second data block has also not been correctly received by the receiving side. Thereafter, upper layer data blocks (i.e., PDCP SDUs) corresponding to the first data block and the second data block are forwarded from the source eNB to the target eNB. Thereafter, the target eNB starts downlink retransmission.
The embodiments of the present invention will now be described in more detail with reference to the drawings.
FIG. 9 illustrates a method for retransmitting PDCP SDUs when handover has occurred in downlink transmission according to an embodiment of the present invention. In FIG. 9, it is assumed that up to a PDCP SDU 0 has been correctly received and positively acknowledged by the UE. Although each PDCP SDU illustrated in FIG. 9 is in fact sequentially converted into a PDCP PDU, an RLC SDU and one or more RLC PDUs as the PDCP SDU passes through each protocol layer, these will all be referred to as a "SDU" unless otherwise stated for ease of explanation. As shown in FIG. 9, the source eNB performs header compression and ciphering on SDUs 1 to 5 and transmits them to the UE. Here, the SDUs 1 and 4 are context update packets (i.e., IR packets) and the SDUs 2, 3, and 5 are compressed packets (S911 to S913) . All SDUs other than the SDU 1 among the SDUs 1 to 5 are correctly received by the UE. The correctly received SDUs are stored in the RLC buffer since the RLC layer supports in-sequence transfer of PDCP PDUs. The RLC layer of the UE transmits a status report to the RLC layer of the source eNB to notify the RLC layer that the SDU 1 has been lost and the SDUs 2 to 5 have been correctly received (S920) .
Handover occurs during retransmission of the SDU 1. The RLC layer of the UE transfers all the correctly received PDCP PDUs (i.e., SDUs 2 to 5) to the PDCP layer of the UE. A header decompressor in the PDCP layer fails to decompress headers of the SDUs 2 and 3 due to the missing context reference (i.e., SDU 1). On the other hand, headers of the SDUs 4 and 5 are successfully decompressed and the SDUs 4 and 5 are then stored in a reception buffer of the PDCP layer (S931 and S932) .
The PDCP layer of the source eNB checks whether or not a header of each correctly received SDU can be successfully decompressed in the PDCP layer of the UE. The source eNB regards the SDUs 2 and 3 as having been negatively acknowledged since the context reference (SDU 1) has been lost. On the other hand, the source eNB regards the SDUs 4 and 5 as having been positively acknowledged since the context reference is present in the SDU 4.
The source eNB forwards all PDCP SDUs that have not been positively acknowledged to the target eNB. In the example of FIG. 9, the source eNB forwards the SDUs 2 and 3 together with the SDU 1 although the source eNB has been notified that the SDUs 2 and 3 have been correctly received by the UE (S940) .
After handover, the target eNB retransmits the SDUs 1 to 3 to the UE (S951 to S953) . Headers of the retransmitted SDUs 1 to 3 are decompressed by the UE and the SDUs are then reordered in the PDCP reception buffer and the reordered SDUs are then transferred to the upper layer (S961 and S962) . Here, it should be noted that the target eNB retransmits the SDUs 2 and 3 although it has been notified that the SDUs 2 and 3 have been correctly- received by the UE.
FIG. 10 illustrates a method for retransmitting PDCP SDUs when handover has occurred in uplink transmission according to another embodiment of the present invention. Situations and assumptions applied to the method of FIG. 10 are similar to those of the method of FIG. 9 applied to downlink transmission, with the only difference being the RB direction. The following are detailed processes of the method of FIG. 10. In FIG. 10, it is assumed that up to a PDCP SDU 0 has been correctly received and positively acknowledged by the source eNB. The UE transmits SDUs 1 to 5 to the source eNB. Here, the SDUs 1 and 4 are context update packets (i.e., IR packets) and the SDUs 2, 3, and 5 are compressed packets (SlOIl to S1013) .
All SDUs other than the SDU 1 among the SDUs 1 to 5 are correctly received by the source eNB. The correctly received SDUs are stored in the RLC buffer since the RLC layer supports in-sequence transfer of PDCP PDUs. The RLC layer of the source eNB transmits a status report to the RLC layer of the UE to notify the RLC layer that the SDU 1 has been lost and the SDUs 2 to 5 have been correctly received (S1020) . Handover occurs during retransmission of the SDU 1. The RLC layer of the source eNB transfers all the correctly received PDCP PDUs (i.e., SDUs 2 to 5) to the PDCP layer of the source eNB. A header decompressor in the PDCP layer fails to decompress headers of the SDUs 2 and 3 due to the missing context reference (i.e., SDU 1) . On the other hand, headers of the SDUs 4 and 5 are successfully decompressed and the SDUs 4 and 5 are then stored in a reception buffer of the PDCP layer (S1031 and S1032) .
The source eNB forwards all PDCP SDUs in the reception buffer to the target eNB. In the example of FIG. 10, the source eNB forwards the SDUs 4 and 5 to the target eNB (S1040) .
The PDCP layer of the UE checks whether or not a header of each correctly received SDU can be successfully decompressed in the PDCP layer of the source eNB. The UE regards the SDUs 2 and 3 as having been negatively acknowledged since the context reference (SDU 1) has been lost. Accordingly, the UE does not delete both the SDU 1 and the SDUs 2 and 3 from the transmission buffer. However, the UE regards the SDUs 4 and 5 as having been positively- acknowledged since the context reference is present in the SDU 4. Thus, the UE can delete the SDUs 4 and 5 from the transmission buffer. After handover, the UE retransmits the SDUs 1 to 3 to the target eNB (S1051 to S1053) . Headers of the retransmitted SDUs 1 to 3 are decompressed by the target eNB and the SDUs are then reordered in the PDCP reception buffer and the reordered SDUs are then transferred to the upper layer (S1061 and S1062) . Here, it should be noted that the UE retransmits the SDUs 2 and 3 to the target eNB although it has been notified that the SDUs 2 and 3 have been correctly received by the source eNB.
The above embodiments are provided by combining components and features of the present invention in specific forms. The components or features of the present invention should be considered optional if not explicitly stated otherwise . The components or features may be implemented without being combined with other components or features. The embodiments of the present invention may also be provided by combining some of the components and/or features. The order of the operations described above in the embodiments of the present invention may be changed. Some components or features of one embodiment may be included in another embodiment or may be replaced with corresponding components or features of another embodiment. It will be apparent that claims which are not explicitly dependent on each other can be combined to provide an embodiment or new claims can be added through amendment after this application is filed.
The above embodiments of the present invention have been described focusing mainly on the data communication relationship between a UE (or terminal) and a Base Station (BS) . Specific operations which have been described as being performed by the BS may also be performed by upper nodes as needed. That is, it will be apparent to those skilled in the art that the BS or any other network node may perform various operations for communication with terminals in a network including a number of network nodes including BSs. The term "base station (BS)" may be replaced with another term such as "fixed station", "Node B", "eNode B (eNB) " , or "access point". The term "terminal" may also be replaced with another term such as "user equipment (UE)", "mobile station (MS)", "mobile station (MS)", or "mobile subscriber station (MSS)".
The embodiments of the present invention can be implemented by hardware, firmware, software, or any combination thereof. In the case where the present invention is implemented by hardware, an embodiment of the present invention may be implemented by one or more application specific integrated circuits (ASICs) , digital signal processors (DSPs) , digital signal processing devices (DSPDs) , programmable logic devices (PLDs) , field programmable gate arrays (FPGAs) , processors, controllers, microcontrollers, microprocessors, or the like.
In the case where the present invention is implemented by firmware or software, the embodiments of the present invention may be implemented in the form of modules, processes, functions, or the like which perform the features or operations described above. Software code can be stored in a memory unit so that it can be executed by a processor. The memory unit may be located inside or outside the processor and can communicate data with the processor through a variety of known means .
INDUSTRIAL APPLICABILITY
Those skilled in the art will appreciate that the present invention may be embodied in other specific forms than those set forth herein without departing from the spirit and essential characteristics of the present invention. The above description is therefore to be construed in all aspects as illustrative and not restrictive. The scope of the invention should be determined by reasonable interpretation of the appended claims and all changes coming within the equivalency range of the invention are intended to be embraced in the scope of the invention.

Claims

What is claimed is:
1. A method of processing data by a source base station in a mobile communication system, the method comprising the steps of: transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a user equipment; and forwarding the first data block and the at least one second data block to a target base station during a handover procedure when the first data block was not correctly received and one or more of the at least one second data block was correctly received by the user equipment .
2. The method of claim 1, further comprising the step of retransmitting, by the target base station, the first data block and the at least one second data block forwarded from the source base station, to the user equipment .
3. The method of claim 1, wherein the full header comprises information required for header decompression of the at least one second block.
4. The method of claim 3, wherein the information required for header decompression is information for creating or updating a context.
5. The method of claim 1, wherein the forwarding of the first data block and the at least one second data block to the target base station is determined by a Packet Data Convergence Protocol (PDCP) layer.
6. The method of claim 5 , wherein a lower layer indicates to the PDCP layer whether or not the first data block and the at least one second data block were correctly received by the user equipment.
7. A method of transmitting data by a user equipment in a mobile communication system, the method comprising the steps of: transmitting a first data block including a full header and at least one second data block on which header compression was performed based on the first data block to a source base station; and retransmitting the first data block and the at least one second data block to a target base station after handover when the first data block was not correctly- received and one or more of the at least one second data block was correctly received by the source base station.
8. The method of claim 7, wherein the full header comprises information required for header decompression of the at least one second block.
9. The method of claim 8, wherein the information required for header decompression is information for creating or updating a context.
10. The method of claim 7, wherein the retransmission of the first data block and the at least one second data block to the target base station is determined by a PDCP layer.
11. The method of claim 10, wherein a lower layer indicates to the PDCP layer whether or not the first data block and the at least one second data block were correctly received by the user equipment.
12. A method of transmitting and receiving data by a user equipment in a mobile communication system, the method comprising the steps of: receiving a first data block including a full header and at least one second data block on which header compression was performed based on the first data block from a source base station; transmitting a negative acknowledgement for the first data block and a positive acknowledgement for one or more of the at least one second data block to the source base station; and re-receiving the first data block and the at least one second data block from a target base station after handover .
13. The method of claim 12, wherein the full header comprises information required for header decompression of the at least one second block.
14. The method of claim 13, wherein the information required for header decompression is information for creating or updating a context.
PCT/KR2008/005392 2007-09-20 2008-09-11 A method for handling correctly received but header compression failed packets WO2009038312A2 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
EP08831659.1A EP2168270B1 (en) 2007-09-20 2008-09-11 A method for handling correctly received but header compression failed packets
US12/669,137 US8400982B2 (en) 2007-09-20 2008-09-11 Method for handling correctly received but header compression failed packets

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US97407207P 2007-09-20 2007-09-20
US60/974,072 2007-09-20
KR1020080089809A KR101387537B1 (en) 2007-09-20 2008-09-11 A method for handling correctly received but header compression failed packets
KR10-2008-0089809 2008-09-11

Publications (2)

Publication Number Publication Date
WO2009038312A2 true WO2009038312A2 (en) 2009-03-26
WO2009038312A3 WO2009038312A3 (en) 2009-05-07

Family

ID=40468579

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/KR2008/005392 WO2009038312A2 (en) 2007-09-20 2008-09-11 A method for handling correctly received but header compression failed packets

Country Status (3)

Country Link
US (1) US8400982B2 (en)
EP (1) EP2168270B1 (en)
WO (1) WO2009038312A2 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2404463A2 (en) * 2009-04-21 2012-01-11 LG Electronics Inc. Method to facilitate user equipment handoff within a packet data communication system
WO2019083698A1 (en) * 2017-10-25 2019-05-02 Qualcomm Incorporated Techniques and apparatuses for compression enabled bearer management

Families Citing this family (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101460359B1 (en) * 2007-12-13 2014-11-10 삼성전자주식회사 Method and apparatus for handover in mobile telecommunication system
US20110319085A1 (en) * 2009-02-26 2011-12-29 Ntt Docomo, Inc. Controller, radio network controller, base station apparatus, and communication control method
IL197881A (en) * 2009-03-24 2015-10-29 Sparkmotion Inc Method for handling corrupted signals in a wireless network
EP2442610B1 (en) * 2010-10-13 2017-12-06 Alcatel Lucent In-sequence delivery of upstream user traffic during handover
US20130308544A1 (en) * 2011-02-07 2013-11-21 C/O Nec Corporation Radio communication system, radio communication method, radio communication device, control method therefor, and storage medium storing control program therefor
WO2017014802A1 (en) * 2015-07-22 2017-01-26 Intel IP Corporation Convergence layer for 5g communication systems
US10623990B2 (en) 2015-12-15 2020-04-14 Lg Electronics Inc. User equipment and method for transmitting data, and network node and method for receiving data
CN108282825B (en) * 2017-01-05 2019-12-20 电信科学技术研究院 Information processing method and device
US10805836B2 (en) * 2017-05-05 2020-10-13 Qualcomm Incorporated Packet duplication at a packet data convergence protocol (PDCP) entity
EP3399724B1 (en) * 2017-05-05 2022-10-05 ASUSTek Computer Inc. Method and apparatus of transmitting data duplication in a wireless communication system
JP7139527B2 (en) 2018-10-31 2022-09-20 アップル インコーポレイテッド Robust header compression indication after path switch during handover
US11251988B2 (en) * 2019-01-30 2022-02-15 Cisco Technology, Inc. Aggregating bandwidth across a wireless link and a wireline link
US11489769B2 (en) 2019-03-20 2022-11-01 Cisco Technology, Inc. Virtualized radio access network architecture for applications requiring a time sensitive network
DE112020000937T5 (en) * 2019-04-30 2021-11-25 Lg Electronics Inc. METHOD AND DEVICE FOR TRANSFERRING PACKAGES ON THE BASIS OF RECEIVING A TRANSFER COMMAND IN A WIRELESS COMMUNICATION SYSTEM

Family Cites Families (100)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US6157833A (en) 1997-11-14 2000-12-05 Motorola, Inc. Method for reducing status reporting in a wireless communication systems
JP3844877B2 (en) 1998-04-08 2006-11-15 パイオニア株式会社 Stream converter
KR100348289B1 (en) 1998-05-04 2002-09-18 엘지정보통신주식회사 method for dispersing load of paging channel in mobile communicatino system
US6611519B1 (en) 1998-08-19 2003-08-26 Swxtch The Rules, Llc Layer one switching in a packet, cell, or frame-based network
KR20000024783A (en) 1998-10-01 2000-05-06 정선종 Base station system of multi carrier wave cdma method, method for generate multi code waveform, and mobile communication system using the same
CN1265671C (en) 1998-11-04 2006-07-19 西门子公司 Method, mobile station and base station for transmitting data in a mobile wireless system
US6353628B1 (en) 1998-12-15 2002-03-05 Nortel Networks Limited Apparatus, method and system having reduced power consumption in a multi-carrier wireline environment
FI114077B (en) 1999-03-10 2004-07-30 Nokia Corp ID booking method
EP1188344B1 (en) 1999-05-26 2004-01-07 Nokia Corporation Random access control method and system
ATE353492T1 (en) 1999-07-07 2007-02-15 Samsung Electronics Co Ltd APPARATUS AND METHOD FOR CHANNEL ALLOCATION FOR A COMMON PACKET CHANNEL IN A WCDMA MOBILE COMMUNICATIONS SYSTEM
EP1148689B1 (en) 2000-04-18 2006-06-14 Motorola, Inc. Downloading web pages
JP3771420B2 (en) 2000-04-19 2006-04-26 富士通株式会社 Switching station apparatus, base station control apparatus, and multicall call number change method
JP3413833B2 (en) 2000-05-18 2003-06-09 日本電気株式会社 Access control method and base station device
US6557030B1 (en) 2000-05-31 2003-04-29 Prediwave Corp. Systems and methods for providing video-on-demand services for broadcasting systems
US6708040B1 (en) 2000-06-19 2004-03-16 Rajiv Laroia Link level support of wireless data
JP4453168B2 (en) 2000-06-23 2010-04-21 日本電気株式会社 Mobile communication control method, cellular system, mobile station, base station, and base station controller
JP4520032B2 (en) * 2000-08-17 2010-08-04 パナソニック株式会社 Header compression apparatus and header compression method
KR100447162B1 (en) 2000-08-19 2004-09-04 엘지전자 주식회사 Method for length indicator inserting in protocol data unit of radio link control
EP1325590B1 (en) 2000-10-09 2005-07-06 Siemens Aktiengesellschaft Method for the transmission of data packets via a radio interface of a mobile radio system
KR20020030367A (en) 2000-10-17 2002-04-25 오길록 Random Access Transmission and Procedure for Mobile Satellite Communication Systems
KR100433903B1 (en) 2000-11-17 2004-06-04 삼성전자주식회사 Apparatus and method for measuring propagation delay in an nb-tdd cdma mobile communication system
US7290063B2 (en) * 2001-01-10 2007-10-30 Nokia Corporation Relocating context information in header compression
SE0101846D0 (en) 2001-05-22 2001-05-22 Ericsson Telefon Ab L M Method and system of retransmission
FI118244B (en) 2001-06-27 2007-08-31 Nokia Corp Mediation of a header field compression identifier using a data packet connection
KR100802618B1 (en) 2001-07-07 2008-02-13 엘지전자 주식회사 Method and apparatus for setting user equipment identifier in a wireless communications system
KR100595583B1 (en) * 2001-07-09 2006-07-03 엘지전자 주식회사 Method for transmitting packet data according to handover in a mobile communication system
EP1318632B1 (en) 2001-11-24 2007-01-03 Lg Electronics Inc. Packet data transmission scheduling technique
ATE502472T1 (en) * 2001-11-24 2011-04-15 Lg Electronics Inc METHOD FOR TRANSMITTING PACKET DATA IN COMPRESSED FORM IN A COMMUNICATIONS SYSTEM
KR100883063B1 (en) 2002-02-16 2009-02-10 엘지전자 주식회사 Method for relocating context
US7313152B2 (en) * 2002-03-01 2007-12-25 Nokia Corporation IP header compression dependent connection admission control and/or channel allocation
US7295624B2 (en) 2002-03-06 2007-11-13 Texas Instruments Incorporated Wireless system with hybrid automatic retransmission request in interference-limited communications
US7177658B2 (en) 2002-05-06 2007-02-13 Qualcomm, Incorporated Multi-media broadcast and multicast service (MBMS) in a wireless communications system
US7359372B2 (en) * 2002-06-12 2008-04-15 Telefonaktibolaget Lm Ericsson (Publ) Method and apparatus for fast change of internet protocol headers compression mechanism
EP1372310A1 (en) * 2002-06-12 2003-12-17 Motorola, Inc. Apparatus and method for communicating data using header compression
US7647421B2 (en) * 2002-08-20 2010-01-12 Nokia Corporation Extension header compression
KR100893070B1 (en) 2002-09-19 2009-04-17 엘지전자 주식회사 Method and apparatus for providing and receiving multicast service in a radio communication system
KR100926707B1 (en) 2002-11-05 2009-11-17 엘지전자 주식회사 Data communication method of mobile communication system
US20040180675A1 (en) 2002-11-06 2004-09-16 Samsung Electronics Co., Ltd. Method for transmitting and receiving control messages in a mobile communication system providing MBMS service
GB0225903D0 (en) 2002-11-07 2002-12-11 Siemens Ag Method for uplink access transmissions in a radio communication system
US7649865B2 (en) 2002-11-08 2010-01-19 Nokia Corporation Service-activation based state switching
EP1581019A4 (en) 2002-11-19 2010-04-14 Ntt Docomo Inc Mobile communication system, line concentrator, radio base station, mobile station, and communication method
US20040148427A1 (en) * 2002-11-27 2004-07-29 Nakhjiri Madjid F. Method and apparatus for PPP link handoff
KR100488801B1 (en) 2002-12-04 2005-05-12 한국전자통신연구원 Method and apparatus for transmitting bursty packet data using orthogonal frequency division multiplexing
KR100483007B1 (en) 2002-12-24 2005-04-18 한국전자통신연구원 Method of handover in next generation mobile telecommunication system
KR20040064867A (en) 2003-01-10 2004-07-21 삼성전자주식회사 Method for providing random access effectively in mobile telecommunication system
KR100976140B1 (en) 2003-04-03 2010-08-16 퀄컴 인코포레이티드 Paging method in mobile communication system serving multimedia broadcast/multicast service
KR101002908B1 (en) 2003-07-14 2010-12-21 삼성전자주식회사 Generating method and apparatus of protocol data unit for supporting multiple service in wireless packet data communication system
KR100651405B1 (en) 2003-07-24 2006-11-29 삼성전자주식회사 Apparatus and method for transmission/reception of control information mbms mobile communication
KR20050019388A (en) 2003-08-19 2005-03-03 엘지전자 주식회사 Method of transmitting or receiving packet data and related control information for multimedia broadcasting and multicast service
KR100964679B1 (en) 2003-08-19 2010-06-22 엘지전자 주식회사 Method of counting RRC Connected Mode in MBMS Service
US20050094670A1 (en) 2003-08-20 2005-05-05 Samsung Electronics Co., Ltd. Method for acquiring header compression context in user equipment for receiving packet data service
KR100689543B1 (en) 2003-08-26 2007-03-02 삼성전자주식회사 Method and apparatus for requesting scheduling of uplink packet transmission in a mobile telecommunication system
BRPI0406406B1 (en) 2003-09-16 2018-03-13 Samsung Electronics Co., Ltd. “Method and system for providing situation information for broadcast / multicast service in a mobile communication system”
WO2005043856A1 (en) 2003-10-30 2005-05-12 Utstarcom (China) Co. Ltd. A device and method on real time ip packet wireless transfer using compress header technique
US7881191B2 (en) 2003-11-12 2011-02-01 Utstarcom (China) Co. Ltd. Method and apparatus for downlink multi-channel packet combined scheduling in mobile communication system
US7430617B2 (en) * 2003-12-19 2008-09-30 Nokia Corporation Method and system for header compression
US7263085B2 (en) 2003-12-29 2007-08-28 Motorola, Inc. Apparatus and method for controlling connection status
KR100595644B1 (en) 2004-01-09 2006-07-03 엘지전자 주식회사 Method for receiving notification indicator for point-to-multipoint service in mobile communication system
KR100595646B1 (en) 2004-01-09 2006-07-03 엘지전자 주식회사 Radio communication system providing mbms
KR101048256B1 (en) 2004-03-31 2011-07-08 엘지전자 주식회사 Data transmission method according to importance of mobile communication system
JP4433891B2 (en) 2004-06-11 2010-03-17 日本電気株式会社 Call control method, communication control method and system
US7233583B2 (en) * 2004-06-28 2007-06-19 Nokia Corporation Method and apparatus providing context transfer for inter-BS and inter-PCF handoffs in a wireless communication system
KR20060013466A (en) * 2004-08-07 2006-02-10 삼성전자주식회사 Method for signaling of mobile status information in soft handoff area for uplink packet transmission
JP2006067115A (en) 2004-08-25 2006-03-09 Nippon Telegr & Teleph Corp <Ntt> Radio packet communication method and radio packet communication system
KR101141650B1 (en) 2004-09-30 2012-05-17 엘지전자 주식회사 Method of data processing in MAC layer and mobile terminal
DE602004004148T2 (en) 2004-10-21 2007-10-11 Alcatel Lucent A method of providing an MBMS service in a wireless communication system
JP4417418B2 (en) 2004-11-09 2010-02-17 サムスン エレクトロニクス カンパニー リミテッド Method and apparatus for transmitting / receiving control information of uplink packet data service in mobile communication system
US7924731B2 (en) * 2004-11-15 2011-04-12 Telefonaktiebolaget Lm Ericsson (Publ) Method and apparatus for handling out-of-sequence packets in header decompression
US7864719B2 (en) 2005-03-29 2011-01-04 Lg Electronics Inc. Method of generating lower layer data block in wireless mobile communication system
JP2006295725A (en) 2005-04-13 2006-10-26 Ntt Docomo Inc Mobile station, base station, mobile communication system, and communication control method
US7756050B2 (en) 2005-04-29 2010-07-13 Alcatel-Lucent Usa Inc. Method to provide unequal error protection and unequal error detection for internet protocol applications
ATE442751T1 (en) 2005-05-04 2009-09-15 Samsung Electronics Co Ltd METHOD AND DEVICE FOR REPORTING AN INTERFREQUENCY MEASUREMENT ON A RACH MESSAGE IN A MOBILE COMMUNICATIONS 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
US7743972B2 (en) 2005-07-01 2010-06-29 Graphic Packaging International, Inc. Carton with dispenser
US8489128B2 (en) 2005-10-31 2013-07-16 Qualcomm Incorporated Efficient transmission on a shared data channel for wireless communication
JP4609656B2 (en) * 2005-12-14 2011-01-12 サンケン電気株式会社 Trench structure semiconductor device
US20070155389A1 (en) 2005-12-31 2007-07-05 Lucent Technologies, Inc. Method for controlling header compression during handoffs in a wireless system
KR101203841B1 (en) 2006-01-05 2012-11-21 엘지전자 주식회사 Method of transmitting and receiving paging message in wireless communication system
KR101265628B1 (en) 2006-01-05 2013-05-22 엘지전자 주식회사 method for scheduling radio resourse in the mobile communication system
EP1808995A1 (en) * 2006-01-13 2007-07-18 Thomson Licensing S.A. Method for the exchange of data packets in a network of distributed stations, device for compression of data packets and device for decompression of data packets
US8000305B2 (en) 2006-01-17 2011-08-16 Motorola Mobility, Inc. Preamble sequencing for random access channel in a communication system
KR101018037B1 (en) 2006-01-20 2011-03-02 노키아 코포레이션 Random access procedure with enhanced coverage
WO2007133034A2 (en) 2006-05-13 2007-11-22 Lg Electronics Inc. Method of performing procedures for initial network entry and handover in a broadband wireless access system
US8818321B2 (en) 2006-06-20 2014-08-26 Nokia Corporation Method and system for providing reply-controlled discontinuous reception
US7916675B2 (en) 2006-06-20 2011-03-29 Nokia Corporation Method and system for providing interim discontinuous reception/transmission
WO2007148927A1 (en) 2006-06-22 2007-12-27 Samsung Electronics Co., Ltd. Method of transmitting scheduling request in mobile communication system and terminal apparatus for the same
US8948206B2 (en) 2006-08-31 2015-02-03 Telefonaktiebolaget Lm Ericsson (Publ) Inclusion of quality of service indication in header compression channel
EP3373663B1 (en) 2006-10-27 2019-09-25 InterDigital Technology Corporation Method and apparatus for enhancing discontinuous reception in wireless systems
WO2008054112A2 (en) 2006-10-30 2008-05-08 Lg Electronics Inc. Methods of performing random access in a wireless communication system
US7957360B2 (en) 2007-01-09 2011-06-07 Motorola Mobility, Inc. Method and system for the support of a long DRX in an LTE—active state in a wireless network
PL2958395T3 (en) 2007-01-30 2018-05-30 Interdigital Technology Corporation Implicit drx cycle length adjustment control in lte_active mode
US20080188223A1 (en) * 2007-02-07 2008-08-07 Nokia Corporation Method, a system and a network element for performing a handover of a mobile equipment
WO2008115447A2 (en) * 2007-03-15 2008-09-25 Interdigital Technology Corporation Methods and apparatus to facilitate security context transfer, rohc and pdcp sn context reinitialization during handover
WO2008114183A1 (en) * 2007-03-21 2008-09-25 Nokia Corporation Method, apparatus and computer program product for handover failure recovery
US20080316959A1 (en) 2007-06-19 2008-12-25 Rainer Bachl Method of transmitting scheduling requests over uplink channels
US8081603B2 (en) * 2007-07-18 2011-12-20 Qualcomm Incorporated Compression static and semi-static context transfer
US8437306B2 (en) * 2007-08-08 2013-05-07 Qualcomm Incorporated Layer 2 tunneling of data during handover in a wireless communication system
US8451795B2 (en) * 2007-08-08 2013-05-28 Qualcomm Incorporated Handover in a wireless data packet communication system that avoid user data loss
EP2432290B1 (en) 2007-09-13 2013-05-22 LG Electronics Inc. Method of allocating radio resources in a wireless communication system
KR100937432B1 (en) 2007-09-13 2010-01-18 엘지전자 주식회사 Method of allocating radio resources in a wireless communication system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
None

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2404463A2 (en) * 2009-04-21 2012-01-11 LG Electronics Inc. Method to facilitate user equipment handoff within a packet data communication system
EP2404463A4 (en) * 2009-04-21 2015-04-22 Lg Electronics Inc Method to facilitate user equipment handoff within a packet data communication system
WO2019083698A1 (en) * 2017-10-25 2019-05-02 Qualcomm Incorporated Techniques and apparatuses for compression enabled bearer management
US10531346B2 (en) 2017-10-25 2020-01-07 Qualcomm Incorporated Techniques and apparatuses for compression enabled bearer management

Also Published As

Publication number Publication date
WO2009038312A3 (en) 2009-05-07
EP2168270A2 (en) 2010-03-31
US8400982B2 (en) 2013-03-19
EP2168270A4 (en) 2010-09-29
US20100195617A1 (en) 2010-08-05
EP2168270B1 (en) 2016-02-17

Similar Documents

Publication Publication Date Title
EP2168270B1 (en) A method for handling correctly received but header compression failed packets
KR101387537B1 (en) A method for handling correctly received but header compression failed packets
US11805443B2 (en) Method and apparatus for data processing in wireless communication system
US9860915B2 (en) Apparatus and method for moving a receive window in a radio access network
RU2461147C2 (en) Method of processing radio protocol in mobile communication system and mobile communication transmitter
EP1993241B1 (en) A method for reassembling data in wireless communication system and an apparatus thereof
EP2136501B1 (en) Method of delivering a PDCP data unit to an upper layer
US20130136044A1 (en) Method of performing polling procedure in a wireless communication system
KR20090132503A (en) Method of delivering a pdcp data unit to an upper layer
GB2462699A (en) Delivering PDCP SDUs to an upper layer within a receiving side entity of an E-UMTS

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 08831659

Country of ref document: EP

Kind code of ref document: A2

WWE Wipo information: entry into national phase

Ref document number: 2008831659

Country of ref document: EP

WWE Wipo information: entry into national phase

Ref document number: 12669137

Country of ref document: US

NENP Non-entry into the national phase

Ref country code: DE