CN117596641A - Network switching method, device, equipment, chip and storage medium - Google Patents

Network switching method, device, equipment, chip and storage medium Download PDF

Info

Publication number
CN117596641A
CN117596641A CN202311624209.0A CN202311624209A CN117596641A CN 117596641 A CN117596641 A CN 117596641A CN 202311624209 A CN202311624209 A CN 202311624209A CN 117596641 A CN117596641 A CN 117596641A
Authority
CN
China
Prior art keywords
network
target
service
switching
cell
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202311624209.0A
Other languages
Chinese (zh)
Inventor
赵星
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Oppo Mobile Telecommunications Corp Ltd
Original Assignee
Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Oppo Mobile Telecommunications Corp Ltd filed Critical Guangdong Oppo Mobile Telecommunications Corp Ltd
Priority to CN202311624209.0A priority Critical patent/CN117596641A/en
Publication of CN117596641A publication Critical patent/CN117596641A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/14Reselecting a network or an air interface
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/24Reselection being triggered by specific parameters
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/24Reselection being triggered by specific parameters
    • H04W36/32Reselection being triggered by specific parameters by location or mobility data, e.g. speed data
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Landscapes

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

Abstract

The application discloses a method, a device, equipment, a chip and a storage medium for network switching, wherein the method comprises the following steps: determining first network information for performing at least one service at least one location within a historical time window; at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information; determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time. Therefore, some networks which are known or have bad experiences with high probability can be avoided in advance, and the situations of slow surfing, blocking and the like are not easy to occur.

Description

