Radio link failure prediction method and apparatus, and communication device and storage medium

By using AI units in the terminal to process relevant information of the first cell and predict RLF, the data interruption problem caused by RLF is solved, and the RLF is solved in a timely manner, reducing the impact of data interruption on services.

WO2025167884A1PCT designated stage Publication Date: 2025-08-14VIVO MOBILE COMM CO LTD
View PDF 4 Cites 0 Cited by

Patent Information

Application Number
PCT/CN2025/075740
Authority / Receiving Office
WO · WO
Patent Type
Applications
Current Assignee / Owner
Priority Date
2024-02-05
Filing Date
2025-02-05
Publication Date
2025-08-14

AI Technical Summary

Technical Problem

The failure of the wireless link causes the terminal data to be interrupted, affecting service performance. In the prior art, RLF detection takes a long time, resulting in a long time of data interruption.

Method used

The terminal predicts the occurrence of RLF by obtaining relevant information of the first cell and inputting it to the artificial intelligence AI unit for processing, including signal quality, mobility information and auxiliary information of the network-side device, so as to discover RLF in a timely manner.

Benefits of technology

By predicting RLF by AI units, the terminal can solve RLF in a timely manner, avoiding long-term cell reconstruction processes and reducing the impact of data interruptions on services.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN2025075740_14082025_PF_FP_ABST
    Figure CN2025075740_14082025_PF_FP_ABST
Patent Text Reader

Abstract

The present application belongs to the technical field of communications. Disclosed are a radio link failure (RLF) prediction method and apparatus, and a communication device and a storage medium. The RLF prediction method in the embodiments of the present application comprises: a terminal acquiring first information, wherein the first information is used for indicating information related to a first cell; and the terminal inputting the first information into an artificial intelligence (AI) unit for processing, so as to obtain an RLF prediction result of the first cell.
Need to check novelty before this filing date? Find Prior Art

Description

Wireless link failure prediction method, device, communication equipment and storage medium

[0001] CROSS-REFERENCE TO RELATED APPLICATIONS

[0002] This application claims priority to Chinese patent application number 202410165804.0, filed on February 5, 2024, entitled “Prediction method, device, communication equipment and storage medium for wireless link failure,” the entire contents of which are incorporated by reference into this application. Technical Field

[0003] The present application belongs to the field of communication technology, and specifically relates to a method, apparatus, communication equipment, and storage medium for predicting wireless link failure. Background Art

[0004] Radio Link Failure (RLF) refers to the situation in which the wireless signal transmission between the transmitter and receiver is interrupted or terminated in a communication system due to poor signal quality, interference, equipment failure, etc. Currently, when the terminal is in the Radio Resource Control Connected (RRC_CONNECTED) state, there are several ways to trigger RLF:

[0005] Method 1: T310 timer expiration: During the Radio Link Monitoring (RLM) process, the reported "out-of-sync" is used to determine whether RLF has occurred, and the reported "in-sync" is used to determine whether RLF has been recovered. The specific process is as follows:

[0006] When N310 "out-of-sync" are reported consecutively, the T310 timer is started;

[0007] If N311 "in-sync" are reported consecutively while the T310 timer is running, stop the T310 timer.

[0008] When the T310 timer times out, it is considered that RLF has occurred and the terminal side triggers the RRC connection re-establishment process.

[0009] Among them, N310, N311 and T310 are RLF detection configuration parameters configured in the network.

[0010] Method 2: When RLC uses AM, the maximum number of retransmissions exceeds the threshold;

[0011] Method 3: Random access fails;

[0012] Method 4: T312 timer timeout: To shorten the RLF determination time, the T312 timer, which is shorter than T310, is introduced. Its working process is as follows:

[0013] After the terminal starts the T310 timer, during the operation of T310, if the terminal measures that the handover event meets the duration of the continuous trigger time (Time to Trigger, TTT), the terminal starts the T312 timer and triggers a measurement report (attempting to initiate a handover); if the handover is not triggered until the T312 timer expires (due to channel conditions, the terminal does not receive the handover command sent by the base station), and the T310 timer has not expired at this time, the terminal immediately declares a radio link failure (there is no need to wait until T310 times out before declaring the radio link failure), and performs the RRC re-establishment process to restore the service connection as soon as possible.

[0014] Among them, the occurrence of RLF will cause the terminal to disconnect from the network, resulting in data interruption; however, although the terminal can reestablish the cell and connect to other cells when RLF occurs, the reconstruction process is time-consuming, resulting in a longer duration of data interruption, affecting the service performance of the terminal. Summary of the Invention

[0015] The embodiments of the present application provide a method, apparatus, communication device, and storage medium for predicting radio link failure to solve the problem that RLF causes data interruption in a terminal, thereby affecting the service performance of the terminal.

[0016] In a first aspect, a method for predicting radio link failure is provided, the method comprising:

[0017] The terminal obtains first information, where the first information is used to indicate relevant information of the first cell;

[0018] The terminal inputs the first information into an artificial intelligence (AI) unit for processing to obtain a radio link failure (RLF) prediction result of the first cell.

[0019] In a second aspect, a method for predicting radio link failure is provided, the method comprising:

[0020] The network side device receives the radio link failure (RLF) prediction result sent by the terminal, where the RLF prediction result is obtained by an artificial intelligence (AI) unit.

[0021] In a third aspect, a device for predicting radio link failure is provided, which is applied to a terminal, and the device includes:

[0022] an acquiring module, configured to acquire first information, wherein the first information is used to indicate relevant information of the first cell;

[0023] A prediction module is used to input the first information into an artificial intelligence AI unit for processing to obtain a radio link failure RLF prediction result of the first cell.

[0024] In a fourth aspect, a device for predicting radio link failure is provided, which is applied to a network-side device. The method includes:

[0025] The first receiving module is used to receive the radio link RLF prediction result sent by the terminal, where the RLF prediction result is obtained by an artificial intelligence AI unit.

[0026] In a fifth aspect, a communication device is provided, which includes a processor and a memory, wherein the memory stores programs or instructions that can be run on the processor, and when the program or instructions are executed by the processor, the steps of the method described in the first aspect or the second aspect are implemented.

[0027] In a sixth aspect, a communication device is provided, including a processor and a communication interface;

[0028] When the communication device is a terminal, the processor is configured to:

[0029] Acquire first information, where the first information is used to indicate relevant information of the first cell;

[0030] Inputting the first information into an artificial intelligence (AI) unit for processing to obtain a radio link failure (RLF) prediction result of the first cell;

[0031] When the communication device is a network-side device, the communication interface is used to:

[0032] A radio link failure (RLF) prediction result sent by a receiving terminal is obtained by an artificial intelligence (AI) unit.

[0033] In a seventh aspect, a readable storage medium is provided, on which a program or instruction is stored. When the program or instruction is executed by a processor, the steps of the method described in the first aspect or the second aspect are implemented.

[0034] In an eighth aspect, a wireless link failure prediction system is provided, comprising: a terminal and a network-side device, wherein the terminal can be used to execute the steps of the method described in the first aspect, and the network-side device can be used to execute the steps of the method described in the second aspect.

[0035] In a ninth aspect, a chip is provided, comprising a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is configured to run a program or instruction to implement the method described in the first aspect or the second aspect.

[0036] In a tenth aspect, a computer program / program product is provided, wherein the computer program / program product is stored in a storage medium, and the program / program product is executed by at least one processor to implement the method as described in the first aspect or the second aspect.

[0037] In an eleventh aspect, an embodiment of the present application provides a device for predicting a wireless link failure, which is used to execute the steps of the method for predicting a wireless link failure as described in the first aspect or the second aspect.

[0038] In the embodiment of the present application, the terminal can obtain first information indicating relevant information of the first cell, thereby inputting the first information into the AI ​​unit and outputting the RLF prediction result of the first cell. It can be seen that in the embodiment of the present application, the terminal can predict RLF through the AI ​​unit, so that the terminal can promptly detect the RLF, thereby facilitating timely resolution of the RLF, thereby avoiding the time-consuming cell reestablishment until the RLF actually occurs, thereby reducing the impact of data interruption caused by the RLF on the terminal service. BRIEF DESCRIPTION OF THE DRAWINGS

[0039] FIG1 is a block diagram of a wireless communication system to which embodiments of the present application may be applied;

[0040] FIG2 is a flow chart of a method for predicting wireless link failure in an embodiment of the present application;

[0041] FIG3 is a schematic diagram of a neural network in an embodiment of the present application;

[0042] FIG4 is a schematic diagram of neurons in a neural network according to an embodiment of the present application;

[0043] FIG5 is a schematic diagram of an artificial intelligence (AI) / machine learning (ML) framework in an embodiment of the present application;

[0044] FIG6 is a flowchart of another method for predicting wireless link failure in an embodiment of the present application;

[0045] FIG7 is a structural block diagram of a device for predicting wireless link failure according to an embodiment of the present application;

[0046] FIG8 is a structural block diagram of another apparatus for predicting wireless link failure in an embodiment of the present application;

[0047] FIG9 is a structural block diagram of a communication device in an embodiment of the present application;

[0048] FIG10 is a block diagram of a terminal in an embodiment of the present application;

[0049] FIG11 is a structural block diagram of a network-side device in an embodiment of the present application. Specific embodiments

[0050] The following will be combined with the accompanying drawings in the embodiments of this application to clearly describe the technical solutions in the embodiments of this application. Obviously, the embodiments described are part of the embodiments of this application, not all of the embodiments. Based on the embodiments in this application, all other embodiments obtained by ordinary technicians in this field are within the scope of protection of this application.

[0051] The terms "first", "second", etc. in this application are used to distinguish similar objects, and are not used to describe a specific order or sequence. It should be understood that the terms used in this way are interchangeable where appropriate, so that the embodiments of the present application can be implemented in an order other than those illustrated or described herein, and the objects distinguished by "first" and "second" are generally of the same type, and do not limit the number of objects, for example, the first object can be one or more. In addition, "or" in this application represents at least one of the connected objects. For example, "A or B" covers three options, namely, Option 1: including A but not including B; Option 2: including B but not including A; Option 3: including both A and B. The character " / " generally indicates that the objects associated before and after are in an "or" relationship.

[0052] The term "indication" in this application can be either a direct indication (or explicit indication) or an indirect indication (or implicit indication). A direct indication can be understood as the sender explicitly informing the receiver of specific information, the operation to be performed, or the requested result, etc. in the instruction sent; an indirect indication can be understood as the receiver determining the corresponding information based on the instruction sent by the sender, or making a judgment and determining the operation to be performed or the requested result, etc. based on the judgment result.

[0053] It is worth noting that the technology described in the embodiments of the present application is not limited to the Long Term Evolution (LTE) / LTE-Advanced (LTE-A) system, but can also be used in other wireless communication systems, such as Code Division Multiple Access (CDMA), Time Division Multiple Access (TDMA), Frequency Division Multiple Access (FDMA), Orthogonal Frequency Division Multiple Access (OFDMA), Single-carrier Frequency-Division Multiple Access (SC-FDMA) or other systems. The terms "system" and "network" in the embodiments of the present application are often used interchangeably, and the technology described can be used for the systems and radio technologies mentioned above, as well as for other systems and radio technologies. The following description describes a New Radio (NR) system for illustrative purposes, and NR terminology is used in most of the following description, but these technologies can also be applied to systems other than NR systems, such as 6th generation (6G) systems. th Generation, 6G) communication system.

