Cell handover method and apparatus, electronic device, chip, and storage medium

By using a pre-trained target prediction model on the terminal device to determine the prediction trigger threshold and message for candidate CHO cells, the problem of network configuration not being able to adapt to different scenarios and terminal devices is solved, achieving more accurate cell handover and stable network connection, and improving user experience.

CN118890663BActive Publication Date: 2026-03-20BEIJING X RING TECHNOLOGY CO LTD
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2024-07-12
Publication Date
2026-03-20

AI Technical Summary

Technical Problem

The trigger thresholds for network configuration in existing technologies cannot adapt to different scenarios and different terminal devices, resulting in inaccurate cell handover and affecting network connection stability and user experience.

Method used

A pre-trained target prediction model is used to obtain the prediction trigger threshold value and first message of the candidate CHO cell of the terminal device. The target CHO cell is determined by the target prediction model and the handover process is executed.

Benefits of technology

It provides more accurate prediction trigger threshold values, is compatible with the differences between different terminal devices, improves the smoothness of cell handover and the stability of network connection, and enhances the user experience.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN118890663B_ABST
    Figure CN118890663B_ABST
Patent Text Reader

Abstract

The present disclosure provides a cell switching method and device, electronic equipment, chip and storage medium, belonging to the technical field of mobile communication. The method comprises: obtaining a predicted trigger threshold value of one or more candidate CHO cells of a terminal device based on a pre-trained target prediction model; obtaining a first message of the candidate CHO cell; determining a target CHO cell from the candidate CHO cell according to the first message of the candidate CHO cell and the predicted trigger threshold value; and performing a switching process from a current camped cell of the terminal device to the target CHO cell. Thus, the present scheme can give an updated and accurate predicted trigger threshold value according to the associated information of the terminal device itself. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate predicted trigger threshold values, which helps the smoothness of terminal device cell switching.
Need to check novelty before this filing date? Find Prior Art

Description

TECHNICAL FIELD

[0001] The present disclosure relates to the technical field of mobile communication, and in particular to a cell switching method and device, an electronic device, a chip, and a storage medium. BACKGROUND

[0002] With the rapid development of artificial intelligence (AI), more and more terminal manufacturers begin to integrate AI large models on mobile terminals, aiming to provide users with more intelligent experiences in multiple scenarios through massive data collection, analysis, and operation. On mobile terminals, mobile communication can also be combined with AI large models to provide users with better communication experiences. SUMMARY

[0003] The present disclosure provides a cell switching method, device, electronic device, chip, storage medium, and computer program product to at least solve the problem that the trigger threshold configured by the prior art cannot adapt to different scenarios and different terminal devices. The technical solutions of the present disclosure are as follows:

[0004] According to a first aspect of an embodiment of the present disclosure, a cell switching method is provided, including: obtaining a predicted trigger threshold value of one or more candidate conditional handover (CHO) cells of a terminal device based on a pre-trained target prediction model; obtaining a first message of the candidate CHO cell; determining a target CHO cell from the candidate CHO cell according to the first message of the candidate CHO cell and the predicted trigger threshold value; and performing a switching process from a current camped cell of the terminal device to the target CHO cell.

[0005] According to a second aspect of an embodiment of the present disclosure, a cell switching device is provided, including: a first determination module configured to obtain a predicted trigger threshold value of one or more candidate conditional handover (CHO) cells of a terminal device based on a pre-trained target prediction model; an obtaining module configured to obtain a first message of the candidate CHO cell; a second determination module configured to determine a target CHO cell from the candidate CHO cell according to the first message of the candidate CHO cell and the predicted trigger threshold value; and a switching module configured to perform a switching process from a current camped cell of the terminal device to the target CHO cell.

[0006] According to a third aspect of an embodiment of the present disclosure, an electronic device is provided, including a processor; a memory for storing processor-executable instructions; wherein the processor is configured to implement the steps of the method according to the first aspect of the present disclosure.

[0007] According to a fourth aspect of the embodiments of the present disclosure, a computer readable storage medium is provided, and the computer readable storage medium stores computer program instructions. The computer program instructions are executed by a processor to implement the steps of the method in the first aspect of the embodiments of the present disclosure.

[0008] According to a fifth aspect of the embodiments of the present disclosure, a chip is provided. The chip comprises one or more interface circuits and one or more processors. The interface circuit is configured to receive a signal and send the signal to the processor. The signal comprises computer instructions stored in a memory. When the processor executes the computer instructions, the chip performs the steps of the method in the first aspect of the embodiments of the present disclosure.

[0009] The embodiments of the present disclosure provide at least the following beneficial effects: determining a prediction trigger threshold value of one or more candidate CHO cells of a terminal device based on a target prediction model, determining a target CHO cell from the candidate CHO cells according to a first message of the candidate CHO cells, and switching the terminal device from a camping cell to the target CHO cell. According to the target prediction model, the prediction trigger threshold value can be updated accurately according to the associated information of the terminal device. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate prediction trigger threshold values, which helps the smoothness of cell switching of the terminal device, guarantees stable network connection, and further improves the user experience.

