WO2021056152A1 - 一种信息配置方法及装置、终端设备、网络设备 - Google Patents

一种信息配置方法及装置、终端设备、网络设备 Download PDF

Info

Publication number
WO2021056152A1
WO2021056152A1 PCT/CN2019/107348 CN2019107348W WO2021056152A1 WO 2021056152 A1 WO2021056152 A1 WO 2021056152A1 CN 2019107348 W CN2019107348 W CN 2019107348W WO 2021056152 A1 WO2021056152 A1 WO 2021056152A1
Authority
WO
WIPO (PCT)
Prior art keywords
hfn
pdcp
pdcp pdu
information
belongs
Prior art date
Application number
PCT/CN2019/107348
Other languages
English (en)
French (fr)
Inventor
王淑坤
卢前溪
尤心
Original Assignee
Oppo广东移动通信有限公司
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 Oppo广东移动通信有限公司 filed Critical Oppo广东移动通信有限公司
Priority to CN201980095153.XA priority Critical patent/CN113661746A/zh
Priority to PCT/CN2019/107348 priority patent/WO2021056152A1/zh
Publication of WO2021056152A1 publication Critical patent/WO2021056152A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements

Definitions

  • the embodiments of the present application relate to the field of mobile communication technology, and specifically relate to an information configuration method and device, terminal equipment, and network equipment.
  • the Packet Data Convergence Protocol (PDCP) layer has the concept of Serial Number (SN), and SN is used to identify data packets.
  • SN Serial Number
  • the SN of the PDCP layer at the sending end will not be initialized according to a certain receiving end (the receiving end is a terminal device), and the network device and the terminal device need a unified SN to further unify the SN.
  • Frame number Hyper Frame Number, HFN.
  • HFN Packet Data Unit
  • the embodiments of the present application provide an information configuration method and device, terminal equipment, and network equipment.
  • the terminal device receives a second PDCP PDU, the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate the difference between the HFN to which the second SN corresponding to the second PDCP PDU belongs and the first HFN Value, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the terminal device receives a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • the network device sends a second PDCP PDU, the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate the difference between the HFN to which the second SN corresponding to the second PDCP PDU belongs and the first HFN Value, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the network device sends a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • the receiving unit is configured to receive a second PDCP PDU, where the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate that the HFN to which the second SN corresponding to the second PDCP PDU belongs is relative to the first The difference of the HFN, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the receiving unit is configured to receive a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • the sending unit is configured to send a second PDCP PDU, where the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate that the HFN to which the second SN corresponding to the second PDCP PDU belongs is relative to the first The difference of the HFN, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the sending unit is configured to send a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • the terminal device provided in the embodiment of the present application includes a processor and a memory.
  • the memory is used to store a computer program
  • the processor is used to call and run the computer program stored in the memory to execute the above-mentioned information configuration method.
  • the network device provided by the embodiment of the present application includes a processor and a memory.
  • the memory is used to store a computer program
  • the processor is used to call and run the computer program stored in the memory to execute the above-mentioned information configuration method.
  • the chip provided in the embodiment of the present application is used to implement the above-mentioned information configuration method.
  • the chip includes: a processor, configured to call and run a computer program from the memory, so that the device installed with the chip executes the above-mentioned information configuration method.
  • the computer-readable storage medium provided by the embodiments of the present application is used to store a computer program, and the computer program enables a computer to execute the above-mentioned information configuration method.
  • the computer program product provided by the embodiment of the present application includes computer program instructions, and the computer program instructions cause a computer to execute the above-mentioned information configuration method.
  • the computer program provided in the embodiment of the present application when it runs on a computer, causes the computer to execute the above-mentioned information configuration method.
  • the NR system supports broadcast and multicast of MBMS services.
  • a solution is proposed that configures the first HFN through the first configuration information, and the PDCP PDU carries an HFN offset information, through
  • the first HFN and HFN offset information can determine the HFN corresponding to the PDCP PDU; or, the PDCP PDU directly carries the HFN corresponding to the PDCP PDU.
  • the terminal device can still accurately obtain the HFN, so that the terminal device can perform the decryption of the PDCP layer, the integrity protection verification of the PDCP layer, and the maintenance of the reception window of the PDCP layer.
  • FIG. 1 is a schematic diagram of a communication system architecture provided by an embodiment of the present application.
  • FIG. 2 is a schematic diagram of a first SIB related configuration provided by an embodiment of the present application
  • Fig. 3 is a schematic diagram of a PTM configuration transmission mechanism provided by an embodiment of the present application.
  • Fig. 4 is a PTM channel and its mapping diagram provided by an embodiment of the present application.
  • FIG. 5 is a first schematic flowchart of an information configuration method provided by an embodiment of this application.
  • FIG. 6 is a schematic diagram 2 of the flow of the information configuration method provided by an embodiment of the application.
  • FIG. 7 is a schematic diagram 1 of the structural composition of an information configuration device provided by an embodiment of the application.
  • FIG. 8 is a second schematic diagram of the structural composition of an information configuration device provided by an embodiment of the application.
  • FIG. 9 is a third schematic diagram of the structural composition of an information configuration device provided by an embodiment of the application.
  • FIG. 10 is a fourth schematic diagram of the structural composition of an information configuration device provided by an embodiment of this application.
  • FIG. 11 is a schematic structural diagram of a communication device provided by an embodiment of the present application.
  • FIG. 12 is a schematic structural diagram of a chip of an embodiment of the present application.
  • FIG. 13 is a schematic block diagram of a communication system provided by an embodiment of the present application.
  • LTE Long Term Evolution
  • FDD Frequency Division Duplex
  • TDD Time Division Duplex
  • 5G communication system 5G communication system or future communication system.
  • the communication system 100 applied in the embodiment of the present application is shown in FIG. 1.
  • the communication system 100 may include a network device 110, and the network device 110 may be a device that communicates with a terminal 120 (or called a communication terminal or terminal).
  • the network device 110 may provide communication coverage for a specific geographic area, and may communicate with terminals located in the coverage area.
  • the network device 110 may be an evolved base station (Evolutional Node B, eNB, or eNodeB) in an LTE system, or a wireless controller in a cloud radio access network (Cloud Radio Access Network, CRAN), or
  • the network equipment can be a mobile switching center, a relay station, an access point, an in-vehicle device, a wearable device, a hub, a switch, a bridge, a router, a network side device in a 5G network, or a network device in a future communication system, etc.
  • the communication system 100 also includes at least one terminal 120 located within the coverage area of the network device 110.
  • the "terminal” used here includes, but is not limited to, connection via a wired line, such as via a public switched telephone network (PSTN), digital subscriber line (Digital Subscriber Line, DSL), digital cable, and direct cable connection; And/or another data connection/network; and/or via a wireless interface, such as for cellular networks, wireless local area networks (WLAN), digital TV networks such as DVB-H networks, satellite networks, AM-FM Broadcast transmitter; and/or another terminal's device configured to receive/send communication signals; and/or Internet of Things (IoT) equipment.
  • PSTN public switched telephone network
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • DSL Digital Subscriber Line
  • a terminal set to communicate through a wireless interface may be referred to as a "wireless communication terminal", a “wireless terminal” or a “mobile terminal”.
  • mobile terminals include, but are not limited to, satellite or cellular phones; Personal Communications System (PCS) terminals that can combine cellular radio phones with data processing, fax, and data communication capabilities; can include radio phones, pagers, Internet/intranet PDA with internet access, web browser, memo pad, calendar, and/or Global Positioning System (GPS) receiver; and conventional laptop and/or palmtop receivers or others including radio telephone transceivers Electronic device.
  • PCS Personal Communications System
  • GPS Global Positioning System
  • Terminal can refer to access terminal, user equipment (UE), user unit, user station, mobile station, mobile station, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication equipment, user agent or user Device.
  • the access terminal can be a cellular phone, a cordless phone, a Session Initiation Protocol (SIP) phone, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital processing (Personal Digital Assistant, PDA), with wireless communication Functional handheld devices, computing devices or other processing devices connected to wireless modems, in-vehicle devices, wearable devices, terminals in 5G networks, or terminals in the future evolution of PLMN, etc.
  • SIP Session Initiation Protocol
  • WLL Wireless Local Loop
  • PDA Personal Digital Assistant
  • direct terminal connection (Device to Device, D2D) communication may be performed between the terminals 120.
  • the 5G communication system or 5G network may also be referred to as a New Radio (NR) system or NR network.
  • NR New Radio
  • FIG. 1 exemplarily shows one network device and two terminals.
  • the communication system 100 may include multiple network devices and the coverage of each network device may include other numbers of terminals. This embodiment of the present application There is no restriction on this.
  • the communication system 100 may also include other network entities such as a network controller and a mobility management entity, which are not limited in the embodiment of the present application.
  • network entities such as a network controller and a mobility management entity, which are not limited in the embodiment of the present application.
  • the devices with communication functions in the network/system in the embodiments of the present application may be referred to as communication devices.
  • the communication device may include a network device 110 and a terminal 120 with communication functions, and the network device 110 and the terminal 120 may be the specific devices described above, which will not be repeated here; communication
  • the device may also include other devices in the communication system 100, such as other network entities such as a network controller and a mobility management entity, which are not limited in the embodiment of the present application.
  • 5G Enhanced Mobile Broadband
  • URLLC Ultra-Reliable Low-Latency Communications
  • mMTC Massive Machine-Type Communications
  • eMBB is still targeting users to obtain multimedia content, services and data, and its demand is growing very rapidly.
  • eMBB may be deployed in different scenarios, such as indoors, urban areas, rural areas, etc., its capabilities and requirements are also quite different, so it cannot be generalized and must be analyzed in detail in conjunction with specific deployment scenarios.
  • Typical applications of URLLC include: industrial automation, power automation, telemedicine operations (surgery), traffic safety protection, etc.
  • the typical characteristics of mMTC include: high connection density, small data volume, delay-insensitive services, low cost and long service life of the module.
  • RRC Radio Resource Control
  • RRC_INACTIVE Radio Resource Control
  • RRC_IDLE state (abbreviated as idle state): mobility is UE-based cell selection and reselection, paging is initiated by the Core Network (Core Network, CN), and the paging area is configured by the CN. There is no UE context on the base station side, and no RRC connection.
  • RRC_CONNECTED state (referred to as connected state for short): There is an RRC connection, and UE context exists on the base station side and the UE side. The network side knows that the location of the UE is of a specific cell level. Mobility is the mobility controlled by the network side. Unicast data can be transmitted between the UE and the base station.
  • Mobility is UE-based cell selection and reselection, there is a connection between CN-NR, UE context is stored on a certain base station, and paging is triggered by RAN, based on The paging area of the RAN is managed by the RAN, and the network side knows that the location of the UE is based on the paging area level of the RAN.
  • MBMS Multimedia Broadcast Multicast Service
  • 3GPP Due to the low spectrum efficiency of MBMS in 3GPP R6, it is not sufficient to effectively carry and support the operation of mobile TV-type services. Therefore, in LTE, 3GPP clearly proposed to enhance the ability to support downlink high-speed MBMS services, and determined the design requirements for the physical layer and air interface.
  • eMBMS evolved MBMS
  • SFN Single Frequency Network
  • MBSFN Multimedia Broadcast Multicast Service Single Frequency Network
  • MBSFN uses a unified frequency to send service data in all cells at the same time, but To ensure synchronization between the cells. This method can greatly improve the overall signal-to-noise ratio distribution of the cell, and the spectrum efficiency will be greatly improved accordingly.
  • eMBMS realizes the broadcast and multicast of services based on the IP multicast protocol.
  • MBMS has only a broadcast bearer mode, and no multicast bearer mode.
  • reception of MBMS services is suitable for UEs in idle state or connected state.
  • 3GPP R13 introduced the single cell point to multipoint (Single Cell Point To Multiploint, SC-PTM) concept, and SC-PTM is based on the MBMS network architecture.
  • SC-PTM Single Cell Point To Multiploint
  • SC-MCCH Single Cell-Multicast Control Channel
  • SC-MTCH Single Cell-Multicast Transport Channel
  • SC-MCCH and SC-MTCH are mapped to downlink shared channel (Downlink-Shared Channel, DL-SCH), and further, DL-SCH is mapped to physical downlink shared channel (Physical Downlink Shared Channel, PDSCH), where SC -MCCH and SC-MTCH belong to logical channels, DL-SCH belongs to transport channels, and PDSCH belongs to physical channels.
  • SC-MCCH and SC-MTCH do not support Hybrid Automatic Repeat reQuest (HARQ) operations.
  • HARQ Hybrid Automatic Repeat reQuest
  • the MBMS introduces a new system information block (System Information Block, SIB) type, namely SIB20.
  • SIB System Information Block
  • the configuration information of the SC-MCCH includes: the modification period of the SC-MCCH, the repetition period of the SC-MCCH, and information such as radio frames and subframes for scheduling the SC-MCCH.
  • SFN represents the system frame number of the radio frame
  • mcch-RepetitionPeriod represents the repetition period of SC-MCCH
  • mcch-Offset represents SC-MCCH The offset.
  • the subframe for scheduling SC-MCCH is indicated by sc-mcch-Subframe.
  • the SC-MCCH is scheduled through the Physical Downlink Control Channel (PDCCH).
  • a new radio network temporary identity Radio Network Tempory Identity, RNTI
  • SC-RNTI Single Cell RNTI
  • SC-N-RNTI Single Cell Notification RNTI
  • the SC -N-RNTI has a fixed value of FFFB; further, one of the 8 bits of DCI 1C can be used to indicate the change notification.
  • the configuration information of the SC-PTM is based on the SC-MCCH configured by the SIB20, and then the SC-MCCH is configured with the SC-MTCH, and the SC-MTCH is used to transmit service data.
  • the SC-MCCH only transmits one message (that is, SCPTMConfiguration), which is used to configure the configuration information of the SC-PTM.
  • the configuration information of SC-PTM includes: Temporary Mobile Group Identity (TMGI), Session Identifier (seession id), Group RNTI (Group RNTI, G-RNTI), Discontinuous Reception (DRX) configuration information And the SC-PTM business information of the neighboring cell, etc.
  • TMGI Temporary Mobile Group Identity
  • Session Identifier seession id
  • Group RNTI Group RNTI
  • G-RNTI Group RNTI
  • DRX Discontinuous Reception
  • the SC-PTM business information of the neighboring cell etc.
  • ROHC Robust Header Compression
  • the downlink discontinuous reception of SC-PTM is controlled by the following parameters: onDurationTimerSCPTM, drx-InactivityTimerSCPTM, SC-MTCH-SchedulingCycle, and SC-MTCH-SchedulingOffset.
  • SC-PTM service continuity adopts the concept of MBMS service continuity based on SIB15, namely "SIB15+MBMSInterestIndication" mode.
  • the service continuity of the UE in the idle state is based on the concept of frequency priority.
  • the Radio Link Control (RLC) layer (that is, the RLC entity) has three modes, namely: Transparent Mode (TM) and Un-acknowledgement Mode (UM) And Acknowledgement Mode (AM).
  • TM Transparent Mode
  • UM Un-acknowledgement Mode
  • AM Acknowledgement Mode
  • the RLC AM mode has an automatic repeat-reQuest (ARQ) feedback mechanism.
  • the receiving end will send an RLC status report to feed back whether the receiving status of the RLC packet is positive acknowledgement (ACK) or negative acknowledgement (NACK).
  • ACK positive acknowledgement
  • NACK negative acknowledgement
  • the sender can repeatedly send the RLC packet with NACK feedback.
  • the PDCP layer has an SN, and only unicast has an SN.
  • both the network side and the UE side initialize PDCP SN to 0 and HFN to 0.
  • the PDCP SN of the sender will not be initialized to 0 according to a certain UE. Therefore, the UE needs to obtain the SN and HFN, and the PDCP SN exists in the packet header of the PDCP PDU, but the HFN is maintained by the UE itself.
  • the UE For the scenario where the UE reselects from one cell to another cell to receive the multicast service, or the scenario where the UE initially receives a multicast service in a cell, the UE cannot maintain the HFN. Therefore, after the function of the PDCP layer is introduced into the multicast, the UE needs to obtain the HFN. To this end, the following technical solutions of the embodiments of the present application are proposed.
  • the first SIB includes the configuration information of the first MCCH.
  • the first MCCH is the control channel of the MBMS service.
  • the first SIB is used to configure the configuration information of the control channel of NR MBMS.
  • the control channel of NR MBMS may also be called NR MCCH (that is, the first MCCH).
  • the first MCCH is used to carry the first signaling.
  • the embodiment of this application does not limit the name of the first signaling.
  • the first signaling is signaling A
  • the first signaling includes at least one first MTCH.
  • the first MTCH is a service channel of the MBMS service (also referred to as a data channel or a transmission channel), and the first MTCH is used to transmit MBMS service data (such as NR MBMS service data).
  • the first MCCH is used to configure the configuration information of the NR MBMS traffic channel.
  • the NR MBMS traffic channel may also be called NR MTCH (that is, the first MTCH).
  • the first signaling is used to configure a NR MBMS service channel, service information corresponding to the service channel, and scheduling information corresponding to the service channel.
  • the service information corresponding to the service channel for example, TMGI, session id, and other identification information identifying the service.
  • the scheduling information corresponding to the traffic channel for example, the RNTI used when the MBMS service data corresponding to the traffic channel is scheduled, such as G-RNTI, DRX configuration information, etc.
  • the transmission of the first MCCH and the first MTCH is scheduled based on the PDCCH.
  • the RNTI used for scheduling the PDCCH of the first MCCH uses a unique identifier of the entire network, that is, a fixed value.
  • the RNTI used for scheduling the PDCCH of the first MTCH is configured through the first MCCH.
  • the first MCCH also carries at least one of the following: first indication information, the first indication information is used to indicate whether the MBMS service (corresponding to the TMGI and/or the session identifier) needs RLC feedback; the second indication information, so The second indication information is used to indicate the number of members in the multicast group corresponding to the MBMS service; the third indication information is used to indicate whether the terminal device needs to receive the MBMS service after entering the connected state.
  • the network device assigns a member index number to the terminal device registered with the MBMS service.
  • the embodiment of the present application does not impose restrictions on the naming of the first SIB, the first MCCH, and the first MTCH.
  • the first SIB may also be abbreviated as SIB
  • the first MCCH may also be abbreviated as MCCH
  • the first MTCH may also be abbreviated as MTCH.
  • the PDCCH used to schedule the MCCH is configured through the SIB. (Ie MCCH PDCCH) and notification PDCCH, wherein the DCI carried by MCCH PDCCH is used to schedule the PDSCH (ie MCCH PDSCH) used to transmit the MCCH.
  • M PDCCHs (ie MTCH 1PDCCH, MTCH 2PDCCH, ..., MTCH M PDCCH) for scheduling MTCH are configured through MCCH, where DCI carried by MTCH n PDCCH schedules PDSCH for transmitting MTCH n (ie MTCH n PDSCH) , N is an integer greater than or equal to 1 and less than or equal to M. 4, MCCH and MTCH are mapped to DL-SCH, and further, DL-SCH is mapped to PDSCH, where MCCH and MTCH belong to logical channels, DL-SCH belongs to transport channels, and PDSCH belongs to physical channels.
  • FIG. 5 is a schematic flowchart 1 of the information configuration method provided by an embodiment of the application. As shown in FIG. 5, the information configuration method includes the following steps:
  • Step 501 The terminal device receives a second PDCP PDU, the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate that the HFN to which the second SN corresponding to the second PDCP PDU belongs is relative to the first The difference of the HFN, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the first HFN is determined by the terminal device through the received first configuration information.
  • the network device sends the first configuration information, and the terminal device receives the first configuration information, where the first configuration information is used to determine the first HFN.
  • the network device may be a base station, such as a gNB.
  • the first configuration information is carried in a first MCCH
  • the first MCCH is a control channel for the MBMS service.
  • the first MCCH can be understood with reference to the foregoing related description.
  • the first HFN is configured through the first MCCH.
  • the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the first HFN may also be referred to as a reference HFN.
  • the first PDCP PDU is the first PDCP PDU after the receiving moment of the first configuration information.
  • the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU after the receiving moment of the first MCCH belongs.
  • the PDCP PDU involved in the embodiment of the present application is used to transmit MBMS services, and therefore may also be referred to as MBMS PDCP PDU.
  • PDCP SN the SN involved in the embodiments of this application may also be referred to as PDCP SN.
  • the network device sends a second PDCP PDU
  • the terminal device receives the second PDCP PDU
  • the second PDCP PDU carries HFN offset information
  • all PDCP PDUs sent by the network device carry the HFN offset information
  • all PDCP PDUs received by the terminal device carry the HFN offset information
  • the second PDCP PDU belongs to one of the PDCP PDUs.
  • the header of all PDCP PDUs carries HFN offset information (HFN offset), and the HFN offset information is the difference between the HFN to which the SN of the currently received PDCP PDU belongs and the first HFN.
  • HFN offset HFN offset information
  • the first HFN is the first HFN configured in the first MCCH closest to the receiving moment of the currently received PDCP PDU.
  • the first n PDCP PDUs after the first configuration information sent by the network device carry the HFN offset information, and accordingly, all the PDCP PDUs received by the terminal device
  • the first n PDCP PDUs after the first configuration information carry the HFN offset information
  • n is a positive integer
  • the second PDCP PDU belongs to one of the first n PDCP PDUs.
  • the first configuration information is carried in the first MCCH, the first n PDCP PDUs after the first MCCH carry HFN offset information (HFN offset), n ⁇ 1 and n is an integer.
  • HFN offset information is the difference between the HFN to which the SN of the currently received PDCP PDU belongs relative to the first HFN.
  • the first HFN is the first HFN configured in the first MCCH closest to the receiving moment of the currently received PDCP PDU.
  • the terminal device determines a second HFN based on the HFN offset information carried in the second PDCP PDU and the first HFN; the second HFN refers to the second HFN The HFN to which the second SN corresponding to the PDCP PDU belongs. Further, the terminal device determines PDCP counting information based on the second HFN and the second SN corresponding to the second PDCP PDU, and the PDCP counting information is used for at least one of the following: PDCP layer decryption, PDCP layer decryption Integrity protection verifies and maintains the receiving window of the PDCP layer.
  • the terminal device receives the first MCCH, obtains the first HFN (that is, the reference HFN) from the first MCCH, and then obtains the HFN offset information from the PDCP PDU, and then determines the offset information based on the first HFN and HFN offset information.
  • HFN corresponding to PDCP PDU HFN corresponding to PDCP PDU.
  • PDCP counter information PDCP counter
  • the PDCP counter information can be used to decrypt the PDCP layer and/or verify the integrity of the PDCP layer and/or maintain the PDCP layer The receiving window.
  • the terminal device maintains a third HFN according to the SN corresponding to the received third PDCP PDU, and the receiving time of the third PDCP PDU is later than the receiving time of the second PDCP PDU.
  • the second HFN can be maintained, such as being updated to the third HFN, until The cell is reselected.
  • FIG. 6 is a schematic diagram of the second flow of an information configuration method provided by an embodiment of the application. As shown in FIG. 6, the information configuration method includes the following steps:
  • Step 601 The terminal device receives a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • the network device sends the first PDCP PDU, and the terminal device receives the first PDCP PDU.
  • the first PDCP PDU carries the first HFN
  • the first HFN is the first SN corresponding to the first PDCP PDU.
  • the network device may be a base station, such as a gNB.
  • all PDCP PDUs sent by the network device carry HFN
  • all PDCP PDUs received by the terminal device carry HFN
  • the first PDCP PDU belongs to all PDCP PDUs.
  • the header of all PDCP PDUs of the MBMS service carries a complete HFN.
  • the terminal device After receiving the PDCP PDU, the terminal device obtains the HFN and SN from the packet header of the PDCP PDU.
  • the terminal device determines PDCP counting information based on the first HFN and the first SN corresponding to the first PDCP PDU, and the PDCP counting information is used for at least one of the following: PDCP layer Decryption, integrity protection verification of the PDCP layer, and maintenance of the receiving window of the PDCP layer.
  • the terminal device receives the PDCP PDU, obtains the HFN and SN from the PDCP PDU, and calculates the PDCP counter information (PDCP counter) through the HFN and SN corresponding to the PDCP PDU, and then uses the PDCP counter information to perform the PDCP layer Decryption and/or integrity protection verification of the PDCP layer and/or maintenance of the reception window of the PDCP layer.
  • PDCP counter PDCP counter information
  • FIG. 7 is a schematic diagram 1 of the structural composition of an information configuration device provided by an embodiment of the application. As shown in FIG. 7, the information configuration device includes:
  • the receiving unit 701 is configured to receive a second PDCP PDU, where the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate that the HFN to which the second SN corresponding to the second PDCP PDU belongs is relative to the first A difference of HFN, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the first HFN is determined by the terminal device through received first configuration information.
  • the first configuration information is carried in a first MCCH, and the first MCCH is a control channel for the MBMS service.
  • the first PDCP PDU is the first PDCP PDU after the receiving moment of the first configuration information.
  • all PDCP PDUs received by the receiving unit 701 carry the HFN offset information, and the second PDCP PDU belongs to one of the PDCP PDUs.
  • the first n PDCP PDUs after the first configuration information received by the receiving unit 701 carry the HFN offset information
  • n is a positive integer
  • the second PDCP PDU belongs to all One of the first n PDCP PDUs mentioned above.
  • the device further includes:
  • the determining unit 702 is configured to determine a second HFN based on the HFN offset information carried in the second PDCP PDU and the first HFN; the second HFN refers to the second HFN corresponding to the second PDCP PDU The HFN to which the SN belongs.
  • the determining unit 702 is further configured to determine PDCP counting information based on the second HFN and the second SN corresponding to the second PDCP PDU, and the PDCP counting information is used for at least the following One: Decryption of the PDCP layer, integrity protection verification of the PDCP layer, and maintenance of the receiving window of the PDCP layer.
  • the device further includes:
  • the maintenance unit (not shown in the figure) is configured to maintain the third HFN according to the SN corresponding to the received third PDCP PDU, and the receiving time of the third PDCP PDU is later than the receiving time of the second PDCP PDU.
  • FIG. 8 is a second schematic diagram of the structural composition of the information configuration device provided by the embodiment of the application. As shown in FIG. 8, the information configuration device includes:
  • the receiving unit 801 is configured to receive a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • all PDCP PDUs received by the receiving unit 801 carry HFN, and the first PDCP PDU belongs to one of the PDCP PDUs among all the PDCP PDUs.
  • the device further includes:
  • the determining unit 802 is configured to determine PDCP count information based on the first HFN and the first SN corresponding to the first PDCP PDU, where the PDCP count information is used for at least one of the following: decryption of the PDCP layer, Integrity protection verifies and maintains the receiving window of the PDCP layer.
  • Fig. 9 is the third structural composition diagram of the information configuration device provided by the embodiment of the application. As shown in Fig. 9, the information configuration device includes:
  • the sending unit 901 is configured to send a second PDCP PDU, where the second PDCP PDU carries HFN offset information, and the HFN offset information is used to indicate that the HFN to which the second SN corresponding to the second PDCP PDU belongs is relative to the first A difference of HFN, where the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs or the first HFN is the reference HFN.
  • the sending unit 901 is further configured to send first configuration information, where the first configuration information carries the first HFN.
  • the first configuration information is carried in a first MCCH, and the first MCCH is a control channel for the MBMS service.
  • the first PDCP PDU is the first PDCP PDU after the receiving moment of the first configuration information.
  • all PDCP PDUs sent by the sending unit 901 carry the HFN offset information, and the second PDCP PDU belongs to one of the PDCP PDUs.
  • the first n PDCP PDUs after the first configuration information sent by the sending unit 901 carry the HFN offset information
  • n is a positive integer
  • the second PDCP PDU belongs to the One of the first n PDCP PDUs.
  • FIG. 10 is a schematic diagram four of the structural composition of an information configuration device provided by an embodiment of this application. As shown in FIG. 10, the information configuration device includes:
  • the sending unit 1001 is configured to send a first PDCP PDU, where the first PDCP PDU carries a first HFN, and the first HFN is the HFN to which the first SN corresponding to the first PDCP PDU belongs.
  • all PDCP PDUs sent by the sending unit 1001 carry HFN, and the first PDCP PDU belongs to one of the PDCP PDUs.
  • FIG. 11 is a schematic structural diagram of a communication device 1100 according to an embodiment of the present application.
  • the communication device may be a terminal device or a network device.
  • the communication device 1100 shown in FIG. 11 includes a processor 1110.
  • the processor 1110 can call and run a computer program from a memory to implement the method in the embodiment of the present application.
  • the communication device 1100 may further include a memory 1120.
  • the processor 1110 can call and run a computer program from the memory 1120 to implement the method in the embodiment of the present application.
  • the memory 1120 may be a separate device independent of the processor 1110, or may be integrated in the processor 1110.
  • the communication device 1100 may further include a transceiver 1130, and the processor 1110 may control the transceiver 1130 to communicate with other devices. Specifically, it may send information or data to other devices, or receive other devices. Information or data sent by the device.
  • the transceiver 1130 may include a transmitter and a receiver.
  • the transceiver 1130 may further include an antenna, and the number of antennas may be one or more.
  • the communication device 1100 may specifically be a network device of an embodiment of the application, and the communication device 1100 may implement the corresponding process implemented by the network device in each method of the embodiment of the application. For the sake of brevity, it will not be repeated here. .
  • the communication device 1100 may specifically be a mobile terminal/terminal device of an embodiment of the present application, and the communication device 1100 may implement the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application.
  • I won’t repeat it here.
  • FIG. 12 is a schematic structural diagram of a chip of an embodiment of the present application.
  • the chip 1200 shown in FIG. 12 includes a processor 1210, and the processor 1210 can call and run a computer program from a memory to implement the method in the embodiment of the present application.
  • the chip 1200 may further include a memory 1220.
  • the processor 1210 can call and run a computer program from the memory 1220 to implement the method in the embodiment of the present application.
  • the memory 1220 may be a separate device independent of the processor 1210, or may be integrated in the processor 1210.
  • the chip 1200 may further include an input interface 1230.
  • the processor 1210 can control the input interface 1230 to communicate with other devices or chips, and specifically, can obtain information or data sent by other devices or chips.
  • the chip 1200 may further include an output interface 1240.
  • the processor 1210 can control the output interface 1240 to communicate with other devices or chips, and specifically, can output information or data to other devices or chips.
  • the chip can be applied to the network device in the embodiment of the present application, and the chip can implement the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the chip can implement the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the chip can be applied to the mobile terminal/terminal device in the embodiment of the present application, and the chip can implement the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application.
  • the chip can implement the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application.
  • the chip can implement the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application.
  • the chip mentioned in the embodiment of the present application may also be referred to as a system-level chip, a system-on-chip, a system-on-chip, or a system-on-chip, etc.
  • FIG. 13 is a schematic block diagram of a communication system 1300 according to an embodiment of the present application. As shown in FIG. 13, the communication system 1300 includes a terminal device 1310 and a network device 1320.
  • the terminal device 1310 can be used to implement the corresponding function implemented by the terminal device in the above method
  • the network device 1320 can be used to implement the corresponding function implemented by the network device in the above method. For brevity, details are not repeated here .
  • the processor of the embodiment of the present application may be an integrated circuit chip with signal processing capability.
  • the steps of the foregoing method embodiments can be completed by hardware integrated logic circuits in the processor or instructions in the form of software.
  • the above-mentioned processor may be a general-purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (ASIC), a ready-made programmable gate array (Field Programmable Gate Array, FPGA) or other Programming logic devices, discrete gates or transistor logic devices, discrete hardware components.
  • DSP Digital Signal Processor
  • ASIC application specific integrated circuit
  • FPGA Field Programmable Gate Array
  • the methods, steps, and logical block diagrams disclosed in the embodiments of the present application can be implemented or executed.
  • the general-purpose processor may be a microprocessor or the processor may also be any conventional processor or the like.
  • the steps of the method disclosed in the embodiments of the present application can be directly embodied as being executed and completed by a hardware decoding processor, or executed and completed by a combination of hardware and software modules in the decoding processor.
  • the software module can be located in a mature storage medium in the field, such as random access memory, flash memory, read-only memory, programmable read-only memory, or electrically erasable programmable memory, registers.
  • the storage medium is located in the memory, and the processor reads the information in the memory and completes the steps of the above method in combination with its hardware.
  • the memory in the embodiments of the present application may be a volatile memory or a non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory can be read-only memory (Read-Only Memory, ROM), programmable read-only memory (Programmable ROM, PROM), erasable programmable read-only memory (Erasable PROM, EPROM), and electrically available Erase programmable read-only memory (Electrically EPROM, EEPROM) or flash memory.
  • the volatile memory may be random access memory (Random Access Memory, RAM), which is used as an external cache.
  • RAM random access memory
  • SRAM static random access memory
  • DRAM dynamic random access memory
  • DRAM synchronous dynamic random access memory
  • DDR SDRAM Double Data Rate Synchronous Dynamic Random Access Memory
  • Enhanced SDRAM, ESDRAM Enhanced Synchronous Dynamic Random Access Memory
  • Synchronous Link Dynamic Random Access Memory Synchronous Link Dynamic Random Access Memory
  • DR RAM Direct Rambus RAM
  • the memory in the embodiment of the present application may also be static random access memory (static RAM, SRAM), dynamic random access memory (dynamic RAM, DRAM), Synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous connection Dynamic random access memory (synch link DRAM, SLDRAM) and direct memory bus random access memory (Direct Rambus RAM, DR RAM) and so on. That is to say, the memory in the embodiments of the present application is intended to include, but is not limited to, these and any other suitable types of memory.
  • the embodiment of the present application also provides a computer-readable storage medium for storing computer programs.
  • the computer-readable storage medium can be applied to the network device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the computer program causes the computer to execute the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the computer-readable storage medium can be applied to the mobile terminal/terminal device in the embodiment of the present application, and the computer program causes the computer to execute the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application , For the sake of brevity, I won’t repeat it here.
  • the embodiments of the present application also provide a computer program product, including computer program instructions.
  • the computer program product can be applied to the network device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the computer program instructions cause the computer to execute the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • the computer program product can be applied to the mobile terminal/terminal device in the embodiment of the present application, and the computer program instructions cause the computer to execute the corresponding process implemented by the mobile terminal/terminal device in each method of the embodiment of the present application, For the sake of brevity, I will not repeat them here.
  • the embodiment of the present application also provides a computer program.
  • the computer program can be applied to the network device in the embodiment of the present application.
  • the computer program runs on the computer, it causes the computer to execute the corresponding process implemented by the network device in each method of the embodiment of the present application.
  • I won’t repeat it here.
  • the computer program can be applied to the mobile terminal/terminal device in the embodiment of the present application.
  • the computer program runs on the computer, the computer executes each method in the embodiment of the present application. For the sake of brevity, the corresponding process will not be repeated here.
  • the disclosed system, device, and method may be implemented in other ways.
  • the device embodiments described above are merely illustrative, for example, the division of the units is only a logical function division, and there may be other divisions in actual implementation, for example, multiple units or components may be combined or It can be integrated into another system, or some features can be ignored or not implemented.
  • the displayed or discussed mutual coupling or direct coupling or communication connection may be indirect coupling or communication connection through some interfaces, devices or units, and may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components displayed as units may or may not be physical units, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the units may be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
  • the functional units in the various embodiments of the present application may be integrated into one processing unit, or each unit may exist alone physically, or two or more units may be integrated into one unit.
  • the function is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a computer readable storage medium.
  • the technical solution of the present application essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product, and the computer software product is stored in a storage medium, including Several instructions are used to make a computer device (which may be a personal computer, a server, or a network device, etc.) execute all or part of the steps of the method described in each embodiment of the present application.
  • the aforementioned storage media include: U disk, mobile hard disk, read-only memory (Read-Only Memory,) ROM, random access memory (Random Access Memory, RAM), magnetic disks or optical disks and other media that can store program codes. .