[0054] FIG1 is a block diagram of a wireless communication system applicable to an embodiment of the present application. The wireless communication system includes a terminal 11 and a network-side device 12. The terminal 11 may be a mobile phone, a tablet computer, a laptop computer, a notebook computer, a personal digital assistant (PDA), a handheld computer, a netbook, an ultra-mobile personal computer (UMPC), a mobile internet device (MID), an augmented reality (AR), a virtual reality (VR) device, a robot, a wearable device, an aircraft, a vehicle user equipment (VUE), a ship-borne device, a pedestrian user equipment (PUE), a smart home (a household appliance with wireless communication capabilities, such as a refrigerator, a television, a washing machine, or furniture), a game console, a personal computer (PC), a teller machine, or a self-service machine, or other terminal-side device. Wearable devices include: smart watches, smart bracelets, smart headphones, smart glasses, smart jewelry (smart bracelets, smart bracelets, smart rings, smart necklaces, smart anklets, smart anklets, etc.), smart wristbands, smart clothing, etc. Among them, the vehicle-mounted device can also be called a vehicle-mounted terminal, a vehicle-mounted controller, a vehicle-mounted module, a vehicle-mounted component, a vehicle-mounted chip or a vehicle-mounted unit, etc. It should be noted that the specific type of the terminal 11 is not limited in the embodiment of the present application. The network side device 12 may include an access network device or a core network device, wherein the access network device may also be called a radio access network (Radio Access Network, RAN) device, a radio access network function or a radio access network unit. The access network device may include a base station, a wireless local area network (WLAN) access point (AP) or a wireless fidelity (WiFi) node, etc.Among them, the base station can be referred to as Node B (NB), Evolved Node B (eNB), the next generation Node B (gNB), New Radio Node B (NR Node B), access point, Relay Base Station (RBS), Serving Base Station (SBS), Base Transceiver Station (BTS), radio base station, radio transceiver, Basic Service Set (BSS), Extended Service Set (ESS), Home Node B (HNB), Home evolved Node B (home evolved Node B), Transmission Reception Point (TRP) or other appropriate terms in the relevant field. As long as the same technical effect is achieved, the base station is not limited to specific technical vocabulary. It should be noted that in the embodiment of the present application, only the base station in the NR system is used as an example for introduction, and the specific type of the base station is not limited.

[0055] The following describes in detail the method for predicting wireless link failure provided by the embodiments of the present application through some embodiments and their application scenarios in conjunction with the accompanying drawings.

[0056] 2 , an embodiment of the present application provides a method for predicting radio link failure, which may include the following steps 201 to 202:

[0057] Step 201: The terminal obtains first information.

[0058] The first information is used to indicate relevant information of the first cell; the first cell may include one or more cells; the first cell may include at least one of a serving cell, a neighboring cell, a switching candidate cell, and a switching target cell.

[0059] In addition, it should be noted that the first information is input into the AI ​​unit for processing to obtain the RLF prediction result of the first cell. Therefore, the first cell can be called a predicted cell.

[0060] Optionally, the first information includes at least one of the following items A-1 to A-4:

[0061] Item A-1: ​​historical signal quality of the first cell;

[0062] Item A-2: current signal quality of the first cell;

[0063] The signal quality in item A-1 or item A-2 may include at least one of cell-level signal quality and beam-level signal quality; the signal quality may be represented by at least one of RSRP, RSRQ, and SINR;

[0064] Item A-3: first auxiliary information related to the mobility of the terminal, where the first auxiliary information may include at least one of the speed, position, and moving direction of the terminal;

[0065] Item A-4: Second auxiliary information related to the network side device, which may include at least one of the location, beam configuration, and beam width of the network side device (such as base station / cell / transmit-receive point (TRP)).

[0066] Step 202: The terminal inputs the first information into an artificial intelligence (AI) unit for processing to obtain a radio link failure (RLF) prediction result of the first cell.

[0067] Among them, the AI ​​unit may also be referred to as an AI model, a machine learning (ML) model, an ML unit, an AI structure, an AI function, an AI characteristic, a neural network, a neural network function, a neural network function, etc.; or the AI ​​unit may also refer to a processing unit that can implement specific algorithms, formulas, processing procedures, capabilities, etc. related to AI, or the AI ​​unit may be a processing method, algorithm, function, module or unit for a specific data set, or the AI ​​unit may be a processing method, algorithm, function, module or unit running on AI / ML related hardware such as a graphics processing unit (GPU), a neural network processor (NPU), a tensor processing unit (TPU), an application specific integrated circuit (ASIC), etc., and this application does not make specific limitations on this. Optionally, the specific data set includes at least one of the input and output of the AI ​​unit / AI model.

[0068] In addition, there are many ways to implement the AI ​​unit, such as neural networks, decision trees, support vector machines, Bayesian classifiers, etc. The embodiments of this application use neural networks as an example for illustration, but do not limit the specific type of AI unit. A schematic diagram of the structure of a simple neural network is shown in Figure 3.

[0069] In addition, the neural network is composed of neurons, and the schematic diagram of neurons is shown in Figure 4. In Figure 4, a1, a2, ... a K σ(.) represents the activation function. Common activation functions include sigmoid (which maps variables to between 0 and 1), tanh (a shift and contraction of sigmoid), and rectified linear unit (ReLU).

[0070] The parameters of a neural network can be optimized using a gradient optimization algorithm. A gradient optimization algorithm is a type of algorithm that minimizes or maximizes an objective function (sometimes also called a loss function), which is often a mathematical combination of model parameters and data. For example, given data X and its corresponding label Y, a neural network model f(.) can be constructed. Based on the input x, the predicted output f(x) can be obtained, and the difference between the predicted value and the true value (f(x)-Y) can be calculated. This is the loss function. The optimization goal of the gradient optimization algorithm is to find the appropriate w (i.e., weight) and b (i.e., bias) to minimize the value of the aforementioned loss function. The smaller the loss value, the closer the model is to the true situation.

[0071] Currently, most common optimization algorithms are based on the back propagation (BP) algorithm. The basic idea of ​​the BP algorithm is that the learning process consists of two steps: forward propagation of signals and back propagation of errors. During forward propagation, input samples are passed from the input layer, processed layer by layer through each hidden layer, and then transmitted to the output layer. If the actual output of the output layer does not match the expected output, the error begins back propagation. Back propagation involves propagating the output error back through the hidden layers to the input layer layer by layer in some form, distributing the error to all units in each layer. This error signal is then generated for each unit in each layer, and used as the basis for correcting the weights of each unit. This process of adjusting the weights of each layer, including forward propagation of signals and back propagation of errors, is repeated over and over again. This continuous adjustment of weights is the network's learning and training process. This process continues until the error in the network output is reduced to an acceptable level, or until a pre-set number of learning cycles has been completed.

[0072] In addition, common optimization algorithms include gradient descent, stochastic gradient descent (SGD), mini-batch gradient descent, momentum method (Momentum), Nesterov (the name of the inventor, specifically stochastic gradient descent with momentum), adaptive gradient descent (ADAptive GRADient descent, Adagrad), Adagrad's extended algorithm (Adadelta), root mean square error deceleration (root mean square prop, RMSprop), Adaptive Moment Estimation (Addam), etc.

[0073] When these optimization algorithms backpropagate errors, they all calculate the derivative / partial derivative of the current neuron based on the error / loss obtained by the loss function, add the influence of the learning rate, the previous gradient / derivative / partial derivative, etc., obtain the gradient, and pass the gradient to the previous layer.

[0074] In addition, the main process of an AI / ML framework for air interface AI can be shown in Figure 5. Among them, data collection is used to provide input data for model training, management, and inference;

[0075] Model Training: This is used to perform AI / ML model training, validation, and testing. It is also responsible for data preparation, i.e., data preprocessing and conversion into specific formats.

[0076] Management: used for model selection / activation / deactivation / switching / rollback, etc.

[0077] Inference: used to provide the output after applying AI / ML models or AI / ML functions;

[0078] Model Storage: used to save trained / updated models;

[0079] Model Transfer / Delivery: Used to deliver AI / ML models to inference function nodes.

[0080] It should be noted that in an embodiment of the present application, the AI ​​unit is used to perform RLF prediction, that is, the above-mentioned relevant information of the first cell (for example, at least one item of A-1 to A-4 mentioned above) is input into the AI ​​unit for processing, and the RLF prediction result of the first cell can be obtained.

[0081] As can be seen from steps 201 to 202 above, in this embodiment of the present application, the terminal can obtain first information indicating relevant information about the first cell, thereby inputting the first information into the AI ​​unit and outputting an RLF prediction result for the first cell. Thus, in this embodiment of the present application, the terminal can predict RLF through the AI ​​unit, enabling the terminal to promptly detect and resolve the RLF. This avoids the time-consuming process of delaying cell reestablishment until an RLF actually occurs, thereby reducing the impact of data interruption caused by the RLF on terminal services.

[0082] Optionally, the RLF prediction result includes at least one of the following items B-1 to B-4:

[0083] Item B-1: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0084] Item B-2: Future time information of when the RLF occurs in the first cell; the future time information may be a time point (i.e., a moment) or a time period; and the future time information of when the RLF occurs in the first cell may be represented based on one of the following methods:

[0085] Method 1: NR air interface time based on the sequence number of the system frame number (SFN) / time slot / orthogonal frequency division multiplexing symbol (OFDM symbol);

[0086] Method 2: Absolute time based on the 5G system clock;

[0087] Method 3: Time based on satellite timing.

[0088] Item B-3: The probability of RLF occurring in the first cell.

[0089] The probability can be expressed in one of the following ways:

[0090] Method 1: Use N bits to represent X% to Y%, for example, use 2 bits to represent 25% to 100%, which can represent 25%, 50%, 75%, and 100%;

[0091] Method 2: Expressed using a CHOICE structure; for example, there are four options: 25%, 50%, 75%, and 100%, and the RLF prediction reports one of them.

[0092] Item B-4: Causes of RLF.

[0093] Exemplarily, the terminal may report at least one of B-1 to B-3 above to the serving cell; or, if the terminal performs cell reconstruction, after the reconstruction, the terminal may report at least one of B-1 to B-4 above to the network side device.

[0094] Optionally, in the above item B-4, the cause of the RLF includes at least one of the following items L-1 to L-3:

[0095] L-1: The terminal predicts that the first timer will time out;

[0096] The first timer may be one of the T310 timer and the T312 timer, or may be a new timer.

[0097] L-2: The terminal predicts that random access fails;

[0098] Item L-3: The terminal predicts that the number of RLC ARQ times reaches the maximum number of retransmissions; the maximum number of retransmissions can be configured by the network side device or agreed upon by the protocol.

[0099] Optionally, the method further includes:

[0100] When at least one first condition among the following C-1 to C-12 is satisfied, the terminal facilitates the AI ​​unit to perform RLF prediction:

