WO2019085959A1 - 多基站连接管理方法、用户终端及计算机可读存储介质 - Google Patents

多基站连接管理方法、用户终端及计算机可读存储介质 Download PDF

Info

Publication number
WO2019085959A1
WO2019085959A1 PCT/CN2018/113309 CN2018113309W WO2019085959A1 WO 2019085959 A1 WO2019085959 A1 WO 2019085959A1 CN 2018113309 W CN2018113309 W CN 2018113309W WO 2019085959 A1 WO2019085959 A1 WO 2019085959A1
Authority
WO
WIPO (PCT)
Prior art keywords
measurement
identifier
cell
local
list
Prior art date
Application number
PCT/CN2018/113309
Other languages
English (en)
French (fr)
Inventor
刘韦
Original Assignee
中兴通讯股份有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 中兴通讯股份有限公司 filed Critical 中兴通讯股份有限公司
Priority to US16/761,048 priority Critical patent/US20210185748A1/en
Priority to JP2020524584A priority patent/JP7012846B2/ja
Priority to EP18872078.3A priority patent/EP3706456B1/en
Publication of WO2019085959A1 publication Critical patent/WO2019085959A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signaling, i.e. of overhead other than pilot signals
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W48/00Access restriction; Network selection; Access point selection
    • H04W48/16Discovering, processing access restriction or access information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/15Setup of multiple wireless link connections
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present application relates to the field of network convergence, for example, to a multi-base station connection management method, a user terminal, and a computer readable storage medium.
  • the base station sends the measurement reconfiguration signaling to the user terminal through the cell, and performs report configuration on the user equipment (User Equipment, UE) in the connected state, and the UE performs air interface measurement according to the report configuration, and reports the measurement result. Send to the base station.
  • User Equipment User Equipment
  • the 3rd Generation Partnership Project (3GPP) 36.331 protocol defines that each measObjectId, reportConfigId, and measId are non-reusable resources, that is, the measObjectId, reportConfigId, and the repeated measObjectId and reportConfigId cannot be generated in the measurement sent by the base station to the UE.
  • the protocol also stipulates that the content of the different measObjectId or measId identifiers cannot be repeated; the repeated measObjectId, reportConfigId, and measId appear in the measurement sent by the base station to the UE, or the content of the different measObjectId or measId is duplicated. It may cause other abnormal behaviors such as abnormal measurement results or re-establishment of the UE.
  • a UE may simultaneously connect two or more base stations, which may belong to the same communication network or belong to different communication networks, and one of the base stations serves as a master node (MN).
  • MN master node
  • SN secondary node
  • the MN needs to send the SN added measurement to the UE in addition to the basic measurement.
  • the SN needs to send a measurement of the SN deletion and change to the UE. Because there is no negotiation path between the MN and the SN, the measurement mechanisms are independent of each other, which will result in conflicts between the measObjectId, reportConfigId, and measId of different measurements received by the UE side, which may cause abnormal measurement results or other abnormal behaviors of the UE.
  • the multi-base station connection management method, the user terminal, and the computer-readable storage medium provided by the embodiments of the present application can avoid the situation that the identification of the different measurements received by the UE side is caused by the measurement mechanism of the MN and the SN being independent of each other. .
  • An embodiment of the present application provides a multi-base station connection management method, including: after receiving measurement reconfiguration signaling from a cell, the terminal extracts measurement parameters carried by the measurement reconfiguration signaling; and invokes the local measurement configuration list of the terminal and the identifier corresponding to the cell.
  • the local measurement configuration list is used to record the local measurement configuration parameter and the corresponding local identifier
  • the identifier mapping list is used to record the correspondence between the cell identifier in the measurement reconfiguration signaling from the cell and the local identifier re-allocated by the terminal;
  • the terminal locally measures the configuration list and the identifier mapping list, processes the measurement parameters carried in the measurement reconfiguration signaling, and sends the connection reconfiguration complete signaling to the cell; when the measurement reporting condition is met, the measurement report signaling is sent to the cell by using the measurement identifier of the cell.
  • the embodiment of the present application further provides a computer readable storage medium storing at least one program, at least one program executable by at least one processor, to implement the multi-base station connection management method described above.
  • FIG. 1 is a flowchart of a multi-base station connection management method according to an embodiment of the present application
  • FIG. 2 is a schematic structural diagram of a multi-base station connection management apparatus according to an embodiment of the present disclosure
  • FIG. 4 is a schematic diagram of a communication networking according to an embodiment of the present application.
  • FIG. 5 is a flowchart of a method for managing multiple base station connections according to an embodiment of the present disclosure
  • FIG. 6 is a flowchart of a method for measuring object object conflicts according to an embodiment of the present disclosure
  • FIG. 7 is a flowchart of a method for measuring a frequency point collision of a measurement object according to an embodiment of the present disclosure
  • FIG. 8 is a flowchart of a method for reporting a configuration identifier conflict according to an embodiment of the present disclosure
  • FIG. 9 is a flowchart of a method for measuring an identity conflict according to an embodiment of the present disclosure.
  • FIG. 10 is a flowchart of a method for when a local identifier resource is insufficient according to an embodiment of the present application.
  • the measurement parameters carried by the measurement reconfiguration signaling include an identifier of a measurement object identifier measObjectId, a report configuration identifier reportConfigId, and a measurement identifier measId, and all parameters corresponding to each identifier, such as a measurement frequency point, a content of a report configuration, and a measurement. Identifies the associated measurement object ID, report configuration ID, and so on.
  • the present application records the identifiers of the measurement object identifier measObjectId, the report configuration identifier reportConfigId, and the measurement identifier measId carried in the measurement reconfiguration signaling sent by the cell to the user terminal as the cell measurement object identifier, the cell report configuration identifier, and the cell.
  • the identifier of the cell such as the identifier is measured; the identifier of the measurement object identifier measObjectId, the report configuration identifier reportConfigId, and the measurement identifier measId stored in the terminal local measurement configuration list is recorded as a local measurement object identifier, a local report configuration identifier, and a local measurement identifier.
  • the terminal local measurement configuration list is used to record a local measurement configuration parameter and a corresponding local identifier.
  • the storage content of the terminal local measurement configuration list includes a measurement object identifier measObjectId, a report configuration identifier reportConfigId, and The measurement identifier measId.
  • the mapping list involved in the present application refers to a list for recording the correspondence between the cell identifier in the measurement reconfiguration signaling from the cell and the newly assigned local identifier of the terminal.
  • the user terminal only connects the MN and The two cells of the SN are used as an example.
  • the UE accesses the primary cell (Pcell) provided by the MN, and also accesses the primary secondary cell (Pscell) provided by the SN.
  • the mapping list is 6
  • the manner of the list is implemented, including a measurement object identifier measObjectId mapping list configured for the Pcell, a report configuration identifier reportConfigId mapping list, and a measurement identifier measId mapping list, and a measurement object identifier measObjectId mapping list configured for the Pscell, a report configuration identifier reportConfigId mapping list, and The measurement identifier measId map list.
  • the multi-cell connection management method provided by the embodiment of the present application, including steps S101 to S105, can avoid the situation that the related technologies receive different measurement identifier conflicts received by the UE side due to the measurement mechanisms of the MN and the SN being independent of each other. .
  • step S102 the terminal local measurement configuration list and the identifier mapping list corresponding to the cell are invoked; the local measurement configuration list is used to record the local measurement configuration parameter and the corresponding local identifier, where the identifier mapping list is used to record the measurement reconfiguration signaling from the cell. Correspondence between the cell identifier and the local identity re-allocated by the terminal.
  • step S103 the measurement parameters carried in the measurement reconfiguration signaling are processed according to the terminal local measurement configuration list and the identifier mapping list.
  • step S104 connection reconfiguration completion signaling is sent to the cell.
  • step S105 when the measurement reporting condition is met, the measurement report signaling is sent to the cell using the measurement identifier of the cell.
  • step S103 when the measurement parameter includes the cell measurement object identifier of the measurement object that the cell needs to delete, step S103 includes: searching, in the identifier mapping list, whether there is a local measurement object identifier re-allocated for the cell measurement object identifier. If there is a local measurement object identifier re-allocated for the cell measurement object identifier, the local measurement object identifier is used as a key value, and if there is no local measurement object identifier re-allocated for the cell measurement object identifier, the cell measurement object is The identifier is used as the key value; in the terminal local measurement configuration list, the measurement object corresponding to the key value is deleted.
  • the step S103 further includes: searching, according to the terminal local measurement configuration list, whether the local measurement object identifier of the other measurement association exists locally. Key value; if the local measurement object identifier of other measurement associations exists as a key value, the measurement object corresponding to the key value is not deleted; if the local measurement object identifier of other measurement associations does not exist locally as the key value, the corresponding key value is deleted. Measuring object.
  • step S103 when the measurement parameter includes the cell measurement object identifier of the measurement object that the cell needs to add, step S103 includes: comparing the measurement object in the measurement parameter with the local measurement being performed in the terminal local measurement configuration list. Whether the measurement object has a measurement frequency point conflict or a measurement object identifier conflict; if there is a measurement frequency point conflict, the cell measurement object identifier is replaced with the identifier of the local same frequency point measurement object, and the cell measurement object identifier is associated with the local measurement object identifier.
  • step S103 when the measurement parameter includes the cell report configuration identifier of the report configuration that the cell needs to delete, step S103 includes: in the identifier mapping list, searching whether there is a local report configuration identifier re-allocated for the cell report configuration identifier. If there is a local report configuration identifier for the cell report configuration identifier reassignment, the local report configuration identifier is used as a key value; if there is no local report configuration identifier reassigned for the cell report configuration identifier, the cell report is reported The configuration identifier is used as the key value; in the terminal local measurement configuration list, the report configuration corresponding to the key value is deleted.
  • step S103 when the measurement parameter includes the cell report configuration identifier of the report configuration that the cell needs to add, step S103 includes: comparing the report configuration in the measurement parameter with the locally performing measurement in the terminal local measurement configuration list. Reports whether there is a report configuration identifier conflict in the configuration; if there is a report configuration identifier conflict, assigns an unused local report configuration identifier to the cell report configuration identifier, and adds the correspondence between the cell report configuration identifier and the local report configuration identifier to the identifier mapping list. And add the report configuration to the list of terminal local measurement configurations.
  • step S103 includes: comparing, in the terminal local measurement configuration list, whether the measurement in the measurement parameter and the locally performed measurement measurement are present. Measuring the identification conflict, or comparing the measurement object identifier and the report configuration identifier combination associated with the measurement identifier in the measurement parameter, whether the combination of the measurement object identifier and the report configuration identifier associated with the locally performed measurement identifier is the same; if there is a measurement identifier conflict or the same combination And re-allocating an unused local measurement identifier for the cell measurement identifier, and adding a correspondence between the cell measurement identifier and the local measurement identifier to the identifier mapping list; if the cell measurement object identifier and the cell report configuration identifier associated with the cell measurement identifier are present When reassigning, the replacement association is performed using the reassigned local measurement object identifier and the local report configuration identifier, respectively, and the
  • step S105 includes: performing local measurement, generating a measurement report
  • the cell measurement identifier corresponding to the local measurement identifier is searched; the cell measurement identifier is added to the measurement report, and sent to the corresponding cell.
  • the multi-base station connection management apparatus 2 includes an extraction module 21, a calling module 22, a processing module 23, a feedback module 24, and a reporting module 25.
  • the reassigned reportConfigId is a key value; if there is no report and report in the reportConfigId mapping list of the corresponding RRC connection entity
  • the redistributed reportConfigId corresponding to the delete list reportConfigToRemoveList is configured, and the original reportConfigId in the signaling is used as a key value, and the local measurement Id list (measIdList) is used to query whether there is another measurement associated reportConfigId as the key value.
  • measObjectList includes measObjectId1: frequency point 1; reportConfigList includes reportConfigId1; MeasIdList includes MeasId1 association measObjectId1, reportConfigId1 measurement identifier combination.
  • the Pscell After the SN is successfully added, the Pscell sends a measurement to the UE that the measurement MeasId is 2.
  • the frequency of the measurement object with measObjectId of 1 is f2.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE compares the measurement object in the measObjectToAddModList cell with the measurement object in the local measObjectList, and finds that the measObjectId of the local measurement frequency f1 and the measObjectId of the measurement frequency point f2 in the cell are both 1, The only sign is a measurement object.
  • the UE finds the first unused Id value of 2 in the range of the protocol value of measObjectId in order.
  • the original measObjectId 1 and the reassigned measObjectId 2 correspondence are recorded in the measObjectId mapping list of the RRC connected entity of the Pscell.
  • the UE compares the report configuration in the reportConfigToAddModList cell with the reportConfigId in the local reportConfigList, and finds that there is no conflict, and adds the report configuration with the reportConfigId of 2 to the reportConfigList.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, informing that the measurement addition is completed.
  • step S608 the UE deletes measurement 2.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE searches for the measObjectId value 2 of the corresponding UE re-allocation in the measObjectId mapping list of the RRC connection entity corresponding to the Pscell by using the original measObjectId value 1 in the mesObjectToRemoveList signaling.
  • measIdList In the local measurement Id list measIdList, there is no other measurement association measObjectId value of 2.
  • the measurement object with a measObjectId of 2 is deleted in the local measObjectList.
  • the original measObjectId 1 and the reassigned measObjectId 2 correspondence are deleted from the measObjectId mapping list of the RRC connected entity of the Pscell.
  • the UE uses the original reportConfigId value 2 in the reportConfigToRemoveList signaling, and does not match the same original reportConfigId in the reportConfigId mapping list of the RRC connection entity corresponding to the Pscell.
  • the local measurement Id list measIdList there is no other measurement association reportConfigId value of 2.
  • the report configuration with reportConfigId of 2 is deleted in the local reportConfigList.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, notifying that the measurement deletion is completed.
  • Scenario 2 The measurement frequency conflict of the measurement object in the measurement reconfiguration signaling sent by the different RRC connection entities. At this time, as shown in FIG. 7, step S701 to step S709 are included.
  • step S701 the Pcell sends signaling to add the measurement 1 to the UE.
  • the Pcell After the Pcell is accessed by the UE, the Pcell sends a measurement to the UE that the measurement measId is 1, in which the measurement object with the associated measObjectId is 1 and the report configuration with the reportConfigId1 is 1.
  • the frequency of the measurement object with measObjectId of 1 is f1.
  • measObjectList includes measObjectId1: frequency point 1; reportConfigList includes reportConfigId1; MeasIdList includes MeasId1 association measObjectId1 and reportConfigId1 measurement identification combination.
  • step S703 the UE transmits reconfiguration complete signaling to the Pcell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pcell to notify that the measurement addition is completed.
  • step S704 the Pscell sends signaling to add the measurement 2 to the UE.
  • the Pscell After the SN is successfully added, the Pscell sends a measurement to the UE that the measurement measId is 2.
  • the frequency of the measurement object with measObjectId of 2 is also f1.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE compares the measurement object in the measObjectToAddModList cell with the measurement object in the local measObjectList, and finds that the measurement object with the local measObjectId of 1 and the measurement frequency of the measurement object with the measObjectId of 2 in the cell are both For f1, violate the agreement.
  • the UE does not add this measurement object to the measObjectList.
  • This measurement uses a measurement object with a local measObjectId of 1.
  • the original measObjectId 2 and the reassigned measObjectId 1 correspondence are recorded in the measObjectId mapping list of the RRC connected entity of the Pscell.
  • the UE adds a report configuration with a reportConfigId of 2 in the reportConfigToAddModList cell to the reportConfigList.
  • the UE replaces the measObjectId of the measIdToAddMod cell in the measIdToAddModList from 2 to 1, and the reportConfigId and measId remain unchanged and are saved in the measIdList.
  • the measObjectList includes measObjectId1: frequency point 1;
  • the reportConfigList includes reportConfigId1, reportConfigId2;
  • the MeasIdList includes the measurement identifier combination of the MeasId1 association measObjectId1 and the reportConfigId1, the MeasId2 association measurement identifier combination of the measObjectId1 and the reportConfigId2;
  • the mesObjectId mapping list of the Pscell includes the Pscell identifier 1 and the local The correspondence of the identifier 2.
  • step S707 the Pscell sends signaling to delete the measurement 2 to the UE.
  • step S708 the UE deletes measurement 2.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE searches for the corresponding UE reassigned measObjectId value 1 in the measObjectId mapping list of the RRC connection entity corresponding to the Pscell by using the original measObjectId value 2 in the mesObjectToRemoveList signaling.
  • the measurement associated value measObjectId1 with a MeasId of 1 is also queried in the local measurement Id list measIdList. No deletion is done in the local measObjectList.
  • the original measObjectId 2 and the reassigned measObjectId 1 correspondence are deleted from the measObjectId mapping list of the RRC connected entity of the Pscell.
  • the UE uses the original reportConfigId value 2 in the reportConfigToRemoveList signaling, and does not match the same original reportConfigId in the reportConfigId mapping list of the RRC connection entity corresponding to the Pscell.
  • the local measurement Id list measIdList there is no other measurement association reportConfigId value of 2.
  • the report configuration with reportConfigId of 2 is deleted in the local reportConfigList.
  • the UE uses the original measId value 2 in the measIdToRemoveList signaling, and does not match the same original measId in the measId mapping list of the RRC connected entity corresponding to the Pscell.
  • the measurement item with measId of 2 is deleted in the local measIdList.
  • measObjectList includes measObjectId1: frequency point 1; reportConfigList includes reportConfigId1; MeasIdList includes MeasId1 association measObjectId1 and reportConfigId1 measurement identifier combination; Pscell's measObjectId mapping list is empty.
  • step S709 the UE transmits reconfiguration complete signaling to the Pscell.
  • Scenario 3 The report configuration Id conflicts in the measurement reconfiguration signaling sent by the RRC connection entity. In this case, as shown in FIG. 8, the following S801 to S809 are included.
  • step S801 the Pcell sends signaling to add the measurement 1 to the UE.
  • the Pcell After the Pcell is accessed by the UE, the Pcell sends a measurement to the UE that the measurement MeasId is 1, in which the measurement object with the associated measObjectId is 1 and the report configuration with the reportConfigId1 is 1.
  • the frequency of the measurement object with measObjectId of 1 is f1.
  • step S802 the UE adds measurement 1.
  • the UE After receiving the measurement reconfiguration signaling, the UE saves the measurement object, the report configuration, and the measurement Id information to measObjectList, reportConfigList, and MeasIdList, respectively.
  • the measObjectList includes measObjectId1: frequency point 1; the reportConfigList includes reportConfigId1; the MeasIdList includes the measurement identifier combination of MeasId1 association measObjectId1 and reportConfigId1.
  • step S803 the UE transmits reconfiguration complete signaling to the Pcell.
  • step S804 the Pscell sends signaling to add the measurement 2 to the UE.
  • the Pscell After the SN is successfully added, the Pscell sends a measurement to the UE with a measurement measId of 2, where the measurement object with the associated measObjectId is 2 and the report configuration with the reportConfigId1 is 1.
  • the frequency of the measurement object with measObjectId of 2 is f2.
  • step S805 the UE adds measurement 2.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE compares the measurement object in the measObjectToAddModList cell with the measurement object in the local measObjectList, and finds that there is no conflict. The UE adds this measurement object to the measObjectList.
  • the UE compares the report configuration in the reportConfigToAddModList cell with the reportConfigId in the local reportConfigList, and finds that the report configuration with the reportConfigId1 is already present locally.
  • a reportConfigId with a value of 1 cannot uniquely flag a report configuration.
  • the UE finds the first unused Id value of 2 in the range of the protocol value 1-64 of the reportConfigId. Change the reportConfigId of the report configuration in the reportConfigToAddModList cell from 1 to 2, and add the report configuration to the reportConfigList.
  • the original reportConfigId1 and the reassigned reportConfigId2 are recorded in the reportConfigId mapping list of the RRC connection entity of the Pscell; the reportConfigId of the measIdToAddMod cell in the measIdToAddModList is replaced by 2, the measObjectId and the measId remain unchanged, and are saved to the measIdList. .
  • the measObjectList includes measObjectId1: frequency point 1, measObjectId2: frequency point 2; reportConfigList includes reportConfigId1, reportConfigId2; MeasIdList includes MeasId1 association measObjectId1 and reportConfigId1 measurement identifier combination, MeasId2 associated measObjectId2 and reportConfigId2 measurement identifier combination; Pscell reportConfigId mapping The list includes the correspondence between the Pscell identifier 1 and the local identifier 2.
  • step S806 the UE transmits reconfiguration complete signaling to the Pscell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, informing that the measurement addition is completed.
  • step S807 the Pscell sends signaling to delete the measurement 2 to the UE.
  • the Pscell sends the RRC connection reconfiguration signaling to the UE to delete the measurement that the measId is 2.
  • step S808 the UE deletes measurement 2.
  • the original measObjectId value 2 in the measObjectToRemoveList signaling does not match the same original measObjectId in the measObjectId mapping list of the RRC connected entity corresponding to the Pscell.
  • measIdList there is no other measurement association measObjectId value of 2.
  • the measurement object with a measObjectId of 2 is deleted in the local measObjectList.
  • the UE uses the original reportConfigId value 1 in the reportConfigToRemoveList signaling to find the reportConfigId value 2 re-allocated by the corresponding UE in the reportConfigId mapping list of the RRC connection entity corresponding to the Pscell.
  • the local measurement Id list measIdList there is no other measurement association reportConfigId value of 2.
  • the report configuration with reportConfigId of 2 is deleted in the local reportConfigList.
  • the original reportConfigId1 and the reassigned reportConfigId2 correspondence are deleted from the reportConfigId mapping list of the RRC connected entity of the Pscell.
  • the UE uses the original measId value 2 in the measIdToRemoveList signaling, and does not match the same original measId in the measId mapping list of the RRC connected entity corresponding to the Pscell.
  • the measurement item with measId of 2 is deleted in the local measIdList.
  • the measObjectList includes measObjectId1: frequency point 1; the reportConfigList includes reportConfigId1; the MeasIdList includes the measurement identifier combination of MeasId1 association measObjectId1 and reportConfigId1; the reportConfigId mapping list of the Pscell is empty.
  • step S809 the UE transmits reconfiguration complete signaling to the Pscell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, notifying that the measurement deletion is completed.
  • Scenario 4 The measurement Id conflicts in the measurement reconfiguration signaling sent by the RRC connection entity. In this case, as shown in FIG. 9, step S901 to step S910 are included.
  • step S901 the Pcell sends signaling to add the measurement 1 to the UE.
  • the Pcell After the Pcell is accessed by the UE, the Pcell sends a measurement to the UE that the measurement measId is 1, in which the measurement object with the associated measObjectId is 1 and the report configuration with the reportConfigId1 is 1.
  • the frequency of the measurement object with measObjectId of 1 is f1.
  • step S902 the UE adds measurement 1.
  • the UE After receiving the measurement reconfiguration signaling, the UE saves the measurement object, the report configuration, and the measurement Id information to measObjectList, reportConfigList, and MeasIdList, respectively.
  • the measObjectList includes measObjectId1: frequency point 1; the reportConfigList includes reportConfigId1; the MeasIdList includes the measurement identifier combination of measObjectId1 and reportConfigId1 associated with MeasId1.
  • step S903 the UE transmits reconfiguration complete signaling to the Pcell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pcell to notify that the measurement addition is completed.
  • step S904 the Pscell sends signaling to add the measurement 1 to the UE.
  • the Pscell After the SN is successfully added, the Pscell sends a measurement to the UE that the measurement measId is 1, in which the measurement object with the associated measObjectId is 2 and the report configuration with the reportConfigId of 2, and the frequency of the measurement object with the measObjectId of 2 is f2.
  • step S905 the UE adds measurement 1.
  • the UE After receiving the measurement reconfiguration signaling of the Pscell, the UE compares the measurement object in the measObjectToAddModList cell with the measurement object in the local measObjectList, and finds that there is no conflict. The UE adds this measurement object to the measObjectList.
  • the UE compares the report configuration in the reportConfigToAddModList cell with the reportConfigId in the local reportConfigList, and finds that there is no conflict, adding the report configuration to the reportConfigList.
  • the UE compares the measIdToAddMod cell in the measIdToAddModList with the local measIdList, and finds that the measurement identifier combination with the measId of 1 already exists locally. A measId with a value of 1 cannot uniquely identify a measurement ID combination.
  • the UE finds the first unused Id value of 2 in the range of the protocol value 1-64 of the measId in order. Change the measId of the measIdToAddMod cell in the measIdToAddModList from 1 to 2, and the measObjectId and reportConfigId remain unchanged and saved to the measIdList.
  • the original measId 1 and the reassigned measId 2 correspondence are recorded in the measId mapping list of the RRC connected entity of the Pscell.
  • step S906 the UE transmits reconfiguration complete signaling to the Pscell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, informing that the measurement addition is completed.
  • step S907 the UE transmits measurement report signaling to the Pscell.
  • MeasId2 in the MeasIdList satisfies the measurement reporting condition.
  • the UE obtains the measurement result of the measurement item associated with the local measId2
  • the UE fills in the measurement result into the measurement report signaling of the RRC connection, and maps the measId of the RRC connection entity corresponding to the Pscell.
  • the corresponding raw measId value found in the list is 1, and the measId cell in the measurement report signaling is filled in 1.
  • the measurement report signaling is sent to the Pscell.
  • step S908 the Pscell sends signaling to delete the measurement 1 to the UE.
  • the Pscell sends the RRC connection reconfiguration signaling to the UE to delete the measurement that the measId is 1.
  • step S909 the UE deletes measurement 1.
  • the original measObjectId value 2 in the measObjectToRemoveList signaling does not match the same original measObjectId in the measObjectId mapping list of the RRC connected entity corresponding to the Pscell.
  • measIdList there is no other measurement association measObjectId value of 2.
  • the measurement object with a measObjectId of 2 is deleted in the local measObjectList.
  • the UE uses the original reportConfigId value 2 in the reportConfigToRemoveList signaling, and does not match the same original reportConfigId in the reportConfigId mapping list of the RRC connection entity corresponding to the Pscell.
  • the local measurement Id list measIdList there is no other measurement association reportConfigId value of 2.
  • the report configuration with reportConfigId of 2 is deleted in the local reportConfigList.
  • the UE uses the original measId value 1 in the measIdToRemoveList signaling to find the measId value of the corresponding UE reallocation in the measId mapping list of the RRC connection entity corresponding to the Pscell.
  • the measurement item with measId of 2 is deleted in the local measIdList.
  • the original measId1 and the reassigned measId2 correspondence are deleted from the measId mapping list of the RRC connected entity of the Pscell.
  • the measObjectList includes measObjectId1: frequency point 1; the reportConfigList includes reportConfigId1; the MeasIdList includes the measurement identifier combination of MeasId1 association measObjectId1 and reportConfigId1; the MesId mapping list of the Pscell is empty.
  • step S910 the UE transmits reconfiguration complete signaling to the Pscell.
  • the UE sends an RRC connection reconfiguration complete signaling to the Pscell, notifying that the measurement deletion is completed.
  • Scenario 5 After the IDs of different RRC connection entities collide, the UE has no assignable Id resources. At this time, as shown in FIG. 10, steps S1001 to S1007 are included.
  • the UE After receiving the measurement reconfiguration signaling, the UE saves the measurement object, the report configuration, and the measurement Id information to measObjectList, reportConfigList, and measIdList, respectively.

Landscapes

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

Abstract

本申请实施例提供一种多基站连接管理方法、用户终端及计算机可读存储介质,终端在接收到来自小区的测量重配信令后,提取所述测量重配信令所携带的测量参数;调用终端本地测量配置列表和所述小区对应的标识映射列表;所述本地测量配置列表用于记录本地测量配置参数及对应本地标识,所述标识映射列表用于记录来自小区的测量重配信令中的小区标识与终端重新分配的本地标识之间的对应关系;根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数;向所述小区发送连接重配完成信令;在满足测量上报条件时,使用小区的测量标识向小区发送测量报告信令。

Description

多基站连接管理方法、用户终端及计算机可读存储介质
本申请要求在2017年11月01日提交中国专利局、申请号为201711059902.2的中国专利申请的优先权,该申请的全部内容通过引用结合在本申请中。
技术领域
本申请涉及网络融合领域,例如涉及一种多基站连接管理方法、用户终端及计算机可读存储介质。
背景技术
在无线通信网络中,基站通过小区向用户终端下发测量重配信令,对处于连接态的用户终端(User Equipment,UE)进行报告配置,UE根据这些报告配置进行空口测量,并将测量结果报告发送给基站。
每套报告配置是一个测量对象标识(Measurement Object Identity,measObjectId)和一个报告配置标识(Reporting Configuration Identity,reportConfigId)的组合,这个组合有一个唯一的测量标识(Measurement Identity,measId)来识别。每个measObjectId对应一个测量对象,即UE执行空口测量的测量频点。每个reportConfigId对应一套报告配置,定义了测量报告的准则和格式配置。
第三代合作伙伴计划(3rd Generation Partnership Project,3GPP)36.331协议中定义每个measObjectId、reportConfigId以及measId都是不可复用的资源,即基站给UE下发的测量中不能出现重复的measObjectId、reportConfigId以及measId,除此之外协议还规定不同的measObjectId或measId标识的内容也不能重复;在基站给UE下发的测量中出现了重复的measObjectId、reportConfigId以及measId,或者不同的measObjectId或measId标识的内容重复时,可能会造成UE的异常测量结果或重建立等其它异常行为。
在相关技术中,UE可以同时连接两个及以上数量的基站,这些基站可以归属同一个通信网络,也可以归属不同的通信网络,这些基站中的一个作为主节点基站(Master Node,MN),其他作为辅节点基站(Secondary Node,SN), MN除基本测量外,还需要给UE下发SN添加的测量。而SN需要给UE下发SN删除和更改的测量。因为MN和SN之间没有协商途径,测量机制彼此独立,将导致UE侧接收到的不同测量的measObjectId、reportConfigId和measId等标识冲突的情况,进而引发UE出现异常测量结果或其它异常行为。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本申请实施例提供的一种多基站连接管理方法、用户终端及计算机可读存储介质,可以避免相关技术由于MN和SN之测量机制彼此独立导致的UE侧接收到的不同测量的标识冲突的情况。
本申请实施例提供一种多基站连接管理方法,包括:终端在接收到来自小区的测量重配信令后,提取测量重配信令所携带的测量参数;调用终端本地测量配置列表和小区对应的标识映射列表;本地测量配置列表用于记录本地测量配置参数及对应本地标识,标识映射列表用于记录来自小区的测量重配信令中的小区标识与终端重新分配的本地标识之间的对应关系;根据终端本地测量配置列表和标识映射列表,处理测量重配信令所携带的测量参数;向小区发送连接重配完成信令;在满足测量上报条件时,使用小区的测量标识向小区发送测量报告信令。
本申请实施例提供一种用户终端,其包括处理器、存储器及通信总线;通信总线设置为实现处理器和存储器之间的连接通信;处理器设置为执行存储器中存储的至少一个程序,以实现上述的多基站连接管理方法。
本申请实施例还提供一种计算机可读存储介质,计算机可读存储介质存储有至少一个程序,至少一个程序可被至少一个处理器执行,以实现上述的多基站连接管理方法。
本申请实施例还提供一种处理器,所述处理器设置为运行程序,所述程序运行时执行上述的多基站连接管理方法。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图说明
图1为本申请一实施例提供的多基站连接管理方法的流程图;
图2为本申请一实施例提供的多基站连接管理装置的结构示意图;
图3为本申请一实施例提供的用户终端的结构示意图;
图4为本申请一实施例涉及的通信组网示意图;
图5为本申请一实施例提供的多基站连接管理方法的流程图;
图6为本申请一实施例提供的测量对象标识冲突时的方法流程图;
图7为本申请一实施例提供的测量对象的测量频点冲突时的方法流程图;
图8为本申请一实施例提供的报告配置标识冲突时的方法流程图;
图9为本申请一实施例提供的测量标识冲突时的方法流程图;
图10为本申请一实施例提供的本地标识资源不足时的方法流程图。
具体实施方式
下面通过具体实施方式结合附图对本申请实施例作详细说明。应当理解,此处所描述的具体实施例仅仅用以解释本申请,并不用于限定本申请。
本申请涉及的测量重配信令所携带的测量参数包括测量对象标识measObjectId、报告配置标识reportConfigId和测量标识measId等标识、以及每个标识对应的所有参数,例如测量频点、报告配置的内容、测量标识关联的测量对象标识和报告配置标识等。
为了便于下文描述,本申请将小区向用户终端所发送的测量重配信令中携带的测量对象标识measObjectId、报告配置标识reportConfigId和测量标识measId等标识记为小区测量对象标识、小区报告配置标识和小区测量标识等小区标识;将用户终端在终端本地测量配置列表中存储的测量对象标识measObjectId、报告配置标识reportConfigId和测量标识measId等标识记为本地测量对象标识、本地报告配置标识和本地测量标识等本地标识。
本申请涉及的终端本地测量配置列表,是指用于记录本地测量配置参数及对应本地标识的列表,在本申请中,终端本地测量配置列表的存储内容包括测量对象标识measObjectId、报告配置标识reportConfigId和测量标识measId。
本申请涉及的映射列表,是指用于记录来自小区的测量重配信令中的小区标识与终端从新分配的本地标识之间的对应关系的列表,在本申请中,以用户终端仅连接MN和SN的两个小区为例,即UE在接入MN提供的主小区(primary  cell,Pcell)的同时,也接入SN提供的辅节点主小区(primary secondary cell,Pscell),映射列表采用6个列表的方式实现存储,包括为Pcell配置的测量对象标识measObjectId映射列表、报告配置标识reportConfigId映射列表和测量标识measId映射列表,以及为Pscell配置的测量对象标识measObjectId映射列表、报告配置标识reportConfigId映射列表和测量标识measId映射列表。
参见图1,本申请实施例提供的多小区连接管理方法,包括步骤S101至步骤S105,可以避免相关技术由于MN和SN之测量机制彼此独立导致的UE侧接收到的不同测量的标识冲突的情况。
在步骤S101中,终端在接收到来自小区的测量重配信令后,提取测量重配信令所携带的测量参数。
在步骤S102中,调用终端本地测量配置列表和小区对应的标识映射列表;本地测量配置列表用于记录本地测量配置参数及对应本地标识,标识映射列表用于记录来自小区的测量重配信令中的小区标识与终端重新分配的本地标识之间的对应关系。
在步骤S103中,根据终端本地测量配置列表和标识映射列表,处理测量重配信令所携带的测量参数。
在步骤S104中,向小区发送连接重配完成信令。
在步骤S105中,在满足测量上报条件时,使用小区的测量标识向小区发送测量报告信令。
在本申请一些实施例中,在测量参数包括小区需要删除的测量对象的小区测量对象标识时,步骤S103包括:在标识映射列表中,查找是否存在为小区测量对象标识重新分配的本地测量对象标识;如果存在为所述小区测量对象标识重新分配的本地测量对象标识,则将本地测量对象标识作为键值,如果不存在为所述小区测量对象标识重新分配的本地测量对象标识,将小区测量对象标识作为键值;在终端本地测量配置列表中,删除键值对应的测量对象。
在本申请一些实施例中,在测量参数包括小区需要删除的测量对象的小区测量对象标识时,步骤S103还包括:根据终端本地测量配置列表,查找本地是否存在其他测量关联的本地测量对象标识为键值;如果本地存在其他测量关联的本地测量对象标识为键值,则不删除键值对应的测量对象;如果本地不存在 其他测量关联的本地测量对象标识为键值,则删除键值对应的测量对象。
在本申请一些实施例中,在测量参数包括小区需要添加的测量对象的小区测量对象标识时,步骤S103包括:在终端本地测量配置列表中,比较测量参数中的测量对象与本地正在执行测量的测量对象是否存在测量频点冲突,或者测量对象标识冲突;如果存在测量频点冲突,则用本地相同频点测量对象的标识替换小区测量对象标识,将小区测量对象标识与本地测量对象标识对应关系添加至标识映射列表中,并在本地合并两个测量对象的所有配置;如果存在测量对象标识冲突,则为小区测量对象标识分配一个未使用的本地测量对象标识,将小区测量对象标识与本地测量对象标识的对应关系添加至标识映射列表中,并将测量对象添加至终端本地测量配置列表中。
在本申请一些实施例中,在测量参数包括小区需要删除的报告配置的小区报告配置标识时,步骤S103包括:在标识映射列表中,查找是否存在为小区报告配置标识重新分配的本地报告配置标识;如果存在为所述小区报告配置标识重新分配的本地报告配置标识,则将本地报告配置标识作为键值;如果不存在为所述小区报告配置标识重新分配的本地报告配置标识,则将小区报告配置标识作为键值;在终端本地测量配置列表中,删除键值对应的报告配置。
在本申请一些实施例中,在测量参数包括小区需要添加的报告配置的小区报告配置标识时,步骤S103包括:在终端本地测量配置列表中,比较测量参数中的报告配置与本地正在执行测量的报告配置是否存在报告配置标识冲突;如果存在报告配置标识冲突,则为小区报告配置标识分配一个未使用的本地报告配置标识,将小区报告配置标识与本地报告配置标识的对应关系添加至标识映射列表中,并将报告配置添加至终端本地测量配置列表中。
在本申请一些实施例中,在测量参数包括小区需要删除的测量的小区测量标识时,步骤S103包括:在标识映射列表中,查找是否存在为小区测量标识重新分配的本地测量标识;如果存在为所述小区测量标识重新分配的本地测量标识,则将本地测量标识作为索引;如果不存在为所述小区测量标识重新分配的本地测量标识,则将小区测量标识作为索引;在终端本地测量配置列表中,删除索引对应关联的测量对象标识和测量配置标识组合。
在本申请一些实施例中,在测量参数包括小区需要添加的测量的小区测量标识时,步骤S103包括:在终端本地测量配置列表中,比较测量参数中的测量 与本地正在执行测量的测量是否存在测量标识冲突,或者比较测量参数中的测量标识关联的测量对象标识和报告配置标识组合,与本地正在执行测量标识关联的测量对象标识和报告配置标识组合是否相同;如果存在测量标识冲突或者组合相同,则为小区测量标识重新分配一个未使用的本地测量标识,将小区测量标识与本地测量标识的对应关系添加至标识映射列表中;如果小区测量标识关联的小区测量对象标识和小区报告配置标识存在重新分配时,则分别使用重新分配的本地测量对象标识和本地报告配置标识进行替换关联,并将测量添加至终端本地测量配置列表中。
在本申请一些实施例中,步骤S105包括:执行本地测量,生成测量报告;
在标识映射列表中,查找本地测量标识对应的小区测量标识;将小区测量标识添加到测量报告中,并发送至对应小区。
在本申请一些实施例中,图1所示的多基站连接管理方法还包括:在测量参数中的测量标识、报告配置标识及测量对象标识中的任意标识与标识列表冲突时,判断是否存在本地剩余标识资源;如果存在本地剩余标识资源,则为冲突的标识分配本地标识;如果不存在本地剩余标识资源,则向小区发送测量重配无效信令。
如图2所示,本实施例提供的多基站连接管理装置2,包括提取模块21,调用模块22,处理模块23,反馈模块24以及上报模块25。
提取模块21,设置为在接收到来自小区的测量重配信令后,提取测量重配信令所携带的测量参数。
调用模块22,设置为调用终端本地测量配置列表和小区对应的标识映射列表;本地测量配置列表用于记录本地测量配置参数及对应本地标识,标识映射列表用于记录来自小区的测量重配信令中的小区标识与终端重新分配的本地标识之间的对应关系。
处理模块23,设置为根据终端本地测量配置列表和标识映射列表,处理测量重配信令所携带的测量参数。
反馈模块24,设置为向小区发送连接重配完成信令。
上报模块25,设置为在满足测量上报条件时,使用小区的测量标识向小区发送测量报告信令。
如图3所示,本申请实施例提供一种用户终端,包括:处理器31、存储器32及通信总线33,其中,通信总线33设置为实现处理器31和存储器32之间的连接通信;处理器31设置为执行存储器32中存储的至少一个程序,以实现本申请任意实施例提供的方法。
现在结合运用实例,对本申请做诠释说明。
在本实施例中,以网络融合为4G长期演进(Long Term Evolution,LTE)与5G新空口(New Radio Access Technology,NR)相互融合的场景为例进行说明。
在单纯4G组网或5G组网的场景下,4G LTE基站(Evolved NodeB,eNodeB)或5G NR基站(gNodeB),通过无线资源控制(Radio Resource Control,RRC)连接重配信令对处于RRC连接态的用户终端(User Equipment,UE)进行报告配置,UE根据这些报告配置进行空口测量,并将测量结果报告给基站。3GPP 36.331协议中定义每个measObjectId、reportConfigId以及measId都是不可复用的资源,即给UE下发的测量中不能出现重复的measObjectId、reportConfigId以及measId。除此之外协议还规定不同的measObjectId或measId对应的内容也不能重复,在基站给UE下发的测量中出现了重复的measObjectId、reportConfigId以及measId,或者不同的measObjectId或measId对应的内容重复时,会造成UE出现重建立等异常行为;同时R12协议定义三种id的取值范围都是1-64。
使用3GPP 37.340中描述的option3\3A\3X、option4和option7\7A\7X架构的多连接技术,作为4G和5G网络融合解决方案的场景中,因为MN基站和SN基站之间没有协商途径,彼此独立的测量机制可能导致在UE侧出现不同测量的measObjectId、reportConfigId和measId冲突以及不同测量标识对应的内容重复的情况,会引发UE的异常行为,如重建立。
本实施例通过在中的本地配置映射列表及标识表,基于该标识表和映射列表,避免了4G和5G网络融合阶段,多连接技术中不同RRC连接实体间测量相关Id资源在UE侧冲突的情况。该方案对基站侧没有任何影响,不需要增加不同站点间的X2口消息的交互,而对于UE侧实际只对一套测量列表进行测量,避免不同制式系统间的重复测量,实现方式简单高效。
在本实施例中,终端本地测量配置列表包括measObjectList、reportConfigList 和MeasIdList。
本实施例涉及的组网如图4所示,UE在接入MN提供的Pcell的同时,也接入SN提供的Pscell。
如图5所示,本实施例提供的方法包括步骤S501至步骤S508。
在步骤S501中,UE分别为Pcell和Pscell配置标识映射列表。
UE首先与MN提供的Pcell连接,然后接入SN提供的Pscell,接入Pscell后,UE在本地(终端内部)分别为Pcell和Pscell维护标识映射列表,用于记录MN和SN两个不同RRC连接实体通过对应小区下发的Id资源和经过UE重新分配的Id资源的映射关系;包括为Pcell配置的测量对象标识measObjectId映射列表、报告配置标识reportConfigId映射列表和测量标识measId映射列表,以及为Pscell配置的测量对象标识measObjectId映射列表、报告配置标识reportConfigId映射列表和测量标识measId映射列表。
在步骤S502中,UE删除测量对象。
UE收到任一个RRC连接实体(MN或者SN)的测量重配信令,如果重配信令中存在测量对象删除列表measObjectToRemoveList信元时,在对应RRC连接实体的measObjectId映射列表中查找是否存在与之对应的重新分配的measObjectId。
如果存在与对象删除列表measObjectToRemoveList信元对应的重新分配的measObjectId,则使用重新分配的measObjectId(即本地measObjectId,下文相同,不再赘述)为键值,如果不存在与对象删除列表measObjectToRemoveList信元对应的重新分配的measObjectId,则以信令中原始的measObjectId(即小区measObjectId,下文相同,不再赘述)为键值,在本地的measIdList中查询是否存在其它测量关联的measObjectId为该键值。
如果在本地的measIdList中存在其它测量关联的measObjectId为该键值,本次不删除该测量对象;如果在本地的measIdList中不存在其它测量关联的measObjectId为该键值,则在本地测量对象列表(measObjectList)中查询measObjectId与键值相同的测量对象,并删除该测量对象。
在步骤S503中,UE添加测量对象。
如果测量重配信令中存在测量对象添加列表measObjectToAddModList,首先比较measObjectToAddModList信元与本地measObjectList中的测量对象是否 存在测量频点或measObjectId冲突的情况。
如果存在测量频点冲突,则将该测量对象的measObjectId替换为已在measObjectList中存在的同频点测量对象的measObjectId,并合并测量对象中的每一项配置。
如果存在measObjectId冲突,则分配一个本地还未使用到measObjectId给该测量对象。将原始measObjectId和重新分配的measObjectId对应关系记录到对应RRC连接实体的measObjectId映射列表中。
UE将测量对象添加到本地measObjectList中。
在步骤S504中,UE删除报告配置。
如果测量重配信令中存在报告配置删除列表reportConfigToRemoveList,在对应RRC连接实体的reportConfigId映射列表中查找是否存在与之对应的重新分配的reportConfigId。
如果在对应RRC连接实体的reportConfigId映射列表中存在与报告配置删除列表reportConfigToRemoveList对应的重新分配的reportConfigId,则以重新分配的reportConfigId为键值;如果在对应RRC连接实体的reportConfigId映射列表中不存在与报告配置删除列表reportConfigToRemoveList对应的重新分配的reportConfigId,则以信令中的原始reportConfigId为键值,在本地的测量Id列表(measIdList)中查询是否存在其它测量关联的reportConfigId为该键值。
如果在本地的测量Id列表(measIdList)中存在其它测量关联的reportConfigId为该键值,,本次不删除该报告配置。如果在本地的测量Id列表(measIdList)中不存在其它测量关联的reportConfigId为该键值,则否则在本地reportConfigList中查询reportCofigId与键值相同的报告配置,并删除对应的报告配置。
在步骤S505中,UE添加报告配置。
如果测量重配信令中存在报告配置添加列表reportConfigToAddModList,UE比较reportConfigToAddModList信元与本地reportConfigList中的报告配置是否存在reportConfigId冲突的情况。
如果存在reportConfigId冲突的情况,则分配一个本地还未使用的reportConfigId给该报告配置,将原始reportConfigId和重新分配的reportConfigId对应关系记录到对应RRC连接实体的reportConfigId映射列表中。
将报告配置添加到本地reportConfigList中。
在步骤S506中,UE删除测量。
如果测量重配信令中存在测量Id删除列表measIdToRemoveList,在对应RRC连接实体的measId映射列表中查找是否存在与之对应的重新分配的measId。
如果在对应RRC连接实体的measId映射列表中存在与测量Id删除列表measIdToRemoveList对应的重新分配的measId,则在本地测量Id列表(measIdList)中删除重新分配的measId对应的记录。
如果在对应RRC连接实体的measId映射列表中不存在与测量Id删除列表measIdToRemoveList对应的重新分配的measId,在本地measIdList中删除原始measId对应的记录和其中关联的reportConfigId为键值的reportConfigList中的报告配置。
在步骤S507中,UE添加测量。
如果测量重配信令中存在测量Id添加列表measIdToAddModList,UE比较measIdToAddModList信元与本地measIdList中的measId是否存在冲突的情况,或者UE比较measIdToAddModList信元中本次添加的measId关联的easObjectId和reportConfigId组合与本地measIdList中已有measId关联的组合是否完全相同的情况。
如果存在measIdToAddModList信元与本地measIdList中的measId存在冲突,或者measIdToAddModList信元中本次添加的measId关联的easObjectId和reportConfigId组合与本地measIdList中已有measId关联的组合完全相同,则分配一个本地还未使用的measId给该测量。将原始measId和重新分配的measId对应关系记录到对应RRC连接实体的measId映射列表中。
如果该measId关联的measObjectId和reportConfigId存在重新分配的情况,则使用UE重新分配的measObjectId和reportConfigId进行替换。UE将measId信息添加到本地measIdList中。
在步骤S508中,UE上报测量报告。
当空口满足测量条件,UE发送测量报告给对应的RRC连接实体。使用measIdList中该测量对应的measId在对应RRC连接实体的measId映射列表中查找是否为重新分配的measId。
如果是测量之前UE重新分配的measId,则将映射列表中对应的原始measId 填写到measurementReport信令中的measId信元,发送给对应的RRC连接实体。
现结合5个场景对本实施例进行说明。
场景1、不同RRC连接实体的下发的测量重配信令中的测量对象Id冲突,此时,如图6所示,包括步骤S601至步骤S609。
在步骤S601中,Pcell向UE下发添加测量1的信令。
UE在Pcell接入后,Pcell通过测量重配信令(下发方式是多种多样的,下文与其相同,不再赘述)给UE下发了测量measId为1的测量,其中关联measObjectId为1的测量对象和reportConfigId为1的报告配置。measObjectId为1的测量对象的频点为f1。
在步骤S602中,UE添加测量1。
UE收到测量重配信令后,将测量对象及标识、报告配置及标识和测量标识等信息分别保存到measObjectList、reportConfigList和MeasIdList。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1、reportConfigId1测量标识组合。
在步骤S603中,UE向Pcell发送重配完成信令。
UE给Pcell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S604:Pscell向UE下发添加测量2的信令。
SN添加成功后,Pscell给UE下发了测量MeasId为2的测量,其中关联measObjectId为1的测量对象和reportConfigId为2的报告配置。measObjectId为1的测量对象的频点为f2。
在步骤S605中,UE添加测量2。
UE收到Pscell的测量重配信令后,将measObjectToAddModList信元中的测量对象与本地measObjectList中测量对象进行比较,发现本地测量频点f1的measObjectId和信元中测量频点f2的measObjectId都为1,无法唯一标志一个测量对象。UE按顺序在measObjectId的协议值范围内查找到第一个本地还未使用的Id值2。将原始measObjectId 1和重新分配的measObjectId 2对应关系记录到Pscell的RRC连接实体的measObjectId映射列表中。将测量对象的measObjectId从1更换为2,添加到measObjectList。将原始measObjectId 1和重新分配的 measObjectId 2对应关系记录到Pscell的RRC连接实体的measObjectId映射列表中。
UE将reportConfigToAddModList信元中的报告配置与本地reportConfigList中的reportConfigId进行比较,发现没有冲突,将reportConfigId为2的报告配置添加到reportConfigList。
UE将measIdToAddModList中measIdToAddMod信元中关联的measObjectId由1替换为重新分配的2,reportConfigId和measId保持不变,保存到measIdList中。
此时,measObjectList包括measObjectId1:频点1,measObjectId2:频点2;reportConfigList包括reportConfigId1,reportConfigId2;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合,MeasId2关联measObjectId2和reportConfigId2的测量标识组合;Pscell的measObjectId映射列表包括Pscell标识1和本地标识2的对应关系。
在步骤S606中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S607中,Pscell向UE下发删除测量2的信令。
Pscell下发RRC连接重配信令给UE删除measId为2的测量。
在步骤S608中,UE删除测量2。
UE收到Pscell的测量重配信令后,用measObjectToRemoveList信令中的原始measObjectId值1在Pscell对应的RRC连接实体的measObjectId映射列表中查找到对应的UE重新分配的measObjectId值2。在本地的测量Id列表measIdList中查询没有其它测量关联measObjectId值为2。在本地measObjectList中删除measObjectId的为2的测量对象。将原始measObjectId 1和重新分配的measObjectId 2对应关系从Pscell的RRC连接实体的measObjectId映射列表中删除。
UE用reportConfigToRemoveList信令中原始的reportConfigId值2,在Pscell对应的RRC连接实体的reportConfigId映射列表中没有匹配到相同的原始reportConfigId。在本地的测量Id列表measIdList中查询没有其它测量关联reportConfigId值为2。在本地reportConfigList中删除reportConfigId的为2的报告配置。
UE用measIdToRemoveList信令中原始的measId值2,在Pscell对应的RRC连接实体的measId映射列表中没有匹配到相同的原始measId。在本地measIdList中删除measId为2的测量项。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合;Pscell的measObjectId映射列表。
在步骤S609中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量删除完成。
场景2、不同RRC连接实体的下发的测量重配信令中的测量对象的测量频点冲突,此时,如图7所示,包括步骤S701至步骤S709。
在步骤S701中,Pcell向UE下发添加测量1的信令。
UE在Pcell接入后,Pcell给UE下发了测量measId为1的测量,其中关联measObjectId为1的测量对象和reportConfigId为1的报告配置。measObjectId为1的测量对象的频点为f1。
在步骤S702中,UE添加测量1。
UE收到测量重配信令后,将测量对象、报告配置和测量Id信息分别保存到measObjectList、reportConfigList和measIdList。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1测量标识组合。
在步骤S703中,UE向Pcell发送重配完成信令。
UE给Pcell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S704中,Pscell向UE下发添加测量2的信令。
SN添加成功后,Pscell给UE下发了测量measId为2的测量,其中关联measObjectId为2的测量对象和reportConfigId为2的报告配置。measObjectId为2的测量对象的频点也为f1。
在步骤S705中,UE添加测量2。
UE收到Pscell的测量重配信令后,将measObjectToAddModList信元中的测量对象与本地measObjectList中测量对象进行比较,发现本地measObjectId为1 的测量对象和信元中measObjectId为2的测量对象的测量频点都为f1,违反协议规定。
UE不添加本次测量对象到measObjectList,本次测量使用本地measObjectId为1的测量对象。
将原始measObjectId 2和重新分配的measObjectId 1对应关系记录到Pscell的RRC连接实体的measObjectId映射列表中。
UE将reportConfigToAddModList信元中reportConfigId为2的报告配置添加到reportConfigList中。
UE将measIdToAddModList中measIdToAddMod信元的measObjectId由2替换为1,reportConfigId和measId保持不变,保存到measIdList中。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1,reportConfigId2;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合,MeasId2关联measObjectId1和reportConfigId2的测量标识组合;Pscell的measObjectId映射列表包括Pscell标识1和本地标识2的对应关系。
在步骤S706中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S707中,Pscell向UE下发删除测量2的信令。
Pscell下发RRC连接重配信令给UE删除measId为2的测量。
在步骤S708中,UE删除测量2。
UE收到Pscell的测量重配信令后,用measObjectToRemoveList信令中的原始measObjectId值2在Pscell对应的RRC连接实体的measObjectId映射列表中查找到对应的UE重新分配的measObjectId值1。在本地的测量Id列表measIdList中查询还有MeasId为1的测量关联值measObjectId1。在本地measObjectList中不进行任何删除操作。将原始measObjectId 2和重新分配的measObjectId 1对应关系从Pscell的RRC连接实体的measObjectId映射列表中删除。
UE用reportConfigToRemoveList信令中原始的reportConfigId值2,在Pscell对应的RRC连接实体的reportConfigId映射列表中没有匹配到相同的原始reportConfigId。在本地的测量Id列表measIdList中查询没有其它测量关联reportConfigId值为2。在本地reportConfigList中删除reportConfigId的为2的报 告配置。
UE用measIdToRemoveList信令中原始的measId值2,在Pscell对应的RRC连接实体的measId映射列表中没有匹配到相同的原始measId。在本地measIdList中删除measId的为2的测量项。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合;Pscell的measObjectId映射列表为空。
在步骤S709中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量删除完成。
场景3、不同RRC连接实体的下发的测量重配信令中的报告配置Id冲突,此时,如图8所示,包括以下S801至步骤S809。
在步骤S801中,Pcell向UE下发添加测量1的信令。
UE在Pcell接入后,Pcell给UE下发了测量MeasId为1的测量,其中关联measObjectId为1的测量对象和reportConfigId为1的报告配置。measObjectId为1的测量对象的频点为f1。
在步骤S802中,UE添加测量1。
UE收到测量重配信令后,将测量对象、报告配置和测量Id信息分别保存到measObjectList、reportConfigList和MeasIdList。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合。
在步骤S803中,UE向Pcell发送重配完成信令。
UE给Pcell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S804中,Pscell向UE下发添加测量2的信令。
SN添加成功后,Pscell给UE下发了测量measId为2的测量,其中关联measObjectId为2的测量对象和reportConfigId为1的报告配置。measObjectId为2的测量对象的频点为f2。
在步骤S805中,UE添加测量2。
UE收到Pscell的测量重配信令后,将measObjectToAddModList信元中的测 量对象与本地measObjectList中测量对象进行比较,发现没有冲突。UE添加本次测量对象到measObjectList。
UE将reportConfigToAddModList信元中的报告配置与本地reportConfigList中的reportConfigId进行比较,发现本地已存在reportConfigId为1的报告配置。取值为1的reportConfigId无法唯一标志一个报告配置。
UE按顺序在reportConfigId的协议值1-64范围内查找到第一个本地还未使用的Id值2。将reportConfigToAddModList信元中报告配置的reportConfigId从1更换为2,将报告配置添加到reportConfigList。将原始reportConfigId 1和重新分配的reportConfigId 2对应关系记录到Pscell的RRC连接实体的reportConfigId映射列表中;将measIdToAddModList中measIdToAddMod信元的reportConfigId由2替换为1,measObjectId和measId保持不变,保存到measIdList中。
此时,measObjectList包括measObjectId1:频点1,measObjectId2:频点2;reportConfigList包括reportConfigId1,reportConfigId2;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合,MeasId2关联的measObjectId2和reportConfigId2的测量标识组合;Pscell的reportConfigId映射列表包括Pscell标识1和本地标识2的对应关系。
在步骤S806中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S807中,Pscell向UE下发删除测量2的信令。
Pscell下发RRC连接重配信令给UE删除measId为2的测量;
在步骤S808中,UE删除测量2。
UE收到Pscell的测量重配信令后,用measObjectToRemoveList信令中的原始measObjectId值2在Pscell对应的RRC连接实体的measObjectId映射列表中中没有匹配到相同的原始measObjectId。在本地的测量Id列表measIdList中查询没有其它测量关联measObjectId值为2。在本地measObjectList中删除measObjectId的为2的测量对象。
UE用reportConfigToRemoveList信令中原始的reportConfigId值1,在Pscell对应的RRC连接实体的reportConfigId映射列表中查找到对应的UE重新分配的reportConfigId值2。在本地的测量Id列表measIdList中查询没有其它测量关联reportConfigId值为2。在本地reportConfigList中删除reportConfigId的为2的报 告配置。将原始reportConfigId1和重新分配的reportConfigId2对应关系从Pscell的RRC连接实体的reportConfigId映射列表中删除。
UE用measIdToRemoveList信令中原始的measId值2,在Pscell对应的RRC连接实体的measId映射列表中没有匹配到相同的原始measId。在本地measIdList中删除measId的为2的测量项。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合;Pscell的reportConfigId映射列表为空。
在步骤S809中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量删除完成。
场景4、不同RRC连接实体的下发的测量重配信令中的测量Id冲突,此时,如图9所示,包括步骤S901至步骤S910。
在步骤S901中,Pcell向UE下发添加测量1的信令。
UE在Pcell接入后,Pcell给UE下发了测量measId为1的测量,其中关联measObjectId为1的测量对象和reportConfigId为1的报告配置。measObjectId为1的测量对象的频点为f1。
在步骤S902中,UE添加测量1。
UE收到测量重配信令后,将测量对象、报告配置和测量Id信息分别保存到measObjectList、reportConfigList和MeasIdList。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联的measObjectId1和reportConfigId1的测量标识组合。
在步骤S903中,UE向Pcell发送重配完成信令。
UE给Pcell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S904中,Pscell向UE下发添加测量1的信令。
SN添加成功后,Pscell给UE下发了测量measId为1的测量,其中关联measObjectId为2的测量对象和reportConfigId为2的报告配置,measObjectId为2的测量对象的频点为f2。
在步骤S905中,UE添加测量1。
UE收到Pscell的测量重配信令后,将measObjectToAddModList信元中的测量对象与本地measObjectList中测量对象进行比较,发现没有冲突。UE添加本次测量对象到measObjectList。
UE将reportConfigToAddModList信元中的报告配置与本地reportConfigList中的reportConfigId进行比较,发现没有冲突,将报告配置添加到reportConfigList。
UE将measIdToAddModList中measIdToAddMod信元与本地measIdList进行比较,发现本地已存在measId为1的测量标识组合。取值为1的measId无法唯一标志一个测量标识组合。
UE按顺序在measId的协议值1-64范围内查找到第一个本地还未使用的Id值2。将measIdToAddModList中measIdToAddMod信元的measId从1更换为2,measObjectId和reportConfigId保持不变,保存到measIdList中。将原始measId 1和重新分配的measId 2对应关系记录到Pscell的RRC连接实体的measId映射列表中。
此时,measObjectList包括measObjectId1:频点1,measObjectId2:频点2;reportConfigList包括reportConfigId1,reportConfigId2;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合,MeasId2关联measObjectId2和reportConfigId2的测量标识组合;Pscell的MeasId映射列表包括Pscell标识1和本地标识2的对应关系。
在步骤S906中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S907中,UE向Pscell发送测量报告信令。
MeasIdList中的MeasId2满足测量上报条件,UE通过测量获取到本地measId2关联的测量项的测量结果后,将测量结果填写到RRC连接的测量报告信令中,并在Pscell对应的RRC连接实体的measId映射列表中查找到对应的原始measId值为1,将测量报告信令中的measId信元填写为1。将测量报告信令发送给Pscell。
在步骤S908中,Pscell向UE下发删除测量1的信令。
Pscell下发RRC连接重配信令给UE删除measId为1的测量。
在步骤S909中,UE删除测量1。
UE收到Pscell的测量重配信令后,用measObjectToRemoveList信令中的原 始measObjectId值2在Pscell对应的RRC连接实体的measObjectId映射列表中没有匹配到相同的原始measObjectId。在本地的测量Id列表measIdList中查询没有其它测量关联measObjectId值为2。在本地measObjectList中删除measObjectId的为2的测量对象。
UE用reportConfigToRemoveList信令中原始的reportConfigId值2,在Pscell对应的RRC连接实体的reportConfigId映射列表中没有匹配到相同的原始reportConfigId。在本地的测量Id列表measIdList中查询没有其它测量关联reportConfigId值为2。在本地reportConfigList中删除reportConfigId的为2的报告配置。
UE用measIdToRemoveList信令中原始的measId值1,在Pscell对应的RRC连接实体的measId映射列表中查找到对应的UE重新分配的measId值为2。在本地measIdList中删除measId的为2的测量项。将原始measId1和重新分配的measId2对应关系从Pscell的RRC连接实体的measId映射列表中删除。
此时,measObjectList包括measObjectId1:频点1;reportConfigList包括reportConfigId1;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合;Pscell的MeasId映射列表为空。
在步骤S910中,UE向Pscell发送重配完成信令。
UE给Pscell发送RRC连接重配完成信令,通知测量删除完成。
场景5、不同RRC连接实体Id冲突后,UE无可分配Id资源,此时,如图10所示,包括步骤S1001至步骤S1007。
在步骤S1001中,Pcell向UE下发添加测量1-64的信令。
UE在Pcell接入后,Pcell给UE下发了测量measId为1-64的64个测量,其中分别关联measObjectId为1-64的测量对象和reportConfigId为1的报告配置。measObjectId为1-64的测量对象的频点为f1-f64。
在步骤S1002中,UE添加测量1-64。
UE收到测量重配信令后,将测量对象、报告配置和测量Id信息分别保存到measObjectList、reportConfigList和measIdList。
此时,measObjectList包括measObjectId1:频点1,……,measObjectIdi:频点i,……,measObjectId64:频点64;reportConfigList包括reportConfigId1,……, reportConfigIdi,……,reportConfigId64;MeasIdList包括MeasId1关联measObjectId1和reportConfigId1的测量标识组合,……,MeasIdi关联measObjectIdi和reportConfigId1的测量标识组合,……,MeasId64关联measObjectId64和reportConfigId1的测量标识组合。
在步骤S1003中,UE向Pcell发送重配完成信令。
UE给Pcell发送RRC连接重配完成信令,通知测量添加完成。
在步骤S1004中,Pscell向UE下发添加测量2的信令。
SN添加成功后,Pscell给UE下发了测量measId为2的测量,其中关联measObjectId为1的测量对象和reportConfigId为2的报告配置。measObjectId为1的测量对象的频点为f65。
在步骤S1005中,UE添加测量2失败。
UE收到Pscell的测量重配信令后,将measObjectToAddModList信元中的测量对象与本地measObjectList中测量对象进行比较,发现本地测量频点f1的measObjectId和信元中测量频点f65的measObjectId都为1,无法唯一标志一个测量对象。
UE按顺序在measObjectId的协议值1-64范围内查找本地未使用的Id,发现已无可用Id资源。本次测量对象不添加到measObjectList。
在步骤S1006中,UE向Pscell发送重配无效信令。
UE发送RRC测量重配无效信令给Pscell;
在步骤S1007中,Pscell不生效测量2。
Pscell收到RRC连接重配无效信令后,本次测量2在小区侧不生效。
本申请还提供了一种计算机可读存储介质,计算机可读存储介质存储有至少一个程序,至少一个程序被执行,以实现本申请所提供的所有方法。
根据本申请实施例提供的多基站连接管理方法、用户终端及计算机可读存储介质,用户终端在接收到来自小区的测量重配信令后,调用终端本地测量配置列表和小区对应的标识映射列表,处理测量重配信令所携带的测量参数,这样即便本次接收到的测量参数与用户终端正在执行测量的测量参数存在冲突,也能根据终端本地测量配置列表和小区对应的标识映射列表解决这种冲突,实 现了在用户终端侧对不同小区下发测量的标识冲突检测和冲突标识的重新分配及映射,避免了UE侧接收到的不同测量的标识冲突进的情况,进而也不会因为不同测量的标识冲突而出现异常测量结果或其它异常行为,避免了相关技术中由于MN和SN之测量机制彼此独立导致的UE侧接收到的不同测量的标识冲突的情况,增强了用户的使用体验。
上述本申请实施例的每个模块或每个步骤可以用通用的计算装置来实现,它们可以集中在单个的计算装置上,或者分布在多个计算装置所组成的网络上。例如,它们可以用计算装置可执行的程序代码来实现,从而,可以将它们存储在计算机存储介质例如只读存储器/随机存取存储器(Read Only Memory/Random Access Memory,ROM/RAM)、磁碟、光盘中由计算装置来执行,并且在某些情况下,可以以不同于此处的顺序执行所示出或描述的步骤,也可以将它们分别制作成多个集成电路模块,或者将它们中的多个模块或步骤制作成单个集成电路模块来实现。所以,本申请不限制于任何特定的硬件和软件结合。

Claims (13)

  1. 一种多基站连接管理方法,包括:
    终端在接收到来自小区的测量重配信令后,提取所述测量重配信令所携带的测量参数;
    调用所述终端本地测量配置列表和所述小区对应的标识映射列表;所述本地测量配置列表用于记录本地测量配置参数及对应本地标识,所述标识映射列表用于记录来自所述小区的所述测量重配信令中的小区标识与所述终端重新分配的本地标识之间的对应关系;
    根据所述终端本地测量配置列表和所述标识映射列表,处理所述测量重配信令所携带的测量参数;
    向所述小区发送连接重配完成信令;
    在满足测量上报条件时,使用小区的测量标识向小区发送测量报告信令。
  2. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要删除的测量对象的小区测量对象标识时,所述根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述标识映射列表中,查找是否存在为所述小区测量对象标识重新分配的本地测量对象标识;
    如果存在为所述小区测量对象标识重新分配的本地测量对象标识,则将所述本地测量对象标识作为键值;如果不存在为所述小区测量对象标识重新分配的本地测量对象标识,将所述小区测量对象标识作为键值;
    在所述终端本地测量配置列表中,删除所述键值对应的测量对象。
  3. 如权利要求2所述的多基站连接管理方法,所述根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数还包括:
    根据所述终端本地测量配置列表,查找本地是否存在其他测量关联的本地测量对象标识为所述键值;
    如果本地存在其他测量关联的本地测量对象标识为所述键值,则不删除所述键值对应的测量对象;
    如果本地不存在其他测量关联的本地测量对象标识为所述键值,则删除所述键值对应的测量对象。
  4. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要添加的测量对象的小区测量对象标识时,所述根据所述终端本地测量 配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述终端本地测量配置列表中,比较所述测量参数中的测量对象与本地正在执行测量的测量对象是否存在测量频点冲突,或者测量对象标识冲突;
    如果存在测量频点冲突,则用本地相同频点测量对象的标识替换小区测量对象标识,将所述小区测量对象标识与本地测量对象标识对应关系添加至标识映射列表中,并在本地合并两个测量对象的所有配置;
    如果存在测量对象标识冲突,则为小区测量对象标识分配一个未使用的本地测量对象标识,将所述小区测量对象标识与所述本地测量对象标识的对应添关系加至所述标识映射列表中,并将所述测量对象添加至所述终端本地测量配置列表中。
  5. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要删除的报告配置的小区报告配置标识时,所述根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述标识映射列表中,查找是否存在为所述小区报告配置标识重新分配的本地报告配置标识;
    如果存在为所述小区报告配置标识重新分配的本地报告配置标识,则将所述本地报告配置标识作为键值;如果不存在为所述小区报告配置标识重新分配的本地报告配置标识,则将所述小区报告配置标识作为键值;
    在所述终端本地测量配置列表中,删除所述键值对应的报告配置。
  6. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要添加的报告配置的小区报告配置标识时,所述根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述终端本地测量配置列表中,比较所述测量参数中的报告配置与本地正在执行测量的报告配置是否存在报告配置标识冲突;
    如果存在报告配置标识冲突,则为小区报告配置标识分配一个未使用的本地报告配置标识,将所述小区报告配置标识与所述本地报告配置标识的对应关系添加至所述标识映射列表中,并将所述报告配置添加至所述终端本地测量配置列表中。
  7. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要删除的测量的小区测量标识时,所述根据所述终端本地测量配置列表 和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述标识映射列表中,查找是否存在为所述小区测量标识重新分配的本地测量标识;
    如果存在为所述小区测量标识重新分配的本地测量标识,则将所述本地测量标识作为索引;如果不存在为所述小区测量标识重新分配的本地测量标识,则将所述小区测量标识作为索引;
    在所述终端本地测量配置列表中,删除所述索引对应关联的测量对象标识和测量配置标识组合。
  8. 如权利要求1所述的多基站连接管理方法,其中,在所述测量参数包括小区需要添加的测量的小区测量标识时,所述根据所述终端本地测量配置列表和标识映射列表,处理所述测量重配信令所携带的测量参数包括:
    在所述终端本地测量配置列表中,比较所述测量参数中的测量与本地正在执行测量的测量是否存在测量标识冲突,或者比较测量参数中的测量标识关联的测量对象标识和报告配置标识组合,与本地正在执行测量标识关联的测量对象标识和报告配置标识组合是否相同;
    如果存在测量标识冲突或者组合相同,则为小区测量标识分配一个未使用的本地测量标识,将所述小区测量标识与所述本地测量标识的对应关系添加至所述标识映射列表中;
    如果所述小区测量标识关联的小区测量对象标识和小区报告配置标识存在重新分配时,则分别使用重新分配的本地测量对象标识和本地报告配置标识进行替换关联,并将所述测量添加至所述终端本地测量配置列表中。
  9. 如权利要求8所述的多基站连接管理方法,其中,所述使用小区的测量标识向小区发送测量报告信令包括:
    执行本地测量,生成测量报告;
    在所述标识映射列表中,查找本地测量标识对应的小区测量标识;
    将所述小区测量标识添加到所述测量报告中,并发送至对应小区。
  10. 如权利要求1至9任一项所述的多基站连接管理方法,还包括:
    在所述测量参数中的测量标识、报告配置标识及测量对象标识中的任意标识与所述标识列表冲突时,判断是否存在本地剩余标识资源;
    如果存在本地剩余标识资源,则为冲突的标识分配本地标识;
    如果不存在本地剩余标识资源,则向所述小区发送测量重配无效信令。
  11. 一种用户终端,包括处理器、存储器及通信总线;
    所述通信总线设置为实现处理器和存储器之间的连接通信;
    所述处理器设置为执行存储器中存储的至少一个程序,以实现如权利要求1至10任一项所述的多基站连接管理方法。
  12. 一种计算机可读存储介质,所述计算机可读存储介质存储有至少一个程序,所述至少一个程序可被至少一个处理器执行,以实现如权利要求1至10任一项所述的多基站连接管理方法。
  13. 一种处理器,所述处理器设置为运行程序,其中,所述程序运行时执行上述权利要求1至10任一项中所述的多基站连接管理方法。
PCT/CN2018/113309 2017-11-01 2018-11-01 多基站连接管理方法、用户终端及计算机可读存储介质 WO2019085959A1 (zh)

Priority Applications (3)

Application Number Priority Date Filing Date Title
US16/761,048 US20210185748A1 (en) 2017-11-01 2018-11-01 Multi-base station connection management method, user terminal and computer readable storage medium
JP2020524584A JP7012846B2 (ja) 2017-11-01 2018-11-01 マルチ基地局接続管理方法、ユーザー端末及びコンピューター可読記憶媒体
EP18872078.3A EP3706456B1 (en) 2017-11-01 2018-11-01 Multi-base station connection management method, user terminal and computer readable storage medium

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201711059902.2A CN109756913B (zh) 2017-11-01 2017-11-01 多基站连接管理方法、用户终端及计算机可读存储介质
CN201711059902.2 2017-11-01

Publications (1)

Publication Number Publication Date
WO2019085959A1 true WO2019085959A1 (zh) 2019-05-09

Family

ID=66331366

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/113309 WO2019085959A1 (zh) 2017-11-01 2018-11-01 多基站连接管理方法、用户终端及计算机可读存储介质

Country Status (5)

Country Link
US (1) US20210185748A1 (zh)
EP (1) EP3706456B1 (zh)
JP (1) JP7012846B2 (zh)
CN (1) CN109756913B (zh)
WO (1) WO2019085959A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4087301A4 (en) * 2020-02-14 2023-06-28 Huawei Technologies Co., Ltd. Cell global identity (cgi) processing method and device

Families Citing this family (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112788624A (zh) * 2019-11-08 2021-05-11 大唐移动通信设备有限公司 一种用户终端测量配置方法及装置
WO2021253206A1 (en) * 2020-06-16 2021-12-23 Qualcomm Incorporated Measurement reporting object management in wireless communications
EP4185064A4 (en) * 2020-07-17 2024-04-24 Beijing Xiaomi Mobile Software Co Ltd METHOD AND DEVICE FOR WIRELESS COMMUNICATION, COMMUNICATION DEVICE AND STORAGE MEDIUM

Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016144055A1 (en) * 2015-03-06 2016-09-15 Samsung Electronics Co., Ltd. Method and apparatus for performing and reporting measurements by user equipment configured with multiple carriers in mobile communication systems

Family Cites Families (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101969662B (zh) * 2009-07-27 2015-04-01 中兴通讯股份有限公司 一种随机接入优化的终端测量上报的方法及系统
JP4814386B1 (ja) * 2010-04-28 2011-11-16 株式会社エヌ・ティ・ティ・ドコモ 移動通信方法、無線基地局及び移動局
US20130344869A1 (en) * 2012-06-22 2013-12-26 Sharp Laboratories Of America, Inc. Coordinated multipoint resource management measurement
EP3110196B1 (en) * 2014-02-20 2018-06-06 Fujitsu Limited Method, apparatus and system for updating measurement identifier
WO2016046756A1 (en) * 2014-09-26 2016-03-31 Nokia Technologies Oy Method and apparatus for dual connectivity inter-frequency measurements
WO2017018536A1 (ja) * 2015-07-30 2017-02-02 京セラ株式会社 無線端末及びプロセッサ

Patent Citations (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2016144055A1 (en) * 2015-03-06 2016-09-15 Samsung Electronics Co., Ltd. Method and apparatus for performing and reporting measurements by user equipment configured with multiple carriers in mobile communication systems

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
ERICSSON: "TP on Measurements for TS 38.331", 3GPP TSG-RAN WG2 #NR AD HOC TDOC R2-1707289, 16 June 2017 (2017-06-16), XP051306919 *
MEDIATEK INC: "Miscellaneous Issues in TP on RRM", 3GPP TSG-RAN WG2 MEETING #99BIS R2-1710797, 29 September 2017 (2017-09-29), XP051355195 *
SAMSUNG: "NR RRM Measurement Configuration", 3GPP TSG-RAN WG2 AD HOC TDOC R2-1707218, 22 June 2017 (2017-06-22), XP051307484 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP4087301A4 (en) * 2020-02-14 2023-06-28 Huawei Technologies Co., Ltd. Cell global identity (cgi) processing method and device

Also Published As

Publication number Publication date
EP3706456A4 (en) 2021-07-28
US20210185748A1 (en) 2021-06-17
JP7012846B2 (ja) 2022-01-28
EP3706456A1 (en) 2020-09-09
JP2021501535A (ja) 2021-01-14
CN109756913A (zh) 2019-05-14
CN109756913B (zh) 2021-08-31
EP3706456B1 (en) 2023-08-30

Similar Documents

Publication Publication Date Title
WO2019085959A1 (zh) 多基站连接管理方法、用户终端及计算机可读存储介质
US11646939B2 (en) Network function NF management method and NF management device
US10932178B2 (en) Network configuration method and apparatus and system
KR102313165B1 (ko) 데이터 송신 방법, 디바이스 및 시스템
US10104700B2 (en) Message processing method, MME selection method, and apparatuses
CN111615217B (zh) 一种会话建立方法及装置
CN113453213B (zh) 一种鉴权数据同步方法及装置
WO2018090677A1 (zh) 一种nf组件异常的处理方法、设备及系统
CN105744579A (zh) 终端在ap间切换的方法、切换控制装置及接入装置
WO2020238771A1 (zh) 无线接入能力信息处理方法及相关设备
WO2020143664A1 (zh) 通信方法和装置
CN111757424B (zh) 一种无线接入网的共享方法及装置
WO2018000653A1 (zh) M2m应用的信息方法、cse及ae
CN113225407A (zh) 一种设备标识信息管理方法、装置、电子设备及存储介质
US20220210702A1 (en) Communication Method and Apparatus
WO2022199402A1 (zh) 小区接入方法、用户设备和基站
WO2018113343A1 (zh) 一种邻区关系的更新方法及装置
EP3554099A1 (en) Method for resource creation and registration of application entity, and communication node device and terminal device
EP3068166B1 (en) Method and apparatus for accessing base station by terminal
WO2018170748A1 (zh) 一种选择核心网设备的方法及装置
WO2020063521A1 (zh) 能力上报方法及装置
CN108268207B (zh) 一种基于云存储的元数据管理方法及装置
WO2020063789A1 (zh) 删除小区的方法及装置
CN111083795B (zh) 一种报文转发方法及装置
US11706694B1 (en) System and method for closed subscriber group identity allocation for radio access network sharing

Legal Events

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

Ref document number: 18872078

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2020524584

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 2018872078

Country of ref document: EP

Effective date: 20200602