[0010] It should be understood that the foregoing general description and the following detailed description are only exemplary and explanatory, and cannot limit the present disclosure. BRIEF DESCRIPTION OF DRAWINGS

[0011] The accompanying drawings, which are incorporated into and form part of the specification, illustrate embodiments consistent with the present disclosure and, together with the specification, serve to explain the principles of the present disclosure, and do not constitute an undue limitation on the present disclosure.

[0012] Figure 1 is a flowchart of a cell switching method according to an exemplary embodiment.

[0013] Figure 2 is a flowchart of a cell switching method according to another exemplary embodiment.

[0014] Figure 3 is a flowchart of a cell switching method according to another exemplary embodiment.

[0015] Figure 4 is a flowchart of a cell switching method according to another exemplary embodiment.

[0016] Figure 5is a schematic diagram of interaction between a server and a terminal device according to an exemplary embodiment.

[0017] Figure 6 is a flowchart of cell switching of a terminal device according to an exemplary embodiment.

[0018] Figure 7 is a block diagram of a cell switching apparatus according to an exemplary embodiment.

[0019] Figure 8 is a block diagram of an electronic device according to an exemplary embodiment.

[0020] Figure 9 is a block diagram of a chip according to an exemplary embodiment. DETAILED DESCRIPTION

[0021] In order for those skilled in the art to better understand the technical solutions of the present disclosure, the technical solutions in the embodiments of the present disclosure will be described clearly and completely below with reference to the drawings.

[0022] It should be noted that the terms "first", "second", etc. in the specification and claims of the present disclosure and the above-mentioned drawings are used to distinguish similar objects, and do not necessarily indicate a specific order or sequence. It should be understood that the data thus used can be interchanged under appropriate circumstances, so that the embodiments of the present disclosure described herein can be implemented in an order other than that illustrated or described herein. The implementation described in the following exemplary embodiments does not represent all implementations consistent with the present disclosure. Rather, they are merely examples of devices and methods consistent with some aspects of the present disclosure as detailed in the appended claims.

[0023] In the technical solutions of the present disclosure, the acquisition, storage, use, processing, etc. of data comply with the relevant legal regulations.

[0024] The cell switching method and apparatus of the embodiments of the present disclosure will be described below with reference to the drawings.

[0025] Figure 1 is a flowchart of a cell switching method according to an exemplary embodiment, as shown in Figure 1 The cell switching method of the embodiments of the present disclosure includes the following steps:

[0026] S101, based on a pre-trained target prediction model, obtaining a predicted trigger threshold value of one or more candidate conditional handover (CHO) cells of a terminal device.

[0027] It should be noted that the execution subject of the cell handover method of the embodiments of the present disclosure is an electronic device, which can also be a chip. The electronic device can be a terminal device. Optionally, the terminal device includes but is not limited to a mobile phone, a computer, a smart voice interaction device, and the like. The cell handover method of the embodiments of the present disclosure can be executed by the cell handover apparatus of the embodiments of the present disclosure, and the cell handover apparatus of the embodiments of the present disclosure can be configured in any electronic device to execute the cell handover method of the embodiments of the present disclosure.

[0028] In some implementations, the prediction model can be pre-trained based on sample training data by a cloud server to obtain a target prediction model, and the target prediction model can be deployed to a terminal device, wherein the sample training data can include a trigger threshold value of a sample conditional handover (CHO) cell, wireless performance, movement information, location information, and cell information of a sample terminal device.

[0029] Optionally, the prediction model can also be deployed to the terminal device, and the target prediction model can be obtained by pre-training the prediction model based on sample training data by the terminal device.

[0030] Further, the terminal device receives CHO configuration information configured by a network device, wherein the CHO configuration information includes an identifier of a plurality of candidate CHO cells, a network configuration trigger threshold value of the candidate CHO cells, and the like. Further, the associated information of the terminal device is obtained, wherein the associated information includes but is not limited to wireless performance, movement information, location information, and cell information, and the CHO configuration information configured by the network device and the associated information of the terminal device are input into the target prediction model, and the target prediction model outputs a predicted trigger threshold value of one or more candidate CHO cells of the terminal device.

[0031] Optionally, when the terminal device does not start the model prediction service, the network configuration trigger threshold value of the candidate CHO cell can be determined based on the CHO configuration information configured by the network device, and the target CHO cell can be determined from the candidate CHO cell based on the trigger threshold value.

[0032] S102, a first message of a candidate CHO cell is obtained.

[0033] In some implementations, the terminal device can measure the signal of the candidate CHO cell to obtain the first message of the candidate CHO cell. The first message can be signal quality information of the candidate CHO cell, such as signal strength, signal stability, and the like.