[0101] Item C-1: Arrival of the first cycle;

[0102] That is, the AI ​​unit can periodically predict RLF, wherein the first period can be configured by the network side device or agreed upon by the protocol.

[0103] Item C-2: the cell signal quality of the first cell is less than or equal to a first threshold;

[0104] Exemplarily, when the cell signal quality of the first cell is less than or equal to a first threshold, the terminal may use the AI ​​unit to perform RLF prediction on the first cell; wherein the first threshold may be configured by a network side device or agreed upon by a protocol.

[0105] Item C-3: The best beam signal quality of the first cell is less than or equal to a second threshold;

[0106] Exemplarily, when the signal quality of the optimal beam of the first cell is less than or equal to a second threshold, the terminal can use the AI ​​unit to perform RLF prediction on the first cell; wherein, the second threshold can be configured by the network side device or agreed upon by the protocol.

[0107] Item C-4: Trigger or enter radio link monitoring RLM measurement relaxation;

[0108] Exemplarily, when the terminal triggers or enters RLM measurement relaxation, the AI ​​unit may be used to perform RLF prediction.

[0109] Among them, in the RRC connected state, when the discontinuous reception (C-DRX) period in the connected state is less than or equal to 40ms, if the terminal determines that the measurement relaxation conditions are met based on the measurement relaxation criteria configured by the network, then the terminal can trigger or enter RLM measurement relaxation, that is, reduce RLM measurement, that is, increase the measurement interval, and reduce the number of measurement samples (Sample), thereby reducing power consumption and reducing the impact on service delay.

[0110] The measurement relaxation criteria include a low mobility determination criterion and a cell quality determination criterion.

[0111] The cell quality judgment criterion is based on the radio link quality, namely the Signal to Interference plus Noise Ratio (SINR). When the SINR is higher than Qin + offset, the system enters RLM relaxation. When the terminal triggers out-of-sync or starts T310, the system exits RLM relaxation.

[0112] The low mobility criterion is the network-configured signal quality evaluation duration and change value threshold. When the signal quality change of the terminal in the serving cell within a period of time is less than the change value threshold, the terminal is considered to meet the "low mobility" criterion.

[0113] In addition, the terminal determines the RLM relaxation state according to the two configured criteria and reports the relaxation state to the network side.

[0114] It should be noted that after the terminal triggers or enters RLM measurement relaxation, RLF is more likely to occur due to reduced measurements. Therefore, in this case, the terminal can perform RLF prediction through the AI ​​unit.

[0115] Item C-5: N310 reaches a first value, where N310 represents the number of consecutive out-of-sync events.

[0116] For example, when N310 reaches a first value (i.e., when the terminal continuously receives the first value of "out-of-sync"), the terminal can use the AI ​​unit to perform RLF prediction. The first value can be configured by the network side device or agreed upon by the protocol.

[0117] It should be noted that the terminal can determine the Qout and Qin threshold values, and compare the measurement results of the Radio Link Monitoring-reference signal (RLM-RS) with the threshold values. When the measurement result is worse than the Qout threshold value, an "out-of-sync" event is reported; when the measurement result is better than the Qin threshold value, an "in-sync" event is reported.

[0118] Qin represents the threshold value for the terminal's downlink channel quality to be good enough for reliable transmission, which is actually converted into the block error rate (BLER) of the physical downlink control channel (PDCCH) detection reaching BLER in Channel quality at ;

[0119] Qout represents the threshold value when the downlink channel quality of the terminal is no longer able to transmit reliably, which is actually converted into the BLER of the PDCCH detection reaching BLER out The channel quality at that time.

[0120] For example, BLER in With BLER out The configuration is shown in Table 1.

[0121] Table 1 BLER in With BLER out Configuration example

[0122] In addition, the RLM-RS may be a synchronization signal block (SSB), or a channel state information reference signal (CSI-RS), or a mixture of SSB and CSI-RS.

[0123] Item C-6: First timer starts;

[0124] The first timer may be one of the T310 timer and the T312 timer, or a new timer. It should be noted that when the first timer is a new timer, after the first timer times out, the terminal determines that RLF occurs and triggers RRC reestablishment.

[0125] Exemplarily, when the first timer starts, the terminal may start the AI ​​unit to perform RLF prediction.

[0126] Item C-7: The timing duration of the first timer reaches the first duration;

[0127] For example, when the first timer reaches a first duration, the terminal may use the AI ​​unit to perform RLF prediction, wherein the first duration may be configured by a network-side device or agreed upon by a protocol.

[0128] C-8: The number of random access RACHs reaches the third threshold;

[0129] For example, when the number of random access attempts by the terminal reaches a third threshold, the terminal may use the AI ​​unit to perform RLF prediction, wherein the third threshold may be configured by a network-side device or agreed upon by a protocol.

[0130] Item C-9: The number of RLC ARQ retransmissions at the radio link control layer reaches the fourth threshold;

[0131] For example, when the number of RLC ARQs of the terminal reaches a fourth threshold (i.e., when the RETX_COUNT corresponding to a radio link control layer protocol service data unit (RLC SDU) reaches the fourth threshold), the terminal can use the AI ​​unit to perform RLF prediction. The fourth threshold can be configured by the network side device or agreed upon by the protocol; RETX_COUNT represents a counter maintained by the RLC SDU, which counts the number of retransmissions of the RLC SDU or RLC SDU segment.

[0132] Item C-10: Meeting the radio resource management RRM measurement reporting conditions;

[0133] For example, when the terminal meets the RRM measurement reporting conditions, the terminal can use the AI ​​unit to perform RLF prediction. The RRM measurement reporting conditions can be configured by the network side device or agreed upon by the protocol.

[0134] Among them, the RRM measurement configuration mainly consists of measurement object, reporting configuration and measurement ID;

[0135] Measurement Object: the frequency point to be measured;

[0136] Report Configuration (ReportConfig): Associated reporting criteria (periodic / event-triggered), reference signal type (SSB / CSI-RS), measurement reporting quantity (any combination of Reference Signal Received Power (RSRP) / Reference Signal Received Quality (RSRQ) / SINR); whether to report beam measurement results, the maximum number of reportable beams, etc.

[0137] Measurement identifier (measId): used to associate a measurement object with a reporting configuration. A measurement object can be associated with multiple reporting configurations, and a reporting configuration can be associated with multiple measurement objects.

[0138] In addition, the reporting configuration can associate events to trigger reporting. The event associations defined in NR are shown in Table 2.

[0139] Table 2 Trigger event examples

[0140] Taking the above-mentioned A3 event as an example, the meanings of the parameters of the entry condition and exit condition are as follows: Mn: represents the neighboring cell measurement result, without considering any offset; Ofn: represents the specific offset of the neighboring cell measurement object; Ocn: represents the neighboring cell-level specific offset; Mp: represents the primary service cell (SpCell) measurement result, without considering any offset; Ofp: represents the SpCell measurement object specific offset; Ocp: represents the SpCell cell-level specific offset; Hys: represents the hysteresis parameter of the event; Off: represents the offset parameter of the event.

[0141] It should be noted that if the reporting type is event-triggered reporting, in order to avoid ping-pong switching, the base station configures the timeToTrigger parameter for each event. When the L3 filtered signal quality of one or more candidate cells within the timeToTrigger time meets the entry conditions of the event, the RRM measurement report is triggered.

[0142] Item C-11: Trigger RRM measurement reporting;

[0143] Exemplarily, when the terminal triggers RRM measurement reporting, the terminal may use the AI ​​unit to perform RLF prediction.

[0144] Item C-12: The terminal receives second indication information sent by the network side device, and the second indication information is used to instruct the use of the AI ​​unit to perform RLF prediction.

[0145] Exemplarily, when the network side device instructs the terminal to use the AI ​​unit for RLF prediction, the terminal can use the AI ​​unit for RLF prediction, that is, the terminal can turn on the AI ​​unit for RLF prediction according to the instruction of the network side device.

[0146] It should be noted that the second indication information can be associated with the terminal and the cell downlink bandwidth part (DL BWP), that is, at least one terminal can be configured with a second indication information respectively, so that the terminal configured with the second indication information can perform RLF prediction for any activated DL BWP; at least one cell can also be configured with a second indication information, so that the terminal starts RLF prediction for the designated cell, such as the serving cell or the target cell; at least one DL BWP can also be configured with a second indication information, so that RLF prediction can be performed only when the DL BWP currently activated by the terminal is the designated DL BWP.

[0147] Optionally, the method further includes:

[0148] When at least one second condition among the following D-1 to D-10 is satisfied, the terminal stops the AI ​​unit from performing RLF prediction:

[0149] Item D-1: the cell signal quality of the first cell is greater than or equal to a fifth threshold;

[0150] Exemplarily, when the cell signal quality of the first cell is greater than or equal to a fifth threshold, the terminal may stop the AI ​​unit from performing RLF prediction on the first cell; wherein the fifth threshold may be configured by a network side device or agreed upon by a protocol.

[0151] Item D-2: The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold;

[0152] Exemplarily, when the signal quality of the optimal beam of the first cell is greater than or equal to the second threshold, the terminal can stop the AI ​​unit from performing RLF prediction on the first cell; wherein, the sixth threshold can be configured by the network side device or agreed upon by the protocol.

[0153] Item D-3: Exit or stop RLM measurement relaxation;

[0154] Exemplarily, when the terminal exits or stops RLM measurement relaxation, the AI ​​unit may be stopped from performing RLF prediction.

[0155] D-4: N311 reaches the second value, N311 represents the number of consecutive synchronizations;

[0156] For example, when N311 reaches a second value (i.e., when the terminal continuously receives the second value "in-sync"), the terminal can stop the AI ​​unit from performing RLF prediction. The second value can be configured by the network side device or agreed upon by the protocol.

[0157] Item D-5: The terminal reports the RLF prediction result to the network-side device;

[0158] Exemplarily, after the terminal reports the RLF prediction result to the network-side device, the AI ​​unit may stop predicting RLF.

[0159] D-6: The first timer stops running;

[0160] The first timer may be one of the T310 timer and the T312 timer, or may be a new timer.

[0161] Exemplarily, when the first timer stops running, the terminal may stop the AI ​​unit from performing RLF prediction.

[0162] Item D-7: Triggering RLF;

[0163] Exemplarily, when the terminal triggers RLF, the AI ​​unit may be stopped from performing RLF prediction.

[0164] D-8: One of the following occurs: cell handover, reestablishment, or redirection;

[0165] For example, when a cell handover, reestablishment, or redirection occurs in the terminal, the AI ​​unit may be stopped from performing RLF prediction.

[0166] Item D-9: The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU;

[0167] Exemplarily, when the terminal receives the ACK corresponding to the RLC SDU, the AI ​​unit may stop performing RLF prediction.

[0168] Item D-10: Random access successful.

[0169] Exemplarily, when the terminal successfully completes random access, the AI ​​unit may be stopped from performing RLF prediction.

[0170] Optionally, the method further includes:

[0171] When at least one third condition among the following E-1 to E-4 is met, the terminal reports the RLF prediction result to the network-side device:

[0172] Item E-1: The second period has arrived; this means that the terminal can periodically report RLF prediction results to the network device. This second period can be the same as or different from the first period of RLF prediction performed by the AI ​​unit described above. This second period can be configured by the network device or agreed upon by the protocol.

[0173] Item E-2: The terminal predicts that an RLF will occur; that is, the terminal may report the RLF prediction result to the network-side device when predicting that an RLF will occur.

[0174] Item E-3: The terminal predicts that the probability of RLF occurrence is greater than or equal to the seventh threshold; that is, the terminal may report the RLF prediction result to the network-side device when the terminal predicts that the probability of RLF occurrence is greater than the seventh threshold; the seventh threshold may be configured by the network-side device or agreed upon by the protocol.

[0175] Item E-4: The terminal triggers RRM measurement reporting; that is, when the terminal triggers RRM measurement reporting, the terminal can report the RLF prediction result to the network side device; wherein, the RRM measurement reporting can be a periodic RRM measurement reporting or an event-triggered RRM measurement reporting; for example, the RLF prediction result is reported in the measurement report corresponding to the measurement identifier that triggers the measurement reporting.

[0176] Optionally, the RLF prediction result is carried in at least one of the following G-1 to G-3:

[0177] Item G-1: RRM measurement report; that is, the RLF prediction result can be carried in an existing measurement report (MeasurementReport), and the measurement report includes the cell signal quality or beam signal quality of at least one cell among the serving cell, the neighboring cell, and the first cell;

[0178] The RLF prediction result is carried in the RRM measurement report, so that the RLF prediction result can be reported to the serving cell of the terminal, so that the serving cell can determine whether cell switching is required according to the RLF prediction result.

[0179] G-2: RLF report;

[0180] Item G-3: Radio Resource Control RRC reconfiguration completion message.

[0181] Among them, the RLF prediction result is carried in the RLF report and RRC reconfiguration completion message, so that the RLF prediction result can be reported to the target cell, so that the target cell can learn the cause of the RLF from the RLF prediction result, so that the target cell can perform relevant configuration for the terminal, thereby reducing the probability of subsequent RLF.

[0182] Optionally, the method further comprises at least one of the following H-1 to H-2:

[0183] Item H-1: The terminal performs at least one of a first behavior and a second behavior based on the RLF prediction result, wherein the first behavior includes determining that an RLF occurs and triggering cell reestablishment, and the second behavior includes reporting the RLF prediction result to a network-side device;

[0184] As can be seen from item H-1, the terminal can determine whether to declare RLF and trigger reconstruction based on the RLF prediction result.

[0185] In one embodiment, the terminal performs a first behavior (i.e., declaring RLF and triggering cell reestablishment) or a second behavior (i.e., reporting the RLF prediction result to a network-side device) based on the RLF prediction result, including one of the following:

[0186] If the RLF prediction result satisfies a fourth condition, the terminal performs at least one of the first behavior and the second behavior, the fourth condition including that the RLF prediction result indicates that RLF will occur, or the RLF prediction result indicates that the probability of RLF occurrence is greater than or equal to an eighth threshold;

[0187] If the RLF prediction result satisfies the fourth condition and the target duration is less than a ninth threshold, the terminal performs the first action, where the target duration is the duration between the future time point of RLF occurrence indicated by the RLF prediction result and the current time point;

[0188] When the RLF prediction result satisfies the fourth condition and the target duration is greater than or equal to the ninth threshold, the terminal performs the second behavior.

[0189] From this, it can be seen that the terminal can determine whether to execute at least one of the first and second behaviors based on the prediction of whether RLF will occur; it can also determine whether to execute at least one of the first and second behaviors based on the probability of predicting RLF; it can also determine whether to execute the first or second behavior based on the distance between the time point when the RLF is predicted to occur and the current time point.

[0190] It should be noted that the conditions for the above-mentioned terminal to execute the first behavior or the second behavior (ie, the above-mentioned various situations of executing the first behavior or the second behavior) can be configured by the network side device or agreed upon by the protocol.

[0191] The ninth threshold may be configured by a network-side device or agreed upon by a protocol.

[0192] In addition, when conditional handover (CHO) or layer 1 / L2-triggered mobility (LTM) candidate cells are configured, and attempt CondReconfig or attempt LTM-Switch is configured, if the first cell selected in the cell selection process after RLF triggered by the RLF prediction result is a candidate cell, the terminal can switch to the candidate cell.

[0193] Item H-2: The terminal determines whether to start a first timer according to the RLF prediction result.

[0194] As can be seen from item H-2, the terminal can determine whether to start the first timer based on the RLF prediction result. The first timer can be one of the T310 timer and the T312 timer, or a new timer.

[0195] In one embodiment, the terminal determines, according to the RLF prediction result, whether to start a first timer, including:

[0196] When the RLF prediction result indicates that RLF will occur, or when the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to a tenth threshold, the terminal starts a first timer.

[0197] It can be understood that, when the RLF prediction result indicates that RLF will not occur, or when the RLF prediction result indicates that the probability of RLF occurring is less than the tenth threshold, the terminal does not start the first timer.

[0198] It can be seen from this that the terminal can determine whether to start the first timer based on whether the RLF is predicted to occur; or can determine whether to start the first timer based on the predicted probability of the RLF.

[0199] The tenth threshold may be configured by a network-side device or agreed upon by a protocol.

[0200] Optionally, the method further includes:

[0201] The terminal receives at least one of the following items J-1 to J-14 configured by the network side device:

[0202] Item J-1: The number of times the AI ​​unit is used to continuously predict RLF; that is, the network-side device can configure the terminal to enable the AI ​​unit for RLF prediction, and the number of times RLF prediction needs to be performed continuously.

[0203] Item J-2: Identification information of the AI ​​unit; that is, the network-side device can instruct the terminal to use identification information of the AI ​​unit for RLF prediction.

[0204] Optionally, the identifier of the AI ​​unit may be an AI model identifier, an AI structure identifier, an AI algorithm identifier, or an identifier of a specific data set associated with the AI ​​unit, or an identifier of a specific scenario, environment, channel feature, or device related to the AI / ML, or an identifier of a function, feature, capability, or module related to the AI / ML. This application does not specifically limit this.

[0205] Item J-3: Functional information of the AI ​​unit; that is, the network-side device can instruct the terminal to use the functional information of the AI ​​unit for RLF prediction, such as the function ID; among which, AI functionality: that is, an AI algorithm function, which can include multiple AI models.

[0206] Item J-4: The first information used as the input of the AI ​​unit; that is, the network-side device can instruct the terminal to use the input content of the AI ​​unit for RLF prediction.

[0207] Item J-5: Output of the AI ​​unit; that is, the network-side device can instruct the terminal to use the output content of the AI ​​unit for RLF prediction.

[0208] Item J-6: The model structure of the AI ​​unit; that is, the network-side device can instruct the terminal to use the model structure of the AI ​​unit for RLF prediction.

[0209] Item J-7: Model parameters of the AI ​​unit; that is, the network-side device can instruct the terminal to use the model parameters of the AI ​​unit for RLF prediction.

[0210] Item J-8: The first condition for using the AI ​​unit to perform RLF prediction; that is, the network side device can instruct the terminal to turn on the first condition of the AI ​​unit for performing RLF prediction.

[0211] The first condition may include at least one of the following:

[0212] The first cycle arrives;

[0213] The cell signal quality of the first cell is less than or equal to a first threshold;

[0214] The optimal beam signal quality of the first cell is less than or equal to a second threshold;

[0215] Trigger or enter radio link monitoring RLM measurement relaxation;

[0216] N310 reaches a first value, where N310 represents the number of consecutive times of being out of sync;

[0217] The first timer starts;

[0218] The timing duration of the first timer reaches a first duration;

[0219] The number of random access RACH times reaches a third threshold;

[0220] The number of RLC ARQ retransmissions at the radio link control layer reaches a fourth threshold;

[0221] Meet the radio resource management RRM measurement reporting conditions;

[0222] Trigger RRM measurement reporting;

[0223] The terminal receives second indication information sent by the network side device, where the second indication information is used to instruct the use of the AI ​​unit to perform RLF prediction.

[0224] Item J-9: The second condition for stopping the AI ​​unit from performing RLF prediction; that is, the network side device can instruct the terminal to stop the second condition for the AI ​​unit used for RLF prediction.

[0225] The second condition may include at least one of the following:

[0226] The cell signal quality of the first cell is greater than or equal to a fifth threshold;

[0227] The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold;

[0228] Exit or stop RLM measurement relaxation;

[0229] N311 reaches a second value, N311 indicating the number of consecutive synchronizations;

[0230] The terminal reports the RLF prediction result to the network side device;

[0231] The first timer stops running;

[0232] Triggering RLF;

[0233] One of the following occurs: cell handover, reestablishment, or redirection;

[0234] The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU;

[0235] Random access successful.

[0236] Item J-10: Instruction for reporting the RLF prediction result; that is, the network-side device may instruct the terminal to report the RLF prediction result.

[0237] Item J-11: The third condition for reporting the RLF prediction result; that is, the condition under which the network-side device can instruct the terminal to report the RLF prediction result.

[0238] The third condition may include at least one of the following:

[0239] The second cycle arrives;

[0240] The terminal predicts that RLF will occur;

[0241] The terminal predicts that a probability of RLF occurrence is greater than or equal to a seventh threshold;

[0242] The terminal triggers RRM measurement reporting.

[0243] Item J-12: The content included in the RLF prediction result; that is, the network-side device can instruct the terminal to report which information related to the RLF prediction result.

[0244] Item J-13: Instruction information for instructing to execute the first behavior or the second behavior according to the RLF prediction result, the first behavior includes determining that an RLF occurs and triggering cell reconstruction, and the second behavior includes reporting the RLF prediction result to the network side device; that is, the network side device can instruct the terminal to execute the first behavior or the second behavior according to the RLF prediction result.

[0245] Item J-14: The conditions for executing the first behavior or the second behavior according to the RLF prediction result, that is, the network side device can instruct the terminal to execute the first behavior or the second behavior according to the RLF prediction result, that is, instruct the terminal under which specific circumstances the RLF prediction result can execute the first behavior or the second behavior. In this way, the terminal can determine whether to execute the first behavior or the second behavior based on the conditions indicated by the network side device. For example, the network side device configures the terminal to perform operations when it predicts that RLF will occur or the RLF probability is greater than the ninth threshold, such as: reporting the RLF prediction result or declaring RLF by itself and triggering reconstruction.

[0246] Optionally, the method further includes:

[0247] After obtaining the RLF prediction result, the terminal starts a second timer and does not use the AI ​​unit to perform RLF prediction while the second timer is running.

[0248] From this, it can be seen that the network side device can configure a second timer, and the terminal starts the second timer after performing RLF prediction, and the terminal cannot perform RLF prediction reasoning during the running of the second timer.

[0249] 6 , an embodiment of the present application provides a method for predicting radio link failure. The method may include the following step 601:

[0250] Step 601: The network-side device receives a radio link failure (RLF) prediction result sent by the terminal.

[0251] The RLF prediction result is obtained through an artificial intelligence (AI) unit.