Landscapes

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

Abstract

本申请实施例提供一种信息配置方法及装置、终端设备、网络设备,该方法包括:终端设备接收第二分组数据汇聚协议PDCP分组数据单元PDU,所述第二PDCP PDU携带超帧号HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二序列号SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。

Description

一种信息配置方法及装置、终端设备、网络设备 技术领域
本申请实施例涉及移动通信技术领域,具体涉及一种信息配置方法及装置、终端设备、网络设备。
背景技术
在新无线(New Radio,NR)系统中,分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)层具有序列号(Serial Number,SN)的概念,SN用于标识数据包。在组播场景下,发送端(发送端为网络设备)的PDCP层的SN不会根据某个接收端(接收端为终端设备)而初始化,而网络设备和终端设备需要统一SN,进一步统一超帧号(Hyper Frame Number,HFN)。对于终端设备而言,有需求获取SN和HFN,其中,SN可以在PDCP分组数据单元(Packet Data Unit,PDU)的包头中获取,但是HFN无法确定。
发明内容
本申请实施例提供一种信息配置方法及装置、终端设备、网络设备。
本申请实施例提供的信息配置方法,包括:
终端设备接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
本申请实施例提供的信息配置方法,包括:
终端设备接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
本申请实施例提供的信息配置方法,包括:
网络设备发送第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
本申请实施例提供的信息配置方法,包括:
网络设备发送第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
本申请实施例提供的信息配置装置,包括:
接收单元,用于接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
本申请实施例提供的信息配置装置,包括:
接收单元,用于接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
本申请实施例提供的信息配置装置,包括:
发送单元,用于发送第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
本申请实施例提供的信息配置装置,包括:
发送单元,用于发送第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
本申请实施例提供的终端设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述的信息配置方法。
本申请实施例提供的网络设备,包括处理器和存储器。该存储器用于存储计算机程序,该处理器用于调用并运行该存储器中存储的计算机程序,执行上述的信息配置方法。
本申请实施例提供的芯片,用于实现上述的信息配置方法。
具体地,该芯片包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有该芯片的设备执行上述的信息配置方法。
本申请实施例提供的计算机可读存储介质,用于存储计算机程序,该计算机程序使得计算机执行上述的信息配置方法。
本申请实施例提供的计算机程序产品,包括计算机程序指令,该计算机程序指令使得计算机执行上述的信息配置方法。
本申请实施例提供的计算机程序,当其在计算机上运行时,使得计算机执行上述的信息配置方法。
通过上述技术方案,使得NR系统中支持MBMS业务的广播和组播,与此同时,提出一种方案,即通过第一配置信息配置第一HFN,并且PDCP PDU中携带一个HFN偏移信息,通过第一HFN和HFN偏移信息可以确定出该PDCP PDU对应的HFN;或者,PDCP PDU中直接携带该PDCP PDU对应的HFN。如此,在组播场景下,终端设备依然能够准确获取HFN,使得终端设备可以进行PDCP层的解密、PDCP层的完整性保护验证以及维护PDCP层的接收窗口。
附图说明
此处所说明的附图用来提供对本申请的进一步理解,构成本申请的一部分,本申请的示意性实施例及其说明用于解释本申请,并不构成对本申请的不当限定。在附图中:
图1是本申请实施例提供的一种通信系统架构的示意性图;
图2是本申请实施例提供的第一SIB相关配置的示意图;
图3是本申请实施例提供的PTM配置传输机制的示意图;
图4是本申请实施例提供的PTM信道及其映射图;
图5为本申请实施例提供的信息配置方法的流程示意图一;
图6为本申请实施例提供的信息配置方法的流程示意图二;
图7为本申请实施例提供的信息配置装置的结构组成示意图一;
图8为本申请实施例提供的信息配置装置的结构组成示意图二;
图9为本申请实施例提供的信息配置装置的结构组成示意图三;
图10为本申请实施例提供的信息配置装置的结构组成示意图四;
图11是本申请实施例提供的一种通信设备示意性结构图;
图12是本申请实施例的芯片的示意性结构图;
图13是本申请实施例提供的一种通信系统的示意性框图。
具体实施方式
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行描述,显然,所描述的实施例是本申请一部分实施例,而不是全部的实施例。基于本申请中的实施例,本领域普通技术人员在没有做出创造性劳动前提下所获得的所有其他实施例,都属于本申请保护的范围。
本申请实施例的技术方案可以应用于各种通信系统,例如:长期演进(Long Term Evolution,LTE)系统、LTE频分双工(Frequency Division Duplex,FDD)系统、LTE时分双工(Time Division Duplex,TDD)、系统、5G通信系统或未来的通信系统等。
示例性的,本申请实施例应用的通信系统100如图1所示。该通信系统100可以包括网络设备110,网络设备110可以是与终端120(或称为通信终端、终端)通信的设备。网络设备110可以为特定的地理区域提供通信覆盖,并且可以与位于该覆盖区域内的终端进行通信。可选地,该网络设备110可以是LTE系统中的演进型基站(Evolutional Node B,eNB或eNodeB),或者是云无线接入网络(Cloud Radio Access Network,CRAN)中的无线控制器,或者该网络设备可以为移动交换中心、中继站、接入点、车载设备、可穿戴设备、集线器、交换机、网桥、路由器、5G网络中的网络侧设备或者未来通信系统中的网络设备等。
该通信系统100还包括位于网络设备110覆盖范围内的至少一个终端120。作为在此使用的“终端”包括但不限于经由有线线路连接,如经由公共交换电话网络(Public Switched Telephone Networks,PSTN)、数字用户线路(Digital Subscriber Line,DSL)、数字电缆、直接电缆连接;和/或另一数据连接/网络;和/或经由无线接口,如,针对蜂窝网络、无线局域网(Wireless Local Area Network,WLAN)、诸如DVB-H网络的数字电视网络、卫星网络、AM-FM广播发送器;和/或另一终端的被设置成接收/发送通信信号的装置;和/或物联网(Internet of Things,IoT)设备。被设置成通过无线接口通信的终端可以被称为“无线通信终端”、“无线终端”或“移动终端”。移动终端的示例包括但不限于卫星或蜂窝电话;可以组合蜂窝无线电电话与数据处理、传真以及数据通信能力的个人通信系统(Personal Communications System,PCS)终端;可以包括无线电电话、寻呼机、因特网/内联网接入、Web浏览器、记事簿、日历以及/或全球定位系统(Global Positioning System,GPS)接收器的PDA;以及常规膝上型和/或掌上型接收器或包括无线电电话收发器的其它电子装置。终端可以指接入终端、用户设备(User Equipment,UE)、用户单元、用户站、移动站、移动台、远方站、远程终端、移动设备、用户终端、终端、无线通信设备、用户代理或用户装置。接入终端可以是蜂窝电话、无绳电话、会话启动协议(Session Initiation Protocol,SIP)电话、无线本地环路(Wireless Local Loop,WLL)站、个人数字处理(Personal Digital Assistant,PDA)、具有无线通信功能的手持设备、计算设备或连接到无线调制解调器的其它处理设备、车载设备、可穿戴设备、5G网络中的终端或者未来演进的PLMN中的终端等。
可选地,终端120之间可以进行终端直连(Device to Device,D2D)通信。
可选地,5G通信系统或5G网络还可以称为新无线(New Radio,NR)系统或NR网络。
图1示例性地示出了一个网络设备和两个终端,可选地,该通信系统100可以包括 多个网络设备并且每个网络设备的覆盖范围内可以包括其它数量的终端,本申请实施例对此不做限定。
可选地,该通信系统100还可以包括网络控制器、移动管理实体等其他网络实体,本申请实施例对此不作限定。
应理解,本申请实施例中网络/系统中具有通信功能的设备可称为通信设备。以图1示出的通信系统100为例,通信设备可包括具有通信功能的网络设备110和终端120,网络设备110和终端120可以为上文所述的具体设备,此处不再赘述;通信设备还可包括通信系统100中的其他设备,例如网络控制器、移动管理实体等其他网络实体,本申请实施例中对此不做限定。
应理解,本文中术语“系统”和“网络”在本文中常被可互换使用。本文中术语“和/或”,仅仅是一种描述关联对象的关联关系,表示可以存在三种关系,例如,A和/或B,可以表示:单独存在A,同时存在A和B,单独存在B这三种情况。另外,本文中字符“/”,一般表示前后关联对象是一种“或”的关系。
为便于理解本申请实施例的技术方案,以下对本申请实施例相关的技术方案进行说明。
随着人们对速率、延迟、高速移动性、能效的追求以及未来生活中业务的多样性、复杂性,为此第三代合作伙伴计划(3 rd Generation Partnership Project,3GPP)国际标准组织开始研发5G。5G的主要应用场景为:增强移动超宽带(enhanced Mobile Broadband,eMBB)、低时延高可靠通信(Ultra-Reliable Low-Latency Communications,URLLC)、大规模机器类通信(massive Machine-Type Communications,mMTC)。
一方面,eMBB仍然以用户获得多媒体内容、服务和数据为目标,其需求增长十分迅速。另一方面,由于eMBB可能部署在不同的场景中,例如室内,市区,农村等,其能力和需求的差别也比较大,所以不能一概而论,必须结合具体的部署场景详细分析。URLLC的典型应用包括:工业自动化,电力自动化,远程医疗操作(手术),交通安全保障等。mMTC的典型特点包括:高连接密度,小数据量,时延不敏感业务,模块的低成本和长使用寿命等。
Figure PCTCN2019107348-appb-000001
RRC状态
5G为了降低空口信令和快速恢复无线连接,快速恢复数据业务的目的,定义了一个新的无线资源控制(Radio Resource Control,RRC)状态,即RRC非激活(RRC_INACTIVE)状态。这种状态有别于RRC空闲(RRC_IDLE)状态和RRC激活(RRC_ACTIVE)状态。其中,
1)RRC_IDLE状态(简称为空闲(idle)态):移动性为基于UE的小区选择重选,寻呼由核心网(Core Network,CN)发起,寻呼区域由CN配置。基站侧不存在UE上下文,不存在RRC连接。
2)RRC_CONNECTED状态(简称为连接(connected)态):存在RRC连接,基站侧和UE侧存在UE上下文。网络侧知道UE的位置是具体小区级别的。移动性是网络侧控制的移动性。UE和基站之间可以传输单播数据。
3)RRC_INACTIVE状态(简称为非激活(inactive)态):移动性为基于UE的小区选择重选,存在CN-NR之间的连接,UE上下文存在某个基站上,寻呼由RAN触发,基于RAN的寻呼区域由RAN管理,网络侧知道UE的位置是基于RAN的寻呼区域级别的。
Figure PCTCN2019107348-appb-000002
MBMS
3GPP版本6(Release 6,R6)中引入了多媒体广播多播服务(Multimedia Broadcast Multicast Service,MBMS),MBMS是一种通过共享网络资源从一个数据源向多个UE 传送数据的技术,该技术在提供多媒体业务的同时能有效地利用网络资源,实现较高速率(如256kbps)的多媒体业务的广播和组播。
由于3GPP R6中的MBMS频谱效率较低,不足以有效地承载和支撑手机电视类型业务的运营。因此在LTE中,3GPP明确提出增强对下行高速MBMS业务的支持能力,并确定了对物理层和空中接口的设计要求。
3GPP R9将演进的MBMS(evolved MBMS,eMBMS)引入到LTE中。eMBMS提出了单频率网络(Single Frequency Network,SFN)的概念,即多媒体广播多播服务单频率网络(Multimedia Broadcast multicast service Single Frequency Network,MBSFN),MBSFN采用统一频率在所有小区同时发送业务数据,但是要保证小区间的同步。这种方式可以极大的提高小区整体信噪比分布,频谱效率也会相应的大幅提高。eMBMS基于IP多播协议实现业务的广播和多播。
在LTE或增强的LTE(LTE-Advanced,LTE-A)中,MBMS只有广播承载模式,没有多播承载模式。此外,MBMS业务的接收适用于空闲态或者连接态的UE。
3GPP R13中引入了单小区点对多点(Single Cell Point To Multiploint,SC-PTM)概念,SC-PTM基于MBMS网络架构。
MBMS引入了新的逻辑信道,包括单小区多播控制信道(Single Cell-Multicast Control Channel,SC-MCCH)和单小区多播传输信道(Single Cell-Multicast Transport Channel,SC-MTCH)。SC-MCCH和SC-MTCH被映射到下行共享信道(Downlink-Shared Channel,DL-SCH)上,进一步,DL-SCH被映射到物理下行共享信道(Physical Downlink Shared Channel,PDSCH)上,其中,SC-MCCH和SC-MTCH属于逻辑信道,DL-SCH属于传输信道,PDSCH属于物理信道。SC-MCCH和SC-MTCH不支持混合自动重传请求(Hybrid Automatic Repeat reQuest,HARQ)操作。
MBMS引入了新的系统信息块(System Information Block,SIB)类型,即SIB20。具体地,通过SIB20来传输SC-MCCH的配置信息,一个小区只有一个SC-MCCH。SC-MCCH的配置信息包括:SC-MCCH的修改周期、SC-MCCH的重复周期、以及调度SC-MCCH的无线帧和子帧等信息。进一步,1)SC-MCCH的修改周期的边界满足SFN mod m=0,其中,SFN代表边界的系统帧号,m是SIB20中配置的SC-MCCH的修改周期(即sc-mcch-ModificationPeriod)。2)调度SC-MCCH的无线帧满足:SFN mod mcch-RepetitionPeriod=mcch-Offset,其中,SFN代表无线帧的系统帧号,mcch-RepetitionPeriod代表SC-MCCH的重复周期,mcch-Offset代表SC-MCCH的偏移量。3)调度SC-MCCH的子帧通过sc-mcch-Subframe指示。
SC-MCCH通过物理下行控制信道(Physical Downlink Control Channel,PDCCH)调度。一方面,引入新的无线网络临时标识(Radio Network Tempory Identity,RNTI),即单小区RNTI(Single Cell RNTI,SC-RNTI)来识别用于调度SC-MCCH的PDCCH(如SC-MCCH PDCCH),可选地,SC-RNTI固定取值为FFFC。另一方面,引入新的RNTI,即单小区通知RNTI(Single Cell Notification RNTI,SC-N-RNTI)来识别用于指示SC-MCCH的变更通知的PDCCH(如通知PDCCH),可选地,SC-N-RNTI固定取值为FFFB;进一步,可以用DCI 1C的8个比特(bit)中的一个bit来指示变更通知。在LTE中,SC-PTM的配置信息基于SIB20配置的SC-MCCH,然后SC-MCCH配置SC-MTCH,SC-MTCH用于传输业务数据。
具体地,SC-MCCH只传输一个消息(即SCPTMConfiguration),该消息用于配置SC-PTM的配置信息。SC-PTM的配置信息包括:临时移动组标识(Temporary Mobile Group Identity,TMGI)、会话标识(seession id)、组RNTI(Group RNTI,G-RNTI)、非连续接收(Discontinuous Reception,DRX)配置信息以及邻区的SC-PTM业务信息 等。需要说明的是,R13中的SC-PTM不支持健壮性包头压缩(Robust Header Compression,ROHC)功能。
SC-PTM的下行非连续的接收是通过以下参数控制的:onDurationTimerSCPTM、drx-InactivityTimerSCPTM、SC-MTCH-SchedulingCycle、以及SC-MTCH-SchedulingOffset。
当满足[(SFN*10)+subframe number]modulo(SC-MTCH-SchedulingCycle)=SC-MTCH-SchedulingOffset时,启动定时器onDurationTimerSCPTM;
当接收到下行PDCCH调度时,启动定时器drx-InactivityTimerSCPTM;
只有当定时器onDurationTimerSCPTM或drx-InactivityTimerSCPTM运行时才接收下行SC-PTM业务。
SC-PTM业务连续性采用基于SIB15的MBMS业务连续性概念,即“SIB15+MBMSInterestIndication”方式。空闲态的UE的业务连续性基于频率优先级的概念。
在NR中,很多场景需要支持组播和广播的业务需求,例如车联网中,工业互联网中等。所以在NR中引入MBMS是有必要的。
另一方面,无线链路控制(Radio Link Control,RLC)层(也即RLC实体)具有三种模式,分别是:透明模式(Transparent Mode,TM)、非确认模式(Un-acknowledgement Mode,UM)和确认模式(Acknowledgement Mode,AM)。在NR中,RLC AM模式是带有自动重传请求(Automatic Repeat-reQuest,ARQ)反馈机制的。接收端会发送RLC状态报告来反馈RLC包的接收状态为肯定确认(ACK)或者否定确认(NACK)。发送端可以对反馈NACK的RLC包进行重复发送。
在NR中,PDCP层存在SN,且只有单播才有SN,UE在进入RRC连接态后,网络侧和UE侧都初始化PDCP SN为0,HFN为0。但是在组播中,发送端的PDCP SN不会根据某个UE初始化为0。所以UE需要获取SN和HFN,而PDCP SN在PDCP PDU的包头中存在,但HFN是UE自己维护的。对于UE从一个小区重选到另一个小区接收组播业务的场景,或者UE在一个小区初始接收一个组播业务的场景,UE是无法维护HFN的。所以在组播中引入PDCP层的功能后,UE有需求获取HFN。为此,提出了本申请实施例的以下技术方案。
本申请实施例的技术方案中,定义一个新的SIB(称为第一SIB),参照图2,第一SIB包括第一MCCH的配置信息,这里,第一MCCH为MBMS业务的控制信道,换句话说,第一SIB用于配置NR MBMS的控制信道的配置信息,可选地,NR MBMS的控制信道也可以叫做NR MCCH(即所述第一MCCH)。
进一步,第一MCCH用于承载第一信令,本申请实施例对第一信令的名称不做限定,如第一信令为信令A,所述第一信令包括至少一个第一MTCH的配置信息,这里,第一MTCH为MBMS业务的业务信道(也称为数据信道或传输信道),第一MTCH用于传输MBMS业务数据(如NR MBMS的业务数据)。换句话说,第一MCCH用于配置NR MBMS的业务信道的配置信息,可选地,NR MBMS的业务信道也可以叫做NR MTCH(即所述第一MTCH)。
具体地,所述第一信令用于配置NR MBMS的业务信道、该业务信道对应的业务信息以及该业务信道对应的调度信息。进一步,可选地,所述业务信道对应的业务信息,例如TMGI、session id等标识业务的标识信息。所述业务信道对应的调度信息,例如业务信道对应的MBMS业务数据被调度时使用的RNTI,例如G-RNTI、DRX配置信息等。
需要说明的是,第一MCCH和第一MTCH的传输都是基于PDCCH调度的。其中,用于调度第一MCCH的PDCCH使用的RNTI使用全网唯一标识,即是一个固定值。用 于调度第一MTCH的PDCCH使用的RNTI通过第一MCCH进行配置。
进一步,第一MCCH中还携带以下至少之一:第一指示信息,所述第一指示信息用于指示(TMGI和/或会话标识对应的)MBMS业务是否需要RLC反馈;第二指示信息,所述第二指示信息用于指示MBMS业务对应的多播组内的成员个数;第三指示信息,所述第三指示信息用于指示终端设备进入连接态后是否需要接收MBMS业务。这里,终端设备在注册到MBMS业务时,网络设备为注册到MBMS业务的终端设备分配一个成员索引号。
需要说明的是,本申请实施例对所述第一SIB、所述第一MCCH和所述第一MTCH的命名不做限制。为便于描述,所述第一SIB也可以简称为SIB,所述第一MCCH也可以简称为MCCH,所述第一MTCH也可以简称为MTCH,参照图3,通过SIB配置用于调度MCCH的PDCCH(即MCCH PDCCH)以及通知PDCCH,其中,通过MCCH PDCCH携带的DCI调度用于传输MCCH的PDSCH(即MCCH PDSCH)。进一步,通过MCCH配置M个用于调度MTCH的PDCCH(即MTCH 1PDCCH、MTCH 2PDCCH、…、MTCH M PDCCH),其中,MTCH n PDCCH携带的DCI调度用于传输MTCH n的PDSCH(即MTCH n PDSCH),n为大于等于1且小于等于M的整数。参照图4,MCCH和MTCH被映射到DL-SCH上,进一步,DL-SCH被映射到PDSCH上,其中,MCCH和MTCH属于逻辑信道,DL-SCH属于传输信道,PDSCH属于物理信道。
图5为本申请实施例提供的信息配置方法的流程示意图一,如图5所示,所述信息配置方法包括以下步骤:
步骤501:终端设备接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
在本申请一可选实施方式中,所述第一HFN是所述终端设备通过接收的第一配置信息确定的。具体地,网络设备发送第一配置信息,终端设备接收第一配置信息,所述第一配置信息用于确定第一HFN。进一步,可选地,所述网络设备可以是基站,例如gNB。
本申请实施例中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。需要说明的是,第一MCCH可以参照前述相关描述来理解。这里,通过第一MCCH来配置第一HFN。
在本申请一可选实施方式中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。所述第一HFN也可以称为基准HFN。
在一可选实施方式中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。举个例子:所述第一HFN为第一MCCH的接收时刻之后的第一个PDCP PDU对应的第一SN所属的HFN。
需要说明的是,本申请实施例中涉及到的PDCP PDU用于传输MBMS业务,因而也可以称为MBMS PDCP PDU。
需要说明的是,本申请实施例中涉及到的SN也可以称为PDCP SN。
本申请实施例中,网络设备发送第二PDCP PDU,所述终端设备接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息。
(1)在一可选实施方式中,所述网络设备发送的所有PDCP PDU均携带所述HFN偏移信息,相应地,所述终端设备接收到的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
具体地,所有PDCP PDU的包头中携带HFN偏移信息(HFN offset),该HFN偏移 信息是当前接收到的PDCP PDU的SN所属的HFN相对于第一HFN的差值。
可选地,所述第一HFN是距离当前接收到的PDCP PDU的接收时刻之前最近的第一MCCH中配置的第一HFN。
(2)在另一可选实施方式中,所述网络设备发送的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,相应地,所述终端设备接收到的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
举个例子:所述第一配置信息携带在第一MCCH中,第一MCCH之后的前n个PDCP PDU携带HFN偏移信息(HFN offset),n≥1且n为整数。该HFN偏移信息是当前接收到的PDCP PDU的SN所属的HFN相对于第一HFN的差值。可选地,所述第一HFN是距离当前接收到的PDCP PDU的接收时刻之前最近的第一MCCH中配置的第一HFN。
在一可选实施方式中,所述终端设备基于所述第二PDCP PDU中携带的所述HFN偏移信息以及所述第一HFN,确定第二HFN;所述第二HFN指所述第二PDCP PDU对应的第二SN所属的HFN。进一步,所述终端设备基于所述第二HFN和所述第二PDCP PDU对应的第二SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
具体实现时,终端设备接收第一MCCH,从第一MCCH中获取第一HFN(也即基准HFN),然后从PDCP PDU中获取HFN偏移信息,进而基于第一HFN和HFN偏移信息确定该PDCP PDU对应的HFN。进一步,通过该PDCP PDU对应的HFN和SN,可以计算PDCP计数信息(PDCP counter),进而利用所述PDCP计数信息进行PDCP层的解密和/或PDCP层的完整性保护验证和/或维护PDCP层的接收窗口。
在一可选实施方式中,所述终端设备根据接收到的第三PDCP PDU对应的SN,维护第三HFN,所述第三PDCP PDU的接收时刻晚于所述第二PDCP PDU的接收时刻。
具体实现时,终端设备确定出第二PDCP PDU的第二HFN之后,后续再接收到PDCP PDU(如第三PDCP PDU)后,可以对该第二HFN进行维护,如更新成第三HFN,直到小区发生重选。
图6为本申请实施例提供的信息配置方法的流程示意图二,如图6所示,所述信息配置方法包括以下步骤:
步骤601:终端设备接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
本申请实施例中,网络设备发送第一PDCP PDU,终端设备接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。进一步,可选地,所述网络设备可以是基站,例如gNB。
在一可选实施方式中,所述网络设备发送的所有PDCP PDU均携带HFN,相应地,所述终端设备接收到的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
具体地,MBMS业务的所有PDCP PDU的包头中携带完整的HFN。终端设备接收到PDCP PDU后,从该PDCP PDU的包头中获取HFN和SN。
在一可选实施方式中,所述终端设备基于所述第一HFN和所述第一PDCP PDU对应的第一SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
具体实现时,终端设备接收PDCP PDU,从该PDCP PDU中获取HFN和SN,通过该PDCP PDU对应的HFN和SN,可以计算PDCP计数信息(PDCP counter),进而利用所述PDCP计数信息进行PDCP层的解密和/或PDCP层的完整性保护验证和/或维护 PDCP层的接收窗口。
图7为本申请实施例提供的信息配置装置的结构组成示意图一,如图7所示,所述信息配置装置包括:
接收单元701,用于接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
在一可选实施方式中,所述第一HFN是所述终端设备通过接收的第一配置信息确定的。
在一可选实施方式中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
在一可选实施方式中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
在一可选实施方式中,所述接收单元701接收到的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
在一可选实施方式中,所述接收单元701接收到的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
在一可选实施方式中,所述装置还包括:
确定单元702,用于基于所述第二PDCP PDU中携带的所述HFN偏移信息以及所述第一HFN,确定第二HFN;所述第二HFN指所述第二PDCP PDU对应的第二SN所属的HFN。
在一可选实施方式中,所述确定单元702,还用于基于所述第二HFN和所述第二PDCP PDU对应的第二SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
在一可选实施方式中,所述装置还包括:
维护单元(图中未示出),用于根据接收到的第三PDCP PDU对应的SN,维护第三HFN,所述第三PDCP PDU的接收时刻晚于所述第二PDCP PDU的接收时刻。
本领域技术人员应当理解,本申请实施例的上述信息配置装置的相关描述可以参照本申请实施例的信息配置方法的相关描述进行理解。
图8为本申请实施例提供的信息配置装置的结构组成示意图二,如图8所示,所述信息配置装置包括:
接收单元801,用于接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
在一可选实施方式中,所述接收单元801接收到的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
在一可选实施方式中,所述装置还包括:
确定单元802,用于基于所述第一HFN和所述第一PDCP PDU对应的第一SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
本领域技术人员应当理解,本申请实施例的上述信息配置装置的相关描述可以参照本申请实施例的信息配置方法的相关描述进行理解。
图9为本申请实施例提供的信息配置装置的结构组成示意图三,如图9所示,所述 信息配置装置包括:
发送单元901,用于发送第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
在一可选实施方式中,所述发送单元901,还用于发送第一配置信息,所述第一配置信息携带所述第一HFN。
在一可选实施方式中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
在一可选实施方式中,所所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
在一可选实施方式中,所述发送单元901发送的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
在一可选实施方式中,所述发送单元901发送的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
本领域技术人员应当理解,本申请实施例的上述信息配置装置的相关描述可以参照本申请实施例的信息配置方法的相关描述进行理解。
图10为本申请实施例提供的信息配置装置的结构组成示意图四,如图10所示,所述信息配置装置包括:
发送单元1001,用于发送第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
在一可选实施方式中,所述发送单元1001发送的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
本领域技术人员应当理解,本申请实施例的上述信息配置装置的相关描述可以参照本申请实施例的信息配置方法的相关描述进行理解。
图11是本申请实施例提供的一种通信设备1100示意性结构图。该通信设备可以是终端设备,也可以是网络设备,图11所示的通信设备1100包括处理器1110,处理器1110可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。
可选地,如图11所示,通信设备1100还可以包括存储器1120。其中,处理器1110可以从存储器1120中调用并运行计算机程序,以实现本申请实施例中的方法。
其中,存储器1120可以是独立于处理器1110的一个单独的器件,也可以集成在处理器1110中。
可选地,如图11所示,通信设备1100还可以包括收发器1130,处理器1110可以控制该收发器1130与其他设备进行通信,具体地,可以向其他设备发送信息或数据,或接收其他设备发送的信息或数据。
其中,收发器1130可以包括发射机和接收机。收发器1130还可以进一步包括天线,天线的数量可以为一个或多个。
可选地,该通信设备1100具体可为本申请实施例的网络设备,并且该通信设备1100可以实现本申请实施例的各个方法中由网络设备实现的相应流程,为了简洁,在此不再赘述。
可选地,该通信设备1100具体可为本申请实施例的移动终端/终端设备,并且该通信设备1100可以实现本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。
图12是本申请实施例的芯片的示意性结构图。图12所示的芯片1200包括处理器1210,处理器1210可以从存储器中调用并运行计算机程序,以实现本申请实施例中的方法。
可选地,如图12所示,芯片1200还可以包括存储器1220。其中,处理器1210可以从存储器1220中调用并运行计算机程序,以实现本申请实施例中的方法。
其中,存储器1220可以是独立于处理器1210的一个单独的器件,也可以集成在处理器1210中。
可选地,该芯片1200还可以包括输入接口1230。其中,处理器1210可以控制该输入接口1230与其他设备或芯片进行通信,具体地,可以获取其他设备或芯片发送的信息或数据。
可选地,该芯片1200还可以包括输出接口1240。其中,处理器1210可以控制该输出接口1240与其他设备或芯片进行通信,具体地,可以向其他设备或芯片输出信息或数据。
可选地,该芯片可应用于本申请实施例中的网络设备,并且该芯片可以实现本申请实施例的各个方法中由网络设备实现的相应流程,为了简洁,在此不再赘述。
可选地,该芯片可应用于本申请实施例中的移动终端/终端设备,并且该芯片可以实现本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。
应理解,本申请实施例提到的芯片还可以称为系统级芯片,系统芯片,芯片系统或片上系统芯片等。
图13是本申请实施例提供的一种通信系统1300的示意性框图。如图13所示,该通信系统1300包括终端设备1310和网络设备1320。
其中,该终端设备1310可以用于实现上述方法中由终端设备实现的相应的功能,以及该网络设备1320可以用于实现上述方法中由网络设备实现的相应的功能为了简洁,在此不再赘述。
应理解,本申请实施例的处理器可能是一种集成电路芯片,具有信号的处理能力。在实现过程中,上述方法实施例的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。上述的处理器可以是通用处理器、数字信号处理器(Digital Signal Processor,DSP)、专用集成电路(Application Specific Integrated Circuit,ASIC)、现成可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件。可以实现或者执行本申请实施例中的公开的各方法、步骤及逻辑框图。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。结合本申请实施例所公开的方法的步骤可以直接体现为硬件译码处理器执行完成,或者用译码处理器中的硬件及软件模块组合执行完成。软件模块可以位于随机存储器,闪存、只读存储器,可编程只读存储器或者电可擦写可编程存储器、寄存器等本领域成熟的存储介质中。该存储介质位于存储器,处理器读取存储器中的信息,结合其硬件完成上述方法的步骤。
可以理解,本申请实施例中的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是只读存储器(Read-Only Memory,ROM)、可编程只读存储器(Programmable ROM,PROM)、可擦除可编程只读存储器(Erasable PROM,EPROM)、电可擦除可编程只读存储器(Electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(Random Access Memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(Static RAM,SRAM)、动态随机存取存 储器(Dynamic RAM,DRAM)、同步动态随机存取存储器(Synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(Double Data Rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(Enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(Synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)。应注意,本文描述的系统和方法的存储器旨在包括但不限于这些和任意其它适合类型的存储器。
应理解,上述存储器为示例性但不是限制性说明,例如,本申请实施例中的存储器还可以是静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synch link DRAM,SLDRAM)以及直接内存总线随机存取存储器(Direct Rambus RAM,DR RAM)等等。也就是说,本申请实施例中的存储器旨在包括但不限于这些和任意其它适合类型的存储器。
本申请实施例还提供了一种计算机可读存储介质,用于存储计算机程序。
可选的,该计算机可读存储介质可应用于本申请实施例中的网络设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由网络设备实现的相应流程,为了简洁,在此不再赘述。
可选地,该计算机可读存储介质可应用于本申请实施例中的移动终端/终端设备,并且该计算机程序使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。
本申请实施例还提供了一种计算机程序产品,包括计算机程序指令。
可选的,该计算机程序产品可应用于本申请实施例中的网络设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由网络设备实现的相应流程,为了简洁,在此不再赘述。
可选地,该计算机程序产品可应用于本申请实施例中的移动终端/终端设备,并且该计算机程序指令使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。
本申请实施例还提供了一种计算机程序。
可选的,该计算机程序可应用于本申请实施例中的网络设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由网络设备实现的相应流程,为了简洁,在此不再赘述。
可选地,该计算机程序可应用于本申请实施例中的移动终端/终端设备,当该计算机程序在计算机上运行时,使得计算机执行本申请实施例的各个方法中由移动终端/终端设备实现的相应流程,为了简洁,在此不再赘述。
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单 元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。
另外,在本申请各个实施例中的各功能单元可以集成在一个处理单元中,也可以是各个单元单独物理存在,也可以两个或两个以上单元集成在一个单元中。
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、只读存储器(Read-Only Memory,)ROM、随机存取存储器(Random Access Memory,RAM)、磁碟或者光盘等各种可以存储程序代码的介质。
以上所述,仅为本申请的具体实施方式,但本申请的保护范围并不局限于此,任何熟悉本技术领域的技术人员在本申请揭露的技术范围内,可轻易想到变化或替换,都应涵盖在本申请的保护范围之内。因此,本申请的保护范围应所述以权利要求的保护范围为准。

Claims (50)

  1. 一种信息配置方法,所述方法包括:
    终端设备接收第二分组数据汇聚协议PDCP分组数据单元PDU,所述第二PDCP PDU携带超帧号HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二序列号SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
  2. 根据权利要求1所述的方法,其中,所述第一HFN是所述终端设备通过接收的第一配置信息确定的。
  3. 根据权利要求2所述的方法,其中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
  4. 根据权利要求1至3中任一项所述的方法,其中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
  5. 根据权利要求1至4中任一项所述的方法,其中,所述终端设备接收到的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  6. 根据权利要求1至4中任一项所述的方法,其中,所述终端设备接收到的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
  7. 根据权利要求1至6中任一项所述的方法,其中,所述方法还包括:
    所述终端设备基于所述第二PDCP PDU中携带的所述HFN偏移信息以及所述第一HFN,确定第二HFN;所述第二HFN指所述第二PDCP PDU对应的第二SN所属的HFN。
  8. 根据权利要求7所述的方法,其中,所述方法还包括:
    所述终端设备基于所述第二HFN和所述第二PDCP PDU对应的第二SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
  9. 根据权利要求7或8所述的方法,其中,所述方法还包括:
    所述终端设备根据接收到的第三PDCP PDU对应的SN,维护第三HFN,所述第三PDCP PDU的接收时刻晚于所述第二PDCP PDU的接收时刻。
  10. 一种信息配置方法,所述方法包括:
    终端设备接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
  11. 根据权利要求10所述的方法,其中,所述终端设备接收到的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  12. 根据权利要求10或11所述的方法,其中,所述方法还包括:
    所述终端设备基于所述第一HFN和所述第一PDCP PDU对应的第一SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
  13. 一种信息配置方法,所述方法包括:
    网络设备发送第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一 HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
  14. 根据权利要求13所述的方法,其中,所述方法还包括:
    所述网络设备发送第一配置信息,所述第一配置信息携带所述第一HFN。
  15. 根据权利要求14所述的方法,其中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
  16. 根据权利要求13至15中任一项所述的方法,其中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
  17. 根据权利要求13至16中任一项所述的方法,其中,所述网络设备发送的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  18. 根据权利要求13至16中任一项所述的方法,其中,所述网络设备发送的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
  19. 一种信息配置方法,所述方法包括:
    网络设备发送第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
  20. 根据权利要求19所述的方法,其中,所述网络设备发送的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  21. 一种信息配置装置,所述装置包括:
    接收单元,用于接收第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
  22. 根据权利要求21所述的装置,其中,所述第一HFN是所述终端设备通过接收的第一配置信息确定的。
  23. 根据权利要求22所述的装置,其中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
  24. 根据权利要求21至23中任一项所述的装置,其中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
  25. 根据权利要求21至24中任一项所述的装置,其中,所述接收单元接收到的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  26. 根据权利要求21至24中任一项所述的装置,其中,所述接收单元接收到的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
  27. 根据权利要求21至26中任一项所述的装置,其中,所述装置还包括:
    确定单元,用于基于所述第二PDCP PDU中携带的所述HFN偏移信息以及所述第一HFN,确定第二HFN;所述第二HFN指所述第二PDCP PDU对应的第二SN所属的HFN。
  28. 根据权利要求27所述的装置,其中,所述确定单元,还用于基于所述第二HFN和所述第二PDCP PDU对应的第二SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP 层的接收窗口。
  29. 根据权利要求27或28所述的装置,其中,所述装置还包括:
    维护单元,用于根据接收到的第三PDCP PDU对应的SN,维护第三HFN,所述第三PDCP PDU的接收时刻晚于所述第二PDCP PDU的接收时刻。
  30. 一种信息配置装置,所述装置包括:
    接收单元,用于接收第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
  31. 根据权利要求30所述的装置,其中,所述接收单元接收到的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  32. 根据权利要求30或31所述的装置,其中,所述装置还包括:
    确定单元,用于基于所述第一HFN和所述第一PDCP PDU对应的第一SN,确定PDCP计数信息,所述PDCP计数信息用于以下至少之一:PDCP层的解密、PDCP层的完整性保护验证、维护PDCP层的接收窗口。
  33. 一种信息配置装置,所述装置包括:
    发送单元,用于发送第二PDCP PDU,所述第二PDCP PDU携带HFN偏移信息,所述HFN偏移信息用于指示所述第二PDCP PDU对应的第二SN所属的HFN相对于第一HFN的差值,其中,所述第一HFN为第一PDCP PDU对应的第一SN所属的HFN或者所述第一HFN为参考HFN。
  34. 根据权利要求33所述的装置,其中,所述发送单元,还用于发送第一配置信息,所述第一配置信息携带所述第一HFN。
  35. 根据权利要求34所述的装置,其中,所述第一配置信息携带在第一MCCH中,所述第一MCCH为针对MBMS业务的控制信道。
  36. 根据权利要求33至35中任一项所述的装置,其中,所述第一PDCP PDU为所述第一配置信息的接收时刻之后的第一个PDCP PDU。
  37. 根据权利要求33至36中任一项所述的装置,其中,所述发送单元发送的所有PDCP PDU均携带所述HFN偏移信息,所述第二PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  38. 根据权利要求33至36中任一项所述的装置,其中,所述发送单元发送的所述第一配置信息之后的前n个PDCP PDU携带所述HFN偏移信息,n为正整数,所述第二PDCP PDU属于所述前n个PDCP PDU中的其中一个PDCP PDU。
  39. 一种信息配置装置,所述装置包括:
    发送单元,用于发送第一PDCP PDU,所述第一PDCP PDU携带第一HFN,所述第一HFN为所述第一PDCP PDU对应的第一SN所属的HFN。
  40. 根据权利要求39所述的装置,其中,所述发送单元发送的所有PDCP PDU均携带HFN,所述第一PDCP PDU属于所述所有PDCP PDU中的其中一个PDCP PDU。
  41. 一种终端设备,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求1至12中任一项所述的方法。
  42. 一种网络设备,包括:处理器和存储器,该存储器用于存储计算机程序,所述处理器用于调用并运行所述存储器中存储的计算机程序,执行如权利要求13至20中任一项所述的方法。
  43. 一种芯片,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求1至12中任一项所述的方法。
  44. 一种芯片,包括:处理器,用于从存储器中调用并运行计算机程序,使得安装有所述芯片的设备执行如权利要求13至20中任一项所述的方法。
  45. 一种计算机可读存储介质,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求1至12中任一项所述的方法。
  46. 一种计算机可读存储介质,用于存储计算机程序,所述计算机程序使得计算机执行如权利要求13至20中任一项所述的方法。
  47. 一种计算机程序产品,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求1至12中任一项所述的方法。
  48. 一种计算机程序产品,包括计算机程序指令,该计算机程序指令使得计算机执行如权利要求13至20中任一项所述的方法。
  49. 一种计算机程序,所述计算机程序使得计算机执行如权利要求1至12中任一项所述的方法。
  50. 一种计算机程序,所述计算机程序使得计算机执行如权利要求13至20中任一项所述的方法。
PCT/CN2019/107348 2019-09-23 2019-09-23 一种信息配置方法及装置、终端设备、网络设备 WO2021056152A1 (zh)

Priority Applications (2)

Application Number Priority Date Filing Date Title
CN201980095153.XA CN113661746A (zh) 2019-09-23 2019-09-23 一种信息配置方法及装置、终端设备、网络设备
PCT/CN2019/107348 WO2021056152A1 (zh) 2019-09-23 2019-09-23 一种信息配置方法及装置、终端设备、网络设备

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/CN2019/107348 WO2021056152A1 (zh) 2019-09-23 2019-09-23 一种信息配置方法及装置、终端设备、网络设备

Publications (1)

Publication Number Publication Date
WO2021056152A1 true WO2021056152A1 (zh) 2021-04-01

Family

ID=75165383

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/107348 WO2021056152A1 (zh) 2019-09-23 2019-09-23 一种信息配置方法及装置、终端设备、网络设备

Country Status (2)

Country Link
CN (1) CN113661746A (zh)
WO (1) WO2021056152A1 (zh)

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022206983A1 (zh) * 2021-04-02 2022-10-06 华为技术有限公司 一种通信方法及通信装置
WO2022266961A1 (zh) * 2021-06-24 2022-12-29 Oppo广东移动通信有限公司 一种变量的维护方法及装置、终端设备
WO2023050185A1 (zh) * 2021-09-29 2023-04-06 Oppo广东移动通信有限公司 一种变量的维护方法及装置、终端设备
WO2023066240A1 (zh) * 2021-10-22 2023-04-27 大唐移动通信设备有限公司 超帧号hfn处理方法、装置、终端及基站

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1777309A (zh) * 1998-11-05 2006-05-24 诺基亚网络有限公司 帧同步机制
US20080226074A1 (en) * 2007-03-15 2008-09-18 Interdigital Technology Corporation Method and apparatus for ciphering packet units in wireless communications
CN101729377A (zh) * 2008-10-30 2010-06-09 华为技术有限公司 超帧号的通知方法、装置和系统
CN107078943A (zh) * 2014-11-19 2017-08-18 高通股份有限公司 用于使用hfn偏移来同步用户装备的方法和装置
CN108347727A (zh) * 2017-01-24 2018-07-31 中兴通讯股份有限公司 一种数据传输方法及装置

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2014153726A1 (zh) * 2013-03-26 2014-10-02 华为技术有限公司 上行导频序列同步的方法、设备及系统

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1777309A (zh) * 1998-11-05 2006-05-24 诺基亚网络有限公司 帧同步机制
US20080226074A1 (en) * 2007-03-15 2008-09-18 Interdigital Technology Corporation Method and apparatus for ciphering packet units in wireless communications
CN101729377A (zh) * 2008-10-30 2010-06-09 华为技术有限公司 超帧号的通知方法、装置和系统
CN107078943A (zh) * 2014-11-19 2017-08-18 高通股份有限公司 用于使用hfn偏移来同步用户装备的方法和装置
CN108347727A (zh) * 2017-01-24 2018-07-31 中兴通讯股份有限公司 一种数据传输方法及装置

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2022206983A1 (zh) * 2021-04-02 2022-10-06 华为技术有限公司 一种通信方法及通信装置
CN115174491A (zh) * 2021-04-02 2022-10-11 华为技术有限公司 一种通信方法及通信装置
WO2022266961A1 (zh) * 2021-06-24 2022-12-29 Oppo广东移动通信有限公司 一种变量的维护方法及装置、终端设备
WO2023050185A1 (zh) * 2021-09-29 2023-04-06 Oppo广东移动通信有限公司 一种变量的维护方法及装置、终端设备
WO2023066240A1 (zh) * 2021-10-22 2023-04-27 大唐移动通信设备有限公司 超帧号hfn处理方法、装置、终端及基站

Also Published As

Publication number Publication date
CN113661746A (zh) 2021-11-16

Similar Documents

Publication Publication Date Title
WO2021056152A1 (zh) 一种信息配置方法及装置、终端设备、网络设备
WO2021142647A1 (zh) 一种业务传输方法及装置、终端设备、网络设备
WO2021134316A1 (zh) 一种业务调度方法及装置、终端设备、网络设备
US11949598B2 (en) Window adjustment method and apparatus, network device, terminal device
WO2021134298A1 (zh) 一种资源指示方法及装置、通信设备
WO2021056155A1 (zh) 一种反馈资源配置方法及通信方法、装置、通信设备
WO2021051320A1 (zh) 一种业务数据传输方法及装置、网络设备、终端设备
WO2021138805A1 (zh) 一种业务同步调度方法及装置、通信设备
WO2022006849A1 (zh) Mbs业务的tci状态管理方法及装置、终端设备
WO2021051312A1 (zh) 一种信息配置方法及装置、终端设备、网络设备
WO2021056335A1 (zh) 一种接入控制方法及装置、终端设备、网络设备
WO2021051319A1 (zh) 一种drx配置方法及装置、终端设备、网络设备
WO2022120837A1 (zh) Mbs业务的半静态调度方法及装置、终端设备、网络设备
WO2022141545A1 (zh) 一种mcch调度传输方法及装置、终端设备
WO2022155978A1 (zh) Mbs业务的配置方法及装置、终端设备、网络设备
WO2021138801A1 (zh) 一种业务安全传输方法及装置、终端设备、网络设备
WO2021051321A1 (zh) 一种业务数据传输方法及装置、终端设备
WO2021142646A1 (zh) 一种业务传输方法及装置、通信设备
WO2021051322A1 (zh) 一种bwp配置方法及装置、终端设备、网络设备
WO2021134291A1 (zh) 一种资源配置方法及装置、终端设备、网络设备
WO2022198415A1 (zh) 提高mbs业务可靠性的方法及装置、终端设备、网络设备
WO2022021410A1 (zh) 一种mbs业务传输方法及装置、终端设备、网络设备
WO2021189458A1 (zh) 一种数据转发方法及装置、通信设备
WO2021051316A1 (zh) 一种业务数据传输方法及装置、网络设备、终端设备
WO2022165720A1 (zh) 提高mbs业务可靠性的方法及装置、终端设备、网络设备

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

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

Country of ref document: EP

Kind code of ref document: A1