Network switching method, device, equipment, chip and storage medium
Technical Field
The present disclosure relates to the field of communications technologies, and in particular, to a method, an apparatus, a device, a chip, and a storage medium for network switching.
Background
In the related art, network switching policies of a terminal device mainly include two types: one is that the switching of the network relies on the control of the network device; and the other is that after the network abnormality occurs in the terminal equipment, the switching of the network is actively triggered. However, both of the above-mentioned network switching strategies cannot avoid some networks known or having a high probability of poor experience in advance, so that situations such as slow internet surfing, jamming and the like are easy to occur.
Disclosure of Invention
The method, the device, the equipment, the chip and the storage medium for network switching can avoid some known or high-probability networks with poor experience in advance, so that the situations of slow surfing, blocking and the like are not easy to occur.
In a first aspect, the present application provides a method for network handover, applied to a terminal device, where the method includes:
determining first network information for performing at least one service at least one location within a historical time window;
at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information;
determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time.
In a second aspect, the present application provides an apparatus for network handover, where the apparatus includes a determining unit and a searching unit, where:
a determining unit configured to determine first network information for performing at least one service at least one location within a history time window;
a searching unit configured to search, at a target time, second network information for executing the target service at the target location from the first network information if the target location at the at least one location executes the target service of the at least one service;
The determining unit is further configured to determine a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time.
In a third aspect, the present application provides a terminal device comprising a processor and a memory. The memory is used for storing a computer program, and the processor is used for calling and running the computer program stored in the memory to execute the network switching method in the first aspect.
In a fourth aspect, the present application provides a chip for implementing the method for network handover according to the first aspect.
Specifically, the chip includes: and a processor for calling and running a computer program from the memory, so that the device mounted with the chip executes the network switching method described in the first aspect.
In a fifth aspect, the present application provides a computer readable storage medium storing a computer program which, when executed by at least one processor, implements the method of network handover according to the first aspect.
In a sixth aspect, the present application provides a computer program product comprising computer program instructions for causing a computer to perform the method of network handover according to the first aspect.
In a seventh aspect, the present application provides a computer program which, when run on a computer, causes the computer to perform the method of network handover as described in the first aspect above.
The application provides a network switching method, a device, equipment, a chip and a storage medium. Determining first network information for performing at least one service at least one location within a historical time window; at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information; determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time. In this way, the terminal device can obtain the network switching strategy of the target service according to the second network information. Therefore, the terminal equipment can avoid some networks which are known or have poor experience with high probability in advance, so that the situations of slow surfing, blocking and the like are not easy to occur.
Drawings
FIG. 1 is a schematic illustration of a communication architecture;
fig. 2 is a flow chart of a method for network handover according to an embodiment of the present application;
FIG. 3 is a schematic view of a subspace and actual spatial distribution scenario provided in an embodiment of the present application;
FIG. 4 is a schematic diagram of a framework for determining network information according to an embodiment of the present application;
fig. 5 is a detailed flowchart of a method for network handover according to an embodiment of the present application;
fig. 6 is a schematic structural diagram of a network switching device according to an embodiment of the present application;
fig. 7 is a schematic structural diagram of a terminal device provided in an embodiment of the present application;
fig. 8 is a schematic structural diagram of a chip provided in an embodiment of the present application.
Detailed Description
For a more complete understanding of the features and technical content of the embodiments of the present application, reference should be made to the following detailed description of the embodiments of the present application, taken in conjunction with the accompanying drawings, which are for purposes of illustration only and not intended to limit the embodiments of the present application.
Unless defined otherwise, all technical and scientific terms used herein have the same meaning as commonly understood by one of ordinary skill in the art to which this application belongs. The terminology used herein is for the purpose of describing embodiments of the present application only and is not intended to be limiting of the present application.
Fig. 1 is a schematic diagram of a communication architecture.
As shown in fig. 1, communication system 100 may include a terminal device 110 and a network device 120. Network device 120 may communicate with terminal device 110 over the air interface. Multi-service transmission is supported between terminal device 110 and network device 120.
It should be understood that the present embodiments are illustrated by way of example only with respect to communication system 100, but the present embodiments are not limited thereto. That is, the technical solution of the embodiment of the present application may be applied to various communication systems, for example: long term evolution (Long Term Evolution, LTE) systems, LTE time division duplex (Time Division Duplex, TDD), universal mobile telecommunications system (Universal Mobile Telecommunication System, UMTS), internet of things (Internet of Things, ioT) systems, narrowband internet of things (Narrow Band Internet of Things, NB-IoT) systems, enhanced Machine-type-Type Communications (eMTC) systems, 5G communication systems (also known as New Radio (NR) communication systems), or future communication systems, etc.
In the communication system 100 shown in fig. 1, the network device 120 may be an access network device in communication with the terminal device 110. The access network device may provide communication coverage for a particular geographic area and may communicate with terminal devices 110 located within the coverage area.
The network device 120 may be an evolved base station (Evolutional Node B, eNB or eNodeB) in an LTE system, or a next generation radio access network (Next Generation Radio Access Network, NG RAN) device, or a base station (gNB) in an NR system, or a radio controller in a cloud radio access network (Cloud Radio Access Network, CRAN), or the network device 120 may be a relay station, an access point, a vehicle device, a wearable device, a hub, a switch, a bridge, a router, or a network device in a future evolved public land mobile network (Public Land Mobile Network, PLMN), etc.
Terminal device 110 may be any terminal device including, but not limited to, a terminal device that employs a wired or wireless connection with network device 120 or other terminal devices.
For example, the terminal device 110 may refer to an access terminal, user Equipment (UE), subscriber unit, subscriber station, mobile station, remote terminal, mobile device, user terminal, wireless communication device, user agent, or User Equipment. An access terminal may be a cellular telephone, a cordless telephone, a session initiation protocol (Session Initiation Protocol, SIP) phone, an IoT device, a satellite handset, a wireless local loop (Wireless Local Loop, WLL) station, a personal digital assistant (Personal Digital Assistant, PDA), a handset with wireless communication capabilities, a computing device or other processing device connected to a wireless modem, an in-vehicle device, a wearable device, a terminal device in a 5G network or a terminal device in a future evolution network, etc.
The terminal Device 110 may be used for Device-to-Device (D2D) communication.
Fig. 1 illustrates one network device and two terminal devices by way of example, and it should be understood that the communication system 100 may include multiple network devices and that each network device may include other numbers of terminal devices within its coverage area, as embodiments of the present application are not limited in this regard.
It should be noted that fig. 1 illustrates, by way of example, a system to which the present application is applicable, and of course, the method shown in the embodiment of the present application may be applicable to other systems. Furthermore, the terms "system" and "network" are often used interchangeably herein.
It should also be noted that the term "first/second/third" in reference to the embodiments of the present application is merely used to distinguish similar objects, and does not represent a specific ordering for objects, it being understood that the "first/second/third" may be interchanged with a specific order or sequence, as permitted, to enable the embodiments of the present application described herein to be implemented in an order other than illustrated or described herein.
It should also be noted that in the following description, reference is made to "some embodiments" which describe a subset of all possible embodiments, but it should be understood that "some embodiments" may be the same subset or different subsets of all possible embodiments and may be combined with each other without conflict.
It should be understood that the term "and/or" is merely an association relationship describing the associated object, and means that three relationships may exist, for example, a and/or B may mean: a exists alone, A and B exist together, and B exists alone. In addition, the character "/" herein generally indicates that the front and rear associated objects are an "or" relationship.
It should also be understood that "predefined" or "predefined rules" or "predefined" mentioned in the embodiments of the present application may be implemented by pre-storing corresponding codes, tables or other means that may be used to indicate relevant information in devices (including, for example, terminal devices and network devices), and the present application is not limited to a specific implementation thereof. Such as predefined may refer to what is defined in the protocol. It should also be understood that in the embodiments of the present application, the "protocol" may refer to a standard protocol in the field of communications, and may include, for example, an LTE protocol, an NR protocol, and related protocols applied in future communication systems, which are not limited in this application.
It should also be understood that in embodiments of the present application, the term "at least one" may refer to one or more (two or more). For example, at least one location may refer to one or two or more locations. The terms "at least two," "at least one," and "at least one" are similar to "at least one," and are not described in detail herein.
In order to facilitate understanding of the technical solutions of the embodiments of the present application, the following description is given of related technologies of the embodiments of the present application, and the following related technologies may be optionally combined with the technical solutions of the embodiments of the present application as an alternative, which all belong to the protection scope of the embodiments of the present application.
In the related art, network switching policies of a terminal device mainly include two types: one is that the handover of the network depends on the control of the network device, e.g. the network device assigns the terminal device to be handed over to a certain network cell to which the terminal device is handed over; and the other is that after the terminal equipment has network abnormality (such as incapability of surfing the internet and slow network speed), a command is sent from the code to actively trigger the switching of the network.
However, for the above two network switching strategies, on one hand, since the terminal device cannot actively select a network, some known bad network environments cannot be avoided, and the change of the network is passively waited for; on the other hand, the terminal device attempts to trigger a network handover after a bad network experience has occurred. Therefore, both the above-mentioned network switching strategies cannot avoid some networks known or having a high probability of poor experience in advance, so that situations such as slow internet surfing, jamming and the like are easy to occur.
Based on this, the embodiment of the application provides a network switching method, which can be applied to terminal equipment, and in a historical time window, first network information for executing at least one service at least one position is determined; at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information; determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time. In this way, the terminal device can obtain the network switching strategy of the target service according to the second network information. Therefore, the terminal equipment can avoid some networks which are known or have poor experience with high probability in advance, so that the situations of slow surfing, blocking and the like are not easy to occur.
In order to facilitate understanding of the technical solutions of the embodiments of the present application, the technical solutions of the present application are described in detail below through specific embodiments. The above related technologies may be optionally combined with the technical solutions of the embodiments of the present application, which all belong to the protection scope of the embodiments of the present application. Embodiments of the present application include at least some of the following.
Fig. 2 is a flowchart of a method for network handover according to an embodiment of the present application, where the method may be applied to a terminal device, as shown in fig. 2, and the method may include the following steps.
S210, determining first network information for executing at least one service at least one position in a historical time window.
For example, the historical time window may be a period of time before the current time. For example, the historical time window may be one week before the current time.
The at least one service may be at least one of a game, a video watching, a novel watching, or other services, which is not limited in the embodiment of the present application.
In some embodiments, the at least one location includes at least one subspace and/or at least one time period; wherein at least one time period is within the historical time window.
It should be noted that, the subspace may be consistent with or inconsistent with the actual spatial distribution, which is not limited in this embodiment of the present application.
For example, as shown in fig. 3, taking a home scenario as an example, the actual space distribution inside the home is three bedrooms (bedroom 1, bedroom 2 and bedroom 3), one toilet, one kitchen, one living room (including dining room), while according to the current software algorithm (signal strength division based on the router wifi), the home interior may be divided into 8 subspaces, and some subspaces are consistent with the actual space distribution, for example, the bedroom 1 corresponds to subspace 1, the bedroom 2 corresponds to subspace 2, the bedroom 3 corresponds to subspace 3, the kitchen corresponds to subspace 4, and the bathroom corresponds to subspace 5; some subspaces are not consistent with the actual spatial distribution, e.g. the living room is divided into subspaces 6, 7 and 8.
It should be noted that at least one time period is located in the historical time window, and it is understood that the at least one time period may be at least one time period in the historical time window.
For example, the historical time window may be one week before the target time, at which point the at least one time period may be at least one time period within one week before the target time. For example, the historical time window is 1 month 1 day 00:00 to 1 month 7 day 24:00 (prior to the target time), and the at least one time period may be 12:00 to 14:00 for 1 month 1 day to 1 month 7 day, 14:00 to 16:00 for 1 month 1 day to 1 month 7 day.
In some embodiments, determining first network information for performing at least one service at least one location may include: acquiring historical data of executing at least one service at least one location; and inputting the historical data into the first model to obtain first network information.
The history data is data acquired in a history time window.
Further, inputting the history data into the first model may include: the history data is input into the first model for preliminary processing (e.g., converting the history data into feature vectors).
It should be noted that the first model may be a model downloaded from a cloud server.
It should be further noted that the first model may be trained in advance at the cloud server.
By the method, the first network information can be obtained by inputting the historical data into the first model, so that the network switching can be realized based on the prediction of the first model.
S220, at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching the second network information for executing the target service in the target position from the first network information.
Wherein the end time of the historical time window is no later than the target time.
The target time may be the current time or a time after the current time, which is not limited in the embodiment of the present application.
In some embodiments, the target location may include a target subspace and/or a target time period, wherein the target time period may be the time period in which the target time is located.
It should be noted that, in the case that the at least one location includes at least one subspace, the target location in the at least one location may be a target subspace in the at least one subspace. For example, assuming that at least one subspace includes bedroom 1, bedroom 2, and living room, the target subspace may be the living room.
It should be further noted that, in the case where the at least one location includes at least one time period, the target location in the at least one location may be a target time period in the at least one time period, where the time period represents the time period itself, and does not represent a specific time at which the time period is located. For example, assuming that the at least one time period includes 12:00 to 14:00, 14:00 to 16:00, 16:00 to 18:00, the target time period may be 16:00 to 18:00.
By way of example, the target service may be a game, provided that the at least one service includes a game, a video-watch, a novice.
It should be noted that, in the case that the target time is a time after the current time, after the terminal device obtains the network information of the target service executed in the target time period, the subsequent terminal device may directly use the network information when reaching the target time period to obtain the corresponding network switching policy.
It should be noted that, when the target time is a time after the current time, after the terminal device obtains the network information of the target subspace for executing the target service, the subsequent terminal device may directly use the network information when reaching the target subspace to obtain the corresponding network switching policy.
It will be appreciated that the target location at which the terminal device is located may be a changed location at the target time as compared to the previous time to the target time.
The target subspace in which the terminal device is located may be a changed subspace, for example. For example, the subspace in which the terminal device is located at the time immediately before the target time may be a bedroom, and the target subspace in which the terminal device is located at the target time may be a living room.
The target time period in which the terminal device is located may be a changed time period, for example. For example, the period of time in which the terminal device is located at the time immediately before the target time may be 14:00 to 16:00, and the target period of time in which the terminal device is located at the target time may be 16:00 to 18:00.
It will be appreciated that the target service performed by the terminal device at the target time may be a changed service, as compared to the previous time of the target time.
For example, the service executed by the terminal device at the time immediately before the target time may be a video, and the service executed by the terminal device at the target time may be a novice.
In some embodiments, the second network information may include at least one of:
priority of each of at least two network cells of the target service;
The network score of 4G and/or the network score of 5G of the target service; the method comprises the steps of,
the network score of the main card and the network score of the auxiliary card of the target service, and the flow value used by the main card and the flow value used by the auxiliary card.
By the method, after the terminal equipment obtains the second network information, the network switching strategy of the target service can be obtained subsequently based on the second network information. Therefore, the quality of the current network can be known in advance according to the historical experience, whether to switch to other networks can be determined in advance according to the quality of the current network, and situations of slow internet surfing, blocking and the like can be avoided in advance.
S230, determining the network switching strategy of the target service according to the second network information.
In some embodiments, the second network information may include priorities of respective at least two network cells; according to the second network information, determining the network switching policy of the target service may include: determining a target network cell of at least two network cells of the target service; determining the priority of the target network cell according to the priorities of at least two network cells; and determining a network switching strategy according to the priority of the target network cell.
It should be understood that the target network cell is a network cell to which the terminal device accesses.
It should be noted that, one network cell corresponds to one priority. The higher the priority of the network cell, the better the network after the terminal equipment is accessed to the network cell; the lower the priority of the network cell, the worse the network the terminal device has access to the network cell.
In the embodiment of the present application, the network handover policy is determined according to the priority of the target network cell, and the following several possible implementations are possible.
In one possible implementation, if the priority of the target network cell is located after the mth priority of the priorities of the at least two network cells, the operation of switching the target network cell or reselecting the target network cell is triggered.
Wherein M is a positive integer.
It should be noted that, the priority of the target network cell is located after the mth priority in the priorities of the at least two network cells, which is understood as the priority of the target network cell is located at the mth priority and the priority after the mth priority in the priorities of the at least two network cells.
It should be understood that, after the priority of the target network cell is located in the mth priority of the priorities of the at least two network cells, it is indicated that the network after the terminal device accesses the target network cell is worse, at this time, the terminal device may directly report the radio link failure (Radio Link Failure) to the network device and no longer report the measurement condition of the target network cell to the network device, so as to directly trigger the operation of switching the target network cell; or the terminal device may gradually reduce the measurement condition of the target network cell reported to the network device, and trigger the reselection of the target network cell.
By the method, the terminal equipment can trigger the operation of switching the target network cell or reselecting the target network cell under the condition that the network after the terminal equipment is accessed to the target network cell is poor, so that the conditions of slow surfing, blocking and the like of a plurality of known or high-probability networks with poor experience can be avoided in advance.
In another possible implementation, if the priority of the target network cell is located at the first priority of the priorities of the at least two network cells, the operation of switching the target network cell or reselecting the target network cell is not triggered.
It should be understood that the priority of the target network cell is located at the first priority of the priorities of at least two network cells, which indicates that the network after the terminal device accesses the target network cell is better, and the terminal device may not trigger the operation of switching the target network cell or trigger the operation of reselecting the target network cell.
By the method, the terminal equipment can not trigger the operation of switching the target network cell or reselecting the target network cell under the condition that the network after being accessed into the target network cell is good, and the situations of slow surfing, blocking and the like are not easy to occur at the moment.
In another possible implementation manner, if the priority of the target network cell is located at an nth priority among the priorities of the at least two network cells, determining whether to trigger the operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times.
Wherein N is a positive integer and N < M.
It should be understood that the priority of the target network cell is located at the nth priority of the priorities of the at least two network cells, where N < M indicates that the network may be unstable after the terminal device accesses the target cell, and the terminal device may determine whether to trigger the operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times.
It should also be appreciated that in the case where N is equal to 1, it may be determined whether to trigger the operation of switching the target network cell or reselecting the target network cell, not according to the accumulated number of network delays, but directly to perform the operation of not triggering the switching the target network cell or reselecting the target network cell.
Further, determining whether to trigger the operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times may include: if the accumulated network delay times are greater than a first preset value, triggering the operation of switching the target network cell or reselecting the target network cell; or if the accumulated network delay times are smaller than or equal to the first preset value, the operation of switching the target network cell or reselecting the target network cell is not triggered.
The first preset value may be a parameter value predefined by a protocol, or may be a parameter value set in other manners, which is not limited in the embodiment of the present application.
According to the method, the terminal equipment can determine whether to trigger the operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times under the condition that the network after the terminal equipment is connected with the target network cell is unstable, so that the conditions of slow surfing, blocking and the like of a network which are known or have high probability of poor experience can be avoided in advance.
In some embodiments, the second network information may include a network score of 4G and a network score of 5G; determining a network switching policy of the target service according to the second network information may include: and if the difference between the network score of 4G and the network score of 5G is greater than a second preset value, triggering the operation of closing 5G.
The second preset value may be a parameter value predefined by a protocol, or may be a parameter value set in other manners, which is not limited in the embodiment of the present application.
In the case where the second network information includes the network score of 4G and the network score of 5G, it is described that both of 4G and 5G are in the on state.
It should be appreciated that the difference between the network score of 4G and the network score of 5G is greater than the second preset value, indicating that the terminal device is in a network under 5G is poor, and at this time, the operation of closing 5G may be triggered so that the terminal device is in a network under 4G.
By the method, the operation of closing the 5G can be triggered under the condition that the network of the terminal equipment under the 5G is poor, so that the conditions of slow surfing, blocking and the like can be avoided in advance, which are known or have high probability of poor experience.
In some embodiments, the second network information may include a network score of 4G; according to the second network information, determining the network switching policy of the target service may include: determining a recommended 5G network score of the target service; and if the difference between the recommended network score of 5G and the network score of 4G is greater than a third preset value, triggering the operation of reselecting 4G and 5G.
The third preset value may be a parameter value predefined by a protocol, or may be a parameter value set in other manners, which is not limited in the embodiment of the present application.
In the case where the second network information includes the network score of 4G, the 4G is implicitly indicated to be in an on state, and the 5G is in an off state.
It should be further noted that the recommended 5G network score may be determined by the terminal device according to its own network state, or may be determined according to another manner, which is not limited in the embodiment of the present application.
It will be appreciated that the difference between the recommended network score for 5G and the network score for 4G is greater than the third preset value, indicating that the network with the terminal device under 5G may be better than the network with the terminal device under 4G at this time, and thus may trigger the operations of reselecting 4G and 5G, increasing the probability of returning to 5G.
By the method, when the difference between the recommended network score of 5G and the network score of 4G is larger than a third preset value, the operation of reselecting 4G and 5G can be triggered, so that the conditions of slow surfing, blocking and the like of a plurality of known or high-probability networks with poor experience can be avoided in advance.
In some embodiments, the second network information may include a network score of the primary card and a network score of the secondary card, a traffic value used with the primary card and a traffic value used with the secondary card; according to the second network information, determining the network switching policy of the target service may include: and if the difference between the network score of the auxiliary card and the network score of the main card is larger than a fourth preset value and the ratio of the flow value used by the main card to the flow value used by the auxiliary card is smaller than a fifth preset value, triggering the operation of switching from the main card to the auxiliary card.
The fourth preset value may be a parameter value predefined by a protocol, or may be a parameter value set in other manners, which is not limited in the embodiment of the present application.
The fifth preset value may be a parameter value predefined by a protocol, or may be a parameter value set in other manners, which is not limited in the embodiment of the present application.
It should be noted that, the ratio of the flow value used by the main card to the flow value used by the auxiliary card is smaller than the fifth preset value, so that the auxiliary card can be guaranteed to have a flow package.
It should be understood that the difference between the network score of the sub-card and the network score of the main card is greater than the fourth preset value, and the ratio of the flow value used by the main card to the flow value used by the sub-card is less than the fifth preset value, which indicates that the network is poor when the terminal device uses the main card, and at this time, the operation of switching from the main card to the sub-card can be triggered, so that the terminal device is in the network under the sub-card.
By the method, under the condition that the network is poor when the terminal equipment uses the main card, the operation of switching from the main card to the auxiliary card can be triggered, so that the conditions of slow internet surfing, blocking and the like can be avoided in advance, which are known or have high probability of poor experience.
It should be noted that, in the embodiment of the present application, the terminal device may perform at least one of the following: triggering an operation of switching the target network cell or reselecting the target network cell, triggering an operation of switching off 5G or reselecting 4G and 5G, and triggering an operation of switching from the main card to the sub card.
For example, after the terminal device triggers the operation of switching the target network cell or reselecting the target network cell, the operation of switching off 5G or reselecting 4G and 5G may be triggered.
For example, after the terminal device triggers the operation of switching the target network cell or reselecting the target network cell, the operation of switching from the main card to the sub card may be triggered.
The embodiment of the application provides a network switching method which can be applied to terminal equipment and is used for determining first network information for executing at least one service at least one position in a historical time window; at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information; determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time. In this way, the terminal device can obtain the network switching strategy of the target service according to the second network information. Therefore, the terminal equipment can avoid some networks which are known or have poor experience with high probability in advance, so that the situations of slow surfing, blocking and the like are not easy to occur.
The method for network switching provided in the above embodiment is described in detail below in connection with a specific application scenario.
In this embodiment of the present application, the terminal device may collect historical data based on a specific environment (e.g., a home environment), input the historical data into the first model, output first network information that is located at least one location and performs at least one service, store the output result in a local offline database, and subsequently search, at a target moment, second network information that is located at a target location and performs a target service from the offline database, and obtain a network switching policy of the target service based on the second network information, so as to implement network advanced switching (e.g., switching of a target network cell, switching of another 4G/5G, and switching of another dual card, for example), so as to avoid an abnormal state, and promote user internet experience.
The technical scheme of the embodiment of the application mainly comprises the following two parts:
the first part is the prediction of the historical data (namely, inputting the historical data into a first model to obtain network information) and the preservation of the network information, and has the main functions of reading the historical data from a semantic map module, performing preliminary processing (such as vectorizing the historical data to obtain a feature vector), inputting the historical data into the first model downloaded from a cloud server, outputting the first network information of the terminal equipment in at least one position to execute at least one service after data operation in the model, and preserving the output result (namely, the first network information) in an offline preservation module, so that the subsequent use is convenient.
Fig. 4 is a schematic diagram of a framework for determining network information according to an embodiment of the present application. As shown in fig. 4, the framework may include a semantic map module 410, a data reading and processing module 420, a model management module 430, a cloud server 440, and an offline save module 450, wherein:
the data reading and processing module 420 may periodically read the history data (typically 1-2 weeks) from the semantic map module 410 and input the history data into the model management module 430; if the first model does not exist in the model management and control module 430, an http request may be sent, the first model may be downloaded from the cloud server 440, then the model management and control module 430 may input the historical data into the first model to perform operation, output the first network information that the terminal device is at least one location to perform at least one service, and store the output result in the offline storage module 450. In addition, in the offline saving module 450, old network information may be deleted and new first network information may be saved.
The second part is recommendation of second network information and switching of the network, and the second part is mainly used for triggering a recommendation service module to search second network information in the current subspace, the time period (namely a target position) and the service state (namely a target service) from an offline storage module according to the change of different states (such as subspace, time period and service state), and then recommending the second network information to an optimization module, wherein after receiving the second network information, the optimization module can obtain a network switching strategy based on the second network information and execute the network switching strategy, and then can feed back a network switching result to the recommendation service module.
Fig. 5 is a detailed flowchart of a method for network handover according to an embodiment of the present application. As shown in fig. 5, the detailed flow may include the steps of:
s510, registering the recommended service.
The optimization module registers the recommended service, and can subsequently receive the recommended second network information of the recommended service module.
S520, returning home.
After entering the fence (coming home), the recommendation service module starts working.
S530, acquiring second network information.
The recommendation service module waits for a state and monitors whether the subspace, the time period and the service state of the terminal equipment are changed or not; in the case where a subspace change (e.g., subspace ID change), a time period change (e.g., 3-point to 4-point), and a traffic state change (e.g., game play to video) occur, and the currently performed traffic is the target traffic, the recommendation service module may search the offline storage module for second network information in the current subspace, time period, and traffic state.
S540, adjusting the second network information according to the user preference.
The recommendation service module may adjust the second network information in the current subspace, time period, and traffic state according to user preferences. For example, in the case where the second network information includes a 5G network score in the current subspace, time period, and traffic state, the 5G network score may be increased according to user preferences.
S550, recommending second network information.
The recommendation service module recommends the second network information to the optimization module.
S560, feeding back a network switching result.
After receiving the second network information, the optimization module can execute a corresponding network switching strategy according to the second network information, and feed back a network switching result to the recommendation service module.
Wherein the network handover policy may include at least one of:
(1) In case the second network information comprises the priorities of the at least two network cells in the current subspace, the time period and the traffic state, the at least two network cells may be divided into a network cell of the best priority and a network cell of the worst priority, and a target network cell in the current subspace, the time period and the traffic state may be determined, the target network cell being the network cell to which the terminal device accesses.
If the priority of the target network cell is located after the mth priority of the priorities of the at least two network cells (the network cell corresponding to the worst priority), the measurement condition of the target network cell can be directly reported Radio Link Failure and no longer reported to the network device, so as to directly trigger the operation of switching the target network cell, or gradually reduce the measurement value reported to the network device, and trigger the reselection of the target network cell.
If the priority of the target network cell is located in the first priority (the network cell corresponding to top 1) of the priorities of at least two network cells, the operation of switching the target network cell or reselecting the target network cell is not triggered, i.e. no operation is performed.
If the priority of the target network cell is located in the nth priority of the priorities of the at least two network cells, whether to trigger the operation of switching the target network cell or reselecting the target network cell can be determined according to the accumulated network delay times.
(2) In case the second network information comprises a network score of 4G and/or a network score of 5G in the current subspace, time period and traffic state,
if the network score of 4G is greater than the network score a of 5G (i.e., the second preset value), the operation of closing 5G may be triggered, so that the terminal device is located under the 4G network; if the terminal device is currently in the 4G network and the recommended network score of 5G is > the network score b of 4G (i.e., the third preset value), then reselection from 4G to 5G is triggered, increasing the probability of returning to 5G.
(3) In the case that the second network information includes the network score of the main card and the network score of the sub card in the current subspace, the time period and the service state, and the traffic value used by the main card and the traffic value used by the sub card, if the network score of the sub card > the network score c score of the main card (i.e. the fourth preset value), and satisfies the traffic value used by the main card/the traffic value used by the sub card < d (i.e. the fifth preset value) (the traffic package is guaranteed for the sub card), the switch from the main card to the sub card can be triggered.
It should be noted that, the scenario to which the embodiment of the present application is applicable is not limited to a home scenario, but may also be extended to an office, etc.
It should be noted that the service executed by the terminal device is not limited to the game, but may be video watching, novice watching, or the like.
It should be noted that, when the current time is the same, the network information of the next time (for example, after half an hour) may be queried first, so that after the next time is entered, the network switching policy may be determined directly according to the network information of the next time; when the network information of the current subspace is searched, the network information of the adjacent subspace can be searched at the same time, so that after the adjacent subspace is accessed, the network switching strategy can be directly determined according to the network information of the adjacent subspace.
In the embodiment of the application, the terminal equipment can know the quality of the current network in advance according to the history experience under the current subspace, the time period and the service state, so that whether to switch to other networks can be determined in advance according to the quality of the current network, and the situations of slow internet surfing, blocking and the like can be avoided in advance.
The preferred embodiments of the present application have been described in detail above with reference to the accompanying drawings, but the present application is not limited to the specific details of the above embodiments, and various simple modifications may be made to the technical solutions of the present application within the scope of the technical concept of the present application, and all the simple modifications belong to the protection scope of the present application. For example, the specific features described in the above embodiments may be combined in any suitable manner, and in order to avoid unnecessary repetition, various possible combinations are not described in detail. As another example, any combination of the various embodiments of the present application may be made without departing from the spirit of the present application, which should also be considered as disclosed herein. For example, the various embodiments and/or technical features of the various embodiments described herein may be combined with any other of the prior art without conflict, and the combined technical solutions should also fall within the scope of protection of the present application.
It should be understood that, in the various method embodiments of the present application, the sequence numbers of the foregoing processes do not mean the order of execution, and the order of execution of the processes should be determined by the functions and internal logic of the processes, and should not constitute any limitation on the implementation process of the embodiments of the present application.
Based on the same inventive concept as the foregoing embodiments, fig. 6 is a schematic structural diagram of a network switching apparatus according to an embodiment of the present application, and as shown in fig. 6, a network switching apparatus 600 may include a determining unit 610 and a searching unit 620, where:
a determining unit 610 configured to determine first network information for performing at least one service at least one location within a history time window;
a searching unit 620 configured to search, at a target time, second network information for executing the target service at the target location from the first network information if the target location at the at least one location executes the target service of the at least one service;
a determining unit 610, further configured to determine a network handover policy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time.
In some embodiments, the second network information includes at least one of:
Priority of each of at least two network cells of the target service;
the network score of 4G and/or the network score of 5G of the target service; the method comprises the steps of,
the network score of the main card and the network score of the auxiliary card of the target service, and the flow value used by the main card and the flow value used by the auxiliary card.
In some embodiments, the second network information includes respective priorities of at least two network cells; a determining unit 610 further configured to determine a target network cell of the at least two network cells of the target traffic; determining the priority of the target network cell according to the priorities of at least two network cells; determining a network switching strategy according to the priority of the target network cell; the target network cell is an accessed network cell.
In some embodiments, as shown in fig. 6, the network switching apparatus 600 may further include a triggering unit 630, where:
a triggering unit 630 configured to trigger an operation of switching or reselecting the target network cell if the priority of the target network cell is located after an mth priority among the priorities of the at least two network cells; or if the priority of the target network cell is located at the first priority of the priorities of at least two network cells, the operation of switching the target network cell or reselecting the target network cell is not triggered; or,
The determining unit 610 is further configured to determine whether to trigger an operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times if the priority of the target network cell is located at an nth priority among the priorities of the at least two network cells; wherein M, N is a positive integer and N < M.
In some embodiments, the triggering unit 630 is further configured to trigger an operation of switching the target network cell or reselecting the target network cell if the accumulated number of network delays is greater than a first preset value; or,
if the accumulated network delay times are smaller than or equal to the first preset value, the operation of switching the target network cell or reselecting the target network cell is not triggered.
In some embodiments, the second network information includes a network score of 4G and a network score of 5G; the triggering unit 630 is further configured to trigger an operation of turning off the 5G if a difference between the network score of the 4G and the network score of the 5G is greater than a second preset value.
In some embodiments, the second network information includes a network score of 4G; a determining unit 610 further configured to determine a recommended 5G network score of the target service; the triggering unit 630 is further configured to trigger an operation of reselecting the 4G and the 5G if a difference between the recommended network score of the 5G and the network score of the 4G is greater than a third preset value.
In some embodiments, the second network information includes a network score of the primary card and a network score of the secondary card, and a traffic value used with the primary card and a traffic value used with the secondary card; the triggering unit 630 is further configured to trigger an operation of switching from the main card to the sub card if the difference between the network score of the sub card and the network score of the main card is greater than a fourth preset value and the ratio of the flow value used by the main card to the flow value used by the sub card is less than a fifth preset value.
In some embodiments, as shown in fig. 6, the network switching apparatus 600 may further include an acquisition unit 640 and a generation unit 650, where:
an acquisition unit 640 configured to acquire history data of performing at least one service at least one location;
the generating unit 650 is configured to input the history data into the first model, resulting in the first network information.
In some embodiments, the at least one location includes at least one subspace and/or at least one time period; wherein at least one time period is within the historical time window.
The embodiment of the application provides a device for network switching. Determining first network information for performing at least one service at least one location within a historical time window; at the target moment, if the target position in the at least one position executes the target service in the at least one service, searching second network information for executing the target service in the target position from the first network information; determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time. In this way, the terminal device can obtain the network switching strategy of the target service according to the second network information. Therefore, the terminal equipment can avoid some networks which are known or have poor experience with high probability in advance, so that the situations of slow surfing, blocking and the like are not easy to occur.
Those skilled in the art will appreciate that the above description of the network switching apparatus according to the embodiments of the present application may be understood with reference to the description of the network switching method according to the embodiments of the present application.
Fig. 7 is a schematic block diagram of a terminal device 700 provided in an embodiment of the present application. As shown in fig. 7, the terminal device 700 includes a processor 710 and a memory 720, the memory 720 may store a computer program, and the processor 710 may call and run the computer program from the memory 720 to implement the method in the embodiment of the present application.
Wherein the memory 720 may be a separate device from the processor 710 or may be integrated into the processor 710.
In some embodiments, as shown in fig. 7, the terminal device 700 may further include a transceiver 730, and the processor 710 may control the transceiver 730 to communicate with other devices, and in particular, may transmit information or data to other devices, or receive information or data transmitted by other devices.
Among other things, transceiver 730 may include a transmitter and a receiver. Transceiver 730 may further include antennas, the number of which may be one or more.
In some embodiments, the present application further provides another composition of a terminal device, where the terminal device may include the apparatus 600 for network handover according to any one of the foregoing embodiments.
Fig. 8 is a schematic structural diagram of a chip provided in an embodiment of the present application. As shown in fig. 8, the chip 800 includes a processor 810, and the processor 810 may call and run a computer program from a memory to implement the methods in the embodiments of the present application.
In some embodiments, as shown in fig. 8, chip 800 may also include memory 820. Wherein the processor 810 may call and run a computer program from the memory 820 to implement the methods in embodiments of the present application.
Wherein the memory 820 may be a separate device from the processor 810 or may be integrated into the processor 810.
In some embodiments, the chip 800 may also include an input interface 830. The processor 810 may control the input interface 830 to communicate with other devices or chips, and in particular, may obtain information or data sent by other devices or chips.
In some embodiments, the chip 800 may also include an output interface 840. The processor 810 may control the output interface 840 to communicate with other devices or chips, and in particular, may output information or data to other devices or chips.
In some embodiments, the chip may be applied to a terminal device in the embodiments of the present application, and for brevity, will not be described herein.
It should be understood that the chips referred to in the embodiments of the present application may also be referred to as system-on-chip chips, or the like.
It is understood that the processor of the embodiments of the present application may be an integrated circuit chip having information processing capabilities. In implementation, the steps of the above method embodiments may be implemented by integrated logic circuits of hardware in a processor or instructions in software form. The processor may be a general purpose processor, a digital signal processor (Digital Signal Processor, DSP), an application specific integrated circuit (Application Specific Integrated Circuit, ASIC), an off-the-shelf programmable gate array (Field Programmable Gate Array, FPGA) or other programmable logic device, discrete gate or transistor logic device, discrete hardware components. The disclosed methods, steps, and logic blocks in the embodiments of the present application may be implemented or performed. A general purpose processor may be a microprocessor or the processor may be any conventional processor or the like. The steps of a method disclosed in connection with the embodiments of the present application may be embodied directly in hardware, in a decoded processor, or in a combination of hardware and software modules in a decoded processor. The software modules may be located in a random access memory, flash memory, read only memory, programmable read only memory, or electrically erasable programmable memory, registers, etc. as well known in the art. The storage medium is located in a memory, and the processor reads the information in the memory and, in combination with its hardware, performs the steps of the above method.
It will also be appreciated that the memory in embodiments of the present application may be either volatile memory or nonvolatile memory, or may include both volatile and nonvolatile memory. The nonvolatile Memory may be a Read-Only Memory (ROM), a Programmable ROM (PROM), an Erasable PROM (EPROM), an Electrically Erasable EPROM (EEPROM), or a flash Memory. The volatile memory may be random access memory (Random Access Memory, RAM) which acts as an external cache. By way of example, and not limitation, many forms of RAM are available, such as Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (Double Data Rate SDRAM), enhanced SDRAM (ESDRAM), synchronous DRAM (SLDRAM), and Direct RAM (DR RAM). It should be noted that the memory described herein is intended to comprise, without being limited to, these and any other suitable types of memory.
It is also understood that the above memory is exemplary but not limiting, and for example, the memory in the embodiments of the present application may be Static RAM (SRAM), dynamic RAM (DRAM), synchronous DRAM (SDRAM), double Data Rate SDRAM (DDR SDRAM), enhanced SDRAM (ESDRAM), synchronous Link DRAM (SLDRAM), direct Rambus RAM (DR RAM), and the like. That is, the memory in embodiments of the present application is intended to comprise, without being limited to, these and any other suitable types of memory.
Embodiments of the present application also provide a computer-readable storage medium for storing a computer program.
In some embodiments, the computer readable storage medium may be applied to a terminal device in an embodiment of the present application, and when executed by at least one processor, the computer program implements a corresponding flow implemented by the terminal device in each method in the embodiment of the present application, which is not described herein for brevity.
Embodiments of the present application also provide a computer program product comprising computer program instructions.
In some embodiments, the computer program product may be applied to a terminal device in an embodiment of the present application, and the computer program instructions cause the computer to execute corresponding processes implemented by the terminal device in each method in the embodiment of the present application, which are not described herein for brevity.
The embodiment of the application also provides a computer program.
In some embodiments, the computer program may be applied to a terminal device in the embodiments of the present application, and when the computer program runs on a computer, the computer is caused to execute corresponding processes implemented by the terminal device in the methods in the embodiments of the present application, which are not described herein for brevity.
Those of ordinary skill in the art will appreciate that the various illustrative elements and algorithm steps described in connection with the embodiments disclosed herein may be implemented as electronic hardware, or combinations of computer software and electronic hardware. Whether such functionality is implemented as hardware or software depends upon the particular application and design constraints imposed on the solution. Skilled artisans may implement the described functionality in varying ways for each particular application, but such implementation decisions should not be interpreted as causing a departure from the scope of the present application.
It will be clear to those skilled in the art that, for convenience and brevity of description, specific working procedures of the apparatus and units described above may refer to corresponding procedures in the foregoing method embodiments, which are not described herein again.
In the several embodiments provided in this application, it should be understood that the disclosed apparatus and method may be implemented in other ways. For example, the apparatus embodiments described above are merely illustrative, e.g., the division of the units is merely a logical function division, and there may be additional divisions when actually implemented, e.g., multiple units or components may be combined or integrated into another system, or some features may be omitted or not performed. Alternatively, the coupling or direct coupling or communication connection shown or discussed with each other may be an indirect coupling or communication connection via some interfaces, devices or units, which may be in electrical, mechanical or other form.
The units described as separate units may or may not be physically separate, and units shown as units may or may not be physical units, may be located in one place, or may be distributed on a plurality of network units. Some or all of the units may be selected according to actual needs to achieve the purpose of the solution of this embodiment.
In addition, each functional unit in each embodiment of the present application may be integrated in one processing unit, or each unit may exist alone physically, or two or more units may be integrated in one unit.
The functions, if implemented in the form of software functional units and sold or used as a stand-alone product, may be stored in a computer-readable storage medium. Based on such understanding, the technical solution of the present application may be embodied essentially or in a part contributing to the prior art or in a part of the technical solution, in the form of a software product stored in a storage medium, including several instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to perform all or part of the steps of the methods described in the embodiments of the present application. And the aforementioned storage medium includes: a U-disk, a removable hard disk, a Read-Only Memory (ROM), a random access Memory (Random Access Memory, RAM), a magnetic disk, or an optical disk, or other various media capable of storing program codes.
It should be noted that, in this application, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The foregoing embodiment numbers of the present application are merely for describing, and do not represent advantages or disadvantages of the embodiments.
The methods disclosed in the several method embodiments provided in the present application may be arbitrarily combined without collision to obtain a new method embodiment.
The features disclosed in the several product embodiments provided in the present application may be combined arbitrarily without conflict to obtain new product embodiments.
The features disclosed in the several method or apparatus embodiments provided in the present application may be arbitrarily combined without conflict to obtain new method embodiments or apparatus embodiments.
The foregoing is merely specific embodiments of the present application, but the scope of the present application is not limited thereto, and any person skilled in the art can easily think about changes or substitutions within the technical scope of the present application, and the changes and substitutions are intended to be covered by the scope of the present application. Therefore, the protection scope of the present application shall be subject to the protection scope of the claims.