[0252] In addition, after the terminal obtains the first information related to the first cell, it can input the first information into the AI ​​unit for processing to obtain the RLF prediction result of the first cell, and then report the RLF prediction result to the network side device.

[0253] Optionally, the first information includes at least one of the following items A-1 to A-4:

[0254] Item A-1: ​​historical signal quality of the first cell;

[0255] Item A-2: current signal quality of the first cell;

[0256] Item A-3: first auxiliary information related to the mobility of the terminal;

[0257] Item A-4: Second auxiliary information related to the network side device.

[0258] The relevant explanations of items A-1 to A-4 can be found in the previous text and will not be repeated here.

[0259] It should be noted that in an embodiment of the present application, the AI ​​unit is used to perform RLF prediction, that is, the above-mentioned relevant information of the first cell (for example, at least one item of A-1 to A-4 mentioned above) is input into the AI ​​unit for processing, and the RLF prediction result of the first cell can be obtained.

[0260] It can be seen from the above step 601 that in an embodiment of the present application, the terminal can predict RLF through the AI ​​unit, and thereby report the RLF prediction result to the network side device, so that the network side device can detect RLF in time, thereby facilitating timely resolution of RLF, so as to avoid wasting a long time until cell reconstruction actually occurs, thereby reducing the impact of data interruption caused by RLF on terminal services.

[0261] Optionally, the RLF prediction result includes at least one of the following items B-1 to B-4:

[0262] Item B-1: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0263] Item B-2: future time information of RLF occurrence in the first cell;

[0264] Item B-3: probability of RLF occurring in the first cell;

[0265] Item B-4: Causes of RLF.

[0266] For the relevant explanations of items B-1 to B-4, please refer to the above text and will not be repeated here.

[0267] Optionally, in the above item B-4, the cause of the RLF includes at least one of the following items L-1 to L-3:

[0268] L-1: The terminal predicts that the first timer will time out;

[0269] L-2: The terminal predicts that random access fails;

[0270] Item L-3: The terminal predicts that the number of RLC ARQ retransmissions reaches the maximum number of retransmissions.

[0271] Among them, the relevant explanations of items L-1 to L-3 here can be found in the previous article and will not be repeated here.

[0272] Optionally, the RLF prediction result is carried in at least one of the following G-1 to G-3:

[0273] Item G-1: RRM measurement report;

[0274] G-2: RLF report;

[0275] Item G-3: Radio Resource Control RRC reconfiguration completion message.

[0276] For the relevant explanations of items G-1 to G-3, please refer to the above text and will not be repeated here.

[0277] Optionally, the method further includes:

[0278] The network side device sends at least one of the following configurations J-1 to J-15 to the terminal:

[0279] Item J-1: The number of consecutive RLF predictions using the AI ​​unit;

[0280] Item J-2: Identification information of the AI ​​unit;

[0281] Item J-3: Functional information of the AI ​​unit;

[0282] Item J-4: Input to the AI ​​unit;

[0283] Item J-5: Output of the AI ​​unit;

[0284] Item J-6: Model structure of the AI ​​unit;

[0285] Item J-7: Model parameters of the AI ​​unit;

[0286] Item J-8: First condition for performing RLF prediction using the AI ​​unit;

[0287] Item J-9: A second condition for stopping the AI ​​unit from performing RLF prediction;

[0288] Item J-10: Instructions for reporting the RLF forecast results;

[0289] Item J-11: The third condition for reporting the RLF forecast results;

[0290] Item J-12: Contents of the RLF prediction results;

[0291] Item J-13: instruction information for instructing to perform a first action or a second action based on the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device;

[0292] Item J-14: a condition for executing the first action or the second action based on the RLF prediction result;

[0293] For the relevant explanations of items J-1 to J-14, please refer to the above text and will not be repeated here.

[0294] Item J-15: Second indication information, the second indication information is used to indicate the use of the AI ​​unit for RLF prediction; that is, the network side device can instruct the terminal to use the AI ​​unit for RLF prediction, so that the terminal can turn on the AI ​​unit for RLF prediction according to the instruction of the network side device.

[0295] In summary, the specific implementation of the method for predicting radio link failure in the embodiment of the present application may be as described in any one of the following implementations one to three.

[0296] Implementation method 1 includes the following steps 1.1 to 1.3:

[0297] Step 1.1: The terminal receives a network configuration, where the network configuration includes at least one of the following:

[0298] RLF forecast indication;

[0299] Conditions for enabling the AI ​​unit for predicting RLF;

[0300] Conditions for stopping the AI ​​unit used to predict RLF;

[0301] Identification of the AI ​​unit used to predict RLF;

[0302] Functional identification of AI units used to predict RLF;

[0303] Predict the inputs to the AI ​​unit used by RLF;

[0304] Predict the output of the AI ​​unit used by RLF;

[0305] Model structure of AI unit used to predict RLF;

[0306] Predict model parameters of the AI ​​unit used by RLF;

[0307] Instructions for reporting RLF prediction results;

[0308] The RLF prediction results include:

[0309] RLF prediction reporting conditions (i.e., conditions for reporting the RLF prediction results).

[0310] The RLF prediction result includes at least one of the following:

[0311] first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0312] Future time information of when RLF occurs in the first cell;

[0313] a probability of RLF occurring in the first cell;

[0314] Cause of RLF.

[0315] Step 1.2: Perform RLF prediction based on the network configuration in step 1.1. If the RLF prediction result meets the reporting conditions, the terminal reports the RLF prediction result.

[0316] Optionally, after predicting that RLF will occur, the terminal reports the RLF prediction result to the network, for example, through terminal assistance information (UEAssistanceInformation message).

[0317] Step 1.3: The terminal receives the handover command sent by the network-side device and performs handover to avoid possible RLF in the future.

[0318] The second embodiment includes the following steps 2.2 to 2.3:

[0319] Step 2.1: The terminal receives a network configuration, where the network configuration includes at least one of the following:

[0320] RLF forecast indication;

[0321] Conditions for enabling the AI ​​unit for predicting RLF;

[0322] Conditions for stopping the AI ​​unit used to predict RLF;

[0323] Identification of the AI ​​unit used to predict RLF;

[0324] Functional identification of AI units used to predict RLF;

[0325] Predict the inputs to the AI ​​unit used by RLF;

[0326] Predict the output of the AI ​​unit used by RLF;

[0327] Model structure of AI unit used to predict RLF;

[0328] Predict model parameters of the AI ​​unit used by RLF;

[0329] Instructions to declare RLF based on RLF forecast results;

[0330] Conditions for declaring RLF based on RLF prediction results.

[0331] Step 2.2: Perform RLF prediction based on the network configuration in step 2.1. If the RLF prediction result meets the conditions, the terminal declares RLF and triggers cell reestablishment.

[0332] Step 2.3: The terminal reports an RLF report in the target cell (ie, the reestablished cell), wherein the report includes the cause of the RLF and the predicted probability of the RLF.

[0333] Implementation Method 3

[0334] The network-side device configuration or protocol predefines a ninth threshold. When the target duration between the predicted RLF occurrence moment and the current moment is less than the ninth threshold, the terminal declares RLF and triggers cell reconstruction. When the target duration between the predicted RLF occurrence moment and the current moment is greater than or equal to the ninth threshold, the terminal reports the RLF prediction result.

[0335] For example, when the ninth threshold is 2s:

[0336] If the terminal predicts that RLF will occur in 1 second, the terminal declares RLF and triggers cell reestablishment;

[0337] If the terminal predicts that RLF will occur in 3 seconds, the terminal reports the RLF prediction result.

[0338] The RLF prediction result includes at least one of the following:

[0339] first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0340] Future time information of when RLF occurs in the first cell;

[0341] a probability of RLF occurring in the first cell;

[0342] Cause of RLF.

[0343] The wireless link failure prediction method provided in the embodiment of the present application can be executed by a wireless link failure prediction device. In the embodiment of the present application, the wireless link failure prediction method performed by the wireless link failure prediction device is used as an example to illustrate the wireless link failure prediction device provided in the embodiment of the present application.

[0344] 7 , an embodiment of the present application provides a device for predicting radio link failure, which can be applied to a terminal. The device 70 for predicting radio link failure may include the following modules:

[0345] An acquisition module 701 is configured to acquire first information, where the first information is used to indicate relevant information of a first cell;

[0346] The prediction module 702 is used to input the first information into the artificial intelligence AI unit and output the radio link failure RLF prediction result of the first cell.

[0347] Optionally, the first information includes at least one of the following:

[0348] the historical signal quality of the first cell;

[0349] a current signal quality of the first cell;

[0350] first auxiliary information related to the mobility of the terminal;

[0351] Second auxiliary information related to the network-side device.

[0352] Optionally, the RLF prediction result includes at least one of the following:

[0353] first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0354] Future time information of when RLF occurs in the first cell;

[0355] a probability of RLF occurring in the first cell;

[0356] Cause of RLF.

[0357] Optionally, the cause of the RLF includes at least one of the following:

[0358] The terminal predicts that the first timer will time out;

[0359] The terminal predicts that random access fails;

[0360] The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

[0361] Optionally, the device further comprises:

[0362] An enabling module is configured to use the AI ​​unit to perform RLF prediction when at least one of the following first conditions is met:

[0363] The first cycle arrives;

[0364] The cell signal quality of the first cell is less than or equal to a first threshold;

[0365] The optimal beam signal quality of the first cell is less than or equal to a second threshold;

[0366] Trigger or enter radio link monitoring RLM measurement relaxation;

[0367] N310 reaches a first value, where N310 represents the number of consecutive times of being out of sync;

[0368] The first timer starts;

[0369] The timing duration of the first timer reaches a first duration;

[0370] The number of random access RACH times reaches a third threshold;

[0371] The number of RLC ARQ times reaches a fourth threshold;

[0372] Meet the radio resource management RRM measurement reporting conditions;

[0373] Trigger RRM measurement reporting;

[0374] The terminal receives second indication information sent by the network side device, where the second indication information is used to instruct the use of the AI ​​unit to perform RLF prediction.

[0375] Optionally, the device further comprises:

[0376] A stopping module is configured to stop the AI ​​unit from performing RLF prediction when at least one of the following second conditions is met:

[0377] The cell signal quality of the first cell is greater than or equal to a fifth threshold;

[0378] The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold;

[0379] Exit or stop RLM measurement relaxation;

[0380] N311 reaches a second value, N311 indicating the number of consecutive synchronizations;

[0381] The terminal reports the RLF prediction result to the network side device;

[0382] The first timer stops running;

[0383] Triggering RLF;

[0384] One of the following occurs: cell handover, reestablishment, or redirection;

[0385] The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU;

[0386] Random access successful.

[0387] Optionally, the device further comprises:

[0388] A reporting module, configured to report the RLF prediction result to a network-side device when at least one of the following third conditions is met:

[0389] The second cycle arrives;

[0390] The terminal predicts that RLF will occur;

[0391] The terminal predicts that a probability of RLF occurrence is greater than or equal to a seventh threshold;

[0392] The terminal triggers RRM measurement reporting.

[0393] Optionally, the RLF prediction result is carried in at least one of the following:

[0394] RRM measurement report;

[0395] RLF report;

[0396] Radio Resource Control RRC reconfiguration complete message.

[0397] Optionally, the device includes at least one of the following modules:

[0398] a first processing module, configured to perform at least one of a first behavior and a second behavior according to the RLF prediction result, wherein the first behavior includes determining that an RLF occurs and triggering cell reestablishment, and the second behavior includes reporting the RLF prediction result to a network-side device;

[0399] The second processing module is used to determine whether to start a first timer according to the RLF prediction result.

[0400] Optionally, the first processing module is specifically configured to perform one of the following:

[0401] If the RLF prediction result satisfies a fourth condition, performing at least one of the first action and the second action, the fourth condition including that the RLF prediction result indicates that RLF will occur, or the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to an eighth threshold;

[0402] If the RLF prediction result satisfies the fourth condition and the target duration is less than a ninth threshold, executing the first action, where the target duration is the duration between the future time point of RLF occurrence indicated by the RLF prediction result and the current time point;

[0403] When the RLF prediction result satisfies the fourth condition and the target duration is greater than or equal to the ninth threshold, the second behavior is performed.

[0404] Optionally, the second processing module is specifically configured to:

[0405] When the RLF prediction result indicates that RLF will occur, or when the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to a tenth threshold, a first timer is started.

[0406] Optionally, the device further comprises:

[0407] The second receiving module is configured to receive at least one of the following items configured by the network side device:

[0408] The number of consecutive RLF predictions after using the AI ​​unit;

[0409] Identification information of the AI ​​unit;

[0410] Function information of the AI ​​unit;

[0411] first information used as input to the AI ​​unit;

[0412] output of the AI ​​unit;

[0413] The model structure of the AI ​​unit;

[0414] Model parameters of the AI ​​unit;

[0415] A first condition for performing RLF prediction using the AI ​​unit;

[0416] A second condition for stopping the AI ​​unit from performing RLF prediction;

[0417] an instruction to report the RLF prediction result;

[0418] The third condition for reporting the RLF prediction result;

[0419] The RLF prediction results include:

[0420] Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device;

[0421] A condition for executing the first behavior or the second behavior according to the RLF prediction result.

[0422] Optionally, the device further comprises:

[0423] The third processing module is configured to start a second timer after obtaining the RLF prediction result, and not use the AI ​​unit to perform RLF prediction during the running of the second timer.

[0424] The wireless link failure prediction in the embodiments of the present application can be an electronic device, such as an electronic device with an operating system, or a component within the electronic device, such as an integrated circuit or chip. The electronic device can be a terminal; for example, the terminal can include, but is not limited to, the types of terminal 11 listed above, and is not specifically limited in the embodiments of the present application.

[0425] The wireless link failure prediction device provided in the embodiment of the present application can implement each process implemented in the method embodiment of Figure 2 and achieve the same technical effect. To avoid repetition, it will not be described here.

[0426] 8 , an embodiment of the present application provides a device for predicting radio link failure, which can be applied to a network-side device. The device 80 for predicting radio link failure may include the following modules:

[0427] The first receiving module 801 is configured to receive a radio link failure (RLF) prediction result sent by a terminal, where the RLF prediction result is obtained by an artificial intelligence (AI) unit.

[0428] Optionally, the RLF prediction result includes at least one of the following:

[0429] first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0430] Future time information of when RLF occurs in the first cell;

[0431] a probability of RLF occurring in the first cell;

[0432] Cause of RLF.

[0433] Optionally, the cause of the RLF includes at least one of the following:

[0434] The terminal predicts that the first timer will time out;

[0435] The terminal predicts that random access fails;

[0436] The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

[0437] Optionally, the RLF prediction result is carried in at least one of the following:

[0438] Radio Resource Management RRM measurement report;

[0439] RLF report;

[0440] Radio Resource Control RRC reconfiguration complete message.

[0441] Optionally, the device further comprises:

[0442] A sending module, configured to send at least one of the following configurations to the terminal:

[0443] The number of times the AI ​​unit continuously predicts the RLF;

[0444] Identification information of the AI ​​unit;

[0445] Function information of the AI ​​unit;

[0446] Input of the AI ​​unit;

[0447] output of the AI ​​unit;

[0448] The model structure of the AI ​​unit;

[0449] Model parameters of the AI ​​unit;

[0450] Second indication information, where the second indication information is used to instruct the AI ​​unit to perform RLF prediction;

[0451] A first condition for performing RLF prediction using the AI ​​unit;

[0452] A second condition for stopping the AI ​​unit from performing RLF prediction;

[0453] an instruction to report the RLF prediction result;

[0454] The third condition for reporting the RLF prediction result;

[0455] The RLF prediction results include:

[0456] Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device;

[0457] A condition for executing the first behavior or the second behavior according to the RLF prediction result.

[0458] The wireless link failure prediction in the embodiments of the present application can be an electronic device, such as an electronic device with an operating system, or a component within the electronic device, such as an integrated circuit or chip. The electronic device can be a network-side device; exemplary network-side devices can include, but are not limited to, the types of network-side devices 12 listed above, and are not specifically limited in the embodiments of the present application.

[0459] The wireless link failure prediction device provided in the embodiment of the present application can implement the various processes implemented in the method embodiment of Figure 6 and achieve the same technical effect. To avoid repetition, it will not be repeated here.

[0460] As shown in Figure 9, an embodiment of the present application further provides a communication device 900, including a processor 901 and a memory 902. The memory 902 stores a program or instruction that can be run on the processor 901. For example, when the communication device 900 is a terminal, the program or instruction is executed by the processor 901 to implement the various steps of the embodiment of the method for predicting wireless link failure applied to the terminal, and can achieve the same technical effect. When the communication device 900 is a network-side device, the program or instruction is executed by the processor 901 to implement the various steps of the embodiment of the method for predicting wireless link failure applied to the network-side device, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.

[0461] The present application also provides a terminal including a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is configured to execute a program or instruction to implement the steps of the method embodiment shown in FIG2 . This terminal embodiment corresponds to the aforementioned terminal-side method embodiment, and each implementation process and implementation method of the aforementioned method embodiment is applicable to this terminal embodiment and can achieve the same technical effects. Specifically, FIG10 is a schematic diagram of the hardware structure of a terminal implementing an embodiment of the present application.

[0462] The terminal 1000 includes but is not limited to: a radio frequency unit 1001, a network module 1002, an audio output unit 1003, an input unit 1004, a sensor 1005, a display unit 1006, a user input unit 1007, an interface unit 1008, a memory 1009 and at least some of the components of the processor 1010.

[0463] Those skilled in the art will appreciate that the terminal 1000 may also include a power supply (such as a battery) to power various components. The power supply may be logically connected to the processor 1010 via a power management system, thereby enabling the power management system to manage charging, discharging, and power consumption. The terminal structure shown in FIG10 does not limit the terminal. The terminal may include more or fewer components than shown, or may combine certain components, or have different component arrangements, which will not be described in detail here.

[0464] It should be understood that in an embodiment of the present application, the input unit 1004 may include a graphics processing unit (GPU) 10041 and a microphone 10042, and the graphics processor 10041 processes the image data of a static picture or video obtained by an image capture device (such as a camera) in a video capture mode or an image capture mode. The display unit 1006 may include a display panel 10061, and the display panel 10061 may be configured in the form of a liquid crystal display, an organic light emitting diode, etc. The user input unit 1007 includes a touch panel 10071 and at least one of other input devices 10072. The touch panel 10071 is also called a touch screen. The touch panel 10071 may include two parts: a touch detection device and a touch controller. Other input devices 10072 may include, but are not limited to, a physical keyboard, function keys (such as volume control keys, switch keys, etc.), a trackball, a mouse, and an operating stick, which will not be repeated here.

[0465] In the embodiment of the present application, after receiving downlink data from a network-side device, the RF unit 1001 may transmit the data to the processor 1010 for processing. Furthermore, the RF unit 1001 may send uplink data to the network-side device. Typically, the RF unit 1001 includes, but is not limited to, an antenna, an amplifier, a transceiver, a coupler, a low-noise amplifier, a duplexer, and the like.

[0466] The memory 1009 can be used to store software programs or instructions and various data. The memory 1009 may mainly include a first storage area for storing programs or instructions and a second storage area for storing data, wherein the first storage area may store an operating system, applications or instructions required for at least one function (such as a sound playback function, an image playback function, etc.). In addition, the memory 1009 may include a volatile memory or a non-volatile memory. Among them, the non-volatile memory may be a read-only memory (ROM), a programmable read-only memory (PROM), an erasable programmable read-only memory (EPROM), an electrically erasable programmable read-only memory (EEPROM), or a flash memory. The volatile memory may be a random access memory (RAM), a static random access memory (SRAM), a dynamic random access memory (DRAM), a synchronous dynamic random access memory (SDRAM), a double data rate synchronous dynamic random access memory (DDRSDRAM), an enhanced synchronous dynamic random access memory (ESDRAM), a synchronous link dynamic random access memory (SLDRAM), and a direct memory bus random access memory (DRRAM). The memory 1009 in the embodiment of the present application includes but is not limited to these and any other suitable types of memory.

[0467] Processor 1010 may include one or more processing units. Optionally, processor 1010 integrates an application processor and a modem processor. The application processor primarily handles operations related to the operating system, user interface, and application programs, while the modem processor primarily processes wireless communication signals, such as a baseband processor. It is understood that the modem processor may not be integrated into processor 1010.

[0468] The processor 1010 is configured to:

[0469] Acquire first information, where the first information is used to indicate relevant information of the first cell;

[0470] The first information is input into an artificial intelligence (AI) unit for processing to obtain a radio link failure (RLF) prediction result of the first cell.

[0471] Optionally, the first information includes at least one of the following:

[0472] the historical signal quality of the first cell;

[0473] a current signal quality of the first cell;

[0474] first auxiliary information related to the mobility of the terminal;

[0475] Second auxiliary information related to the network-side device.

[0476] Optionally, the RLF prediction result includes at least one of the following:

[0477] first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell;

[0478] Future time information of when RLF occurs in the first cell;

[0479] a probability of RLF occurring in the first cell;

[0480] Cause of RLF.

[0481] Optionally, the cause of the RLF includes at least one of the following:

[0482] The terminal predicts that the first timer will time out;

[0483] The terminal predicts that random access fails;

[0484] The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

[0485] Optionally, the processor 1010 is further configured to:

[0486] When at least one of the following first conditions is met, the AI ​​unit is used to perform RLF prediction:

[0487] The first cycle arrives;

[0488] The cell signal quality of the first cell is less than or equal to a first threshold;

[0489] The optimal beam signal quality of the first cell is less than or equal to a second threshold;

[0490] Trigger or enter radio link monitoring RLM measurement relaxation;

[0491] N310 reaches a first value, where N310 represents the number of consecutive times of being out of sync;

[0492] The first timer starts;

[0493] The timing duration of the first timer reaches a first duration;

[0494] The number of random access RACH times reaches a third threshold;

[0495] The number of RLC ARQ times reaches a fourth threshold;

[0496] Meet the radio resource management RRM measurement reporting conditions;

[0497] Trigger RRM measurement reporting;

[0498] The terminal receives second indication information sent by the network side device, where the second indication information is used to instruct the use of the AI ​​unit to perform RLF prediction.

[0499] Optionally, the processor 1010 is further configured to:

[0500] When at least one of the following second conditions is met, the AI ​​unit is stopped from performing RLF prediction:

[0501] The cell signal quality of the first cell is greater than or equal to a fifth threshold;

[0502] The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold;

[0503] Exit or stop RLM measurement relaxation;

[0504] N311 reaches a second value, N311 indicating the number of consecutive synchronizations;

[0505] The terminal reports the RLF prediction result to the network side device;

[0506] The first timer stops running;

[0507] Triggering RLF;

[0508] One of the following occurs: cell handover, reestablishment, or redirection;

[0509] The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU;

[0510] Random access successful.

[0511] Optionally, the radio frequency unit 1001 is configured to:

[0512] When at least one of the following third conditions is met, the RLF prediction result is reported to the network side device:

[0513] The second cycle arrives;

[0514] The terminal predicts that RLF will occur;

[0515] The terminal predicts that a probability of RLF occurrence is greater than or equal to a seventh threshold;

[0516] The terminal triggers RRM measurement reporting.

[0517] Optionally, the RLF prediction result is carried in at least one of the following:

[0518] RRM measurement report;

[0519] RLF report;

[0520] Radio Resource Control RRC reconfiguration complete message.

[0521] Optionally, the processor 1010 is further configured to perform at least one of the following:

[0522] Perform at least one of a first behavior and a second behavior according to the RLF prediction result, wherein the first behavior includes determining that an RLF occurs and triggering cell reestablishment, and the second behavior includes reporting the RLF prediction result to a network-side device;

[0523] Determine whether to start a first timer according to the RLF prediction result.

[0524] Optionally, the processor 1010 performs at least one of a first action and a second action according to the RLF prediction result, including one of the following:

[0525] If the RLF prediction result satisfies a fourth condition, performing at least one of the first action and the second action, the fourth condition including that the RLF prediction result indicates that RLF will occur, or the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to an eighth threshold;

[0526] If the RLF prediction result satisfies the fourth condition and the target duration is less than a ninth threshold, executing the first action, where the target duration is the duration between the future time point of RLF occurrence indicated by the RLF prediction result and the current time point;

[0527] When the RLF prediction result satisfies the fourth condition and the target duration is greater than or equal to the ninth threshold, the second behavior is performed.

[0528] Optionally, the processor 1010 determines, according to the RLF prediction result, whether to start a first timer, including:

[0529] When the RLF prediction result indicates that RLF will occur, or when the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to a tenth threshold, a first timer is started.

[0530] Optionally, the radio frequency unit 1001 is further configured to:

[0531] Receive at least one of the following configurations from the network device:

[0532] The number of times the AI ​​unit continuously predicts the RLF;

[0533] Identification information of the AI ​​unit;

[0534] Function information of the AI ​​unit;

[0535] first information used as input to the AI ​​unit;

[0536] output of the AI ​​unit;

[0537] The model structure of the AI ​​unit;

[0538] Model parameters of the AI ​​unit;

[0539] A first condition for performing RLF prediction using the AI ​​unit;

[0540] A second condition for stopping the AI ​​unit from performing RLF prediction;

[0541] an instruction to report the RLF prediction result;

[0542] The third condition for reporting the RLF prediction result;

[0543] The RLF prediction results include:

[0544] Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device;

[0545] A condition for executing the first behavior or the second behavior according to the RLF prediction result.

[0546] Optionally, the processor 1010 is further configured to:

[0547] After the AI ​​unit outputs the RLF prediction result, a second timer is started, and the AI ​​unit is not used to perform RLF prediction during the running of the second timer.

[0548] It can be understood that the implementation process of each implementation method mentioned in this embodiment can refer to the relevant description of the method embodiment and achieve the same or corresponding technical effects. To avoid repetition, it will not be described here.

[0549] The present application also provides a network-side device, including a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is configured to execute a program or instruction to implement the steps of the method embodiment shown in FIG6 . This network-side device embodiment corresponds to the aforementioned network-side device method embodiment, and each implementation process and implementation method of the aforementioned method embodiment are applicable to this network-side device embodiment and can achieve the same technical effects.

[0550] Specifically, embodiments of the present application also provide a network-side device. As shown in Figure 11, the network-side device 1100 includes an antenna 111, a radio frequency device 112, a baseband device 113, a processor 114, and a memory 115. Antenna 111 is connected to radio frequency device 112. In the uplink direction, radio frequency device 112 receives information via antenna 111 and sends the received information to baseband device 113 for processing. In the downlink direction, baseband device 113 processes the information to be transmitted and sends it to radio frequency device 112. Radio frequency device 112 processes the received information and then sends it through antenna 111.

[0551] The method executed by the network-side device in the above embodiment may be implemented in the baseband device 113 , which includes a baseband processor.

[0552] The baseband device 113 may include, for example, at least one baseband board, on which multiple chips are arranged, as shown in Figure 11, one of the chips is, for example, a baseband processor, which is connected to the memory 115 through a bus interface to call the program in the memory 115 and execute the network side device operations shown in the above method embodiment.

[0553] The network side device may further include a network interface 116, which is, for example, a Common Public Radio Interface (CPRI).

[0554] Specifically, the network side device 1100 of the embodiment of the present application also includes: instructions or programs stored in the memory 115 and executable on the processor 114. The processor 114 calls the instructions or programs in the memory 115 to execute the method of execution of each module shown in Figure 8 and achieve the same technical effect. To avoid repetition, it will not be repeated here.

[0555] An embodiment of the present application also provides a readable storage medium, on which a program or instruction is stored. When the program or instruction is executed by a processor, the various processes of the above-mentioned wireless link failure prediction method embodiment are implemented, and the same technical effect can be achieved. To avoid repetition, it will not be repeated here.

[0556] The processor is the processor in the terminal described in the above embodiment. The readable storage medium includes a computer-readable storage medium, such as a computer read-only memory (ROM), a random access memory (RAM), a magnetic disk, or an optical disk. In some examples, the readable storage medium may be a non-transitory readable storage medium.

[0557] An embodiment of the present application further provides a chip, which includes a processor and a communication interface, wherein the communication interface is coupled to the processor, and the processor is used to run programs or instructions to implement the various processes of the above-mentioned wireless link failure prediction method embodiment, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.

[0558] It should be understood that the chip mentioned in the embodiments of the present application can also be called a system-level chip, a system chip, a chip system or a system-on-chip chip, etc.

[0559] An embodiment of the present application further provides a computer program / program product, which is stored in a storage medium. The computer program / program product is executed by at least one processor to implement the various processes of the above-mentioned wireless link failure prediction method embodiment, and can achieve the same technical effect. To avoid repetition, it will not be repeated here.

[0560] An embodiment of the present application also provides a wireless link failure prediction system, including: a terminal and a network side device, wherein the terminal can be used to execute the steps of the wireless link failure prediction method applied to the terminal as above, and the network side device can be used to execute the steps of the wireless link failure prediction method applied to the network side device as above.

[0561] It should be noted that, in this article, the terms "comprise", "include" or any other variants thereof are intended to cover non-exclusive inclusion, so that a process, method, article or device comprising a series of elements includes not only those elements, but also other elements not explicitly listed, or also includes elements inherent to such process, method, article or device. In the absence of further restrictions, an element defined by the sentence "comprises a ..." does not exclude the presence of other identical elements in the process, method, article or device comprising the element. In addition, it should be pointed out that the scope of the methods and devices in the embodiments of the present application is not limited to performing functions in the order shown or discussed, and may also include performing functions in a substantially simultaneous manner or in the opposite order according to the functions involved. For example, the described method may be performed in an order different from that described, and various steps may also be added, omitted or combined. In addition, the features described with reference to certain examples may be combined in other examples.

[0562] Through the description of the above embodiments, those skilled in the art can clearly understand that the above-mentioned embodiment methods can be implemented by means of a computer software product plus a necessary general-purpose hardware platform, or of course, by hardware. The computer software product is stored in a storage medium (such as ROM, RAM, magnetic disk, optical disk, etc.) and includes a number of instructions for enabling a terminal or network-side device to execute the methods described in each embodiment of the present application.

[0563] The embodiments of the present application are described above in conjunction with the accompanying drawings, but the present application is not limited to the above-mentioned specific implementation methods. The above-mentioned specific implementation methods are merely illustrative and not restrictive. Under the guidance of this application, ordinary technicians in this field can also make many forms of implementation methods without departing from the purpose of this application and the scope of protection of the claims. These implementation methods are all within the protection of this application.

Claims

1. A method for predicting wireless link failure, wherein: The method comprises: The terminal obtains first information, where the first information is used to indicate relevant information of the first cell; The terminal inputs the first information into an artificial intelligence (AI) unit for processing to obtain a radio link failure (RLF) prediction result of the first cell.

2. The method according to claim 1, wherein The first information includes at least one of the following: the historical signal quality of the first cell; a current signal quality of the first cell; first auxiliary information related to the mobility of the terminal; Second auxiliary information related to the network-side device.

3. The method according to claim 1 or 2, wherein: The RLF prediction result includes at least one of the following: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell; Future time information of when RLF occurs in the first cell; a probability of RLF occurring in the first cell; Cause of RLF.

4. The method according to claim 3, wherein: The cause of RLF includes at least one of the following: The terminal predicts that the first timer will time out; The terminal predicts that random access fails; The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

5. The method according to any one of claims 1 to 4, wherein: The method further comprises: When at least one of the following first conditions is met, the terminal uses the AI unit to perform RLF prediction: The first cycle arrives; The cell signal quality of the first cell is less than or equal to a first threshold; The optimal beam signal quality of the first cell is less than or equal to a second threshold; Trigger or enter radio link monitoring RLM measurement relaxation; N310 reaches a first value, where N310 represents the number of consecutive times of being out of sync; The first timer starts; The timing duration of the first timer reaches a first duration; The number of random access RACH times reaches a third threshold; The number of RLC ARQ times reaches a fourth threshold; Meet the radio resource management RRM measurement reporting conditions; Trigger RRM measurement reporting; The terminal receives second indication information sent by the network side device, where the second indication information is used to instruct the use of the AI unit to perform RLF prediction.

6. The method according to any one of claims 1 to 5, wherein: The method further comprises: When at least one of the following second conditions is met, the terminal stops the AI unit from performing RLF prediction: The cell signal quality of the first cell is greater than or equal to a fifth threshold; The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold; Exit or stop RLM measurement relaxation; N311 reaches a second value, N311 indicating the number of consecutive synchronizations; The terminal reports the RLF prediction result to the network side device; The first timer stops running; Triggering RLF; One of the following occurs: cell handover, reestablishment, or redirection; The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU; Random access successful.

7. The method according to any one of claims 1 to 6, wherein: The method further comprises: When at least one of the following third conditions is met, the terminal reports the RLF prediction result to the network side device: The second cycle arrives; The terminal predicts that RLF will occur; The terminal predicts that a probability of RLF occurrence is greater than or equal to a seventh threshold; The terminal triggers RRM measurement reporting.