[0034] Optionally, the first message of the candidate CHO cell can be obtained by obtaining a synchronization block signal of the candidate CHO cell and performing signal quality measurement on the synchronization block signal.

[0035] It should be noted that the order of the positions of steps S101 and S102 is not limited. The first message of the candidate CHO cell can be obtained before step S101 or after step S101. The order of the positions of steps S101 and S102 in the embodiment can be adjusted as needed. For example, the first message of the candidate CHO cell can be obtained first, and then the prediction trigger threshold value is obtained. Alternatively, the prediction trigger threshold value can be obtained first, and then the first message is obtained. The present disclosure does not make specific limitations.

[0036] S103, determining a target CHO cell from the candidate CHO cells according to the first message of the candidate CHO cell and the prediction trigger threshold value.

[0037] In some implementations, it can be determined whether the candidate CHO cell satisfies the handover condition based on the first message of the candidate CHO cell and the prediction trigger threshold value, and the candidate CHO cell that satisfies the handover condition is taken as the target CHO cell.

[0038] Optionally, the signal strength of the candidate CHO cell can be determined from the first message of the candidate CHO cell, and the signal strength is compared with the prediction trigger threshold value, and the signal strength greater than or equal to the prediction trigger threshold value is taken as satisfying the handover condition.

[0039] Optionally, the handover condition can also be determined based on the signal stability of the candidate CHO cell. Optionally, the signal stability of the candidate CHO cell is determined from the first message, wherein the more stable the signal is, the greater the signal stability is. Then, the signal stability is compared with the prediction trigger threshold value, and the signal stability greater than or equal to the prediction trigger threshold value is taken as satisfying the handover condition.

[0040] Optionally, if there are multiple candidate CHO cells satisfying the handover condition, a candidate CHO cell can be randomly selected as the target CHO cell. The candidate CHO cell with the largest signal strength can also be selected as the target CHO cell.

[0041] S104, performing a handover procedure from the current camping cell of the terminal device to the target CHO cell.

[0042] In some implementations, a handover request can be sent to the target base station of the target CHO cell, and after the target base station confirms the handover request, the base station configuration parameters of the target base station are received, and then the connection with the base station of the camping cell is disconnected, and the connection with the target base station is established based on the base station configuration parameters, thereby completing the handover procedure from the current camping cell of the terminal device to the target CHO cell.

[0043] The cell switching method provided by the embodiments of the present disclosure determines a predicted triggering threshold value of one or more candidate CHO cells of a terminal device based on a target prediction model, determines a target CHO cell from the candidate CHO cells according to a first message of the candidate CHO cells, and switches the terminal device from a camping cell to the target CHO cell. According to the target prediction model, the predicted triggering threshold value can be determined according to the associated information of the terminal device itself, and an updated and accurate predicted triggering threshold value can be given. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate predicted triggering threshold values, which helps the smoothness of the terminal device switching cells, guarantees stable network connection, and further improves the user experience.

[0044] Figure 2 is a flowchart of a cell switching method according to an exemplary embodiment, as shown in Figure 2 The cell switching method of the embodiments of the present disclosure includes the following steps:

[0045] S201, based on a pre-trained target prediction model, obtaining a predicted triggering threshold value of one or more candidate conditional handover CHO cells of a terminal device.

[0046] S202, obtaining a first message of the candidate CHO cell.

[0047] The related content of steps S201-S202 can be referred to the above embodiments, which will not be repeated here.

[0048] S203, determining whether the candidate CHO cell meets the cell switching condition according to the first message of the candidate CHO cell and the predicted triggering threshold value.

[0049] It can be understood that when the terminal device starts the function of obtaining the predicted triggering threshold value of the candidate CHO cell based on the target prediction model, the terminal device can receive the predicted triggering threshold value output by the target prediction model. When the terminal device does not start the above function, the terminal device can directly obtain the configuration triggering threshold value according to the CHO configuration information sent by the network device. That is, it can be determined in advance whether the terminal device starts the target prediction model. If the target prediction model is not started, the target CHO cell is determined from the candidate CHO cell according to the first message of the candidate CHO cell and the configuration triggering threshold value.

[0050] Optionally, the CHO configuration information sent by the network device can be received, and the configuration triggering threshold value of the candidate CHO cell can be obtained from the CHO configuration information.

[0051] Optionally, the signal quality greater than or equal to the prediction trigger threshold value can be taken as the cell switching condition. Whether the candidate CHO cell satisfies the cell switching condition can be determined by comparing the signal strength with the prediction trigger threshold value.

[0052] Optionally, the signal strength of the candidate CHO cell can be determined from the first message of the candidate CHO cell, and the signal strength is compared with the prediction trigger threshold value. The candidate CHO cell with the signal strength greater than or equal to the prediction trigger threshold value is taken as the cell switching condition.