Claims (14)

1. A method for network handover, applied to a terminal device, the method comprising:
determining first network information for performing at least one service at least one location within a historical time window;
If the target position in the at least one position executes the target service in the at least one service at the target moment, searching second network information in the target position for executing the target service from the first network information;
determining a network switching strategy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time.
2. The method of claim 1, wherein the second network information comprises at least one of:
the priority of each of at least two network cells of the target service;
the network score of the 4G and/or the network score of the 5G of the target service; the method comprises the steps of,
and the network score of the main card and the network score of the auxiliary card of the target service are matched with the flow value used by the main card and the flow value used by the auxiliary card.
3. The method according to claim 2, wherein the second network information comprises priorities of the at least two network cells, respectively;
the determining the network switching policy of the target service according to the second network information includes:
determining a target network cell of the at least two network cells of the target service;
Determining the priority of the target network cell according to the priority of each of the at least two network cells; and determining the network switching strategy according to the priority of the target network cell; wherein the target network cell is an accessed network cell.
4. A method according to claim 3, wherein said determining said network handover policy according to the priority of said target network cell comprises:
if the priority of the target network cell is located after the Mth priority in the priorities of the at least two network cells, triggering the operation of switching the target network cell or reselecting the target network cell; or,
if the priority of the target network cell is located at the first priority of the priorities of the at least two network cells, the operation of switching the target network cell or reselecting the target network cell is not triggered; or,
if the priority of the target network cell is located in the N-th priority of the priorities of the at least two network cells, determining whether to trigger the operation of switching the target network cell or reselecting the target network cell according to the accumulated network delay times; wherein M, N is a positive integer and N < M.
5. The method of claim 4, wherein determining whether to trigger the operation of switching the target network cell or reselecting the target network cell based on the accumulated number of network delays comprises:
if the accumulated network delay times are greater than a first preset value, triggering the operation of switching the target network cell or reselecting the target network cell; or,
and if the accumulated network delay times are smaller than or equal to the first preset value, not triggering the operation of switching the target network cell or reselecting the target network cell.
6. The method according to any one of claims 2 to 5, wherein the second network information comprises a network score of the 4G and a network score of the 5G;
the determining the network switching policy of the target service according to the second network information includes:
and if the difference value between the network score of the 4G and the network score of the 5G is larger than a second preset value, triggering the operation of closing the 5G.
7. The method according to any one of claims 2 to 5, wherein the second network information comprises a network score of the 4G;
The determining the network switching policy of the target service according to the second network information includes:
determining a recommended 5G network score for the target service;
and if the difference between the recommended network score of 5G and the network score of 4G is greater than a third preset value, triggering the operation of reselecting the 4G and the 5G.
8. The method according to any one of claims 2 to 5, wherein the second network information includes a network score of the main card and a network score of the sub card, a flow value used with the main card and a flow value used with the sub card;
the determining the network switching policy of the target service according to the second network information includes:
and if the difference value between the network score of the auxiliary card and the network score of the main card is larger than a fourth preset value and the ratio of the flow value used by the main card to the flow value used by the auxiliary card is smaller than a fifth preset value, triggering the operation of switching from the main card to the auxiliary card.
9. The method of claim 1, wherein determining the first network information for performing at least one service at least one location comprises:
Acquiring historical data of executing the at least one service at the at least one location;
and inputting the historical data into a first model to obtain the first network information.
10. The method according to claim 1, wherein the at least one location comprises at least one subspace and/or at least one time period; wherein the at least one time period is located within the historical time window.
11. An apparatus for network switching, the apparatus comprising a determining unit and a searching unit, wherein:
the determining unit is configured to determine first network information for executing at least one service at least one position in a history time window;
the searching unit is configured to search second network information for executing the target service at the target position from the first network information if the target position at the at least one position executes the target service in the at least one service at the target moment;
the determining unit is further configured to determine a network switching policy of the target service according to the second network information; wherein the end time of the historical time window is no later than the target time.
12. A terminal device, comprising: a processor and a memory for storing a computer program, the processor being adapted to invoke and run the computer program stored in the memory, to perform the method according to any of claims 1 to 10.
13. A chip, comprising: a processor for calling and running a computer program from a memory, causing a device on which the chip is mounted to perform the method of any one of claims 1 to 10.
14. A computer-readable storage medium, characterized in that the computer storage medium stores a computer program which, when executed by at least one processor, implements the method according to any one of claims 1 to 10.
CN202311624209.0A 2023-11-29 2023-11-29 Network switching method, device, equipment, chip and storage medium Pending CN117596641A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202311624209.0A CN117596641A (en) 2023-11-29 2023-11-29 Network switching method, device, equipment, chip and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202311624209.0A CN117596641A (en) 2023-11-29 2023-11-29 Network switching method, device, equipment, chip and storage medium