8. The method according to any one of claims 1 to 7, wherein: The RLF prediction result is carried in at least one of the following: RRM measurement report; RLF report; Radio Resource Control RRC reconfiguration complete message.

9. The method according to any one of claims 1 to 8, wherein: The method further comprises at least one of the following: The terminal performs at least one of a first behavior and a second behavior according to the RLF prediction result, wherein the first behavior includes determining that an RLF occurs and triggering cell reestablishment, and the second behavior includes reporting the RLF prediction result to a network-side device; The terminal determines whether to start a first timer according to the RLF prediction result.

10. The method according to claim 9, wherein: The terminal performs at least one of a first action and a second action according to the RLF prediction result, including one of the following: If the RLF prediction result satisfies a fourth condition, the terminal performs at least one of the first behavior and the second behavior, the fourth condition including that the RLF prediction result indicates that RLF will occur, or the RLF prediction result indicates that the probability of RLF occurrence is greater than or equal to an eighth threshold; If the RLF prediction result satisfies the fourth condition and the target duration is less than a ninth threshold, the terminal performs the first action, where the target duration is the duration between the future time point of RLF occurrence indicated by the RLF prediction result and the current time point; When the RLF prediction result satisfies the fourth condition and the target duration is greater than or equal to the ninth threshold, the terminal performs the second behavior.

11. The method according to claim 9 or 10, wherein: The terminal determines, according to the RLF prediction result, whether to start a first timer, including: When the RLF prediction result indicates that RLF will occur, or when the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to a tenth threshold, the terminal starts a first timer.

12. The method according to any one of claims 1 to 11, wherein: The method further comprises: The terminal receives at least one of the following items configured by the network side device: The number of times the AI unit continuously predicts the RLF; Identification information of the AI unit; Function information of the AI unit; first information used as input to the AI unit; output of the AI unit; The model structure of the AI unit; Model parameters of the AI unit; A first condition for performing RLF prediction using the AI unit; A second condition for stopping the AI unit from performing RLF prediction; an instruction to report the RLF prediction result; The third condition for reporting the RLF prediction result; The RLF prediction results include: Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device; A condition for executing the first behavior or the second behavior according to the RLF prediction result.

13. The method according to any one of claims 1 to 12, wherein: The method further comprises: After obtaining the RLF prediction result, the terminal starts a second timer and does not use the AI unit to perform RLF prediction while the second timer is running.

14. A method for predicting wireless link failure, wherein: The method comprises: The network side device receives the radio link failure (RLF) prediction result sent by the terminal, where the RLF prediction result is obtained by an artificial intelligence (AI) unit.

15. The method according to claim 14, wherein The RLF prediction result includes at least one of the following: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell; Future time information of when RLF occurs in the first cell; a probability of RLF occurring in the first cell; Cause of RLF.

16. The method according to claim 15, wherein The cause of RLF includes at least one of the following: The terminal predicts that the first timer will time out; The terminal predicts that random access fails; The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

17. The method according to any one of claims 14 to 16, wherein: The RLF prediction result is carried in at least one of the following: Radio Resource Management RRM measurement report; RLF report; Radio Resource Control RRC reconfiguration complete message.

18. The method according to any one of claims 14 to 17, wherein: The method further comprises: The network side device sends at least one of the following configurations to the terminal: The number of times the AI unit continuously predicts the RLF; Identification information of the AI unit; Function information of the AI unit; Input of the AI unit; output of the AI unit; The model structure of the AI unit; Model parameters of the AI unit; Second indication information, where the second indication information is used to instruct the AI unit to perform RLF prediction; A first condition for performing RLF prediction using the AI unit; A second condition for stopping the AI unit from performing RLF prediction; an instruction to report the RLF prediction result; The third condition for reporting the RLF prediction result; The RLF prediction results include: Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device; A condition for executing the first behavior or the second behavior according to the RLF prediction result.

19. A device for predicting wireless link failure, wherein: Applied to a terminal, the device includes: an acquiring module, configured to acquire first information, wherein the first information is used to indicate relevant information of the first cell; A prediction module is used to input the first information into an artificial intelligence AI unit for processing to obtain a radio link failure RLF prediction result of the first cell.

20. The device according to claim 19, wherein The first information includes at least one of the following: the historical signal quality of the first cell; a current signal quality of the first cell; first auxiliary information related to the mobility of the terminal; Second auxiliary information related to the network-side device.

21. The device according to claim 19 or 20, wherein The RLF prediction result includes at least one of the following: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell; Future time information of when RLF occurs in the first cell; a probability of RLF occurring in the first cell; Cause of RLF.

22. The device according to claim 21, wherein The cause of RLF includes at least one of the following: The terminal predicts that the first timer will time out; The terminal predicts that random access fails; The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

23. The device according to any one of claims 19 to 22, wherein: The device further comprises: An enabling module is configured to use the AI unit to perform RLF prediction when at least one of the following first conditions is met: The first cycle arrives; The cell signal quality of the first cell is less than or equal to a first threshold; The optimal beam signal quality of the first cell is less than or equal to a second threshold; Trigger or enter radio link monitoring RLM measurement relaxation; N310 reaches a first value, where N310 represents the number of consecutive times of being out of sync; The first timer starts; The timing duration of the first timer reaches a first duration; The number of random access RACH times reaches a third threshold; The number of RLC ARQ times reaches a fourth threshold; Meet the radio resource management RRM measurement reporting conditions; Trigger RRM measurement reporting; The terminal receives second indication information sent by the network side device, where the second indication information is used to instruct the use of the AI unit to perform RLF prediction.

24. The device according to any one of claims 19 to 23, wherein The device further comprises: A stopping module is configured to stop the AI unit from performing RLF prediction when at least one of the following second conditions is met: The cell signal quality of the first cell is greater than or equal to a fifth threshold; The optimal beam signal quality of the first cell is greater than or equal to a sixth threshold; Exit or stop RLM measurement relaxation; N311 reaches a second value, N311 indicating the number of consecutive synchronizations; The terminal reports the RLF prediction result to the network side device; The first timer stops running; Triggering RLF; One of the following occurs: cell handover, reestablishment, or redirection; The terminal receives a positive acknowledgement ACK corresponding to a radio link control layer protocol service data unit RLC SDU; Random access successful.

25. The device according to any one of claims 19 to 24, wherein The device further comprises: A reporting module, configured to report the RLF prediction result to a network-side device when at least one of the following third conditions is met: The second cycle arrives; The terminal predicts that RLF will occur; The terminal predicts that a probability of RLF occurrence is greater than or equal to a seventh threshold; The terminal triggers RRM measurement reporting.

26. The device according to any one of claims 19 to 25, wherein The device further comprises at least one of the following modules: a first processing module, configured to perform at least one of a first behavior and a second behavior according to the RLF prediction result, wherein the first behavior includes determining that an RLF occurs and triggering cell reestablishment, and the second behavior includes reporting the RLF prediction result to a network-side device; The second processing module is used to determine whether to start a first timer according to the RLF prediction result.

27. The device according to claim 26, wherein The first processing module is specifically configured to perform at least one of the following: If the RLF prediction result satisfies a fourth condition, performing at least one of the first action and the second action, the fourth condition including that the RLF prediction result indicates that RLF will occur, or the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to an eighth threshold; If the RLF prediction result satisfies the fourth condition and the target duration is less than a ninth threshold, executing the first action, where the target duration is the duration between the future time point of RLF occurrence indicated by the RLF prediction result and the current time point; When the RLF prediction result satisfies the fourth condition and the target duration is greater than or equal to the ninth threshold, the second behavior is performed.

28. The device according to claim 26 or 27, wherein The second processing module is specifically configured to: When the RLF prediction result indicates that RLF will occur, or when the RLF prediction result indicates that the probability of RLF occurring is greater than or equal to a tenth threshold, a first timer is started.

29. The device according to any one of claims 19 to 28, wherein The device further comprises: The second receiving module is configured to receive at least one of the following items configured by the network side device: The number of times the AI unit continuously predicts the RLF; Identification information of the AI unit; Function information of the AI unit; first information used as input to the AI unit; output of the AI unit; The model structure of the AI unit; Model parameters of the AI unit; A first condition for performing RLF prediction using the AI unit; A second condition for stopping the AI unit from performing RLF prediction; an instruction to report the RLF prediction result; The third condition for reporting the RLF prediction result; The RLF prediction results include: Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device; A condition for executing the first behavior or the second behavior according to the RLF prediction result.

30. A device for predicting wireless link failure, wherein: Applied to network-side equipment, the device includes: The first receiving module is used to receive the radio link RLF prediction result sent by the terminal, where the RLF prediction result is obtained by an artificial intelligence AI unit.

31. The apparatus according to claim 30, wherein The RLF prediction result includes at least one of the following: first indication information, where the first indication information is used to indicate whether RLF occurs in the first cell; Future time information of when RLF occurs in the first cell; a probability of RLF occurring in the first cell; Cause of RLF.

32. The apparatus according to claim 31, wherein The cause of RLF includes at least one of the following: The terminal predicts that the first timer will time out; The terminal predicts that random access fails; The terminal predicts that the number of radio link control layer retransmission RLC ARQ reaches the maximum number of retransmissions.

33. The device according to any one of claims 30 to 32, wherein: The RLF prediction result is carried in at least one of the following: Radio Resource Management RRM measurement report; RLF report; Radio Resource Control RRC reconfiguration complete message.

34. The device according to any one of claims 30 to 33, wherein The device further comprises: A sending module, configured to send at least one of the following configurations to the terminal: The number of times the AI unit continuously predicts the RLF; Identification information of the AI unit; Function information of the AI unit; Input of the AI unit; output of the AI unit; The model structure of the AI unit; Model parameters of the AI unit; Second indication information, where the second indication information is used to instruct the AI unit to perform RLF prediction; A first condition for performing RLF prediction using the AI unit; A second condition for stopping the AI unit from performing RLF prediction; an instruction to report the RLF prediction result; The third condition for reporting the RLF prediction result; The RLF prediction results include: Instruction information for instructing to perform a first action or a second action according to the RLF prediction result, the first action including determining that an RLF occurs and triggering cell reestablishment, and the second action including reporting the RLF prediction result to a network-side device; A condition for executing the first behavior or the second behavior according to the RLF prediction result.

35. A communication device, wherein: The method comprises a processor and a memory, wherein the memory stores a program or instruction that can be run on the processor, and when the program or instruction is executed by the processor, the method implements the steps of the method for predicting a radio link failure according to any one of claims 1 to 13, or implements the steps of the method for predicting a radio link failure according to any one of claims 14 to 18.

36. A readable storage medium, wherein: The readable storage medium stores a program or instruction, and when the program or instruction is executed by the processor, it implements the steps of the method for predicting wireless link failure according to any one of claims 1 to 13, or implements the steps of the method for predicting wireless link failure according to any one of claims 14 to 18.

Citation Information

Patent Citations

  • Method and apparatus for cell change prediction in communication system

    US20230189085A1

  • Methods, UE and Network Node for Failure Predictions

    US20230300654A1

  • UE and method

    US20230327790A1

  • Method and apparatus for predictive radio link problem in a wireless communication system

    WO2024010292A1