PEI resource location determination method, device, terminal and network side equipment
By determining the wireless frame number and index of the PEI frame, the problem of undisclosed PEI resource location is solved, the flexibility and applicability of the PEI resource location and the reduction of terminal power consumption are achieved, and the battery life is extended.
Patent Information
- Application Number
- CN202111308756.9
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2021-11-05
- Publication Date
- 2025-08-22
- Estimated Expiration
- 2041-11-05
AI Technical Summary
The method of determining the location of PEI resources has not been disclosed in the prior art, resulting in the inability to effectively reduce the power consumption of the terminal.
The wireless frame number and PEI index of the PEI frame are determined by the terminal and network side devices, and the resource location of the PEI is determined based on these parameters. The PEI can indicate the paging situation of multiple or single paging opportunities PO, and use modular operations and configuration information to determine the starting detection position of the PEI.
It realizes flexible determination of PEI resource location, is suitable for a variety of situations, reduces terminal power consumption and extends battery life.
Smart Images

Figure CN116095829B_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to the field of communication technology, and in particular to a method, device, terminal and network-side equipment for determining a PEI resource location. Background Art
[0002] In 5G systems, power-saving designs for terminals (UEs) are essential. This is primarily due to the increased bandwidth, higher throughput, and more complex services supported by 5G, along with the correspondingly more sophisticated processing technologies. Power-saving optimization can reduce terminal power consumption, extend battery life, and thus improve the user experience. Therefore, it is crucial for the industrialization of 5G.
[0003] Current technology proposes an energy-saving solution for the radio resource control (RRC) idle state, supporting the use of the Paging Early Indication (PEI) in the RRC idle state as an indication of whether the physical downlink control channel (PDCCH) for scheduling paging messages needs to be monitored. By monitoring the PEI before monitoring the paging message, the terminal reduces the monitoring of invalid paging messages by the terminal and further reduces the power consumption of the terminal. Specifically, before receiving the paging message, the terminal first receives the PEI. If the terminal is instructed to receive subsequent paging messages, the terminal continues to receive the paging message. Otherwise, the terminal can enter a low-power or sleep state, thereby reducing the power consumption of the terminal. However, the existing method for determining the location of the PEI resource is not disclosed. Summary of the Invention
[0004] The purpose of the embodiments of the present invention is to provide a method, apparatus, terminal and network-side equipment for determining the location of PEI resources, so as to solve the problem that the prior art does not disclose a method for determining the location of PEI resources.
[0005] In order to solve the above problem, an embodiment of the present invention provides a method for determining a resource location of a paging advance indication (PEI), the method comprising:
[0006] The terminal determines the radio frame number of the PEI frame, where the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of the paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0007] The terminal determines a PEI index;
[0008] The terminal determines the resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index.
[0009] Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0010] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0011] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0012] Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0013] or,
[0014] When X is equal to 1, the PEI is the first PEI.
[0015] In which, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0016] Different PEI frames include different numbers of PEIs.
[0017] Wherein, the PEI index is:
[0018] The index of the PEI detected by the terminal in the PEI frame;
[0019] or,
[0020] The index of the numerical value in the first configuration information corresponding to the PEI detected by the terminal, and the first configuration information is used to configure the starting detection position of the PEI.
[0021] Where, the value of X is the number of POs included in a PF;
[0022] and / or,
[0023] The value of Y is the number of POs corresponding to one PEI.
[0024] Wherein, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns;
[0025] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0026] The terminal determines the radio frame number of the PEI frame, including:
[0027] The terminal determines the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifier.
[0028] The wireless frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0029] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0030] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0031] The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter;
[0032] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0033] The method further comprises:
[0034] The terminal determines a second parameter according to the terminal identifier, the number of PFs in each DRX cycle, and parameter A;
[0035] Wherein, the parameter A satisfies:
[0036]
[0037] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0038] The second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0039] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0040] The second parameter satisfies any of the following conditions:
[0041] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0042] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0043] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0044] The terminal determines the PEI index, including:
[0045] The terminal determines the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, the index of the PO in the PF, and the terminal identifier.
[0046] Wherein, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI detected by the terminal,
[0047] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0048] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0049] The fourth parameter satisfies any of the following:
[0050] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0051] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0052] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0053] The PEI index is the index of the PEI detected by the terminal in the PEI frame, and if the first condition is not met,
[0054] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0055] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0056] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0057] The first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0058] An embodiment of the present invention further provides a method for determining a resource location of a paging advance indication (PEI), the method comprising:
[0059] The network side device determines the radio frame number of the PEI frame, where the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of the paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0060] The network side device determines the PEI index;
[0061] The network side device determines the resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index.
[0062] Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0063] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0064] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0065] Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0066] or,
[0067] When X is equal to 1, the PEI is the first PEI.
[0068] In which, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0069] Different PEI frames include different numbers of PEIs.
[0070] Wherein, the PEI index is:
[0071] The index of the PEI sent by the network side device in the PEI frame;
[0072] or,
[0073] The index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device, where the first configuration information is used to configure the starting detection position of the PEI.
[0074] Where, the value of X is the number of POs included in a PF;
[0075] and / or,
[0076] The value of Y is the number of POs corresponding to one PEI.
[0077] Wherein, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns;
[0078] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0079] The network-side device determines the wireless frame number of the PEI frame, including:
[0080] The network side device determines the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifiers.
[0081] The wireless frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0082] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0083] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0084] The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter;
[0085] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0086] The method further comprises:
[0087] The network side device determines the second parameter according to the terminal identifier, the number of PFs in each DRX cycle and parameter A;
[0088] Wherein, the parameter A satisfies:
[0089]
[0090] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0091] The second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0092] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0093] The second parameter satisfies any of the following conditions:
[0094] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0095] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0096] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0097] The network side device determines the PEI index, including:
[0098] The network side device determines the PEI index based on at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the index of the PO in the PF, and the terminal identifier.
[0099] Wherein, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI sent by the network side device,
[0100] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0101] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0102] The fourth parameter satisfies any of the following:
[0103] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0104] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0105] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0106] The PEI index is the index of the PEI sent by the network side device in the PEI frame, and if the first condition is not met,
[0107] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0108] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0109] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0110] The first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0111] An embodiment of the present invention further provides a device for determining a resource location of a PEI, the device comprising:
[0112] A first determining unit is configured to determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0113] A second determining unit is used to determine a PEI index;
[0114] The third determining unit is configured to determine a resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index.
[0115] An embodiment of the present invention further provides a terminal, including a memory, a transceiver, and a processor:
[0116] A memory for storing a computer program; a transceiver for transmitting and receiving data under the control of the processor; and a processor for reading the computer program in the memory and performing the following operations:
[0117] Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0118] Determine the PEI index;
[0119] The resource location of the PEI detected by the terminal is determined according to the radio frame number of the PEI frame and the PEI index.
[0120] Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0121] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0122] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0123] Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0124] or,
[0125] When X is equal to 1, the PEI is the first PEI.
[0126] An embodiment of the present invention further provides a device for determining a resource location of a PEI, the device comprising:
[0127] a fourth determining unit, configured to determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0128] a fifth determining unit, configured to determine a PEI index;
[0129] The sixth determining unit is configured to determine a resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index.
[0130] An embodiment of the present invention further provides a network-side device, including a memory, a transceiver, and a processor:
[0131] A memory for storing a computer program; a transceiver for transmitting and receiving data under the control of the processor; and a processor for reading the computer program in the memory and performing the following operations:
[0132] Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0133] Determine the PEI index;
[0134] The resource location of the PEI sent by the network side device is determined according to the radio frame number of the PEI frame and the PEI index.
[0135] Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0136] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0137] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0138] Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0139] or,
[0140] When X is equal to 1, the PEI is the first PEI.
[0141] An embodiment of the present invention further provides a processor-readable storage medium, wherein the processor-readable storage medium stores a computer program, and the computer program is used to enable the processor to execute the method described above.
[0142] The above technical solution of the present invention has at least the following beneficial effects:
[0143] In the PEI resource location determination method, device, terminal and network-side equipment of the embodiments of the present invention, the terminal and the network-side equipment first determine the wireless frame number and PEI index of the PEI frame, and then determine the resource location of the PEI based on the wireless frame number and PEI index of the PEI frame; in the PEI resource location determination method, the number of POs indicated by one PEI is flexible and can be applied to all situations where one PEI indicates multiple POs. BRIEF DESCRIPTION OF THE DRAWINGS
[0144] Figure 1 A block diagram showing a wireless communication system to which embodiments of the present invention may be applied;
[0145] Figure 2 A flowchart showing the steps of a method for determining a PEI resource location provided by an embodiment of the present invention;
[0146] Figure 3 A second flowchart showing the steps of the method for determining the resource location of a PEI provided in an embodiment of the present invention;
[0147] Figure 4 One of the exemplary diagrams showing the method for determining the resource location of a PEI provided in an embodiment of the present invention;
[0148] Figure 5 FIG2 shows an example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0149] Figure 6 FIG3 shows an example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0150] Figure 7 FIG4 shows an example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0151] Figure 8 FIG5 is a fifth example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0152] Figure 9 FIG6 is a sixth example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0153] Figure 10 FIG7 is an example of a method for determining a PEI resource location according to an embodiment of the present invention;
[0154] Figure 11 One of the structural diagrams of the resource location device of PEI provided in an embodiment of the present invention is shown;
[0155] Figure 12 A schematic diagram showing the structure of a terminal provided by an embodiment of the present invention;
[0156] Figure 13 A second structural diagram showing a resource location device for PEI according to an embodiment of the present invention;
[0157] Figure 14 A schematic diagram showing the structure of a network-side device provided in an embodiment of the present invention. DETAILED DESCRIPTION
[0158] In order to make the technical problems, technical solutions and advantages to be solved by the present invention clearer, a detailed description will be given below with reference to the accompanying drawings and specific embodiments.
[0159] See Figure 1 , Figure 1 1 is a block diagram of a wireless communication system applicable to an embodiment of the present invention. The wireless communication system includes a terminal 11 and a network-side device 12. The terminal 11 may also be referred to as a terminal device or a user equipment (UE). It should be noted that the specific type of the terminal 11 is not limited in the embodiment of the present application. The network-side device 12 may be a base station or a core network. It should be noted that in the embodiment of the present application, only the base station in the NR system is taken as an example, but the specific type of the base station is not limited.
[0160] In embodiments of the present invention, the term "and / or" describes the association relationship between associated objects, indicating that three possible relationships exist. For example, "A and / or B" can represent three situations: A exists alone, A and B exist simultaneously, and B exists alone. The character " / " generally indicates that the associated objects are in an "or" relationship.
[0161] In the embodiments of the present application, the term "plurality" refers to two or more than two, and other quantifiers are similar.
[0162] The following will be combined with the drawings in the embodiments of this application to clearly and completely describe the technical solutions in the embodiments of this application. Obviously, the embodiments described are only part of the embodiments of this application, not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of this application.
[0163] The technical solution provided in the embodiment of the present application can be applicable to a variety of systems, especially 5G systems. For example, the applicable system can be a global system of mobile communication (GSM) system, a code division multiple access (CDMA) system, a wideband code division multiple access (WCDMA) general packet radio service (GPRS) system, a long term evolution (LTE) system, a LTE frequency division duplex (FDD) system, a LTE time division duplex (TDD) system, an advanced long term evolution (LTE-A) system, a universal mobile telecommunication system (UMTS), a world-wide interoperability for microwave access (WiMAX) system, a 5G new air interface (NR) system, etc. These various systems include terminal equipment and network equipment. The system may also include a core network part, such as an evolved packet system (EPS), a 5G system (5GS), etc.
[0164] The terminal involved in the embodiments of the present application may be a device that provides voice and / or data connectivity to a user, a handheld device with wireless connection function, or other processing devices connected to a wireless modem. In different systems, the name of the terminal device may also be different. For example, in a 5G system, the terminal device may be called a user equipment (UE). A wireless terminal device can communicate with one or more core networks (CN) via a radio access network (RAN). The wireless terminal device may be a mobile terminal device, such as a mobile phone (or "cellular" phone) and a computer with a mobile terminal device. For example, it may be a portable, pocket-sized, handheld, computer-built-in or vehicle-mounted mobile device that exchanges language and / or data with a radio access network. For example, personal communication service (PCS) phones, cordless phones, session initiation protocol (SIP) phones, wireless local loop (WLL) stations, personal digital assistants (PDAs), and other devices. The wireless terminal device may also be referred to as a system, a subscriber unit, a subscriber station, a mobile station, a mobile station, a remote station, an access point, a remote terminal device, an access terminal device, a user terminal device, a user agent, or a user device, but is not limited in the embodiments of the present application.
[0165] The network side device involved in the embodiments of the present application may be a base station, which may include multiple cells providing services to the terminal. Depending on the specific application scenario, the base station may also be called an access point, or may be a device in the access network that communicates with the wireless terminal device through one or more sectors on the air interface, or other names. The network device may be used to interchange received air frames with Internet Protocol (IP) packets, acting as a router between the wireless terminal device and the rest of the access network, wherein the rest of the access network may include an Internet Protocol (IP) communication network. The network device may also coordinate the attribute management of the air interface. For example, the network device involved in the embodiments of the present application may be a network device (Base Transceiver Station, BTS) in the Global System for Mobile communications (GSM) or Code Division Multiple Access (CDMA), or a network device (NodeB) in Wide-band Code Division Multiple Access (WCDMA), or an evolutionary network device (eNB or e-NodeB) in the Long Term Evolution (LTE) system, a 5G base station (gNB) in the 5G network architecture (next generation system), or a home evolved Node B (HeNB), a relay node, a home base station (femto), a pico base station (pico), etc., and is not limited in the embodiments of the present application. In some network structures, the network device may include a centralized unit (CU) node and a distributed unit (DU) node, and the centralized unit and the distributed unit may also be geographically separated.
[0166] Network devices and terminal devices can each use one or more antennas for Multiple Input Multiple Output (MIMO) transmission. MIMO transmission can be single-user MIMO (SU-MIMO) or multi-user MIMO (MU-MIMO). Depending on the form and number of antenna combinations, MIMO transmission can be 2D-MIMO, 3D-MIMO, FD-MIMO, or massive-MIMO. It can also use diversity transmission, precoding transmission, or beamforming transmission.
[0167] The paging message in the 5G system consists of two parts, namely, paging PDCCH (Physical downlink control channel) and paging PDSCH (Physical Downlink Shared Channel). Based on the consideration of terminal energy saving, the paging reception of terminals in the RRC connected state and the inactive state in the 5G system needs to follow the discontinuous reception (DRX) principle. Usually, the network side will configure the paging cycle (i.e., DRX cycle) for the terminal through high-level signaling (RRC signaling and / or core network signaling), and the system information will also broadcast a default DRX cycle. The terminal determines the final DRX cycle for receiving paging based on the minimum value of the DRX configured by the high-level signaling and the default DRX cycle. The terminal monitors a paging occasion (PO) in each DRX cycle. A PO consists of a set of PDCCH monitoring opportunities (MO), which can include multiple time slots, such as subframes or orthogonal frequency division multiplex (OFDM) symbols. Paging downlink control information (DCI) is sent on the PDCCH MO. A paging frame (PF) is a radio frame that can contain one or more POs or the starting point of a PO. In multi-beam operation, the terminal assumes that all transmission beams repeatedly transmit the same paging messages and short messages. Selecting the appropriate beam and receiving paging and short messages is a terminal implementation issue.
[0168] Paging frames and paging opportunities are determined according to the following rules:
[0169] The system frame number (SFN) corresponding to the paging frame is determined according to the following formula:
[0170] (SFN+PF_offset)mod T=(T div N)*(UE_ID mod N);
[0171] Where T is the DRX cycle, whose unit is radio frame; N is the number of paging frames in each DRX cycle; PF_offset is the offset used to determine the paging frame; UE_ID = 5G-S-TMSI mod 1024, where 5G-S-TMSI is a 48-bit bit string.
[0172] Each paging frame contains Ns paging opportunities. The index of each PO is i_s, determined by the following formula: i_s = floor(UE_ID / N) mod Ns; where N is the number of paging frames in each DRX cycle; Ns is the number of POs in each PF; and UE_ID = 5G-S-TMSI mod 1024. Parameters T, N, PF_offset, and Ns are signaled via SIB1.
[0173] The UE determines the PDCCH monitoring opportunity for paging based on the paging search space, the first PDCCH monitoring opportunity ("firstPDCCH-MonitoringOccasionOfPO") configured in the "DownlinkConfigCommonSIB" field, and the number of PDCCH monitoring opportunities ("nrofPDCCHMonitoringOccasionPerSSB-InPO") per SSB. When the paging search space is configured with "SearchSpaceId = 0," the PDCCH monitoring opportunity is the same as the remaining minimum system information (RMSI).
[0174] When "SearchSpaceId = 0" is configured for the paging search space, Ns is 1 or 2. For Ns = 1, there is only one PO in the PF, and its starting point is the starting point of the first PDCCH monitoring opportunity. For Ns = 2, the PO is in the first half frame (i_s = 0) or the second half frame (i_s = 1) of the PF.
[0175] When the "SearchSpaceId" configured in the paging search space is not equal to 0, the UE monitors the (i_s+1)th PO. The PO is a set of "S2*X2" consecutive PDCCH monitoring opportunities, where S2 is the number of synchronization signal blocks (SSBs) actually transmitted based on the location information of the synchronization signal and PBCH block (SSB) carried by SIB1, and X2 represents the number of PDCCH monitoring opportunities corresponding to each SSB configured by "nrofPDCCHMonitoringOccasionPerSSB-InPO". If this value is not configured, X2 is equal to 1. Moreover, the [x*S2+K]th paging PDCCH monitoring opportunity in the PO corresponds to the Kth transmitted SSB, where x = 0, 1, ..., X2-1 and K = 1, 2, ..., S2. The PDCCH monitoring opportunities configured in the paging configuration do not overlap with uplink (UL) symbols and are numbered sequentially starting from 0 starting from the first paging monitoring opportunity in the PF. When "firstPDCCH-MonitoringOccasionOfPO" is configured, the starting point of the PDCCH MO of the (i_s+1)th PO is the (i_s+1)th value of the high-level parameter "firstPDCCH-MonitoringOccasionOfPO", otherwise, the starting point of the PDCCH MO of the (i_s+1)th PO is equal to i_s*S2*X2.
[0176] It should be noted that the above-mentioned method for determining PF and PO is only an optional implementation method of the embodiment of the present invention. Other methods for determining PF and PO are also applicable to this application and are not specifically limited here.
[0177] See Figure 2 , Figure 2 A flowchart of a method for determining a resource location of a paging advance indication (PEI) provided in an embodiment of the present invention includes:
[0178] Step 201: The terminal determines a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0179] Optionally, different PEI frames include different numbers of PEIs, for example, PEI frame A includes 3 PEIs and PEI frame B includes 4 PEIs; or, different PEI frames may include the same number of PEIs, for example, each PEI frame includes 4 PEIs.
[0180] Step 202: The terminal determines a PEI index;
[0181] Optionally, the PEI index is: an index of the PEI detected by the terminal in the PEI frame; or an index of a numerical value in first configuration information corresponding to the PEI detected by the terminal, where the first configuration information is used to configure a starting detection position of the PEI. For example, the first configuration information is "first PDCCH-MonitoringOccasionOfPEI".
[0182] Step 203: The terminal determines the resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index.
[0183] In at least one optional embodiment of the present invention, the PEI detected by the terminal may also be referred to as the PEI monitored by the terminal or the PEI received by the terminal, which is not specifically limited herein.
[0184] Furthermore, the terminal receives, detects, or monitors the PEI at the determined resource location.
[0185] It should be noted that the PEI mentioned in the embodiments of the present invention is used to indicate at least one of the following:
[0186] Whether the paging downlink control information (Paging DCI) exists at the PO;
[0187] Whether the PO monitors paging DCI;
[0188] Whether the PO monitors paging messages;
[0189] Whether it is necessary to wake up and monitor paging messages during this paging cycle;
[0190] The paging message exists at the PO;
[0191] Monitor paging DCI at the PO;
[0192] Monitor paging messages at the PO;
[0193] It is necessary to wake up and monitor paging messages during this paging cycle.
[0194] In at least one embodiment of the present invention, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0195] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0196] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0197] Optionally, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0198] or,
[0199] When X is equal to 1, the PEI is the first PEI.
[0200] Further, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0201] For example, 1 PEI is used to indicate part of the POs in 2 PFs; if the 2 PFs include 8 POs, then the 1 PEI is used to indicate M POs in the 2 PFs, where M is less than or equal to 7; for example, M is equal to 7 or 6 or 5 or 4 or 3 or 2 or 1.
[0202] For another example, the PEI frame includes 1 PEI, and the PEI indicates a portion of POs in 1 paging frame, where the portion of POs is 3 POs included in 1 paging frame (the paging frame includes 4 POs in total).
[0203] In an optional embodiment of the present invention, the value of X is the number of POs included in a PF; and / or the value of Y is the number of POs corresponding to a PEI. For example, if a PF includes 4 POs, then X is 4; if a PEI corresponds to 3 POs, then Y is 3. That is, in this embodiment of the present invention, 4 PEIs are used to indicate the paging status of POs in 3 PFs.
[0204] In another optional embodiment of the present invention, when N1 cannot divide Ns and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns; wherein N1 is the number of POs corresponding to one PEI, and Ns is the number of POs in each PF.
[0205] For example, N1=3, Ns=2, then the number of POs included in the Y PFs is 6 (ie, the least common multiple of 2 and 3).
[0206] In at least one embodiment of the present invention, step 201 includes:
[0207] The terminal determines the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifier.
[0208] The wireless frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0209] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0210] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0211] The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter;
[0212] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0213] As an optional embodiment, in a case where the PEI index is the index of the PEI detected by the terminal in the PEI frame, the method further includes:
[0214] The terminal determines a second parameter according to the terminal identifier, the number of PFs in each DRX cycle, and parameter A;
[0215] Wherein, the parameter A satisfies:
[0216]
[0217] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0218] The second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0219] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0220] Specifically, if the radio frame number of the PEI frame is represented by PEI_SFN, then PEI_SFN satisfies the following formula:
[0221] (PEI_SFN+PF_offset+PEI_offset) mod T=(T div N)*floor((UE_ID mod N) / A)*A.
[0222] Alternatively, when the PEI index is an index of a numerical value in the first configuration information corresponding to the PEI detected by the terminal, the second parameter satisfies any of the following:
[0223] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0224] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0225] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0226] For example, if the radio frame number of the PEI frame is represented by PEI_SFN, PEI_SFN satisfies the following formula:
[0227] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+i_s) / N1)*(N1 / Ns)], or,
[0228] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)].
[0229] In yet another optional embodiment of the present invention, step 202 includes:
[0230] The terminal determines the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, the index of the PO in the PF, and the terminal identifier.
[0231] Wherein, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI detected by the terminal,
[0232] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0233] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0234] Optionally, the fourth parameter satisfies any of the following:
[0235] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0236] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0237] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0238] Optionally, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1. For example, PEI_i_s is used to represent the PEI index, and PEI_i_s satisfies the following formula:
[0239] PEI_i_s=floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1))mod Ns, or PEI_i_s=floor(((UE_ID mod N)*Ns+i_s) / N1)mod Ns.
[0240] In another optional embodiment of the present invention, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and when the first condition is not met,
[0241] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0242] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0243] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0244] Optionally, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1. For example, PEI_i_s is used to represent the PEI index, and PEI_i_s satisfies the following formula:
[0245] PEI_i_s=(floor(UE_ID / N)mod Ns)mod B; B=max(Ns / N1,1).
[0246] In summary, in an embodiment of the present invention, the terminal and the network side device first determine the wireless frame number and PEI index where the PEI frame is located, and then determine the resource location of the PEI based on the wireless frame number and PEI index where the PEI frame is located; the number of POs indicated by one PEI in the PEI resource location determination method is flexible and can be applied to all situations where one PEI indicates multiple POs.
[0247] See Figure 3 , Figure 3 Another flow chart of a method for determining a PEI resource location according to an embodiment of the present invention, the method comprising:
[0248] Step 301: The network side device determines the radio frame number of the PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of the paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0249] Optionally, different PEI frames include different numbers of PEIs, for example, PEI frame A includes 3 PEIs and PEI frame B includes 4 PEIs; or, different PEI frames may include the same number of PEIs, for example, each PEI frame includes 4 PEIs.
[0250] Step 302: The network side device determines the PEI index;
[0251] Optionally, the PEI index is: an index of the PEI sent by the network side device in the PEI frame; or an index of a numerical value in first configuration information corresponding to the PEI sent by the network side device, where the first configuration information is used to configure a starting detection position of the PEI. For example, the first configuration information is "first PDCCH-MonitoringOccasionOfPEI".
[0252] Step 303: The network side device determines the resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index.
[0253] Furthermore, the network side device sends the PEI at the determined resource location.
[0254] Through the PEI resource determination method provided by the embodiment of the present invention, the PEI resource locations determined by the network side device and the terminal are consistent, so that the network side device can send PEI at the determined PEI resource location, and the terminal can receive or detect PEI at the PEI resource location.
[0255] In at least one embodiment of the present invention, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0256] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0257] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0258] Optionally, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0259] or,
[0260] When X is equal to 1, the PEI is the first PEI.
[0261] Further, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0262] For example, 1 PEI is used to indicate part of the POs in 2 PFs; if the 2 PFs include 8 POs, then the 1 PEI is used to indicate M POs in the 2 PFs, where M is less than or equal to 7; for example, M is equal to 7 or 6 or 5 or 4 or 3 or 2 or 1.
[0263] For another example, the PEI frame includes 1 PEI, and the PEI indicates a portion of POs in 1 paging frame, where the portion of POs is 3 POs included in 1 paging frame (the paging frame includes 4 POs in total).
[0264] In an optional embodiment of the present invention, the value of X is the number of POs included in a PF; and / or the value of Y is the number of POs corresponding to a PEI. For example, if a PF includes 4 POs, then X is 4; if a PEI corresponds to 3 POs, then Y is 3. That is, in this embodiment of the present invention, 4 PEIs are used to indicate the paging status of POs in 3 PFs.
[0265] In another optional embodiment of the present invention, when N1 cannot divide Ns and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns; wherein N1 is the number of POs corresponding to one PEI, and Ns is the number of POs in each PF.
[0266] For example, N1=3, Ns=2, then the number of POs included in the Y PFs is 6 (ie, the least common multiple of 2 and 3).
[0267] In at least one embodiment of the present invention, step 301 includes:
[0268] The network side device determines the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifiers.
[0269] The wireless frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0270] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0271] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0272] The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter;
[0273] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0274] As an optional embodiment, in a case where the PEI index is an index of the PEI sent by the network side device in the PEI frame, the method further includes:
[0275] The network side device determines the second parameter according to the terminal identifier, the number of PFs in each DRX cycle and parameter A;
[0276] Wherein, the parameter A satisfies:
[0277]
[0278] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0279] The second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0280] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0281] Specifically, if the radio frame number of the PEI frame is represented by PEI_SFN, then PEI_SFN satisfies the following formula:
[0282] (PEI_SFN+PF_offset+PEI_offset) mod T=(T div N)*floor((UE_ID mod N) / A)*A.
[0283] Alternatively, when the PEI index is an index of a numerical value in the first configuration information corresponding to the PEI sent by the network side device, the second parameter satisfies any of the following:
[0284] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0285] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0286] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0287] For example, if the radio frame number of the PEI frame is represented by PEI_SFN, PEI_SFN satisfies the following formula:
[0288] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+i_s) / N1)*(N1 / Ns)], or,
[0289] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)].
[0290] In yet another optional embodiment of the present invention, step 302 includes:
[0291] The network side device determines the PEI index based on at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the index of the PO in the PF, and the terminal identifier.
[0292] Wherein, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI sent by the network side device,
[0293] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0294] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0295] Optionally, the fourth parameter satisfies any of the following:
[0296] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0297] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0298] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0299] Optionally, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1. For example, PEI_i_s is used to represent the PEI index, and PEI_i_s satisfies the following formula:
[0300] PEI_i_s=floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1))mod Ns, or PEI_i_s=floor(((UE_ID mod N)*Ns+i_s) / N1)mod Ns.
[0301] In another optional embodiment of the present invention, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and if the first condition is not met,
[0302] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0303] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0304] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0305] Optionally, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1. For example, PEI_i_s is used to represent the PEI index, and PEI_i_s satisfies the following formula:
[0306] PEI_i_s=(floor(UE_ID / N)mod Ns)mod B; B=max(Ns / N1,1).
[0307] In summary, in an embodiment of the present invention, the terminal and the network side device first determine the wireless frame number and PEI index where the PEI frame is located, and then determine the resource location of the PEI based on the wireless frame number and PEI index where the PEI frame is located; the number of POs indicated by one PEI in the PEI resource location determination method is flexible and can be applied to all situations where one PEI indicates multiple POs.
[0308] In order to more clearly describe the method for determining the resource location of a PEI provided in an embodiment of the present invention, an example of a terminal determining the resource location of a PEI is used for illustration below.
[0309] Example 1
[0310] Step 1: The terminal determines the radio frame number of the PEI frame. The PEI frame may include X PEIs, and the PEI in the PEI frame is used to indicate the paging status of the PO in Y paging frames. X is greater than or equal to 1, and Y is greater than 1.
[0311] like Figure 4 As shown in the figure, assuming N=T, Ns=4, 1 PEI indicates the paging status of 3 POs. At this time, 1 paging frame (PF) includes 4 POs, 3 PFs include 12 POs, and a total of 4 PEIs are required to indicate the paging status of 12 POs. Figure 4 As shown, X=4, Y=3; that is, the PEI frame determined by the UE includes 4 PEIs, and each PEI indicates the paging status of 3 different POs. For the first or fourth PEI in the PEI frame (that is, the first PEI or the fourth PEI is the second PEI mentioned in the embodiment of the present application), the PO indicated by the PEI is the PO in one PF frame, and the number of POs indicated by the PEI is less than the number of all POs in the PF frame. For the second or third PEI in the PEI frame (that is, the second PEI or the third PEI is the first PEI mentioned in the embodiment of the present application), the PO indicated by the PEI belongs to the POs in two different PF frames.
[0312] like Figure 5 As shown in the figure, assuming N=T, Ns=4, 1 PEI indicates the paging status of 5 POs. At this time, 1 paging frame (PF) includes 4 POs, 5 PFs include 20 POs, and a total of 4 PEIs are required to indicate the paging status of 20 POs. Figure 5 As shown, X=4, Y=5; that is, the PEI frame determined by the UE includes 4 PEIs, each PEI indicates the paging status of 5 different POs. For the PEI in the PEI frame, the PO indicated by the PEI belongs to the PO in two different PF frames, namely Figure 5 The PEI in is the first PEI mentioned in the examples of this application.
[0313] like Figure 6 As shown in the figure, assuming N=T, Ns=2, 1 PEI indicates the paging status of 3 POs. At this time, 1 paging frame (PF) includes 2 POs, 3 PFs include 6 POs, and a total of 2 PEIs are required to indicate the paging status of 6 POs. Figure 6 As shown, X=2, Y=3; that is, the PEI frame determined by the UE includes 2 PEIs, each PEI indicates the paging status of 3 different POs. For the PEI in the PEI frame, the PO indicated by the PEI belongs to the PO in two different PF frames, namely Figure 6 The PEI in is the first PEI mentioned in the examples of this application.
[0314] above Figure 4-Figure 6 If the PEI in M1 PEI frames indicates the paging status of the PO in M2 PFs, M1 is less than or equal to M2. The PEI frame includes at least one PEI.
[0315] Optionally, the number of POs indicated by PEI (N1) is 3 or 5, and the number of POs included in one PF (Ns) is 2 or 4. In this case, N1 and Ns cannot be divided by each other (i.e., N1 cannot be divided by Ns, and Ns cannot be divided by N1). Assuming that the PEI frame includes X PEIs, the PEI in the PEI frame is used to indicate the paging status of the POs in Y paging frames. In this case, the number of POs included in the Y paging frames is the least common multiple of N1 and Ns, X=Ns, Y=N1.
[0316] When N1 can divide Ns or Ns can divide N1, one PEI frame may include one PEI, which may indicate all POs in one PF frame, or one PEI frame may include multiple PEIs, which may indicate part of the POs in one PF frame, where the number of POs included in the partial POs is less than the number of POs included in one PF, or one PEI frame may include one PEI, which may indicate all POs in multiple PF frames. Figure 7 As shown, assuming that N=T, Ns=4, one PEI indicates the paging of four POs. In this case, one PEI frame includes one PEI, which indicates four POs in one PF. PEIs in different PEI frames indicate POs in different PFs.
[0317] To achieve the above Figures 4 to 7 The wireless frame number of the PEI frame is represented by PEI_SFN, and PEI_SFN satisfies the following formula:
[0318] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor((UE_ID mod N) / A)*A;
[0319] Among them, PEI_SFN is the radio frame number where PEI is located; PF_offset is the offset used to determine PF; PEI_offset is the offset used to determine PEI_SFN; T is the DRX cycle; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to one PEI; UE_ID is 5G-S-TMSI mod 1024.
[0320] in,
[0321] Optionally, among the above parameters, PF_offset, T, N, and Ns can be paging parameters configured by the network-side device. PEI_offset can be configured by the network-side device or agreed upon by the protocol, and is not limited here. PEI_offset is used to describe the radio frame interval between the frame number (PEI_SFN) where the PEI is located and the frame number (PF) where the PO is located, and its unit is radio frame. N1 can be configured by the network-side device or agreed upon by the protocol, and is not limited here.
[0322] In step 2, the terminal determines the PEI index, which is the index of at least one PEI included in the PEI frame that the terminal needs to monitor, represented by PEI_i_s. For example, if a PEI frame includes X PEIs, the PEI index may be 0, 1, 2, ..., X-1. Specifically, if X = 1, then PEI_i_s = 0; if X = 2, then PEI_i_s = 0 or 1.
[0323] PEI_i_s satisfies the following formula:
[0324] When N1 is not an integer multiple of Ns and Ns is not an integer multiple of N1,
[0325] PEI_i_s=floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1))mod Ns, or PEI_i_s=floor(((UE_ID mod N)*Ns+i_s) / N1)mod Ns.
[0326] In other cases (i.e. when N1 is an integer multiple of Ns, or Ns is an integer multiple of N1),
[0327] PEI_i_s=(floor(UE_ID / N)mod Ns)mod B.
[0328] Among them, PEI_i_s is the index of at least one PEI included in the PEI frame; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to one PEI; i_s is the index of PO in the PF; B=max(Ns / N1,1); UE_ID is 5G-S-TMSI mod1024.
[0329] In step 3, the UE can determine the SFN where the PEI is located through step 1, and then determine the index of the PEI in at least one PEI included in the PEI frame based on the PEI index determined in step 2. The PEI index can be used to determine the specific resource location of the PEI in the PEI frame. For example, if the PEI frame includes two PEIs, then the network-side device configuration firstPDCCH-MonitoringOccasionOfPEI includes two values. The resource location of the PEI corresponding to PEI_i_s=0 in the PEI frame is determined according to the first value in firstPDCCH-MonitoringOccasionOfPEI, and the resource location of the PEI corresponding to PEI_i_s=1 in the PEI frame is determined according to the second value in firstPDCCH-MonitoringOccasionOfPEI. The following describes in more detail how to determine the resource location of the PEI based on the PEI index when the PEI frame is determined.
[0330] For example, the UE determines the PDCCH monitoring opportunity of the PEI based on the paging search space and the PEI's PDCCH monitoring opportunity "firstPDCCH-MonitoringOccasionOfPEI" configured in the "DownlinkConfigCommonSIB" field, and the number of paging PDCCHMO corresponding to an SSB "nrofPDCCHMonitoringOccasionPerSSB-InPO". When the paging search space (paging search space) is configured with "SearchSpaceId = 0", the PDCCH monitoring opportunity of the PEI is the same as the remaining minimum system information (RMSI).
[0331] When the "SearchSpaceId" configured in the paging search space configuration is not equal to 0, the UE monitors the (PEI_i_s+1)th PEI. When "firstPDCCH-MonitoringOccasionOfPEI" is configured, the starting point of the PDCCH MO of the (PEI_i_s+1)th PEI is the (PEI_i_s+1)th value of the high-level parameter "first PDCCH-Monitoring OccasionOfPEI". Otherwise, the starting point of the PDCCH MO of the (PEI_i_s+1)th PEI is equal to (PEI_i_s*S*X1). S is the number of SSBs actually transmitted determined based on the location information of the synchronization signal block (SSB) carried by SIB1. X1 represents the number of PDCCH MOs corresponding to each SSB configured by "nrofPDCCHMonitoringOccasionPerSSB-InPEI". If this value is not configured, X1 is equal to 1.
[0332] According to the above method, the terminal and the network side device can determine the resource location of the PEI according to the determined PEI frame and PEI index. The PEI is the PEI that the UE needs to monitor, and the PEI is used to indicate the paging status of the PO that the UE needs to monitor.
[0333] Step 4: The terminal receives or detects PEI at the resource location.
[0334] In 5G, many signals are sent through different beams. PEI is likely to be the same as paging DCI, with multiple PEI opportunities. The Kth PEI opportunity corresponds to the Kth SSB. In this case, the PEI beam sent by the Kth PEI opportunity corresponds to the SSB beam at the Kth SSB position. That is, the number of PEI opportunities is the same as the number of SSBs actually transmitted over SIB1. When the PEI is a multi-beam PEI, Example 1's solution for determining the PEI resource location includes determining multiple resource locations corresponding to the multi-beam PEI, such as determining the PEI resource location as the starting position of the PEI of the first beam based on the PEI frame and PEI index.
[0335] In step 4, the network side device sends a PEI signal at the resource location, and the corresponding step 4 behavior on the terminal side is that the terminal receives the PEI signal at the resource location. However, it does not mean that the network side device will definitely send a PEI signal at the sending location. Whether the network side device will send a PEI signal at the sending location depends on the specific function of the PEI signal. For example, if the PEI is used to indicate the presence of paging DCI at the PO, the base station will only send PEI at the resource location when there is paging DCI at the PO. At this time, the terminal will receive or detect PEI at the resource location where the PEI is determined, and finally the terminal receives PEI. When there is no paging DCI at the PO, the base station will not send PEI at the determined resource location. At this time, the terminal will receive or detect PEI at the resource location where the PEI is determined, and finally the terminal cannot receive PEI.
[0336] Example 2
[0337] Step 1: The terminal determines the radio frame number of the PEI frame. The PEI frame may include X PEIs, and the PEI in the PEI frame is used to indicate the paging status of the PO in Y paging frames. X is greater than or equal to 1, and Y is greater than 1.
[0338] like Figure 8 As shown in the figure, assuming N=T, Ns=4, 1 PEI indicates the paging status of 3 POs. At this time, 1 paging frame (PF) includes 4 POs, 3 PFs include 12 POs, and a total of 4 PEIs are required to indicate the paging status of 12 POs. The PEI frame determined by the UE for the 1st PO to the 6th PO is Figure 6 The first PEI frame is the 1st PEI frame (X=2 in the PEI frame), the PEI frame determined by the UE for the 7th PO to the 9th PO is the 2nd PEI frame (X=1 in the PEI frame), and the PEI frame determined by the UE for the 10th PO to the 12th PO is the 3rd PEI frame (X=1 in the PEI frame). The first PEI frame includes 2 PEIs, and the second PEI and the third PEI frames each include 1 PEI. Each PEI indicates the paging status of 3 different POs. For the first PEI in the first PEI frame or the first PEI in the third PEI frame (that is, the second PEI mentioned in the embodiment of the present application), the PO indicated by the PEI is the PO in 1 PF frame, and the number of POs indicated by the PEI is less than the number of all POs in the PF frame. For the second PEI in the first PEI frame or the first PEI in the second PEI frame (ie, the first PEI mentioned in the embodiment of the present application), the PO indicated by the PEI belongs to POs in two different PF frames.
[0339] like Figure 9As shown, assuming that N=T, Ns=4, 1 PEI indicates the paging status of 5 POs. At this time, 1 paging frame (PF) includes 4 POs, and 5 PFs include 20 POs. A total of 4 PEIs are required to indicate the paging status of 20 POs. The number of PEI frames determined by the UE corresponding to the POs in the 5 PFs is 4, that is, the PEIs in the 4 PEI frames are used to indicate the paging status of the POs in the 5 PFs. At this time, the number of PEI frames is less than the number of PFs. Figure 9 Each PEI frame shown includes one PEI, that is, X=1. That is, the PEI frame determined by the UE includes one PEI, and each PEI indicates the paging status of five different POs. For the four PEIs in the four PEI frames, the POs indicated by the PEIs belong to the POs in two different PF frames, that is, Figure 9 Each PEI in is the first PEI mentioned in the examples of this application.
[0340] like Figure 10 , assuming that N = T, Ns = 1, 1 PEI indicates the paging status of 3 POs. 1 PEI frame includes 1 PEI, that is, Figure 10 Each PEI shown includes one PEI, that is, X=1. The PEI can indicate all POs in multiple PF frames. Figure 10 As shown, at this time, 1 PEI frame includes 1 PEI, which indicates 3 POs in 3 PFs. PEIs in different PEI frames indicate POs in different PFs, i.e. Figure 10 Each PEI in is the first PEI mentioned in the examples of this application.
[0341] The number of PEIs included in different PEI frames may be different.
[0342] Optionally, the PEI frame includes one PEI, which can indicate some POs in multiple PFs, where the number of the partial POs is less than the number of all POs in the multiple PFs. Figure 9 For example, the PEI in the first PEI frame in the paging frame indicates that the 5 POs include the 4 POs in the first PF and the 1st PO in the second PF. The number of POs indicated by the PEI is less than the 8 POs included in the two PFs. The PEI frame includes 1 PEI, and the PEI indicates part of the POs in 1 paging frame, and the part of the POs is 3 POs included in 1 paging frame.
[0343] To achieve the above Figures 8 to 10 The wireless frame number of the PEI frame is represented by PEI_SFN, and PEI_SFN satisfies the following formula:
[0344] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+i_s) / N1)*(N1 / Ns)], or,
[0345] (PEI_SFN+PF_offset+PEI_offset)mod T=(T div N)*floor[floor(((UE_IDmod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0346] Among them, PEI_SFN is the radio frame number where PEI is located; PF_offset is the offset used to determine PF; PEI_offset is the offset used to determine PEI_SFN; T is the DRX cycle; N is the number of PFs in each DRX cycle; i_s is the index of PO in PF; Ns is the number of POs in each PF; N1 is the number of POs corresponding to one PEI; UE_ID is 5G-S-TMSImod 1024.
[0347] Among the above parameters, PF_offset, T, N, and Ns can be paging parameters configured by the network device. PEI_offset can be configured by the network device or agreed upon by the protocol and is not limited here. PEI_offset is used to describe the radio frame interval between the PEI frame number (PEI_SFN) and the PO frame number (PF), and its unit is radio frame. N1 can be configured by the network device or agreed upon by the protocol and is not limited here.
[0348] Step 2: The terminal determines the PEI index. The terminal device determines the PEI index (PEI_i_s), and the network-side device broadcasts firstPDCCH-MonitoringOccasionOfPEI, which includes Ns values. The PEI index is the index of the value in firstPDCCH-MonitoringOccasionOfPEI corresponding to the PEI. For example, if Ns = 1, firstPDCCH-MonitoringOccasionOfPEI includes 2 values. The PEI with PEI_i_s = 0 corresponds to the first value in firstPDCCH-MonitoringOccasionOfPEI, and the PEI with PEI_i_s = 1 corresponds to the second value in firstPDCCH-MonitoringOccasionOfPEI.
[0349] PEI_i_s satisfies the following formula:
[0350] PEI_i_s=floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1))mod Ns, or PEI_i_s=floor(((UE_ID mod N)*Ns+i_s) / N1)mod Ns.
[0351] Among them, PEI_i_s is the index of the value in firstPDCCH-MonitoringOccasionOfPEI corresponding to PEI; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF; UE_ID is 5G-S-TMSI mod 1024.
[0352] In step 3, the UE can determine the SFN where the PEI is located through step 1, and then according to the index (PEI index) of the value in firstPDCCH-MonitoringOccasionOfPEI corresponding to the PEI determined in step 2 above, the value corresponding to the PEI index can be used to determine the specific resource location of the PEI in the PEI frame. For example, the UE determines the specific frame number of the PEI frame. Assuming that the PEI index = 0, the PEI corresponds to the first value in firstPDCCH-MonitoringOccasionOfPEI at this time. This value clarifies the specific location of the PEI in the PEI frame number.
[0353] For example, the UE determines the PDCCH monitoring opportunity of the PEI based on the paging search space and the PEI's PDCCH monitoring opportunity "firstPDCCH-MonitoringOccasionOfPEI" configured in the "DownlinkConfigCommonSIB" field, and the number of paging PDCCHMO corresponding to an SSB "nrofPDCCHMonitoringOccasionPerSSB-InPO". When the paging search space (paging search space) is configured with "SearchSpaceId = 0", the PDCCH monitoring opportunity of the PEI is the same as the remaining minimum system information (RMSI).
[0354] When the "SearchSpaceId" configured in the paging search space is not equal to 0, when "firstPDCCH-MonitoringOccasionOfPEI" is configured, the UE monitors the PEI at the position corresponding to the (PEI_i_s+1)th value of "firstPDCCH-Monitoring Occasion Of PEI". When "firstPDCCH-MonitoringOccasionOfPEI" is not configured, the starting point of the PDCCH MO of the PEI that the UE monitors is equal to (PEI_i_s*S*X1). S is the number of SSBs actually transmitted determined based on the synchronization signal block (Synchronization Signal and PBCH block, SSB) position information carried by SIB1, and X1 represents the number of PDCCH MOs corresponding to each SSB configured by "nrofPDCCHMonitoringOccasionPerSSB-InPEI". If this value is not configured, X1 is equal to 1.
[0355] According to the above method, the terminal and the network side device can determine the resource location of the PEI according to the determined PEI frame and PEI index. The PEI is the PEI that the UE needs to monitor, and the PEI is used to indicate the paging status of the PO that the UE needs to monitor.
[0356] Step 4: The terminal receives or detects PEI at the resource location.
[0357] In 5G, many signals are sent through different beams. PEI is likely to be the same as paging DCI, with multiple PEI opportunities. The Kth PEI opportunity corresponds to the Kth SSB. In this case, the PEI beam sent by the Kth PEI opportunity corresponds to the SSB beam at the Kth SSB position. That is, the number of PEI opportunities is the same as the number of SSBs actually transmitted over SIB1. When the PEI is a multi-beam PEI, Example 1's solution for determining the PEI resource location includes determining multiple resource locations corresponding to the multi-beam PEI, such as determining the PEI resource location as the starting position of the PEI of the first beam based on the PEI frame and PEI index.
[0358] In step 4, the network side device sends a PEI signal at the resource location, and the corresponding step 4 behavior on the terminal side is that the terminal receives the PEI signal at the resource location. However, it does not mean that the network side device will definitely send a PEI signal at the sending location. Whether the network side device will send a PEI signal at the sending location depends on the specific function of the PEI signal. For example, if the PEI is used to indicate the presence of paging DCI at the PO, the base station will only send PEI at the resource location when there is paging DCI at the PO. At this time, the terminal will receive or detect PEI at the resource location where the PEI is determined, and finally the terminal receives PEI. When there is no paging DCI at the PO, the base station will not send PEI at the determined resource location. At this time, the terminal will receive or detect PEI at the resource location where the PEI is determined, and finally the terminal cannot receive PEI.
[0359] In summary, the resource location determination method of PEI provided in the embodiment of the present invention is flexible in the number of POs indicated by one PEI, and is applicable to all situations where one PEI indicates multiple POs; for example, one PEI can indicate the paging status of three POs in one PF, and one PEI indicates the paging status of some POs in all POs in multiple PF frames, and one PEI indicates the paging status of one, two or four POs in one PF, and one PEI indicates the paging status of all POs in multiple PFs.
[0360] See Figure 11 , Figure 11 A schematic diagram of a PEI resource location determination device provided in an embodiment of the present invention includes:
[0361] The first determining unit 1101 is configured to determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0362] A second determining unit 1102 is configured to determine a PEI index;
[0363] The third determining unit 1103 is configured to determine a resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index.
[0364] As an optional embodiment, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0365] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0366] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0367] As an optional embodiment, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0368] or,
[0369] When X is equal to 1, the PEI is the first PEI.
[0370] As an optional embodiment, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0371] As an optional embodiment, different PEI frames include different numbers of PEIs.
[0372] As an optional embodiment, the PEI index is:
[0373] The index of the PEI detected by the terminal in the PEI frame;
[0374] or,
[0375] The index of the numerical value in the first configuration information corresponding to the PEI detected by the terminal, and the first configuration information is used to configure the starting detection position of the PEI.
[0376] As an optional embodiment, the value of X is the number of POs included in a PF;
[0377] and / or,
[0378] The value of Y is the number of POs corresponding to one PEI.
[0379] As an optional embodiment, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns.
[0380] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0381] As an optional embodiment, the first determining unit includes:
[0382] The first subunit is used to determine the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifier.
[0383] As an optional embodiment, the radio frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0384] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0385] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0386] As an optional embodiment, a modulo operation result of a sum of the radio frame number of the PEI frame and a third parameter and the DRX cycle is equal to a product of the first parameter and the second parameter;
[0387] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0388] As an optional embodiment, the device further includes:
[0389] a seventh determining unit, configured to determine a second parameter according to the terminal identifier, the number of PFs in each DRX cycle, and parameter A;
[0390] Wherein, the parameter A satisfies:
[0391]
[0392] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0393] As an optional embodiment, the second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0394] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0395] As an optional embodiment, the second parameter satisfies any of the following:
[0396] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0397] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0398] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0399] As an optional embodiment, the second determining unit includes:
[0400] The second subunit is used to determine the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the index of the PO in the PF, and the terminal identifier.
[0401] As an optional embodiment, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI detected by the terminal,
[0402] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0403] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0404] As an optional embodiment, the fourth parameter satisfies any of the following:
[0405] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0406] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0407] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0408] As an optional embodiment, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and if the first condition is not met,
[0409] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0410] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0411] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0412] As an optional embodiment, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0413] Among them, the method and the device are based on the same application concept. Since the principles of solving problems by the method and the device are similar, the implementation of the device and the method can refer to each other, and the repeated parts will not be repeated.
[0414] See Figure 12 , Figure 12 This is a schematic diagram of the structure of a terminal provided in an embodiment of the present invention. The terminal includes a memory 1220, a transceiver 1210, and a processor 1200:
[0415] The memory 1220 is used to store computer programs; the transceiver 1210 is used to send and receive data under the control of the processor 1200; the processor 1200 is used to read the computer program in the memory 1220 and perform the following operations:
[0416] Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0417] Determine the PEI index;
[0418] The resource location of the PEI detected by the terminal is determined according to the radio frame number of the PEI frame and the PEI index.
[0419] As an optional embodiment, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0420] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0421] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0422] As an optional embodiment, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0423] or,
[0424] When X is equal to 1, the PEI is the first PEI.
[0425] As an optional embodiment, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0426] As an optional embodiment, different PEI frames include different numbers of PEIs.
[0427] As an optional embodiment, the PEI index is:
[0428] The index of the PEI detected by the terminal in the PEI frame;
[0429] or,
[0430] The index of the numerical value in the first configuration information corresponding to the PEI detected by the terminal, and the first configuration information is used to configure the starting detection position of the PEI.
[0431] As an optional embodiment, the value of X is the number of POs included in a PF;
[0432] and / or,
[0433] The value of Y is the number of POs corresponding to one PEI.
[0434] As an optional embodiment, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns.
[0435] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0436] As an optional embodiment, the processor is further configured to:
[0437] Determine the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifiers.
[0438] As an optional embodiment, the radio frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0439] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0440] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0441] As an optional embodiment, a modulo operation result of a sum of the radio frame number of the PEI frame and a third parameter and the DRX cycle is equal to a product of the first parameter and the second parameter;
[0442] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0443] As an optional embodiment, the processor is further configured to:
[0444] The terminal determines a second parameter according to the terminal identifier, the number of PFs in each DRX cycle, and parameter A;
[0445] Wherein, the parameter A satisfies:
[0446]
[0447] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0448] As an optional embodiment, the second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0449] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0450] As an optional embodiment, the second parameter satisfies any of the following:
[0451] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0452] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0453] Among them, UE_ID is the terminal identifier; N is the number of PFs in the DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in the PF.
[0454] As an optional embodiment, the processor is further configured to:
[0455] The terminal determines the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, the index of the PO in the PF, and the terminal identifier.
[0456] As an optional embodiment, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and the first condition is met; or, the PEI index is the index of the value in the first configuration information corresponding to the PEI detected by the terminal,
[0457] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0458] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0459] As an optional embodiment, the fourth parameter satisfies any of the following:
[0460] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0461] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0462] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0463] As an optional embodiment, the PEI index is the index of the PEI detected by the terminal in the PEI frame, and if the first condition is not met,
[0464] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0465] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0466] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0467] As an optional embodiment, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0468] Among them, Figure 12 In the embodiment, the bus architecture may include any number of interconnected buses and bridges, specifically linking together various circuits of one or more processors represented by processor 1200 and memory represented by memory 1220. The bus architecture may also link together various other circuits such as peripheral devices, voltage regulators, and power management circuits, which are all well known in the art and, therefore, will not be further described herein. The bus interface provides an interface. The transceiver 1210 may be a plurality of components, i.e., a transmitter and a receiver, providing a unit for communicating with various other devices on a transmission medium, such as a wireless channel, a wired channel, an optical cable, and the like. For different user devices, the user interface 1230 may also be an interface capable of connecting external or internal devices as required, and the connected devices include but are not limited to a keypad, a display, a speaker, a microphone, a joystick, and the like.
[0469] The processor 1200 is responsible for managing the bus architecture and general processing, and the memory 1220 can store data used by the processor 1200 when performing operations.
[0470] Optionally, the processor 1200 may be a CPU (central processing unit), an ASIC (Application Specific Integrated Circuit), an FPGA (Field-Programmable Gate Array) or a CPLD (Complex Programmable Logic Device), and the processor may also adopt a multi-core architecture.
[0471] The processor calls the computer program stored in the memory to execute any of the methods provided in the embodiments of the present application according to the obtained executable instructions. The processor and the memory can also be arranged physically separately.
[0472] Among them, the method and the terminal are based on the same application concept. Since the principles of solving problems by the method and the terminal are similar, the implementation of the terminal and the method can refer to each other, and the repeated parts will not be repeated.
[0473] See Figure 13 , Figure 13 Another structural diagram of a device for determining a resource location of a PEI provided in an embodiment of the present invention, the device comprising:
[0474] The fourth determining unit 1301 is configured to determine a radio frame number of a PEI frame, where the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; where X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0475] The fifth determining unit 1302 is configured to determine a PEI index;
[0476] The sixth determining unit 1303 is configured to determine a resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index.
[0477] As an optional embodiment, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0478] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0479] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0480] As an optional embodiment, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0481] or,
[0482] When X is equal to 1, the PEI is the first PEI.
[0483] As an optional embodiment, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0484] As an optional embodiment, different PEI frames include different numbers of PEIs.
[0485] As an optional embodiment, the PEI index is:
[0486] The index of the PEI sent by the network side device in the PEI frame;
[0487] or,
[0488] The index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device, where the first configuration information is used to configure the starting detection position of the PEI.
[0489] As an optional embodiment, the value of X is the number of POs included in a PF;
[0490] and / or,
[0491] The value of Y is the number of POs corresponding to one PEI.
[0492] As an optional embodiment, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns.
[0493] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0494] As an optional embodiment, the fourth determining unit includes:
[0495] The fourth subunit is used to determine the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifiers.
[0496] As an optional embodiment, the radio frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0497] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0498] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0499] As an optional embodiment, a modulo operation result of a sum of the radio frame number of the PEI frame and a third parameter and the DRX cycle is equal to a product of the first parameter and the second parameter;
[0500] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0501] As an optional embodiment, the device further includes:
[0502] an eighth determining unit, configured to determine a second parameter according to the terminal identifier, the number of PFs in each DRX cycle, and parameter A;
[0503] Wherein, the parameter A satisfies:
[0504]
[0505] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0506] As an optional embodiment, the second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0507] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0508] As an optional embodiment, the second parameter satisfies any of the following:
[0509] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0510] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0511] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0512] As an optional embodiment, the fifth determining unit includes:
[0513] The fifth subunit is used to determine the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the index of the PO in the PF, and the terminal identifier.
[0514] As an optional embodiment, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and the first condition is met; or, the PEI index is the index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device,
[0515] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0516] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0517] As an optional embodiment, the fourth parameter satisfies any of the following:
[0518] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0519] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0520] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0521] As an optional embodiment, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and if the first condition is not met,
[0522] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0523] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0524] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0525] As an optional embodiment, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0526] Among them, the method and the device are based on the same application concept. Since the principles of solving problems by the method and the device are similar, the implementation of the device and the method can refer to each other, and the repeated parts will not be repeated.
[0527] See Figure 14 , Figure 14 This is a schematic diagram of the structure of a network-side device provided in an embodiment of the present invention. The network-side device includes a memory 1420, a transceiver 1410, and a processor 1400:
[0528] The memory 1420 is used to store computer programs; the transceiver 1410 is used to send and receive data under the control of the processor 1400; the processor 1400 is used to read the computer program in the memory 1420 and perform the following operations:
[0529] Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1;
[0530] Determine the PEI index;
[0531] The resource location of the PEI sent by the network side device is determined according to the radio frame number of the PEI frame and the PEI index.
[0532] As an optional embodiment, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following:
[0533] At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or
[0534] At least one second PEI, where the multiple POs indicated by the second PEI are POs in the same PF.
[0535] As an optional embodiment, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI;
[0536] or,
[0537] When X is equal to 1, the PEI is the first PEI.
[0538] As an optional embodiment, when X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, and the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
[0539] As an optional embodiment, different PEI frames include different numbers of PEIs.
[0540] As an optional embodiment, the PEI index is:
[0541] The index of the PEI sent by the network side device in the PEI frame;
[0542] or,
[0543] The index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device, where the first configuration information is used to configure the starting detection position of the PEI.
[0544] As an optional embodiment, the value of X is the number of POs included in a PF;
[0545] and / or,
[0546] The value of Y is the number of POs corresponding to one PEI.
[0547] As an optional embodiment, when N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns.
[0548] Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
[0549] As an optional embodiment, the network-side device determines the radio frame number of the PEI frame, including:
[0550] The network side device determines the wireless frame number of the PEI frame based on the discontinuous reception DRX cycle, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the offset for determining the PF, the offset for determining the PEI frame, the index of the PO in the PF, and at least one of the terminal identifiers.
[0551] As an optional embodiment, the radio frame number of the PEI frame is related to the product of the first parameter and the second parameter;
[0552] The first parameter is related to at least one of the DRX cycle and the number of PFs in each DRX cycle;
[0553] The second parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
[0554] As an optional embodiment, a modulo operation result of a sum of the radio frame number of the PEI frame and a third parameter and the DRX cycle is equal to a product of the first parameter and the second parameter;
[0555] The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame.
[0556] As an optional embodiment, the method further includes:
[0557] The network side device determines the second parameter according to the terminal identifier, the number of PFs in each DRX cycle and parameter A;
[0558] Wherein, the parameter A satisfies:
[0559]
[0560] Among them, Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI.
[0561] As an optional embodiment, the second parameter satisfies: floor((UE_ID mod N) / A)*A;
[0562] Wherein, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle.
[0563] As an optional embodiment, the second parameter satisfies any of the following:
[0564] floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)];
[0565] floor[floor(((UE_ID mod N)*Ns+floor((UE_ID / N))mod Ns) / N1)*(N1 / Ns)];
[0566] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0567] As an optional embodiment, the processor is further configured to:
[0568] The PEI index is determined according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, the index of the PO in the PF, and the terminal identifier.
[0569] As an optional embodiment, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and the first condition is met; or, the PEI index is the index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device,
[0570] The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF;
[0571] Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
[0572] As an optional embodiment, the fourth parameter satisfies any of the following:
[0573] floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1));
[0574] floor(((UE_ID mod N)*Ns+i_s) / N1);
[0575] Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
[0576] As an optional embodiment, the PEI index is the index of the PEI sent by the network side device in the PEI frame, and if the first condition is not met,
[0577] The PEI index is equal to the modulo operation result of the fifth parameter and parameter B;
[0578] The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF;
[0579] The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
[0580] As an optional embodiment, the first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
[0581] Among them, Figure 14In the embodiment, the bus architecture may include any number of interconnected buses and bridges, specifically linking together various circuits of one or more processors represented by processor 1400 and memory represented by memory 1420. The bus architecture may also link together various other circuits such as peripheral devices, voltage regulators, and power management circuits, which are all well known in the art and, therefore, will not be described further herein. The bus interface provides an interface. The transceiver 1410 may be a plurality of components, i.e., a transmitter and a receiver, providing a unit for communicating with various other devices on a transmission medium, such as a wireless channel, a wired channel, an optical cable, and the like. The processor x1400 is responsible for managing the bus architecture and general processing, and the memory 1420 may store data used by the processor 1400 when performing operations.
[0582] The processor 1400 may be a central processing unit (CPU), an application specific integrated circuit (ASIC), a field programmable gate array (FPGA), or a complex programmable logic device (CPLD). The processor may also adopt a multi-core architecture.
[0583] Among them, the method and the network side device are based on the same application concept. Since the principles of solving problems by the method and the network side device are similar, the implementation of the network side device and the method can refer to each other, and the repeated parts will not be repeated.
[0584] It should be noted that the division of units in the embodiments of the present application is schematic and is merely a logical functional division. In actual implementation, other division methods may be used. Furthermore, the functional units in the various embodiments of the present application may be integrated into a single processing unit, or each unit may exist physically separately, or two or more units may be integrated into a single unit. The aforementioned integrated units may be implemented in the form of hardware or software functional units.
[0585] If the integrated unit is implemented in the form of a software functional unit and sold or used as an independent product, it can be stored in a processor-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or the part that contributes to the prior art or all or 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 a number of instructions for enabling a computer device (which can be a personal computer, server, or network device, etc.) or a processor to execute all or part of the steps of the method described in each embodiment of the present application. The aforementioned storage medium includes: various media that can store program codes, such as a USB flash drive, a mobile hard disk, a read-only memory (ROM), a random access memory (RAM), a magnetic disk or an optical disk.
[0586] An embodiment of the present invention also provides a processor-readable storage medium, which stores a computer program, and the computer program is used to enable the processor to execute the various steps in the method embodiment described above. The processor-readable storage medium can be any available medium or data storage device that can be accessed by the processor, including but not limited to magnetic storage (such as floppy disks, hard disks, magnetic tapes, magneto-optical disks (MO), etc.), optical storage (such as CDs, DVDs, BDs, HVDs, etc.), and semiconductor storage (such as ROMs, EPROMs, EEPROMs, non-volatile memories (NAND FLASH), solid-state drives (SSDs)), etc.
[0587] Those skilled in the art will appreciate that the embodiments of the present application can be provided as methods, systems, or computer program products. Therefore, the present application can adopt the form of a complete hardware embodiment, a complete software embodiment, or an embodiment in combination with software and hardware. Moreover, the present application can adopt the form of a computer program product implemented on one or more computer-usable storage media (including but not limited to magnetic disk storage and optical storage, etc.) that contain computer-usable program code.
[0588] The present application is described with reference to the flowcharts and / or block diagrams of the methods, devices (systems), and computer program products according to the embodiments of the present application. It should be understood that each process and / or box in the flowchart and / or block diagram, as well as the combination of the processes and / or boxes in the flowchart and / or block diagram, can be implemented by computer-executable instructions. These computer-executable instructions can be provided to a processor of a general-purpose computer, a special-purpose computer, an embedded processor, or other programmable data processing device to produce a machine, so that the instructions executed by the processor of the computer or other programmable data processing device generate instructions for implementing the steps in the process. Figure 1a process or multiple processes and / or boxes Figure 1 A device that provides the functions specified in a block or multiple blocks.
[0589] These processor-executable instructions may also be stored in a processor-readable memory that can direct a computer or other programmable data processing device to operate in a specific manner, so that the instructions stored in the processor-readable memory produce an article of manufacture comprising an instruction device that implements the process Figure 1 a process or multiple processes and / or boxes Figure 1 The function specified in one or more boxes.
[0590] These processor-executable instructions can also be loaded onto a computer or other programmable data processing device so that a series of operational steps are performed on the computer or other programmable device to produce a computer-implemented process, thereby providing instructions for executing on the computer or other programmable device to implement the process. Figure 1 a process or multiple processes and / or boxes Figure 1 A step that specifies a function in one or more boxes.
[0591] Obviously, those skilled in the art may make various changes and modifications to this application without departing from the spirit and scope of this application. Thus, if these modifications and variations of this application fall within the scope of the claims of this application and their equivalents, this application is intended to include these modifications and variations.
Claims
1. A method for determining a resource location of a paging advance indication (PEI), characterized in that: The method includes: The terminal determines the radio frame number of the PEI frame, where the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of the paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; The terminal determines a PEI index; The terminal determines, according to the radio frame number of the PEI frame and the PEI index, a resource location of the PEI detected by the terminal; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
2. The method according to claim 1, characterized in that When X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, where the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
3. The method according to claim 1, characterized in that Different PEI frames include different numbers of PEIs.
4. The method according to claim 1, wherein The PEI index is: The index of the PEI detected by the terminal in the PEI frame; or, The index of the numerical value in the first configuration information corresponding to the PEI detected by the terminal, and the first configuration information is used to configure the starting detection position of the PEI.
5. The method according to claim 1, wherein The value of X is the number of POs included in a PF; and / or, The value of Y is the number of POs corresponding to one PEI.
6. The method according to claim 1, characterized in that In the case that N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns; Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
7. The method according to claim 1, characterized in that The second parameter satisfies one of the following: floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)]; Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
8. The method according to claim 1 or 4, characterized in that The terminal determines the PEI index, including: The terminal determines the PEI index according to at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, the index of the PO in the PF, and the terminal identifier.
9. The method according to claim 8, characterized in that The PEI index is the index of the PEI detected by the terminal in the PEI frame, and the first condition is met; or the PEI index is the index of the value in the first configuration information corresponding to the PEI detected by the terminal, The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF; Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
10. The method according to claim 9, characterized in that The fourth parameter satisfies any of the following: floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1)); floor(((UE_ID mod N)*Ns+i_s) / N1); Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
11. The method according to claim 9, characterized in that The PEI index is the index of the PEI detected by the terminal in the PEI frame, and if the first condition is not met, The PEI index is equal to the modulo operation result of the fifth parameter and parameter B; The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF; The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
12. The method according to any one of claims 9 to 11, characterized in that: The first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
13. A method for determining a resource location of a paging advance indication (PEI), characterized in that: The method includes: The network side device determines the radio frame number of the PEI frame, where the PEI frame includes X PEIs, and the X PEIs are used to indicate the paging status of the paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; The network side device determines the PEI index; The network side device determines the resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
14. The method according to claim 13, wherein: When X is equal to 1, the PEI is used to indicate part of the POs in Y PFs, where the number of POs included in the part of the POs is less than the number of POs included in the Y PFs.
15. The method according to claim 13, characterized in that Different PEI frames include different numbers of PEIs.
16. The method according to claim 13, characterized in that The PEI index is: The index of the PEI sent by the network side device in the PEI frame; or, The index of the numerical value in the first configuration information corresponding to the PEI sent by the network side device, where the first configuration information is used to configure the starting detection position of the PEI.
17. The method according to claim 13, wherein The value of X is the number of POs included in a PF; and / or, The value of Y is the number of POs corresponding to one PEI.
18. The method according to claim 13, characterized in that In the case that N1 cannot divide Ns, and Ns cannot divide N1, the number of POs included in the Y PFs is the least common multiple of N1 and Ns; Among them, N1 is the number of POs corresponding to a PEI, and Ns is the number of POs in each PF.
19. The method according to claim 13, wherein The second parameter satisfies one of the following: floor[floor(((UE_ID mod N)*Ns+i_s) / N1)*(N1 / Ns)]; Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
20. The method according to claim 13, wherein The network side device determines the PEI index, including: The network side device determines the PEI index based on at least one of the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to a PEI, the index of the PO in the PF, and the terminal identifier.
21. The method according to claim 20, characterized in that The PEI index is the index of the PEI sent by the network side device in the PEI frame, and the first condition is met; or the PEI index is the index of the value in the first configuration information corresponding to the PEI sent by the network side device, The PEI index is equal to the modulo operation result of the fourth parameter and the number of POs in each PF; Among them, the fourth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the number of POs corresponding to one PEI, and the index of PO in PF.
22. The method according to claim 21, characterized in that The fourth parameter satisfies any of the following: floor(((UE_ID mod N)*Ns+(floor(UE_ID / N)mod Ns)) / N1)); floor(((UE_ID mod N)*Ns+i_s) / N1); Among them, UE_ID is the terminal identifier; N is the number of PFs in each DRX cycle; Ns is the number of POs in each PF; N1 is the number of POs corresponding to a PEI; i_s is the index of PO in PF.
23. The method according to claim 20, characterized in that The PEI index is the index of the PEI sent by the network side device in the PEI frame, and if the first condition is not met, The PEI index is equal to the modulo operation result of the fifth parameter and parameter B; The fifth parameter is related to at least one of the terminal identifier, the number of PFs in each DRX cycle, and the number of POs in each PF; The parameter B is related to at least one of the number of POs in each PF and the number of POs corresponding to one PEI.
24. The method according to any one of claims 21 to 23, characterized in that The first condition is that N1 cannot divide Ns, and Ns cannot divide N1.
25. A PEI resource location determination device, characterized in that: Applied to a terminal, the device includes: A first determining unit is configured to determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; A second determining unit is used to determine a PEI index; A third determining unit is configured to determine a resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
26. A terminal, characterized in that: Including memory, transceiver, processor: A memory for storing a computer program; a transceiver for transmitting and receiving data under the control of the processor; and a processor for reading the computer program in the memory and performing the following operations: Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; Determine the PEI index; Determining a resource location of the PEI detected by the terminal according to the radio frame number of the PEI frame and the PEI index; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
27. A PEI resource location determination device, characterized in that: Applied to network-side equipment, the device includes: a fourth determining unit, configured to determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; a fifth determining unit, configured to determine a PEI index; a sixth determining unit, configured to determine a resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
28. A network side device, characterized in that: Including memory, transceiver, processor: A memory for storing a computer program; a transceiver for transmitting and receiving data under the control of the processor; and a processor for reading the computer program in the memory and performing the following operations: Determine a radio frame number of a PEI frame, wherein the PEI frame includes X PEIs, and the X PEIs are used to indicate paging conditions of paging opportunities PO in Y paging frames PF; wherein X is an integer greater than or equal to 1, and Y is an integer greater than 1; Determine the PEI index; Determining a resource location of the PEI sent by the network side device according to the radio frame number of the PEI frame and the PEI index; Wherein, one PEI is used to indicate the paging status of multiple POs, and the X PEIs include at least one of the following: At least one first PEI, wherein the multiple POs indicated by the first PEI are POs in different PFs; or At least one second PEI, wherein the multiple POs indicated by the second PEI are POs in the same PF; Wherein, when X is greater than 1, the X PEIs include at least one first PEI and at least one second PEI; The sum of the radio frame number of the PEI frame and the third parameter, and the modulo operation result of the DRX cycle are equal to the product of the first parameter and the second parameter; The third parameter is the sum of the offset for determining the PF and the offset for determining the PEI frame, or the third parameter is the offset for determining the PEI frame; The first parameter is related to the DRX cycle and the number of PFs in each DRX cycle; The second parameter is related to the terminal identifier, the number of PFs in each DRX cycle, the number of POs in each PF, the index of the PO in the PF, and the number of POs corresponding to one PEI.
29. A processor-readable storage medium, characterized in that: The processor-readable storage medium stores a computer program, wherein the computer program is used to cause the processor to execute the method according to any one of claims 1 to 12, or the computer program is used to cause the processor to execute the method according to any one of claims 13 to 24 for rights migration.
Citation Information
Patent Citations
Power efficient paging mechanism with paging early indicator
WO2021180206A1