CN113133029B - Configuration method for measuring Gap - Google Patents
Configuration method for measuring Gap Download PDFInfo
- Publication number
- CN113133029B CN113133029B CN202110258323.0A CN202110258323A CN113133029B CN 113133029 B CN113133029 B CN 113133029B CN 202110258323 A CN202110258323 A CN 202110258323A CN 113133029 B CN113133029 B CN 113133029B
- Authority
- CN
- China
- Prior art keywords
- gapoffset
- csi
- smtc
- gap
- window
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Active
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W24/00—Supervisory, monitoring or testing arrangements
- H04W24/02—Arrangements for optimising operational condition
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
The invention discloses a configuration method for measuring GAP. The method comprises the following steps: step 1, determining an SMTC window according to configuration information of a base station: step 2, determining an effective value of GapOffset, namely the initial position of the GAP window; and 3, selecting a proper GapOffset for the UE from the effective GapOffset set. The invention has the following advantages: the measurement GAP allocated to the UE and the resources allocated to the UE can be guaranteed to be free from conflict in a priority mode to the maximum extent; according to the weight of each resource, the importance degree of each resource is flexibly defined, and the important resource is ensured not to be influenced by the measurement GAP, so that the influence on the user is reduced to the maximum extent.
Description
Technical Field
The invention belongs to the technical field of mobile communication, and particularly relates to a configuration method for measuring Gap (Gap).
Background
Currently, in an NR (New Radio, new air interface) system, a User Equipment (UE) needs to measure a neighboring cell so as to facilitate switching or redirection of the UE, the Measurement includes inter-frequency Measurement and inter-system Measurement in the NR system, when the UE performs the Measurement, a special Measurement Gap (Measurement Gap) is needed, and in the Measurement Gap, the UE specially measures the neighboring cell without transmitting other data information. When the resources (sr resource, csi-rs resource, srs resource) configured to the UE are located in the measurement time window of Gap in the time domain, when the UE performs inter-frequency/inter-system measurement, it will be impossible to transmit corresponding information on these resources, thereby affecting the user experience. The NR protocol introduces an RRM measurement time configuration window based on SSBs (SS/PBCH block composed of synchronization signal SS and physical broadcast channel PBCH), called Smtc window, through which the UE obtains the measurement period and time of all SSBs, and in order to be able to measure the SSBs of the inter-frequency cell, it is necessary to ensure that the Smtc window is included in the Gap window.
In the prior art, a prior art solution provided by patent application with patent publication number CN106332118 is: when the UE determines that a resource conflict exists between a scheduling request sr sending resource position of a current cell and a measured Gap resource position, marking the current cell, and performing Radio Resource Control (RRC) reconstruction according to a preset reconstruction rule; the mark represents that the current cell is forbidden in a certain time, and the UE does not select the current cell when performing cell selection in the certain time; the method only provides a solution for the conflict between sr resources and Gap resources, and is limited to an LTE system; in addition, the scheme of the patent application solves the resource conflict in an RRC reestablishment mode, and the reestablishment process can cause service interruption of the UE.
Disclosure of Invention
The invention aims to provide a method for configuring measurement Gap, which can avoid the conflict between resources allocated to UE and the measurement Gap resources to the maximum extent, and the method comprises the following steps:
step 1, determining an Smtc window according to configuration information of a base station:
the Smtc window consists of the period of occurrence of the Smtc window, offset, namely the starting position of the Smtc window in a system frame, and window length, namely the Smtc window length, wherein one Smtc window is described as [ SmtcOffset, smtcOffset + SmtcWindowLen-1], wherein the SmtcOffset is the Smtc offset, and the SmtcWindowLen is the Smtc window length;
step 2, determining the effective value of GapOffset, namely the initial position of the Gap window: the effective value is all GapOffset contained in a Smtc window in a Gap period, the effective value range of the GapOffset is determined by the mgrp of the Gap period, and the value range of the GapOffset is [0, mgrp-1]:
step 2.1, calculating the number N of Smtc periods contained in a Gap period, wherein N = mgrp/SmtcPeriod, and the SmtcPeriod is the Smtc period;
step 2.2, calculating all Smtc windows contained in the Gap period, wherein the Smtc windows are [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], and the value range of i is [1,N ];
step 2.3, determining whether each GapOffset in the Gap period is contained in an Smtc window [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], wherein the GapOffset is an effective value when the GapOffset is contained in the Smtc window;
and 3, selecting proper GapOffset for the UE from the effective GapOffset set:
step 3.1, counting the times of the sr resource, the csi-rs resource and the srs resource appearing in a Gap time window starting from each effective GapOffset in a Gap period according to the sr resource, the csi-rs resource and the srs resource configured to the UE, and respectively marking as NumSR, numCi, numSiRs and NumSRs;
step 3.2, calculating the weight 1 of each effective GapOffset, and recording the weight as F1, wherein the calculation formula is shown as the following formula (1):
F1=δ sr *NumSr*MIN(T sr mgrp)+δ csi *NumCsi*MIN(T csi ,mgrp)+δ srs *NumSrs*MIN(T srs ,mgrp)+δ csi-rs *NumCsiRs。MIN(T csi-rs ,mgrp).....(1)
in the formula (1), T is a period corresponding to sr resources, csi-rs resources and srs resources, and delta is a weight corresponding to sr resources, csi-rs resources and srs resources, and can be specified according to the importance degrees of sr resources, csi-rs resources and srs resources, when F1 is calculated, the algorithm defaults to specify delta values of sr, csi, srs and csi-rs to be 1, 1 and 16 respectively;
step 3.3, calculating the weight 2 of each effective GapOffset, and marking the weight as F2, wherein the calculation formula of the F2 is the same as the formula (1) for calculating the F1, except that the delta default values of sr, csi, srs and csi-rs are respectively 2, 3, 1 and 0;
step 3.4, selecting GapOffset according to the values of F1 and F2, wherein the selection method comprises the following steps: preferably selecting GapOffset with the minimum F1 value; when a plurality of GapOffsets with the smallest F1 exist, selecting the GapOffset with the smallest F2 from the GapOffsets with the smallest F1; when there are a plurality of gapoffsets having the smallest F2 in the F1 minimum set, the GapOffset value is selected as the smallest among the gapoffsets.
The method has the following advantages:
1. the method can ensure that the measurement Gap allocated to the UE and the resource allocated to the UE do not conflict with each other to the maximum extent;
2. the method can flexibly define the importance degree of each resource according to the weight of each resource to ensure that the important resource is not influenced by the measured Gap, thereby reducing the influence on the user to the maximum extent.
Drawings
FIG. 1 is a schematic flow diagram of the process of the present invention;
FIG. 2 is a schematic representation of the relationship between measured GapGap windows and Smtc windows according to the methods of the invention;
fig. 3 is a schematic diagram of calculating the effective value of GapOffset according to the method of the present invention.
Detailed Description
In the following detailed description of embodiments of the invention, reference is made to the accompanying drawings, in which the method of the invention comprises the steps of:
step 1, determining an Smtc window according to configuration information of a base station:
the Smtc window consists of the period and offset of the Smtc window, namely the initial position of the Smtc window in a system frame, and the window length, namely the Smtc window length, wherein one Smtc window is described as [ SmtcOffset, smtcOffset + SmtcWindowLen-1], the SmtcOffset is the Smtc offset, and the SmtcWindowLen is the Smtc window length;
step 2, determining the effective value of GapOffset, namely the initial position of the Gap window: the effective value is all GapOffset contained in the Smtc window in the Gap period, the effective value range of the GapOffset is determined by the Gap period mgrp, and the value range of the GapOffset is [0, mgrp-1]:
step 2.1, calculating the number N of Smtc periods contained in a Gap period, wherein N = mgrp/SmtcPeriod, and the SmtcPeriod is the Smtc period;
step 2.2, calculating all Smtc windows contained in the Gap period, wherein the Smtc windows are [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], and the value range of i is [1,N ];
step 2.3, determining whether each GapOffset in the Gap period is contained in an Smtc window [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], wherein the GapOffset is an effective value when the GapOffset is contained in the Smtc window;
and 3, selecting proper GapOffset for the UE from the effective GapOffset set:
step 3.1, counting the times of the sr resource, the csi-rs resource and the srs resource appearing in a Gap time window starting from each effective GapOffset in a Gap period according to the sr resource, the csi-rs resource and the srs resource configured to the UE, and respectively marking as NumSR, numCi, numSiRs and NumSRs;
step 3.2, calculating the weight 1 of each effective GapOffset, and marking as F1, wherein the calculation formula is shown as the following formula (1):
F1=δ sr *NumSr*MIN(T sr ,mgrp)+δ csi *NumCsi*MIN(T csi ,mgrp)+δ srs *NumSrs*MIN(T srs ,mgrp)+δ csi-rs *NumCsiRs*MIN(T csi-rs ,mgrp).....(1)
in the formula (1), T is a period corresponding to sr resources, csi-rs resources and srs resources, and delta is a weight corresponding to sr resources, csi-rs resources and srs resources, and can be specified according to the importance degrees of sr resources, csi-rs resources and srs resources, when F1 is calculated, the algorithm defaults to specify delta values of sr, csi, srs and csi-rs to be 1, 1 and 16 respectively;
step 3.3, calculating the weight 2 of each effective GapOffset, and marking the weight as F2, wherein the calculation formula of the F2 is the same as the formula (1) for calculating the F1, except that the delta default values of sr, csi, srs and csi-rs are respectively 2, 3, 1 and 0;
step 3.4, selecting GapOffset according to the values of F1 and F2, wherein the selection method comprises the following steps: preferably selecting GapOffset with the minimum F1 value; when a plurality of GapOffsets with the smallest F1 exist, selecting the GapOffset with the smallest F2 from the GapOffsets with the smallest F1; when there are a plurality of gapoffsets having the smallest F2 in the F1 minimum set, the GapOffset value is selected as the smallest among the gapoffsets.
In a specific embodiment, fig. 1 is a schematic flow chart of the method of the present invention, and as shown in fig. 1, the flow chart includes the following steps:
step 1: determining an Smtc window according to the configuration information of the base station, and assuming that the period Smtcperiod of the Smtc window is 20ms, the window length SmtcDuration is 2ms, and the SmtcOffset offset is 0;
step 2: determining an effective value of GapOffset; assuming that the configuration of Gap adopts the configuration of Gap Pattern Id being 0 (the first row of table one), it can be determined that the period mgrp of Gap is 40ms, and the window length mgl of the measured Gap is 6ms; therefore, it can be determined that the value range of GapOffset is [0, 39]; measuring the frequency modulation duration of UE (user equipment) required to be contained in a Gap window, namely the time when the UE is switched to a measurement frequency point and the time when the UE leaves the measurement frequency point, wherein the frequency modulation duration is set to be 0.5ms, so the first 0.5ms and the last 0.5ms of the Gap window are used for frequency modulation, an effective Gap window really used for measurement is the middle 5ms, and the lead mgta for starting the measurement Gap is 0.5ms, as shown in figure 2;
the GapOffset corresponding to the Gap effective window which can completely contain the Smtc window is effective GapOffset; as shown in fig. 3, according to the above configuration, the effective GapOffset is {0, 17, 18, 19, 20, 37, 38, 39};
and step 3: selecting proper GapOffset for the UE from the effective GapOffset set; the frequency of occurrence of the resource allocated by the UE in the Gap window corresponding to each GapOffset and the calculated F1 and F2 values are assumed to be shown in a table II;
watch 1
According to the selection rule of GapOffset, the UE is selected 17, in which case the Gap window does not contain any other resources configured to the UE.
Watch two
The above description is only for the specific embodiment of the present invention, but the scope of the present invention is not limited thereto, and any changes or substitutions that can be easily conceived by those skilled in the art within the scope of the present disclosure should be covered within the scope of the present invention claimed in the appended claims.
Claims (2)
1. A configuration method for measuring Gap is characterized by comprising the following steps:
step 1, determining an Smtc window according to configuration information of a base station:
the Smtc window consists of the period of occurrence of the Smtc window, offset, namely the starting position of the Smtc window in a system frame, and window length, namely the Smtc window length, wherein one Smtc window is described as [ SmtcOffset, smtcOffset + SmtcWindowLen-1], wherein the SmtcOffset is the Smtc offset, and the SmtcWindowLen is the Smtc window length;
step 2, determining the effective value of GapOffset, namely the initial position of the Gap window: gapOffset corresponding to a Gap valid window which can completely contain a Smtc window is valid GapOffset, the valid value range of the GapOffset is determined by a Gap period mgrp, and the value range of the GapOffset is [0, mgrp-1];
and 3, selecting proper GapOffset for the UE from the effective GapOffset set:
step 3.1, counting the times of the sr resource, the csi-rs resource and the srs resource appearing in a Gap time window starting from each effective GapOffset in a Gap period according to the sr resource, the csi-rs resource and the srs resource configured to the UE, and respectively marking as NumSR, numCi, numSiRs and NumSRs;
step 3.2, calculating the weight 1 of each effective GapOffset, and recording the weight as F1, wherein the calculation formula is shown as the following formula (1):
F1=δ sr *NumSr*MIN(T sr ,mgrp)+δ csi *NumCsi*MIN(T csi ,mgrp)+δ srs *NumSrs*MIN(T srs ,mgrp)+δ csi-rs *NumCsiRs*MIN(T csi-rs ,mgrp) (1)
in the formula (1), T is a period corresponding to sr resources, csi-rs resources and srs resources, and delta is a weight corresponding to sr resources, csi-rs resources and srs resources, and can be specified according to the importance degrees of sr resources, csi-rs resources and srs resources, when F1 is calculated, the algorithm defaults to specify delta values of sr, csi, srs and csi-rs to be 1, 1 and 16 respectively;
step 3.3, calculating the weight 2 of each effective GapOffset, and marking the weight as F2, wherein the calculation formula of the F2 is the same as the formula (1) for calculating the F1, except that the delta default values of sr, csi, srs and csi-rs are respectively 2, 3, 1 and 0;
step 3.4, selecting GapOffset according to the values of F1 and F2, wherein the selection method comprises the following steps: preferably selecting GapOffset with the minimum F1 value; when a plurality of GapOffsets with the smallest F1 exist, selecting the GapOffset with the smallest F2 from the GapOffsets with the smallest F1; when there are a plurality of gapoffsets having the smallest F2 in the F1 minimum set, the GapOffset value is selected as the smallest among the gapoffsets.
2. The method according to claim 1, wherein the step 2 comprises the following steps:
step 2.1, calculating the number N of Smtc periods contained in a Gap period, wherein N = mgrp/SmtcPeriod, and the SmtcPeriod is the Smtc period;
step 2.2, calculating all Smtc windows contained in the Gap period, wherein the Smtc windows are [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], and the value range of i is [1,N ];
and 2.3, determining whether each GapOffset in the Gap period can completely contain the Smtc window [ SmtcOffset i, smtcOffset i + SmtcWindowLen-1], and if the GapOffset can be completely contained, the GapOffset is an effective value.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110258323.0A CN113133029B (en) | 2021-03-09 | 2021-03-09 | Configuration method for measuring Gap |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN202110258323.0A CN113133029B (en) | 2021-03-09 | 2021-03-09 | Configuration method for measuring Gap |
Publications (2)
Publication Number | Publication Date |
---|---|
CN113133029A CN113133029A (en) | 2021-07-16 |
CN113133029B true CN113133029B (en) | 2022-11-18 |
Family
ID=76773218
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN202110258323.0A Active CN113133029B (en) | 2021-03-09 | 2021-03-09 | Configuration method for measuring Gap |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN113133029B (en) |
Families Citing this family (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN114040481B (en) * | 2021-11-23 | 2023-07-14 | Oppo广东移动通信有限公司 | Frequency point scheduling method, device, computer equipment and storage medium |
CN117499972A (en) * | 2022-07-22 | 2024-02-02 | 维沃移动通信有限公司 | Method and device for processing measurement interval conflict, terminal and network side equipment |
Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN110474742A (en) * | 2018-05-11 | 2019-11-19 | 电信科学技术研究院有限公司 | A kind of method and apparatus of determining RRM measuring configuration |
WO2020027615A1 (en) * | 2018-08-02 | 2020-02-06 | Lg Electronics Inc. | Method and communication device for performing measurement |
CN111937430A (en) * | 2018-04-05 | 2020-11-13 | 瑞典爱立信有限公司 | Determining measurement period scaling for measurement gaps in 5G/NR |
CN112399460A (en) * | 2019-08-16 | 2021-02-23 | 华为技术有限公司 | Method and device for measuring |
Family Cites Families (2)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
EP3747222B1 (en) * | 2018-02-13 | 2023-05-24 | LG Electronics Inc. | Method for measuring frame timing difference and user equipment performing the method |
US11166183B2 (en) * | 2018-04-06 | 2021-11-02 | Intel Corporation | Measurement gap and synchronization signal block—based measurement timing configuration scheduling |
-
2021
- 2021-03-09 CN CN202110258323.0A patent/CN113133029B/en active Active
Patent Citations (4)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN111937430A (en) * | 2018-04-05 | 2020-11-13 | 瑞典爱立信有限公司 | Determining measurement period scaling for measurement gaps in 5G/NR |
CN110474742A (en) * | 2018-05-11 | 2019-11-19 | 电信科学技术研究院有限公司 | A kind of method and apparatus of determining RRM measuring configuration |
WO2020027615A1 (en) * | 2018-08-02 | 2020-02-06 | Lg Electronics Inc. | Method and communication device for performing measurement |
CN112399460A (en) * | 2019-08-16 | 2021-02-23 | 华为技术有限公司 | Method and device for measuring |
Non-Patent Citations (3)
Title |
---|
"R2-1708706 Measurement gap configuration in NR".《3GPP tsg_ran\WG2_RL2》.2017,全文. * |
R2-1803761 "Measurement gap configuration in NR";Huawei等;《3GPP tsg_ran\WG2_RL2》;20180224;全文 * |
R4-1709396 "Discussion on measurement gap configuration in NR";LG Electronics Inc.;《3GPP tsg_ran\WG4_Radio》;20170911;全文 * |
Also Published As
Publication number | Publication date |
---|---|
CN113133029A (en) | 2021-07-16 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN110381531B (en) | Measurement configuration and reporting method, device and user equipment | |
EP3188558B1 (en) | Transmission timing adjustment method and device | |
US8837396B2 (en) | Mapping user data onto a time-frequency resource grid in a coordinated multi-point wireless communication sytem | |
TWI693840B (en) | Method of received signal strength indication measurement and user equipment thereof | |
CA3004405C (en) | Methods and apparatuses for configuration of measurement restrictions | |
EP2665305A1 (en) | Interference detection method, device, and system | |
US11228382B2 (en) | Controlling the channel occupancy measurement quality | |
US20160157248A1 (en) | Subframe configuration for performing ul-dl interference measurement in guard period of special subframe for wireless networks | |
US8416740B2 (en) | Grouping of users onto traffic channels in multiple-users-per-channel transmission schemes | |
CN113133029B (en) | Configuration method for measuring Gap | |
US20160105248A1 (en) | Measurements in a Wireless System | |
JP2020504545A (en) | Signal configuration method, apparatus and storage medium | |
BRPI0407800B1 (en) | METHOD AND APPARATUS FOR THE IMPROVEMENT OF CHANNEL CONDITION MEASUREMENT IN WIRELESS CELLULAR SYSTEMS | |
EP2471327A1 (en) | System and method for scheduling users on a wireless network | |
CN104661296A (en) | Device and method for deciding transmission power of user device | |
US11546081B2 (en) | Method and apparatus for configuring uplink time-frequency resource set, and method and apparatus for receiving uplink time-frequency resource set | |
WO2017143923A1 (en) | Method and device for realizing synchronization | |
CN109495413A (en) | The transmission of synchronization signal block, the measurement method of cell quality, base station and terminal | |
CN109155989A (en) | Data transmission method and device | |
US20240155433A1 (en) | Systems and methods for reference signaling design and configuration | |
US20130279359A1 (en) | Method for measuring channel state information, ue and base station | |
KR20150117291A (en) | High data rate broadcast channel systems, devices, and methods | |
WO2020143053A1 (en) | Method, device and computer readable medium for measuring sidelink received signal strength | |
CN108810930B (en) | Communication method, device and system | |
WO2018171687A1 (en) | Method and device for transmitting pilot frequency of channel state information, processor and storage medium |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
PB01 | Publication | ||
PB01 | Publication | ||
SE01 | Entry into force of request for substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
GR01 | Patent grant | ||
GR01 | Patent grant |