[0053] S204, determining the target CHO cell from the candidate CHO cell satisfying the cell switching condition.

[0054] In some implementations, there can be one or more candidate CHO cells satisfying the cell switching condition. If there is one candidate CHO cell satisfying the cell switching condition, the candidate CHO cell is taken as the target CHO cell.

[0055] Optionally, if there are multiple candidate CHO cells satisfying the cell switching condition, one CHO cell can be randomly selected from the candidate CHO cells satisfying the cell switching condition as the target CHO cell. Or, the CHO cell with the best signal quality can be selected from the candidate CHO cells satisfying the cell switching condition as the target CHO cell.

[0056] S205, performing a switching process from the current camping cell of the terminal device to the target CHO cell.

[0057] The related content of step S205 can be referred to the above embodiments, which will not be repeated here.

[0058] The cell switching method provided by the embodiments of the present disclosure can determine the configuration trigger threshold value of the candidate CHO cell according to the CHO configuration information of the network device if the terminal device does not start the target prediction model, and determine the target CHO cell based on the configuration trigger threshold value. If the terminal device starts the target prediction model, the prediction trigger threshold value of the candidate CHO cell can be determined based on the target prediction model, and the target CHO cell can be determined from the candidate CHO cell according to the first message of the candidate CHO cell, and the terminal device is switched from the camping cell to the target CHO cell. According to the target prediction model, the prediction trigger threshold value can be determined according to the associated information of the terminal device itself to give an updated accurate prediction trigger threshold value. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate prediction trigger threshold values, which helps the smoothness of the terminal device switching cells, guarantees the stable network connection, and further improves the user experience.

[0059] Figure 3is a flowchart of a cell switching method according to an exemplary embodiment, as shown in Figure 3 The cell switching method of the present disclosure, as shown in

[0060] S301, receiving CHO configuration information sent by a network device, the configuration information at least including first association information of a candidate CHO cell.

[0061] S302, obtaining second association information of the terminal device.

[0062] In some implementations, the terminal device can determine the first association information of the candidate CHO cell by receiving the CHO configuration information sent by the network device, and the first association information can include: identification information of the candidate CHO cell, configuration trigger threshold value of the candidate CHO cell.

[0063] Further, the second association information of the terminal device itself includes: wireless performance, movement information, location information, and cell information of the terminal device.

[0064] S303, inputting the CHO configuration information and the second association information into a target prediction model, and outputting a predicted trigger threshold value of the candidate CHO cell by the target prediction model according to the CHO configuration information and the second association information.

[0065] In some implementations, before using the target prediction model, the target prediction model needs to be deployed on the terminal device, and the model deployment information including the target prediction model is received from the server, and then the target prediction model is deployed on the terminal device according to the model deployment information.

[0066] Further, a start instruction of the target prediction model is received, and the target prediction model is started based on the start instruction. After starting the target prediction model, the CHO configuration information and the second association information are input into the target prediction model, and the trigger threshold value of the candidate CHO cell is predicted by the target prediction model according to the CHO configuration information and the second association information, and the predicted trigger threshold value of the candidate CHO cell is output.

[0067] S304, obtaining first information of the candidate CHO cell.

[0068] S305, determining a target CHO cell from the candidate CHO cell according to the first information of the candidate CHO cell and the predicted trigger threshold value.

[0069] S306, performing a switching process from a current camped cell of the terminal device to the target CHO cell.

[0070] The related content of steps S304-S306 can be referred to the above embodiments, and will not be described here again.

[0071] The cell switching method provided by the embodiments of the present disclosure determines the predicted triggering threshold value of one or more candidate CHO cells of the terminal device by inputting the CHO configuration information sent by the network device and the second association information of the terminal device into the target prediction model, determines the target CHO cell from the candidate CHO cells according to the first message of the candidate CHO cell, and switches the terminal device from the camping cell to the target CHO cell. According to the target prediction model, the predicted triggering threshold value can be determined according to the association information of the terminal device itself, and an updated and accurate predicted triggering threshold value can be given. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate predicted triggering threshold values, which helps the smoothness of the terminal device switching cells, guarantees the stable network connection, and further improves the user experience.

[0072] Figure 4 is a flowchart of a cell switching method according to an exemplary embodiment, as shown in Figure 4 The cell switching method of the embodiments of the present disclosure includes the following steps:

[0073] S401, obtaining, based on a pre-trained target prediction model, a predicted triggering threshold value of one or more candidate conditional handover CHO cells of a terminal device.

[0074] S402, obtaining a first message of the candidate CHO cell.

[0075] S403, determining a target CHO cell from the candidate CHO cell according to the first message of the candidate CHO cell and the predicted triggering threshold value.

[0076] S404, performing a switching process of switching the terminal device from a current camping cell to the target CHO cell.