Publications (1)

Publication Number Publication Date
CN117596641A true CN117596641A (en) 2024-02-23

Family

ID=89916437

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202311624209.0A Pending CN117596641A (en) 2023-11-29 2023-11-29 Network switching method, device, equipment, chip and storage medium

Country Status (1)

Country Link
CN (1) CN117596641A (en)

Similar Documents

Publication Publication Date Title
US20230098871A1 (en) Information transmission method and apparatus, and communication device
US6684082B1 (en) Adaptive system selection database
US20220217544A1 (en) Method for sharing channel occupancy time, terminal device, and network device
US11503531B2 (en) Control data transmission method and network device and storage medium
CN110267343B (en) Paging management method, network data analysis function and network side equipment
JP7407207B2 (en) Cell selection method, terminal device and network device
WO2021030965A1 (en) Method and apparatus for relay selection, and terminal device
CN115516920A (en) Method and device for determining terminal policy behavior, and network equipment
US20220338151A1 (en) Registration method, terminal device and network device
CN113330780A (en) Method and apparatus for wireless communication
WO2020150957A1 (en) Wireless communication method for unlicensed spectrum, and device
US20150341848A1 (en) Method and apparatus for discovering radio network
US20210168707A1 (en) Wireless communication method and terminal device
CN113994731A (en) Method and apparatus for wireless communication
CN111526255B (en) Voice communication method, device, terminal and storage medium
CN112425217A (en) Synchronization source priority determining method, equipment and computer storage medium
US20230141380A1 (en) Method and apparatus for sidelink resource re-evaluation
CN117596641A (en) Network switching method, device, equipment, chip and storage medium
KR20210057799A (en) Method for determining transmission mode in sidelink, terminal device and network device
WO2021155588A1 (en) Method and apparatus for restricting access of devices
CN110463282A (en) For the method for terminal equipment access network, terminal device and the network equipment
CN112385271A (en) Network information transmission method, network information acquisition method, network equipment and terminal equipment
US20230337084A1 (en) Cell determining method and apparatus, device, and storage medium
CN113475134B (en) Wireless communication method and terminal device
WO2020191681A1 (en) Information processing method and terminal, and network device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination