WO2020150997A1 - Apparatus and methods to support dual-protocol for mobility enhancement - Google Patents

Apparatus and methods to support dual-protocol for mobility enhancement Download PDF

Info

Publication number
WO2020150997A1
WO2020150997A1 PCT/CN2019/073178 CN2019073178W WO2020150997A1 WO 2020150997 A1 WO2020150997 A1 WO 2020150997A1 CN 2019073178 W CN2019073178 W CN 2019073178W WO 2020150997 A1 WO2020150997 A1 WO 2020150997A1
Authority
WO
WIPO (PCT)
Prior art keywords
gnb
pdcp
pdcpsdu
received
source
Prior art date
Legal status (The legal status 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 status listed.)
Ceased
Application number
PCT/CN2019/073178
Other languages
French (fr)
Inventor
Yuanyuan Zhang
Pavan Santhana Krishna Nuggehalli
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
MediaTek Singapore Pte Ltd
Original Assignee
MediaTek Singapore Pte Ltd
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 MediaTek Singapore Pte Ltd filed Critical MediaTek Singapore Pte Ltd
Priority to PCT/CN2019/073178 priority Critical patent/WO2020150997A1/en
Priority to CN202080001157.XA priority patent/CN111742577B/en
Priority to PCT/CN2020/073139 priority patent/WO2020151639A1/en
Priority to TW109102131A priority patent/TWI797414B/en
Publication of WO2020150997A1 publication Critical patent/WO2020150997A1/en
Priority to US17/377,287 priority patent/US12483894B2/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/03Protecting confidentiality, e.g. by encryption
    • H04W12/033Protecting confidentiality, e.g. by encryption of the user plane, e.g. user's traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W12/00Security arrangements; Authentication; Protecting privacy or anonymity
    • H04W12/10Integrity
    • H04W12/106Packet or message integrity
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection
    • H04W36/0033Control or signalling for completing the hand-off for data sessions of end-to-end connection with transfer of context information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/16Performing reselection for specific purposes
    • H04W36/18Performing reselection for specific purposes for allowing seamless reselection, e.g. soft reselection
    • H04W36/185Performing reselection for specific purposes for allowing seamless reselection, e.g. soft reselection using make before break
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/34Reselection control
    • H04W36/36Reselection control by user or terminal equipment
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information