[0077] The related content of steps S401-S404 can be referred to the above embodiments, and will not be described here again.

[0078] S405, obtaining switching data of the target CHO cell, wherein the switching data at least includes a switching result of the target CHO cell, a predicted triggering threshold value of the target CHO cell and second association information of the terminal device.

[0079] In some implementations, after the terminal device switches from the current camping cell to the target CHO cell, the switching data of the target CHO cell can be acquired, and then the target prediction model is updated based on the switching data, so that the target prediction model can fine-tune the model according to the real-time information of the terminal device, thereby improving the accuracy of model prediction.

[0080] Optionally, the switching data includes but is not limited to the switching result of the target CHO cell, the prediction trigger threshold value of the target CHO cell, the second association information of the terminal device, etc. Wherein, the switching result refers to whether the terminal device successfully switches to the target CHO cell.

[0081] S406, feeding back the switching data of the target CHO cell to the server, wherein the switching data of the target CHO cell is used as sample data to optimize and fine-tune the target prediction model.

[0082] In some implementations, after the switching data of the target CHO cell is acquired, the switching data can be fed back to the server, and the server optimizes and fine-tunes the target prediction model based on the switching data. The target prediction model can also be optimized and fine-tuned based on the switching data on the terminal device.

[0083] That is, the switching data of the target CHO cell can be sent to the server, and the server continues to train the target prediction model by taking the switching data as sample data to determine the fine-tuning information of the target prediction model. Further, the fine-tuning information of the target prediction model sent by the server is received, and the target prediction model is optimized and updated based on the fine-tuning information.

[0084] Optionally, the switching data of the target CHO cell can also be used as sample data, and the target prediction model is optimized and fine-tuned locally based on the sample data.

[0085] The cell switching method provided by the embodiments of the present disclosure determines the prediction trigger threshold value of one or more candidate CHO cells of the terminal device based on the target prediction model, and determines the target CHO cell from the candidate CHO cells according to the first message of the candidate CHO cell, and switches the terminal device from the camping cell to the target CHO cell. According to the target prediction model, the prediction trigger threshold value can be updated to give an accurate prediction trigger threshold value according to the association information of the terminal device itself. At the same time, the differences of different terminal devices are compatible, so that various types of terminal devices can obtain more accurate prediction trigger threshold value, which helps the smoothness of terminal device switching cell, guarantees the stable network connection, and further improves the user experience. Further, the switching data of the target CHO cell is acquired, and the target prediction model is fine-tuned based on the switching data to improve the accuracy of the target prediction model.

[0086] A schematic diagram of a server interacting with a terminal device. Figure 5 A schematic diagram of a terminal device performing cell handover. Figure 5 In some embodiments, the server is a cloud server. The cloud server obtains sample data, trains a prediction model based on the sample data to obtain a target prediction model, deploys the target prediction model on an application processor (AP) of a terminal device via a wireless link, and determines a target CHO cell based on a predicted triggering threshold of the target CHO cell determined by a cellular processor (CP) of the terminal device based on the target prediction model.

[0087] Further, the cloud server optimizes and fine-tunes the target prediction model based on handover data of N terminal devices, where N is a natural number greater than or equal to 1.

[0088] A schematic diagram of a terminal device performing cell handover. Figure 6 A schematic diagram of a terminal device performing cell handover.

[0089] 1. The terminal device receives CHO configuration information sent by a network device, wherein the CHO configuration information includes identification information of a candidate CHO cell and a configuration triggering threshold of the candidate CHO cell.

[0090] 2. The terminal device determines whether to start a target prediction model.

[0091] 3a.1. When the terminal device starts the target prediction model, the CHO configuration information is input into the target prediction model.

[0092] 3a.2. The terminal device obtains second association information of the terminal device and inputs the second association information into the target prediction model. The target prediction model predicts the predicted triggering threshold of the candidate CHO cell based on the CHO configuration information and the second association information of the terminal device.

[0093] 3b. When the terminal device does not start the target prediction model, the configuration triggering threshold of the candidate CHO cell in the CHO configuration information is directly used.

[0094] 4. The terminal device obtains a first message of the candidate CHO cell and determines whether the candidate CHO cell meets a cell handover condition based on the first message and the predicted triggering threshold.

[0095] 5. If the condition is met, a target CHO cell is determined from the candidate CHO cell, and a handover process from a current camped cell of the terminal device to the target CHO cell is performed.

[0096] 6. Obtain handover data of a target CHO cell, and determine fine-tuning information of a target prediction model based on the handover data, and fine-tune the target prediction model based on the fine-tuning information.

[0097] Figure 7 is a block diagram of a cell handover device according to an example embodiment. Referring to Figure 7 The cell handover device 700 according to the example embodiment includes a first determination module 701, an obtaining module 702, a second determination module 703, and a handover module 704.

[0098] The first determination module 701 is configured to obtain a predicted triggering threshold value of one or more candidate CHO cells of a terminal device based on a pre-trained target prediction model.

[0099] The obtaining module 702 is configured to obtain a first message of the candidate CHO cell.

[0100] The second determination module 703 is configured to determine a target CHO cell from the candidate CHO cells based on the first message of the candidate CHO cell and the predicted triggering threshold value.

[0101] The handover module 704 is configured to perform a handover procedure from a current camped cell of the terminal device to the target CHO cell.

[0102] In one embodiment of the present disclosure, the second determination module 703 is further configured to determine whether the candidate CHO cell satisfies a cell handover condition based on the first message of the candidate CHO cell and the predicted triggering threshold value, and determine the target CHO cell from the candidate CHO cells that satisfy the cell handover condition.

[0103] In one embodiment of the present disclosure, the second determination module 703 is further configured to randomly select one CHO cell from the candidate CHO cells that satisfy the cell handover condition as the target CHO cell, or select a CHO cell with the best signal quality from the candidate CHO cells that satisfy the cell handover condition as the target CHO cell.

[0104] In one embodiment of the present disclosure, the first determination module 701 is further configured to receive CHO configuration information sent by a network device, the configuration information including at least first association information of the candidate CHO cell, obtain second association information of the terminal device, input the CHO configuration information and the second association information into the target prediction model, and output the predicted triggering threshold value of the candidate CHO cell from the target prediction model based on the CHO configuration information and the second association information.

[0105] In an embodiment of the present disclosure, the first determining module 701 is further configured to receive model deployment information sent by a server, the model deployment information comprising the target prediction model; and deploy the target prediction model on the terminal device according to the model deployment information.

[0106] In an embodiment of the present disclosure, the first determining module 701 is further configured to receive a start instruction of the target prediction model, and start the target prediction model based on the start instruction.

[0107] In an embodiment of the present disclosure, the switching module 704 is further configured to obtain switching data of the target CHO cell, wherein the switching data at least comprises a switching result of the target CHO cell, the prediction trigger threshold value of the target CHO cell and second association information of the terminal device; and feed back the switching data of the target CHO cell to a server, wherein the switching data of the target CHO cell is used as sample data to optimize and fine-tune the target prediction model.

[0108] In an embodiment of the present disclosure, the switching module 704 is further configured to receive fine-tuning information of the target prediction model sent by the server, and optimize and update the target prediction model based on the fine-tuning information.

[0109] In an embodiment of the present disclosure, the switching module 704 is further configured to use the switching data of the target CHO cell as sample data, and optimize and fine-tune the target prediction model locally based on the sample data.

[0110] In an embodiment of the present disclosure, the obtaining module 702 is further configured to receive CHO configuration information sent by a network device, and obtain a configuration trigger threshold value of the candidate CHO cell from the CHO configuration information; and if the target prediction model is not started, determine a target CHO cell from the candidate CHO cells according to the first message of the candidate CHO cell and the configuration trigger threshold value.

[0111] As to the apparatus in the above-mentioned embodiments, the specific manners in which various modules perform operations have been described in details in the embodiments of the method, and will not be described in details here.

[0112] The cell switching device provided by the embodiment of the present disclosure determines a predicted triggering threshold value of one or more candidate CHO cells of a terminal device based on a target prediction model, determines a target CHO cell from the candidate CHO cells according to a first message of the candidate CHO cells, and switches the terminal device from a camping cell to the target CHO cell. The predicted triggering threshold value is determined according to the target prediction model, which can give an updated and accurate predicted triggering threshold value according to the associated information of the terminal device itself. At the same time, the difference of different terminal devices is compatible, so that various types of terminal devices can obtain more accurate predicted triggering threshold values, which helps the smoothness of the terminal device switching cells, guarantees the stable network connection, and further improves the user experience.

[0113] Figure 8 is a block diagram of an electronic device according to an exemplary embodiment.

[0114] As shown in Figure 8 the electronic device 800 includes:

[0115] The memory 801 and the processor 802, the bus 803 connecting different components (including the memory 801 and the processor 802), the memory 801 stores a computer program, and the processor 802 executes the program to realize the cell switching method of the embodiment of the present disclosure.

[0116] The bus 803 represents one or more of several types of bus structures, including a memory bus or memory controller, a peripheral bus, a graphics acceleration port, a processor or a local bus using any of a variety of bus structures. For example, these architectures include but are not limited to industry standard architecture (ISA) bus, micro channel architecture (MAC) bus, enhanced ISA bus, video electronics standards association (VESA) local bus, and peripheral component interconnect (PCI) bus.

[0117] The electronic device 800 typically includes a variety of electronic device readable media. These media can be any available media that can be accessed by the electronic device 800, including volatile and nonvolatile media, removable and non-removable media.

[0118] The memory 801 can also include computer system readable media in the form of volatile memory, such as random access memory (RAM) 804 and / or cache memory 805. The electronic device 800 can further include other removable / non-removable, volatile / non-volatile computer system storage media. For example, a storage system 806 can be used to read from and write to non-removable, non-volatile magnetic media (e.g., a "hard drive", not shown), although the Figure 8 embodiments are not limited to this example. Although not shown, the electronic device 800 can also include other types of computer system readable media that can be accessed by the electronic device 800, such as a floppy disk drive, a CD-ROM drive, a DVD-ROM drive, a tape drive, a removable media drive (e.g., a media cartridge or cassette), or a user identification module (SIM) card interface. Figure 8A disk drive, a floppy disk drive, and / or other mass storage device can be provided for in the example, and can be connected to bus 803 by a suitable interface (e.g., a data media interface). Storage 801 can include one or more program products pertaining to one or more aspects of the subject disclosure. For example, storage 801 can include a program product having a set (e.g., at least one) of program modules pertaining to one or more aspects of the subject disclosure.

[0119] Program / utility 808, having a set (at least one) of program modules 807, can be stored in, for example, storage 801 by way of example, and not limitation, as well as an operating system, one or more application programs, other program modules, and program data, and each can include an implementation of a networking environment. Generally, program modules 807 can carry out the functions and / or methodologies described in the subject disclosure.

[0120] Electronic device 800 can also communicate with one or more external devices 809 such as a keyboard or a pointing device, displays 891, etc.; one or more devices that enable a user to interact with electronic device 800; and / or one or more devices that enable electronic device 800 to communicate with one or more other computing devices. Such communication can be via input / output (I / O) interfaces 892. Similarly, such communication can be via network adapter 893. Network adapter 893 can communicate with the other Figure 8 modules of electronic device 800 through bus 803. Note that numerous other hardware and / or software elements can be used in conjunction with electronic device 800. For example, tools, such as microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data archival storage systems, etc., can be used with electronic device 800.

[0121] Processor 802 can execute instructions stored in storage 801 to perform various functions and data processing.

[0122] It should be noted that the implementation process and technical principles of the electronic device of the present embodiment are described above in the explanation of the cell handover method of the present disclosure, and will not be described here.

[0123] To implement the above embodiments, the present disclosure further provides a computer readable storage medium having computer program instructions stored thereon, the computer program instructions being executed by a processor to implement the steps of the cell handover method provided by the present disclosure.

[0124] Optionally, the computer readable storage medium can be ROM, random access memory (RAM), CD-ROM, magnetic tape, floppy disc, and optical data storage device, etc.

[0125] Figure 9 is a block diagram of a chip according to an exemplary embodiment.

[0126] As shown in Figure 9 , the chip 900 includes one or more interface circuits 902 and one or more processors 901; the interface circuit 902 is configured to receive a signal and send a signal to the processor 901, and the signal includes computer instructions stored in the memory, when the processor 901 executes the computer instructions, the chip 900 executes the steps of the image processing method provided by the present disclosure.

[0127] The processor 901 and the interface circuit 902 can be interconnected by a line.

[0128] The chip 900 further includes a memory 903, and all or part of the memory 903 can be outside the chip 900.

[0129] The interface circuit 902 is connected with the memory 903, and the interface circuit 902 can be configured to receive a signal from the memory 903 or other devices, and the interface circuit 902 can be configured to send a signal to the processor 901 or other devices. For example, the interface circuit 902 can read the instructions stored in the memory 903 and send the instructions to the processor 901.

[0130] The interface circuit 902 can obtain data, program instructions and / or information, etc. in the internal storage area of the chip 900; or obtain data, program instructions and / or information, etc. outside the chip 900.

[0131] It should be noted that the terms interface circuit, interface, transceiver pin, transceiver, etc. can be replaced with each other. Other embodiments of the present disclosure will be readily apparent to those skilled in the art upon considering the description herein with the benefit of the present disclosure. The present disclosure is intended to cover any variations, uses, or adaptations of the present disclosure that follow the general principles thereof and include those that are within the scope of the present disclosure but are not disclosed herein. The description and examples are to be regarded as illustrative only, and the true scope and spirit of the present disclosure are indicated by the following claims.

[0132] It should be understood that the present disclosure is not limited to the precise structures described above and shown in the drawings and that various modifications and changes can be made without departing from the scope thereof. The scope of the present disclosure is limited only by the claims appended hereto.

Claims

1. A cell handover method, characterized in that, The method includes: Based on a pre-trained target prediction model, the predicted trigger threshold values ​​of one or more candidate condition handover CHO cells of the terminal device are obtained. Obtain the first message of the candidate CHO cell; Based on the first message of the candidate CHO cell and the predicted trigger threshold, the target CHO cell is determined from the candidate CHO cells; Perform a handover process from the terminal device's current cell to the target CHO cell; The pre-trained target prediction model obtains the prediction trigger threshold values ​​for one or more candidate conditional handover CHO cells of the terminal device, including: The system receives CHO configuration information sent by a network device. The configuration information includes at least the first association information of the candidate CHO cell, wherein the first association information includes: the identifier of the candidate CHO cell and the network configuration trigger threshold value of the candidate CHO cell. Obtain the second association information of the terminal device, the second association information including wireless performance, mobility information, location information, and cell information; Input the CHO configuration information and the second association information into the target prediction model, and output the prediction trigger threshold value of the candidate CHO cell.

2. The method according to claim 1, characterized in that, The step of determining the target CHO cell from the candidate CHO cells based on the first message of the candidate CHO cells and the predicted trigger threshold includes: Based on the first message and the predicted trigger threshold value of the candidate CHO cell, it is determined whether the candidate CHO cell meets the cell handover conditions; The target CHO cell is determined from the candidate CHO cells that meet the cell handover conditions.

3. The method according to claim 2, characterized in that, The step of determining the target CHO cell from candidate CHO cells that meet the cell handover conditions includes: From the candidate CHO cells that meet the cell handover conditions, one CHO cell is randomly selected as the target CHO cell; or... From the candidate CHO cells that meet the cell handover conditions, select the CHO cell with the best signal quality as the target CHO cell.

4. The method according to claim 1, characterized in that, Before obtaining the prediction trigger threshold values ​​of one or more candidate conditional handover CHO cells of the terminal device based on the pre-trained target prediction model, the method further includes: Receive model deployment information sent by the server, wherein the model deployment information includes the target prediction model; The target prediction model is deployed on the terminal device according to the model deployment information.

5. The method according to claim 1, characterized in that, Before obtaining the prediction trigger threshold values ​​of one or more candidate conditional handover CHO cells for the terminal device based on the pre-trained target prediction model, the process includes: Receive the start command of the target prediction model, and start the target prediction model based on the start command.

6. The method according to claim 1, characterized in that, The method further includes: The handover data of the target CHO cell is obtained, wherein the handover data includes at least the handover result of the target CHO cell, the predicted trigger threshold value of the target CHO cell, and the second association information of the terminal device; The handover data of the target CHO cell is fed back to the server, and the handover data of the target CHO cell is used as sample data to optimize and fine-tune the target prediction model.

7. The method according to claim 6, characterized in that, After feeding back the handover data of the target CHO cell to the server, the method further includes: The system receives fine-tuning information about the target prediction model sent by the server and optimizes and updates the target prediction model based on the fine-tuning information.

8. The method according to claim 6, characterized in that, After obtaining the handover data of the target CHO cell, the method further includes: The handover data of the target CHO cell is used as sample data, and the target prediction model is optimized and fine-tuned locally based on the sample data.

9. The method according to claim 1, characterized in that, Before obtaining the first message of the candidate CHO cell, the process also includes: Receive CHO configuration information sent by the network device, and obtain the configuration trigger threshold value of the candidate CHO cell from the CHO configuration information; If the target prediction model is not activated, the target CHO cell is determined from the candidate CHO cells based on the first message of the candidate CHO cell and the configured trigger threshold value.

10. A cell handover device, characterized in that, The device includes: The first determining module is used to obtain the predicted trigger threshold value of one or more candidate condition handover CHO cells of the terminal device based on the pre-trained target prediction model. The acquisition module is used to acquire the first message of the candidate CHO cell; The second determining module is used to determine the target CHO cell from the candidate CHO cells based on the first message of the candidate CHO cell and the predicted trigger threshold value; The handover module is used to execute the handover process from the current cell of the terminal device to the target CHO cell; The first determining module is used to receive CHO configuration information sent by the network device. The configuration information includes at least the first association information of the candidate CHO cell, wherein the first association information includes: the identifier of the candidate CHO cell and the network configuration trigger threshold value of the candidate CHO cell. Obtain the second association information of the terminal device, the second association information including wireless performance, mobility information, location information, and cell information; Input the CHO configuration information and the second association information into the target prediction model, and output the prediction trigger threshold value of the candidate CHO cell.

11. An electronic device, characterized in that, include: processor; Memory used to store processor-executable instructions; The processor is configured as follows: The steps of implementing the method according to any one of claims 1-9.

12. A computer-readable storage medium having computer program instructions stored thereon, characterized in that, When executed by a processor, the program instructions implement the steps of the method described in any one of claims 1-9.

13. A chip, characterized in that, The device includes one or more interface circuits and one or more processors; the interface circuits are used to receive signals and send the signals to the processors, the signals including computer instructions stored in a memory, which, when executed by the processors, cause the chip to perform the steps of the method according to any one of claims 1-9.

Citation Information

Patent Citations

  • Communication method and communication device

    CN111757400A

  • Cell switching method and device, equipment and storage medium

    CN117158035A