Definitions

  • the disclosed embodiments relate generally to wireless communication, and, more particularly, to reduce mobility interruption time through dual protocol stacks in the new radio access system.
  • Mobility interruption time means the shortest time duration supported by the system during which a user terminal cannot exchange user plane packets with any base station during transitions.
  • the target for mobility interruption time should be 0ms, which is intended for both intra-frequency and inter-frequency mobility for intra-NR mobility.
  • the make-before-break solution means that UE continues downlink and uplink with the source cell until the UE performs the first transmission through PUSCH or PRACH to the target eNB.
  • “make-before-break” HO UE can continue the data transmission with the source cell after receiving the handover command until RACH is initiated.
  • the interruption time can be reduced by 35ms, since data transmission continues with source cell during the HO execution from step 7 to step 9.2. Although the interruption is reduced by 35ms, the interruption due to random access procedure and delivering RRC Connection Reconfiguration Complete message can’t be avoided.
  • Table 1 Minimum/Typical radio access latency components (Rel. 8/Rel. 9) during handover
  • apparatus and mechanisms are sought to achieve 0ms mobility interruption time during HO through dual protocol stacks.
  • a UE includes multiple function modules, including dual protocols including SDAP, PDCP, RLC, MAC and PHY for each protocol, a dual protocol stack controller to manage the dual protocol stacks, a PDCP reordering module, and a security handler and a header compression handler.
  • the header compression is associated to two PDCP transmitting entities.
  • UE determine to which gNB to transmit the PDCPSDU.
  • the PDCPSDU is transmitted to the base station from which UL grant is received.
  • UE applies the security key and configuration as provided by the corresponding base station.
  • PDCP transmitting entities there are two PDCP transmitting entities corresponding to the source gNB and the target gNB respectively.
  • Each PDCP entity has its own header compression and decompression module and ROHC profile.
  • UE determine to which gNB to transmit the PDCPSDU.
  • the PDCPSDU is transmitted to the base station from which UL grant is received.
  • UE applies the security key and configuration and the ROHC profile as provided by the corresponding base station.
  • each receiving PDCP entity at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base station where it is received.
  • UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB.
  • the PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value after performing header decompression, if not decompressed before.
  • each receiving PDCP entity at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base station where it is received. Then the receiving PDCP entity shall perform header decompression of the PDCP Data PDU according to the ROHC profile of the corresponding base station where it is received. UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB.
  • each receiving PDCP entity at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base station where it is received. Then UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB. Then each PDCPPDUs are routed to the corresponding header decompress or module, where the ROHC profile of the corresponding base station is applied.
  • certain functions in the PDCP entity for source gNB or the target gNB are disabled.
  • the PDCP reordering function is disabled.
  • the header compression/decompression is disable. So the PDCPSDU with SN and header are forwarded from one PDCP entity to the other for process.
  • the criteria to release the protocol associated to the source gNB are defined.
  • UE release the protocol associated to the source gNB upon delivery of the first DL PDCPSDU of a DRB received from the target gNB to SDAP layer.
  • Figure 1 is a schematic system diagram illustrating an exemplary wireless network in accordance with embodiments of the current invention.
  • Figure 2 illustrates an exemplary NR wireless system with centralization of the upper layers of the NR radio stacks in accordance with embodiments of the current invention.
  • Figure 3 illustrates an exemplary NR wireless system supporting inter gNB mobility scenario in accordance with embodiments of the current invention.
  • Figure 4 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • Figure 5 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • Figure 6 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • Figure 7 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • Figure 8 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • Figure 9 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention.
  • Figure 10 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention.
  • Figure 11 illustrates an exemplary handling with the protocol stack associated to source gNB in accordance with embodiments of the current invention.
  • FIG. 1 is a schematic system diagram illustrating an exemplary wireless network in accordance with embodiments of the current invention.
  • Wireless system includes one or more fixed base infrastructure units forming a network distributed over a geographical region.
  • the base unit may also be referred to as an access point, an access terminal, a base station, a Node-B, an eNode-B, a gNB, or by other terminology used in the art.
  • base stations serve a number of mobile stations within a serving area, for example, a cell, or within a cell sector.
  • one or more base stations are coupled to a controller forming an access network that is coupled to one or more core networks.
  • gNB1andgNB2 are base stations in NR, the serving area of which may or may not overlap with each other.
  • UE1 or mobile station is only in the service area of gNB1 and connected with gNB1.
  • UE1 is connected with gNB1only, gNB1is connected with gNB 102 via Xn interface.
  • UE2 is in the overlapping service area of gNB1 and gNB2.
  • UE2 is configured with dual protocol stacks and can be connected with gNB1and gNB2simultaneously.
  • Figure 1 further illustrates simplified block diagrams for UE2 and gNB2, respectively.
  • UE has an antenna, which transmits and receives radio signals.
  • a RF transceiver coupled with the antenna, receives RF signals from antenna, converts them to baseband signal, and sends them to processor.
  • the RF transceiver may comprise two RF modules (not shown) .
  • a first RF module is used for transmitting and receiving on one frequency band, and the other RF module is used for different frequency bands transmitting and receiving which is different from the first transmitting and receiving.
  • RF transceiver also converts received baseband signals from processor, converts them to RF signals, and sends out to antenna.
  • Processor processes the received baseband signals and invokes different functional modules to perform features in UE.
  • Memory stores program instructions and data to control the operations of mobile station.
  • UE also includes multiple function modules that carry out different tasks in accordance with embodiments of the current invention.
  • a measurement module which controls the RRM measurement according to network’s configuration.
  • a mobility controller which receives RRC message for mobility, e.g. HO command and transmits the response message for HO command.
  • a protocol stack controller which manage to add or remove the protocol stack associated to source gNB and target gNB.
  • a security hander which associate the different security keys to different gNBs.
  • a ROHC handler which determines to use one or more ROHC profiles according to network configuration for different base station and apply the ROHC profile in the corresponding Protocol stack.
  • Protocol Stack 1 and Protocol Stack 2 include SDAP, PDCP, RLC, MAC and PHY layers. In one embodiment, the SDAP layer is optionally configured.
  • the PDCP layer supports the functions of transfer of data, maintenance of PDCP SN, header compression and decompression using the ROHC protocol, ciphering and deciphering, integrity protection and integrity verification, timer based SDU discard, routing for split bearer, duplication, re-ordering and in-order delivery; out of order delivery and duplication discarding.
  • there is one additional PDCP reordering and duplication detection function which receives the PDCPPDUs from both target gNB and source gNB, reorders those PDCPPDUs based on the SN/COUNT and delivers the PDCPSDUs to upper layer in-sequence order.
  • the PDCP reordering and duplication detection is also performed by PDCP layer.
  • gNB2 has an antenna, which transmits and receives radio signals.
  • a RF transceiver coupled with the antenna, receives RF signals from antenna, converts them to baseband signals, and sends them to processor.
  • RF transceiver also converts received baseband signals from processor, converts them to RF signals, and sends out to antenna.
  • Processor processes the received baseband signals and invokes different functional modules to perform features in gNB2.
  • Memory stores program instructions and data to control the operations of gNB2.
  • gNB2 also includes multiple function modules that carry out different tasks in accordance with embodiments of the current invention.
  • a measurement module which controls the RRM measurement through RRC configuration and receives measurement report from the UE side.
  • a mobility controller which determines the target gNB for mobility. It coordinates with other candidate gNB through Xn interface, make the HO decision and sends HO command to UE.
  • a protocol stack controller which manage to add or remove the protocol stack associated to source gNB and target gNB.
  • a security handler which generate one security key corresponding to the gNB.
  • a ROHC handler determines one or more ROHC profiles are configured and associates the ROHC profile to the corresponding base station for each DRB.
  • Protocol Stack includes SDAP, PDCP, RLC, MAC and PHY layers. In one embodiment, the SDAP layer is optionally configured.
  • Figure 2 illustrates an exemplary NR wireless system with centralization of the upper layers of the NR radio stacks in accordance with embodiments of the current invention.
  • Different protocol split options between Central Unit and lower layers of gNB nodes may be possible.
  • the functional split between the Central Unit and lower layers of gNB nodes may depend on the transport layer.
  • Low performance transport between the Central Unit and lower layers of gNB nodes can enable the higher protocol layers of the NR radio stacks to be supported in the Central Unit, since the higher protocol layers have lower performance requirements on the transport layer in terms of bandwidth, delay, synchronization and jitter.
  • SDAP and PDCP layer are located in the central unit, while RLC, MAC and PHY layers are located in the distributed unit.
  • FIG. 3 illustrates an exemplary NR wireless system supporting inter gNB mobility scenario in accordance with embodiments of the current invention.
  • the intra 5G intra-RAT handover is normally based on Xn-based handover.
  • HO is performed between gNBs through Xn interface, which are connected to the NR corn network.
  • Each gNB has the protocol stacks including SDAP, PDCP, RLC, MAC and PHY layers.
  • Figure 4 illustrates an exemplary user-plane data transmission in PDCP layer with inter- gNB mobility in accordance with embodiments of the current invention.
  • the transmitting PDCP entity at the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU, perform header compression of the PDCPSDU.
  • the PDCPSDU is to be transmitted through the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted through the target gNB, forward the PDCPSDU, the associated SN and the PDCP header after header compression to the target gNB. Then the target gNB performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer.
  • the transmitting PDCP entity shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU, perform header compression of the PDCPSDU and set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2 [pdcp-SN-Size] .
  • the header compression is associated to two PDCP transmitting entities.
  • UE determine to which gNB to transmit the PDCPSDU.
  • the PDCPSDU is transmitted to the base station from which UL grant is received. If the PDCPSDU is to be transmitted to the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted to the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer associated to the selected base station.
  • FIG. 5 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT.
  • both the source gNB and the target gNB have the receiving PDCP entity.
  • each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT.
  • the PDCP reordering, duplication detection, common reception buffer and header compression/decompression is performed by the target gNB.
  • Figure 6 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • the transmitting PDCP entity at the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU.
  • the PDCPSDU is to be transmitted through the source gNB, perform header compression of the PDCPSDU based on the ROHC profile of the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted through the target gNB, forward the PDCPSDU and the associated SN to the target gNB. Then the target gNB performs header compression of the PDCPSDU based on the ROHC profile of the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer.
  • the transmitting PDCP entity corresponding to the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU and set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2 [pdcp-SN-Size] .
  • UE determine to which gNB to transmit the PDCPSDU.
  • the PDCPSDU is transmitted to the base station from which UL grant is received. If the PDCPSDU is to be transmitted to the source gNB, perform header compression of the PDCPSDU with ROHC profile of the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB.
  • the PDCPSDU is to be transmitted to the target gNB, perform header compression of the PDCPSDU with ROHC profile of the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer associated to the selected base station.
  • FIG. 7 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • both the source gNB and the target gNB have the receiving PDCP entity.
  • each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT.
  • the receiving PDCP entity If the receiving PDCP entity is associated to the source gNB, perform deciphering and integrity verification with the security key and configuration of the source gNB, and performs header decompress or based on the ROHC profile of source gNB. If the receiving PDCP entity is associated to the target gNB, perform deciphering and integrity verification with the security key and configuration of the target gNB, and performs header decompress or based on the ROHC profile of target gNB. Then the receiving PDCP entity of the target gNB forwards the PDCPSDUs and SN to the source gNB.
  • the receiving PDCP entity of the source gNB shall store the resulting PDCPSDU in the reception buffer. Then the source gNB perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
  • FIG. 8 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
  • UE For the header decompression module corresponding to source gNB/target gNB, UE perform header decompression of the PDCPSDU based on the ROHC profile of the source gNB/target gNB.
  • the PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
  • both the source gNB and the target gNB have the receiving PDCP entity.
  • each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT.
  • one of the header decompression module performs header decompression for the PDCPSDUs forwarded from the target gNB with the ROHC profiles corresponding to the target gNB.
  • the PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
  • the PDCP reordering, duplication detection, common reception buffer and header compression/decompression is performed by the target gNB.
  • each PDCP entity has the function of header add/remove, integrity protection/verification and ciphering/deciphering.
  • each PDCP entity has the function of header add/remove, integrity protection/verification, ciphering/deciphering and header compression/decompression.
  • FIG. 10 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention.
  • each PDCP entity has the function of header add/remove, integrity protection/verification, ciphering/deciphering, header compression/decompression and PDCP reordering and duplication detection.
  • certain functions in one PDCP entity are disabled, while the PDCPSDUs and SNs are forwarded to the other PDCP entity for processing.
  • the PDCP reordering the duplication function in the PDCP entity of target gNB is disabled, so the PDCPSDUs and SNs received from the target gNB are processed by the PDCP reordering the duplication function in the PDCP entity of the source gNB.
  • the PDCP reordering the duplication function and header compression/decompression in the PDCP entity of target gNB is disabled, so the PDCPSDUs, SNs received from the target gNB as well as the headers are processed by the PDCP entity of the source gNB.
  • Figure 11 illustrates an exemplary handling with the protocol stack associated to source gNB in accordance with embodiments of the current invention.
  • UE release the protocol associated to the source gNB upon transmission of RRC Reconfiguration Complete message.
  • UE release the protocol associated to the source gNB upon successfully reception of the RRC Reconfiguration Complete message.
  • UE determines that the RRC Reconfiguration Complete message is successfully received by the target gNB upon reception of RLC ACK.
  • the RLC layer sends source protocol indication to the protocol controller upon reception of the RLCACK for the RRC Reconfiguration Complete message.
  • UE determines that the RRC Reconfiguration Complete message is successfully received by the target gNB upon reception of HARQ ACK.
  • the MAC layer sends source protocol indication to the protocol controller upon reception of the HARQACK for the RRC Reconfiguration Complete message.
  • UE release the protocol associated to the source gNB upon successfully reception of the first DL data packet of a DRB from the target gNB.
  • UE determines it receives a data packet of a DRB at PDCP layer, i.e. upon reception of a DL PDCP data PDU for a DRB.
  • the PDCP layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon successfully reception of the first DL transport block from the target gNB in PDSCH channel.
  • the MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon transmission of the first UL data packet of a DRB to the target gNB.
  • UE determines it transmits a data packet of a DRB at PDCP layer, i.e. upon transmission of a UL PDCP data PDU for a DRB.
  • the PDCP layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon transmission of the first UL transport block to the target gNB in PUSCH channel.
  • the MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon successfully transmission of the first UL data packet of a DRB to the target gNB.
  • UE determines it transmits a data packet of a DRB at PDCP layer, i.e. upon transmission of a UL PDCP data PDU for a DRB.
  • UE determines that the PDCP data PDU is successfully received by the target gNB upon reception of RLCACK or HARQACK from RLC layer or MAC/PHY layer.
  • the RLC layer or MAC/PHY sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon successfully transmission of the first UL transport block to the target gNB in PUSCH channel.
  • UE determines the TB is successfully received by the target gNB upon reception of HARQACK.
  • the MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
  • UE release the protocol associated to the source gNB upon delivery of the first DL PDCPSDU of a DRB received from the target gNB to SDAP layer.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Computer Security & Cryptography (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Steroid Compounds (AREA)
  • Two-Way Televisions, Distribution Of Moving Picture Or The Like (AREA)
  • Measurement And Recording Of Electrical Phenomena And Electrical Characteristics Of The Living Body (AREA)

Abstract

Apparatus and methods are provided to support dual protocol stacks to achieve 0ms mobility interruption time in LTE and NR system. For UL packets transmission, UE select to which gNB the PDCPSDU received from upper layer to transmission. UE performs ciphering and integrity protection with the security key and configuration provided by the selected gNB. UE performs header compression with the one ROHC profile or two ROHC profiles as configure by the network. For DL packets reception, UE performs deciphering and integrity verification with the security key and configuration of the gNB where the PDCPPDU is received. UE performs header decompression with the ROHC profile as configure by the network. If two ROHC profiles are configured, UE can perform header decompression before or after PDCP reordering and duplication detection.

Description

APPARATUS AND METHODS TO SUPPORT DUAL-PROTOCOL FOR MOBILITY ENHANCEMENT TECHNICAL FIELD
The disclosed embodiments relate generally to wireless communication, and, more particularly, to reduce mobility interruption time through dual protocol stacks in the new radio access system.
BACKGROUND
5G radio access technology will be a key component of the modern access network. It will address high traffic growth and increasing demand for high-bandwidth connectivity. It will also support massive numbers of connected devices and meet the real-time, high-reliability communication needs of mission-critical applications. Both the standalone NR deployment and non-standalone NR with LTE/eLTE deployment will be considered. In order to improve the UE experience quality, it’s desirable to reduce the mobility interruption time during handover. Mobility interruption time means the shortest time duration supported by the system during which a user terminal cannot exchange user plane packets with any base station during transitions. The target for mobility interruption time should be 0ms, which is intended for both intra-frequency and inter-frequency mobility for intra-NR mobility.
In LTE (Rel-8/9) , the latency during handover execution is nearly 50 ms from step 7 (RRC Connection Reconfiguration) to step 11 (RRC Connection Reconfiguration Complete) , which cannot satisfy the mobility interruption requirement in NR. In order to minimize the service interruption in mobility events, two solutions are considered, i.e. RACH-less handover and “make-before-break” handover. In RACH-less HO, RACH procedure can be skipped during handover. Although the interruption time can be reducedby4.5/8.5ms with RACH-less HO without performing from step 9.3 to step 10, addition interruption is expected before the preconfigured periodical UL resource is available. The make-before-break solution means that UE continues downlink and uplink with the source cell until the UE performs the first transmission through PUSCH or PRACH to the target eNB. In “make-before-break” HO, UE can continue the data transmission with the source cell after receiving the handover command until RACH is initiated. The interruption time can be reduced by 35ms, since data transmission continues with source cell during the HO execution from step 7 to  step 9.2. Although the interruption is reduced by 35ms, the interruption due to random access procedure and delivering RRC Connection Reconfiguration Complete message can’t be avoided.
Figure PCTCN2019073178-appb-000001
Table 1: Minimum/Typical radio access latency components (Rel. 8/Rel. 9) during handover
In this invention, apparatus and mechanisms are sought to achieve 0ms mobility interruption time during HO through dual protocol stacks.
SUMMARY
Apparatus and methods are provided to support dual protocol stacks to achieve 0ms mobility interruption time in both LTE and NR system. In one novel aspect, a UE includes multiple function modules, including dual protocols including SDAP, PDCP, RLC, MAC and PHY for each protocol, a dual protocol stack controller to manage the dual protocol stacks, a PDCP reordering module, and a security handler and a header compression handler.
In one embodiment of UL packets transmission, the header compression is associated to two PDCP transmitting entities. UE determine to which gNB to transmit the PDCPSDU. The PDCPSDU is transmitted to the base station from which UL grant is received. UE applies the security key and configuration as provided by the corresponding base station.
In one embodiment of UL packets transmission, there are two PDCP transmitting entities corresponding to the source gNB and the target gNB respectively. Each PDCP entity has its own header compression and decompression module and ROHC profile. UE determine to which gNB to transmit the PDCPSDU. The PDCPSDU is transmitted to the base station from which UL grant is received. UE applies the security key and configuration and the ROHC profile as provided by the corresponding base station.
In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base  station where it is received. UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value after performing header decompression, if not decompressed before.
In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base station where it is received. Then the receiving PDCP entity shall perform header decompression of the PDCP Data PDU according to the ROHC profile of the corresponding base station where it is received. UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB.
In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU. Then the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU according to the security key and configuration of the corresponding base station where it is received. Then UE performs PDCP reordering to the PDCPPDUs received from the source gNB and the target gNB. Then each PDCPPDUs are routed to the corresponding header decompress or module, where the ROHC profile of the corresponding base station is applied.
In one embodiment, there is one common reception buffer at PDCP layer, which stores the PDCPSDUs. There is one common function for PDCP reordering and duplication detection. There is one common function for header compression/decompression. Those common functions are associated to the two PDCP entities.
In one embodiment, certain functions in the PDCP entity for source gNB or the target gNB are disabled. In one embodiment, the PDCP reordering function is disabled. In another embodiment, the header compression/decompression is disable. So the PDCPSDU with SN and header are forwarded from one PDCP entity to the other for process.
The criteria to release the protocol associated to the source gNB are defined.
In one embodiment, UE release the protocol associated to the source gNB upon delivery of the first DL PDCPSDU of a DRB received from the target gNB to SDAP layer.
BRIEF DESCRIPTION OF DRAWINGS
The accompanying drawings, where like numerals indicate like components, illustrate embodiments of the invention.
Figure 1 is a schematic system diagram illustrating an exemplary wireless network in accordance with embodiments of the current invention.
Figure 2 illustrates an exemplary NR wireless system with centralization of the upper layers of the NR radio stacks in accordance with embodiments of the current invention.
Figure 3 illustrates an exemplary NR wireless system supporting inter gNB mobility scenario in accordance with embodiments of the current invention.
Figure 4 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
Figure 5 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
Figure 6 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
Figure 7 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
Figure 8 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention.
Figure 9 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention.
Figure 10 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention.
Figure 11 illustrates an exemplary handling with the protocol stack associated to source gNB in accordance with embodiments of the current invention.
DETAILED DESCRIPTION
Reference will now be made in detail to some embodiments of the invention, examples of which are illustrated in the accompanying drawings.
Figure 1 is a schematic system diagram illustrating an exemplary wireless network in accordance with embodiments of the current invention. Wireless system includes one or more fixed base infrastructure units forming a network distributed over a geographical region. The base unit may also be referred to as an access point, an access terminal, a base station, a Node-B, an eNode-B, a gNB, or by other terminology used in the art. As an example, base stations serve a number of mobile stations within a serving area, for example, a cell, or within a cell sector. In some systems, one or more base stations are coupled to a controller forming an access network that is coupled to  one or more core networks. gNB1andgNB2 are base stations in NR, the serving area of which may or may not overlap with each other. As an example, UE1 or mobile station is only in the service area of gNB1 and connected with gNB1. UE1 is connected with gNB1only, gNB1is connected with gNB 102 via Xn interface. UE2 is in the overlapping service area of gNB1 and gNB2. In one embodiment, UE2is configured with dual protocol stacks and can be connected with gNB1and gNB2simultaneously.
Figure 1 further illustrates simplified block diagrams for UE2 and gNB2, respectively. UE has an antenna, which transmits and receives radio signals. A RF transceiver, coupled with the antenna, receives RF signals from antenna, converts them to baseband signal, and sends them to processor. In one embodiment, the RF transceiver may comprise two RF modules (not shown) . A first RF module is used for transmitting and receiving on one frequency band, and the other RF module is used for different frequency bands transmitting and receiving which is different from the first transmitting and receiving. RF transceiver also converts received baseband signals from processor, converts them to RF signals, and sends out to antenna. Processor processes the received baseband signals and invokes different functional modules to perform features in UE. Memory stores program instructions and data to control the operations of mobile station. UE also includes multiple function modules that carry out different tasks in accordance with embodiments of the current invention.
A measurement module, which controls the RRM measurement according to network’s configuration. A mobility controller, which receives RRC message for mobility, e.g. HO command and transmits the response message for HO command. A protocol stack controller, which manage to add or remove the protocol stack associated to source gNB and target gNB. A security hander, which associate the different security keys to different gNBs. A ROHC handler, which determines to use one or more ROHC profiles according to network configuration for different base station and apply the ROHC profile in the corresponding Protocol stack. Protocol Stack 1 and Protocol Stack 2 include SDAP, PDCP, RLC, MAC and PHY layers. In one embodiment, the SDAP layer is optionally configured.
In one embodiment, the PDCP layer supports the functions of transfer of data, maintenance of PDCP SN, header compression and decompression using the ROHC protocol, ciphering and deciphering, integrity protection and integrity verification, timer based SDU discard, routing for split bearer, duplication, re-ordering and in-order delivery; out of order delivery and duplication discarding.
In one embodiment, there is one additional PDCP reordering and duplication detection function, which receives the PDCPPDUs from both target gNB and source gNB, reorders those  PDCPPDUs based on the SN/COUNT and delivers the PDCPSDUs to upper layer in-sequence order. In one embodiment, the PDCP reordering and duplication detection is also performed by PDCP layer.
Similarly, gNB2 has an antenna, which transmits and receives radio signals. A RF transceiver, coupled with the antenna, receives RF signals from antenna, converts them to baseband signals, and sends them to processor. RF transceiver also converts received baseband signals from processor, converts them to RF signals, and sends out to antenna. Processor processes the received baseband signals and invokes different functional modules to perform features in gNB2. Memory stores program instructions and data to control the operations of gNB2. gNB2 also includes multiple function modules that carry out different tasks in accordance with embodiments of the current invention.
A measurement module, which controls the RRM measurement through RRC configuration and receives measurement report from the UE side. A mobility controller, which determines the target gNB for mobility. It coordinates with other candidate gNB through Xn interface, make the HO decision and sends HO command to UE. A protocol stack controller, which manage to add or remove the protocol stack associated to source gNB and target gNB. A security handler, which generate one security key corresponding to the gNB. A ROHC handler determines one or more ROHC profiles are configured and associates the ROHC profile to the corresponding base station for each DRB. Protocol Stack includes SDAP, PDCP, RLC, MAC and PHY layers. In one embodiment, the SDAP layer is optionally configured.
Figure 2 illustrates an exemplary NR wireless system with centralization of the upper layers of the NR radio stacks in accordance with embodiments of the current invention. Different protocol split options between Central Unit and lower layers of gNB nodes may be possible. The functional split between the Central Unit and lower layers of gNB nodes may depend on the transport layer. Low performance transport between the Central Unit and lower layers of gNB nodes can enable the higher protocol layers of the NR radio stacks to be supported in the Central Unit, since the higher protocol layers have lower performance requirements on the transport layer in terms of bandwidth, delay, synchronization and jitter. In one embodiment, SDAP and PDCP layer are located in the central unit, while RLC, MAC and PHY layers are located in the distributed unit.
Figure 3 illustrates an exemplary NR wireless system supporting inter gNB mobility scenario in accordance with embodiments of the current invention. The intra 5G intra-RAT handover is normally based on Xn-based handover. HO is performed between gNBs through Xn interface, which are connected to the NR corn network. Each gNB has the protocol stacks including SDAP, PDCP, RLC, MAC and PHY layers.
Figure 4 illustrates an exemplary user-plane data transmission in PDCP layer with inter- gNB mobility in accordance with embodiments of the current invention. In one embodiment of DL packets transmission, for a PDCPSDU received from upper layers, the transmitting PDCP entity at the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU, perform header compression of the PDCPSDU. Set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2  [pdcp-SN-Size] . Determine through which gNB to transmit the PDCPSDU. If the PDCPSDU is to be transmitted through the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted through the target gNB, forward the PDCPSDU, the associated SN and the PDCP header after header compression to the target gNB. Then the target gNB performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer.
In one embodiment of UL packets transmission, for a PDCPSDU received from upper layers, the transmitting PDCP entity shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU, perform header compression of the PDCPSDU and set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2  [pdcp-SN-Size] . In this case, the header compression is associated to two PDCP transmitting entities. UE determine to which gNB to transmit the PDCPSDU. The PDCPSDU is transmitted to the base station from which UL grant is received. If the PDCPSDU is to be transmitted to the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted to the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer associated to the selected base station.
Figure 5 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention. In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to the source gNB, perform ciphering and integrity verification with the security key and configuration of the source gNB. If the receiving PDCP entity is associated to the target cell, perform ciphering and integrity verification with the security key and configuration of the target cell. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity shall store the resulting PDCPSDU in the reception buffer. UE perform PDCP reordering for the PDCPSDUs stored  in the reception buffer according to the COUNT value. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value after performing header decompression, if not decompressed before.
In one embodiment of UL packets reception, both the source gNB and the target gNB have the receiving PDCP entity. At reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to the source gNB, perform ciphering and integrity verification with the security key and configuration of the source gNB. If the receiving PDCP entity is associated to the target gNB, perform ciphering and integrity verification with the security key and configuration of the target gNB. Then the receiving PDCP entity of the target gNB forwards the PDCPSDUs, SN and headers to the source gNB. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity of the source gNB shall store the resulting PDCPSDU in the reception buffer. Then the source gNB perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value after performing header decompression, if not decompressed before.
In another embodiment, the PDCP reordering, duplication detection, common reception buffer and header compression/decompression is performed by the target gNB.
Figure 6 illustrates an exemplary user-plane data transmission in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention. In one embodiment of DL packets transmission, for a PDCPSDU received from upper layers, the transmitting PDCP entity at the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU. Set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2  [pdcp-SN-Size] . Determine through which gNB to transmit the PDCPSDU. If the PDCPSDU is to be transmitted through the source gNB, perform header compression of the PDCPSDU based on the ROHC profile of the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted through the target gNB, forward the PDCPSDU and the associated SN to the target gNB. Then the target gNB performs header compression of the PDCPSDU based on the ROHC profile of the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer.
In one embodiment of UL packets transmission, for a PDCPSDU received from upper layers, the transmitting PDCP entity corresponding to the source gNB shall associate the COUNT value corresponding to TX_NEXT to this PDCPSDU and set the PDCP SN of the PDCP Data PDU to TX_NEXT modulo 2  [pdcp-SN-Size] . UE determine to which gNB to transmit the PDCPSDU. The PDCPSDU is transmitted to the base station from which UL grant is received. If the PDCPSDU is to be transmitted to the source gNB, perform header compression of the PDCPSDU with ROHC profile of the source gNB, perform integrity protection, and ciphering using the security key and configuration as the source gNB. If the PDCPSDU is to be transmitted to the target gNB, perform header compression of the PDCPSDU with ROHC profile of the target gNB, performs integrity protection, and ciphering using the security key and configuration as the target gNB. Then the resulting PDCP Data PDU are submitted to lower layer associated to the selected base station.
Figure 7 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention. In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to the source gNB, perform deciphering and integrity verification with the security key and configuration of the source gNB, and perform header decompression of the PDCPSDU based on the ROHC profile of the source gNB. If the receiving PDCP entity is associated to the target gNB, perform deciphering and integrity verification with the security key and configuration of the target gNB and perform header decompression of the PDCPSDU based on the ROHC profile of the target gNB. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity shall store the resulting PDCPSDU in the reception buffer. UE perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
In one embodiment of UL packets reception, both the source gNB and the target gNB have the receiving PDCP entity. At reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to the source gNB, perform deciphering and integrity verification with the security key and  configuration of the source gNB, and performs header decompress or based on the ROHC profile of source gNB. If the receiving PDCP entity is associated to the target gNB, perform deciphering and integrity verification with the security key and configuration of the target gNB, and performs header decompress or based on the ROHC profile of target gNB. Then the receiving PDCP entity of the target gNB forwards the PDCPSDUs and SN to the source gNB. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity of the source gNB shall store the resulting PDCPSDU in the reception buffer. Then the source gNB perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
Figure 8 illustrates an exemplary user-plane data reception in PDCP layer with inter-gNB mobility in accordance with embodiments of the current invention. In one embodiment of DL packets reception, at reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to the source gNB, perform deciphering and integrity verification with the security key and configuration of the source gNB. If the receiving PDCP entity is associated to the target gNB, perform deciphering and integrity verification with the security key and configuration of the target gNB. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity shall store the resulting PDCPSDU in the reception buffer. UE perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. UE should route each PDCPSDU to the corresponding header decompression module. There are two header decompression modules corresponding to the source gNB and the target gNB respectively. For the header decompression module corresponding to source gNB/target gNB, UE perform header decompression of the PDCPSDU based on the ROHC profile of the source gNB/target gNB. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
In one embodiment of UL packets reception, both the source gNB and the target gNB have the receiving PDCP entity. At reception of a PDCP Data PDU from lower layers, each receiving PDCP entity shall determine the COUNT value of the received PDCP Data PDU, i.e. RCVD_COUNT. After determining the COUNT value of the received PDCP Data PDU = RCVD_COUNT, the receiving PDCP entity shall perform deciphering and integrity verification of the PDCP Data PDU using COUNT = RCVD_COUNT. If the receiving PDCP entity is associated to  the source gNB, perform deciphering and integrity verification with the security key and configuration of the source gNB. If the receiving PDCP entity is associated to the target gNB, perform deciphering and integrity verification with the security key and configuration of the target gNB. Then the receiving PDCP entity of the target gNB forwards the PDCPSDUs, SN and header to the source gNB. If the received PDCP Data PDU with COUNT value = RCVD_COUNT is not discarded before, the receiving PDCP entity of the source gNB shall store the resulting PDCPSDU in the reception buffer. Then the source gNB perform PDCP reordering for the PDCPSDUs stored in the reception buffer according to the COUNT value. There are two header decompression modules at the source gNB. However, one of the header decompression module performs header decompression for the PDCPSDUs forwarded from the target gNB with the ROHC profiles corresponding to the target gNB. The PDCPSDUs are delivered to upper layers in ascending order of the associated COUNT value.
In another embodiment, the PDCP reordering, duplication detection, common reception buffer and header compression/decompression is performed by the target gNB.
Figure 9 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention. In one embodiment, each PDCP entity has the function of header add/remove, integrity protection/verification and ciphering/deciphering. There are two PDCP entities corresponding to the source gNB and the target gNB respectively. There is one common reception buffer and one common function for PDCP reordering and duplication detection. There is one common function for header compression and decompression. In one embodiment, each PDCP entity has the function of header add/remove, integrity protection/verification, ciphering/deciphering and header compression/decompression. There are two PDCP entities corresponding to the source gNB and the target gNB respectively. There is one common reception buffer and one common function for PDCP reordering and duplication detection.
Figure 10 illustrates an exemplary structure of PDCP layer with dual protocol stacks handling PDCP reordering in accordance with embodiments of the current invention. In one embodiment, each PDCP entity has the function of header add/remove, integrity protection/verification, ciphering/deciphering, header compression/decompression and PDCP reordering and duplication detection. There are two PDCP entities corresponding to the source gNB and the target gNB respectively. In one embodiment, certain functions in one PDCP entity are disabled, while the PDCPSDUs and SNs are forwarded to the other PDCP entity for processing. In one embodiment, the PDCP reordering the duplication function in the PDCP entity of target gNB is disabled, so the PDCPSDUs and SNs received from the target gNB are processed by the PDCP  reordering the duplication function in the PDCP entity of the source gNB. In one embodiment, the PDCP reordering the duplication function and header compression/decompression in the PDCP entity of target gNB is disabled, so the PDCPSDUs, SNs received from the target gNB as well as the headers are processed by the PDCP entity of the source gNB.
Figure 11 illustrates an exemplary handling with the protocol stack associated to source gNB in accordance with embodiments of the current invention. In one embodiment, UE release the protocol associated to the source gNB upon transmission of RRC Reconfiguration Complete message. In one embodiment, UE release the protocol associated to the source gNB upon successfully reception of the RRC Reconfiguration Complete message. In one embodiment, UE determines that the RRC Reconfiguration Complete message is successfully received by the target gNB upon reception of RLC ACK. The RLC layer sends source protocol indication to the protocol controller upon reception of the RLCACK for the RRC Reconfiguration Complete message. In another embodiment, UE determines that the RRC Reconfiguration Complete message is successfully received by the target gNB upon reception of HARQ ACK. The MAC layer sends source protocol indication to the protocol controller upon reception of the HARQACK for the RRC Reconfiguration Complete message.
In one embodiment, UE release the protocol associated to the source gNB upon successfully reception of the first DL data packet of a DRB from the target gNB. In one embodiment, UE determines it receives a data packet of a DRB at PDCP layer, i.e. upon reception of a DL PDCP data PDU for a DRB. The PDCP layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB. In one embodiment, UE release the protocol associated to the source gNB upon successfully reception of the first DL transport block from the target gNB in PDSCH channel. The MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
In one embodiment, UE release the protocol associated to the source gNB upon transmission of the first UL data packet of a DRB to the target gNB. In one embodiment, UE determines it transmits a data packet of a DRB at PDCP layer, i.e. upon transmission of a UL PDCP data PDU for a DRB. The PDCP layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB. In one embodiment, UE release the protocol associated to the source gNB upon transmission of the first UL transport block to the target gNB in PUSCH channel. The MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
In one embodiment, UE release the protocol associated to the source gNB upon successfully transmission of the first UL data packet of a DRB to the target gNB. In one embodiment,  UE determines it transmits a data packet of a DRB at PDCP layer, i.e. upon transmission of a UL PDCP data PDU for a DRB. UE determines that the PDCP data PDU is successfully received by the target gNB upon reception of RLCACK or HARQACK from RLC layer or MAC/PHY layer. The RLC layer or MAC/PHY sends source protocol indication to the protocol controller, which release the protocol for the source gNB. In one embodiment, UE release the protocol associated to the source gNB upon successfully transmission of the first UL transport block to the target gNB in PUSCH channel. UE determines the TB is successfully received by the target gNB upon reception of HARQACK. The MAC layer or the PHY layer sends source protocol indication to the protocol controller, which release the protocol for the source gNB.
In one embodiment, UE release the protocol associated to the source gNB upon delivery of the first DL PDCPSDU of a DRB received from the target gNB to SDAP layer.

Claims (17)

  1. A method for a PDCPSDU received from upper layers for UL packets transmission with dual PDCP transmitting entities associated to the source gNB and the target gNB respectively during HO comprising:
    associating the COUNT value corresponding to TX_NEXT to this PDCPSDU by one PDCP transmitting entity;
    selecting the gNB through which to transmit the PDCPSDU;
    perform header compression with a ROHC profile as configured by the network;
    performing integrity protection, and ciphering by the PDCP transmitting entity associated to the selected gNB using the security key and configuration as the selected gNB; and
    submitting the resulting PDCP data PDU to the lower layer associated to the selected gNB.
  2. The method of claim 1, wherein the associating the COUNT value is performed by the PDCP transmitting entity of source gNB.
  3. The method of claim 1, wherein UE selects the gNB for the PDCPSDU transmission if a UL grant is received from the gNB.
  4. The method of claim 1, wherein one ROHC profile is configured by the source gNB.
  5. The method of claim 1, wherein one ROHC profile is configured by the target gNB.
  6. The method of claim 1, wherein two ROHC profiles are configured by both the source gNB and the target gNB.
  7.  The method of claim 6, further comprising performing header compression by the PDCP transmitting entity associated to the selected gNB with the ROHC profile configured by the selected gNB.
  8. A method for a PDCP data PDU received from lower layers for DL packets reception with dual PDCP receiving entities associated to the source gNB and the target gNB respectively during HO comprising:
    determining the COUNT value of the received PDCP Data PDU by the PDCP receiving entity associated to the gNB from which the PDU is received;
    performing deciphering and integrity verification of the PDCP Data PDU with the security key and configuration provided by the gNB from which the PDU is received;
    performing PDCP reordering and duplication detection for the PDCPSDU if stored in the reception buffer;
    performing header decompression of the PDCPSDU based on the ROHC profile configured by the network; and
    delivering the PDCPSDU to upper layer in ascending order of the associated COUNT value.
  9. The method of claim 8, wherein one ROHC profile is configured by the source gNB.
  10. The method of claim 8, wherein one ROHC profile is configured by the target gNB.
  11. The method of claim 8, wherein two ROHC profiles are configured by both the source gNB and the target gNB.
  12. The method of claim 11, further comprising performing header decompression by the PDCP receiving entity associated to the gNB from which the PDCPPDU is received and applying the ROHC profile configured by the gNB.
  13. The method of claim 11, wherein PDCP reordering is performed after header decompression.
  14. The method of claim 11, wherein PDCP reordering is performed before header decompression.
  15. The method of claim 14, further comprising routing the PDCPSDU after PDCP reordering to the corresponding header decompression module associated to the gNB from which the PDCPPDU is received.
  16. A method to release the protocol stacks of source gNB with dual protocol stacks associated to the source gNB and the target gNB respectively during HO comprising:
    releasing the PDCP, RLC, MAC and PHY associated to the source gNB when an event occurs.
  17. The method of claim 16, wherein the events including but not limited to the following events:
    Upon transmission of Reconfiguration complete message to the target gNB;
    Upon successfully transmission of Reconfiguration Complete message to the target gNB;
    Upon transmission of the first UL PDCP data PDU to the target gNB;
    Upon successfully transmission of the first PDCP data PDU to the target gNB; and
    Upon reception of the first DL PDCP data PDU from the target gNB.
PCT/CN2019/073178 2019-01-25 2019-01-25 Apparatus and methods to support dual-protocol for mobility enhancement Ceased WO2020150997A1 (en)

Priority Applications (5)

Application Number Priority Date Filing Date Title
PCT/CN2019/073178 WO2020150997A1 (en) 2019-01-25 2019-01-25 Apparatus and methods to support dual-protocol for mobility enhancement
CN202080001157.XA CN111742577B (en) 2019-01-25 2020-01-20 Method for mobility enhancement and user equipment thereof
PCT/CN2020/073139 WO2020151639A1 (en) 2019-01-25 2020-01-20 Dual protocol for mobility enhancement
TW109102131A TWI797414B (en) 2019-01-25 2020-01-21 Method for mobility enhancement and user equipment thereof
US17/377,287 US12483894B2 (en) 2019-01-25 2021-07-15 Dual protocol for mobility enhancement

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/073178 WO2020150997A1 (en) 2019-01-25 2019-01-25 Apparatus and methods to support dual-protocol for mobility enhancement

Publications (1)

Publication Number Publication Date
WO2020150997A1 true WO2020150997A1 (en) 2020-07-30

Family

ID=71735687

Family Applications (2)

Application Number Title Priority Date Filing Date
PCT/CN2019/073178 Ceased WO2020150997A1 (en) 2019-01-25 2019-01-25 Apparatus and methods to support dual-protocol for mobility enhancement
PCT/CN2020/073139 Ceased WO2020151639A1 (en) 2019-01-25 2020-01-20 Dual protocol for mobility enhancement

Family Applications After (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/073139 Ceased WO2020151639A1 (en) 2019-01-25 2020-01-20 Dual protocol for mobility enhancement

Country Status (4)

Country Link
US (1) US12483894B2 (en)
CN (1) CN111742577B (en)
TW (1) TWI797414B (en)
WO (2) WO2020150997A1 (en)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12156195B2 (en) 2019-12-18 2024-11-26 Google Llc Virtual user equipment with data aggregation
US12537576B2 (en) 2019-12-18 2026-01-27 Google Llc Joint channel state information for virtual user equipment

Families Citing this family (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111585721B (en) * 2019-02-15 2022-08-19 华为技术有限公司 Entity establishment processing method and device
US11252624B2 (en) * 2019-03-28 2022-02-15 Samsung Electronics Co., Ltd. Method and apparatus for handover without interruption of transmission and reception of data in next-generation mobile communication system
CN115915265A (en) * 2021-08-05 2023-04-04 华为技术有限公司 Communication method and communication device
CN116506820A (en) * 2022-01-20 2023-07-28 中国移动通信有限公司研究院 Access layer protocol stack, access layer configuration method and device

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20160212661A1 (en) * 2013-08-09 2016-07-21 Prateek Basu Mallick Efficient status reporting for ues in dual connectivity during mobility
US20180013685A1 (en) * 2016-07-06 2018-01-11 Qualcomm Incorporated Method for packet data convergence protocol count synchronization
US20180092146A1 (en) * 2015-04-02 2018-03-29 Kt Corporation Method for reconfiguring wireless bearer and device thereof
US20180132142A1 (en) * 2007-05-01 2018-05-10 Nec Corporation Handover handling
US20180376386A1 (en) * 2013-04-02 2018-12-27 Lg Electronics Inc. Method for performing a cell change procedure in a wireless communication system and a device therefor

Family Cites Families (18)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP4858690B2 (en) * 2006-06-14 2012-01-18 日本電気株式会社 Mobile communication system and data transmission method during handover
US20140301362A1 (en) * 2013-04-04 2014-10-09 Nokia Siemens Networks Oy Delivery of protocol data units
CN104105221B (en) 2013-04-15 2019-05-21 中兴通讯股份有限公司 A kind of realization method of dual connection and base station
US20150089382A1 (en) 2013-09-26 2015-03-26 Wu-chi Feng Application context migration framework and protocol
US10027593B2 (en) * 2014-01-28 2018-07-17 Mediatek Singapore Pte. Ltd. Methods for re-order PDCP packets
US10004098B2 (en) * 2014-01-29 2018-06-19 Samsung Electronics Co., Ltd. Method and apparatus for transmitting and receiving data using a plurality of carriers in mobile communication system
US20170257796A1 (en) * 2016-03-07 2017-09-07 Mediatek Inc. Selective Uplink Only Header Compression Mechanism
CN114885375B (en) * 2016-08-09 2024-08-09 三星电子株式会社 Method and apparatus for managing user plane operations in a wireless communication system
CN108810984B (en) * 2017-05-05 2020-03-24 维沃移动通信有限公司 Data processing method and device
US20180343697A1 (en) * 2017-05-26 2018-11-29 Mediatek Inc. UE Category and Capability Indication for Co-existed LTE and NR Devices
CN109151940B (en) 2017-06-16 2021-12-03 华为技术有限公司 DC-based switching method and device
ES2906704T3 (en) * 2017-09-18 2022-04-20 Samsung Electronics Co Ltd Method and apparatus for processing a packet in a wireless communication system
CN108540345A (en) * 2018-04-08 2018-09-14 西安交通大学 The satellite mobile communication GMR 1-3G protocol simulation systems and method of service-oriented
US11438812B2 (en) * 2018-07-10 2022-09-06 Qualcomm Incorporated Performing a combination of handover techniques
KR102695458B1 (en) * 2018-09-21 2024-08-14 삼성전자주식회사 Method and apparatus for transmitting and receiving data in a wireless communication system
WO2020091674A1 (en) * 2018-11-01 2020-05-07 Telefonaktiebolaget Lm Ericsson (Publ) User equipment, source access node, target access node, and methods in a wireless communications network for handling data packets in a handover
US11470516B2 (en) * 2019-09-16 2022-10-11 Qualcomm Incorporated Multi transmit/receive point make before break handover
WO2021066404A1 (en) * 2019-10-02 2021-04-08 Samsung Electronics Co., Ltd. Method and apparatus for performing handover in wireless communication system

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180132142A1 (en) * 2007-05-01 2018-05-10 Nec Corporation Handover handling
US20180376386A1 (en) * 2013-04-02 2018-12-27 Lg Electronics Inc. Method for performing a cell change procedure in a wireless communication system and a device therefor
US20160212661A1 (en) * 2013-08-09 2016-07-21 Prateek Basu Mallick Efficient status reporting for ues in dual connectivity during mobility
US20180092146A1 (en) * 2015-04-02 2018-03-29 Kt Corporation Method for reconfiguring wireless bearer and device thereof
US20180013685A1 (en) * 2016-07-06 2018-01-11 Qualcomm Incorporated Method for packet data convergence protocol count synchronization

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US12156195B2 (en) 2019-12-18 2024-11-26 Google Llc Virtual user equipment with data aggregation
US12537576B2 (en) 2019-12-18 2026-01-27 Google Llc Joint channel state information for virtual user equipment

Also Published As

Publication number Publication date
TWI797414B (en) 2023-04-01
CN111742577B (en) 2023-04-18
US20210345212A1 (en) 2021-11-04
CN111742577A (en) 2020-10-02
US12483894B2 (en) 2025-11-25
WO2020151639A1 (en) 2020-07-30
TW202034667A (en) 2020-09-16

Similar Documents

Publication Publication Date Title
US10750414B2 (en) System and method for handovers in a dual connectivity communications system
US10594615B2 (en) Method for controlling transmission of data
US11184886B2 (en) Method, base station, and user equipment for implementing carrier aggregation
US11452016B2 (en) Dual-protocol for mobility enhancement
US10334481B2 (en) Method and apparatus for processing user plane data
WO2020087368A1 (en) Apparatus and mechanism of reordering with dual protocol to reduce mobility interruption in wireless network
EP3397007B1 (en) Method and apparatus for minimizing interruption time of data transfer on handover in wireless communication network
US12483894B2 (en) Dual protocol for mobility enhancement
US20170085492A1 (en) Packet data convergence protocol (pdcp) entity and method performed by the same
US20180206173A1 (en) Methods and Apparatuses for Selecting a First Base Station or a Second Base Station to Transmit a Packet Data Unit (PDU) to a User Equipment (UE)
KR20190017035A (en) System and method for cell switching
US20200322094A1 (en) Submitting a PDCP PDU for Transmission
US20220201786A1 (en) Methods and apparatus to reduce packet latency in multi-leg transmission
US10230569B2 (en) Systems and methods for RAN-WLAN aggregation
KR102459063B1 (en) Transmitting device and how it is done to handle communication in the transmitting device
WO2023236140A1 (en) Methods and apparatus to support l1/l2 inter-cell beam management with mobility
WO2021142770A1 (en) Methods and apparatus of lossless handover for nr multicast services
WO2024124486A1 (en) Methods and apparatus of ltm supervise procedure
WO2020167242A1 (en) Method and arrangements for desired buffer size target time
CN117616812A (en) Reduce handover interruption time using side-link communication
WO2021007721A1 (en) Apparatus and method to control mobility procedure to reduce handover interruption
WO2021003633A1 (en) Apparatus and method over pdcp layer to realize dual active protocol stack to reduce handover interruption
WO2024065439A1 (en) Methods and apparatus to support dual stack based inter-du inter-cell beam management with mobility
CN118303070A (en) UE, radio network node and method performed in a wireless communication network

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: 19911705

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19911705

Country of ref document: EP

Kind code of ref document: A1