The disclosure relates to a field of communication technology, in particular to artificial intelligence (AI) service providing methods and AI service providing apparatuses.
Artificial intelligence (AI) has played a huge role in various industries. AI provides functions such as data analysis, data prediction, and image recognition, and can be used to solve problems such as load balancing and network design in communication networks.
According to a first aspect of embodiments of the disclosure, an AI service providing method, applied to a network repository function (NRF) network element, is provided. The method includes:
According to a second aspect of embodiments of the disclosure, an AI service providing method, applied to a first network element, is provided. The method includes:
According to a third aspect of embodiments of the disclosure, an AI service providing method, applied to an AI network element, is provided. The method includes:
According to a fourth aspect of embodiments of the disclosure, an AI service providing method, applied to a terminal device, is provided. The method includes:
According to a fifth aspect of embodiments of the disclosure, a communication apparatus including a processor is provided. When the processor calls program codes stored in a memory, the method of the first aspect, the method of the second aspect, the method of the third aspect, or the method of the fourth aspect is implemented.
According to a sixth aspect of embodiments of the disclosure, a communication apparatus is provided. The communication apparatus includes a processor, and a memory having computer programs stored thereon. When the processor executes the computer programs stored on the memory, the communication apparatus is caused to implement the method of the first aspect, the method of the second aspect, the method of the third aspect, or the method of the fourth aspect.
According to a seventh aspect of embodiments of the disclosure, a communication apparatus is provided. The communication apparatus includes a processor and an interface circuit. The interface circuit is configured to receive code instructions and transmit them to the processor, and the processor is configured to run the code instructions to cause the communication apparatus to implement the method of the first aspect, the method of the second aspect, the method of the third aspect, or the method of the fourth aspect.
According to an eighth aspect of embodiments of the disclosure, a non-transitory computer readable storage medium for storing instructions usable by the above terminal device is provided. When the instructions are executed, the terminal device is caused to implement the method of the first aspect, the method of the second aspect, the method of the third aspect, or the method of the fourth aspect.
In order to clearly illustrate technical solutions of embodiments of the disclosure or background technologies, a description of drawings used in the embodiments or the background technologies is given below.
In order to better understand artificial intelligence (AI) service providing methods disclosed by embodiments of the disclosure, a communication system to which the embodiments of the disclosure are applicable is first described below.
As illustrated in
It should be noted that the function devices involved in the embodiments of the disclosure may also be referred to as network elements, functions or function entities. For example, a location management function device may also be referred to as a location management function, a location management function entity, or a location management network element. The names of each of the function devices are not limited in the disclosure. Those skilled in the art may replace the names of the above function devices with other names to perform the same functions, which all fall within the scope of protection of this disclosure.
It is appreciated that the function devices described above may be network elements in a hardware device, software functions running on a dedicated hardware, or virtualized functions instantiated on a platform (e.g., a cloud platform).
It is understood that the communication system described in the embodiments of the disclosure is intended to more clearly illustrate the technical solutions of the embodiments of the disclosure, and does not constitute a limitation on the technical solutions provided by the embodiments of the disclosure. It is understandable by those skilled in the art that as system architectures evolve and new business scenarios emerge, the technical solutions according to the embodiments of the disclosure are also applicable to similar technical problems.
AI service providing methods and AI service providing apparatuses will be introduced in detail below with reference to the accompanying drawings.
As illustrated in
At step S21, an AI service provided by an AI network element is obtained and a candidate AI service list is generated.
In embodiments of the disclosure, the AI network element is a network function capable of providing an AI service. The AI network element is embedded in a service based architecture (SBA) as an independent network function (NF), so that other NFs, such as an AMF network element, a policy control function (PCF) network element, a network slice selection function (NSSF) network element, etc., can apply for the AI service provided by the AI network element. In this way, the AI network element can provide intelligent functions for the communication network.
The AI network element provides at least one AI service. For example, the AI service provided by the AI network element may include machine learning (ML), deep learning (DL), transfer learning (TL), federated learning (FL), and the like.
It is noted that the above examples are for illustrative purposes only and are not to be taken as a specific limitation on the embodiments of the disclosure, and the AI network element in the embodiments of the disclosure may provide other AI services other than the above examples.
In embodiments of the disclosure, the AI network element is embedded in an SBA as an independent NF and capable of providing intelligent and predictive data analysis, so that the network side device can intelligently process a large amount of data collected from other devices to analyze and predict the background of the TD and the environmental status of the network, thereby realizing data-driven network-wide operation decisions and providing intelligent network control and optimization. In this way, the network can dynamically learn the network environment and perform intelligent control and resource optimization on the network itself based on user status.
It is understood that in the embodiments of the disclosure, there may be one or more AI network elements, and the AI services of different AI network elements may be the same or may be different, or may be partially the same. Therefore, the NRF network element can store information about at least one AI network element that can provide a plurality of AI services, and generate a candidate AI service list.
At step S22, an AI service query request is received from a first network element.
In the embodiment of the disclosure, the NRF network element receives an AI service query request sent by a first network element. The AI service query request is used to request information about the AI network element that can satisfy the requested AI service.
At step S23, an AI service list corresponding to the first network element is generated based on the AI service query request and the candidate AI service list.
In the embodiment of the disclosure, according to the AI service requested in the AI service query request, the NRF network element can obtain relevant information that satisfies the AI service requested in the AI service query request sent by the first network element according to the stored candidate AI service list, and generate the AI service list corresponding to the first network element based on the relevant information.
In some embodiments, generating the AI service list corresponding to the first network element based on the AI service query request and the candidate AI service list, includes: obtaining a network function and an AI service that the network function should support in the AI service query request; and generating the AI service list by performing filtering and matching on the candidate AI service list based on the network function and the AI service that the network function should support in the AI service query request.
At step S24, the AI service list is fed back to the first network element, so that the first network element selects the AI service provided by the AI network element from the AI service list.
In the embodiment of the disclosure, after generating the AI service list, the NRF network element feeds back the AI service list to the first network element, so that the first network element can select the AI network element from the AI service list to provide the AI service.
In an embodiment, the first network element is, for example, an AMF network element. If the AMF network element wants to use one of the AI services of the AI network element, such as distributed model training, firstly, the AMF network element sends an AI service query request to the NRF network element to inform the NRF of the requested AI service. The NRF network element compares it with the stored AI service list and finds that the FL service can provide distributed model training. In a possible case, there is more than one AI network element that can provide the FL service, and then the NRF network element generates an FL service list and sends the FL service list to the AMF network element, so that the AMF network element can select any AI network element in the FL service list to provide the FL service.
It should be noted that in the above example, there may also be a situation where only one AI network element is able to provide the FL service. In this case, the NRF network element generates an FL service list according to that AI network element and the FL service it provides, and sends the FL service list to the AMF network element, so that the AMF network element may select the AI network element in the FL service list to provide the FL service.
In some embodiments, the AI service query request is received via an HTTP GET message and the AI service list is sent to the first network element via an HTTP RESPONSE message.
In the embodiment of the disclosure, the NRF network element receives the AI service query request sent by the first network element via an HTTP GET message, and sends the AI service list to the first network element via an HTTP RESPONSE message.
By implementing the embodiment of the disclosure, the NRF network element obtains the AI service provided by the AI network element and generates the candidate AI service list, receives the AI service query request from the first network element, generates the AI service list corresponding to the first network element according to the AI service query request and the candidate AI service list, and feeds back the AI service list to the first network element, so that the first network element selects the AI network element from the AI service list to provide the AI service. In this way, the AI network element is connected to the core network architecture in parallel as an independent NF, so that AI algorithms, such as FL, RL, DL, etc., can be used directly by other NFs, such as an AMF network element, a PCF network element, an NSSF network element, etc., thereby improving the intelligence and adaptability of the network.
As illustrated in
At step S31, a registration request is received from an AI network element, in which the registration request includes at least one AI service provided by the AI network element.
In the embodiment of the disclosure, the NRF network element receives a registration request from the AI network element. The registration request includes at least one AI service provided by the AI network element.
In some embodiments, the registration request includes: an NF type of the AI network element, an instance ID of the AI network element, a public land mobile network (PLMN) ID of the AI network element, a network address of the AI network element, etc.
In some embodiments, the registration request is an Nnrf_NFManagement_NFRegister request.
In the embodiment of the disclosure, the AI network element can call an Nnrf_NFManagement_NFRegister service method of the NRF network element to send the registration request to the NRF network element.
At step S32, a candidate AI service list is generated based on the registration request.
In the embodiment of the disclosure, after receiving the registration request sent by the AI network element, the NRF network element stores relevant information included in the registration request of the AI network element and generates a candidate AI service list according to at least one AI service provided by the AI network element included in the registration request.
In some embodiments, the AI service providing method provided by the embodiment of the disclosure includes the following steps.
At step S33, an Nnrf_NFManagement_NFRegister response is sent to the AI network element.
In the embodiment of the disclosure, the AI network element sends an Nnrf_NFManagement_NFRegister response to the AI network element after storing the relevant information included in the registration request of the AI network element, to inform the AI network element that the registration is successful.
As illustrated in
At step S34, an AI service query request is received from a first network element.
At step S35, an AI service list corresponding to the first network element is generated based on the AI service query request and a candidate AI service list.
At step S36, the AI service list is sent to the first network element, so that the first network element selects the AI network element from the AI service list to provide the AI service.
In the embodiments of the disclosure, the relevant descriptions of steps S34, S35, and S36 described above can be referred to the relevant descriptions of steps S22, S23, and S24 in the above examples of the disclosure, and will not be repeated herein.
By implementing the embodiments of the disclosure, the NRF network element receives a registration request from an AI network element and generates a candidate AI service list according to the registration request, in which the registration request includes at least one AI service provided by the AI network element. The NRF network element sends an Nnrf_NFManagement_NFRegister response to the AI network element, receives an AI service query request from a first network element and generates an AI service list corresponding to the first network element according to the AI service query request and the candidate AI service list, and feeds back the AI service list to the first network element, so that the first network element selects an AI network element from the AI service list to provide the AI service. In this way, the AI network element is connected to the core network architecture in parallel as an independent NF, so that AI algorithms, such as FL, RL, DL, etc., can be used directly by other NFs, such as an AMF network element, a PCF network element, an NSSF network element, etc., thereby improving the intelligence and adaptability of the network.
As illustrated in
At step S41, an AI service request is received from a TD, in which the AI service request includes required AI service information.
At step S42, an AI service query request is sent to an NRF network element.
At step S43, an AI service list fed back by the NRF network element is received.
At step S44, an AI service that matches the AI service information is selected from the AI service list, at least one AI network element corresponding to the AI service is determined, and a policy request is sent to the AI network element.
In the embodiment of the disclosure, the first network element receives an AI service request from a TD and sends an AI service query request to an NRF network element, in which, the AI service request includes requested AI service information, and the AI service query request is configured to obtain information about the AI network element that satisfies the requested AI service. The NRF network element, according to the AI service requested in the AI service query request, obtains relevant information that satisfies the AI service requested in the AI service query request sent by the first network element according to a stored candidate AI service list. On the basis, an AI service list corresponding to the first network element is generated and fed back to the first network element, so that the first network element can select, according to the fed-back AI service list, an AI service that matches the AI service information from the AI service list.
In some embodiments, the AI service query request is sent to the NRF network element via an HTTP GET message, and the AI service list fed back by the NRF network element is received via an HTTP RESPONSE message.
In the embodiment of the disclosure, the NRF network element receives the AI service query request sent by the first network element via an HTTP GET message, and the NRF network element sends the AI service list to the first network element via an HTTP RESPONSE message.
It should be noted that relevant descriptions of embodiments of the disclosure can be referred to the relevant descriptions of the above embodiments of the disclosure and will not be repeated herein.
As illustrated in
At step S51, an AI service request is received from a TD, in which the AI service request includes required AI service information.
At step S52, an AI service query request is sent to an NRF network element.
At step S53, an AI service list fed back by the NRF network element is received.
At step S54, an AI service that matches the AI service information is selected from the AI service list, at least one AI network element corresponding to the AI service is determined, and a policy request is sent to the AI network element.
At step S55, policy information fed back by the AI network element is received, in which the policy information is generated by the corresponding AI service. At step S56, the policy information is sent to the TD.
In the embodiment of the disclosure, the first network element receives the policy information fed back by the AI network element. The policy information is generated by an AI service that matches the AI service information selected from the AI service list.
In some embodiments, the AI service information of the TD is sent to the AI network element via an HTTP POST message, and the policy information fed back by the AI network element is received via an HTTP RESPONSE message.
It should be noted that relevant descriptions of embodiments of the disclosure can be referred to the relevant descriptions of the above embodiments of the disclosure and will not be repeated herein.
As illustrated in
At step S61, a registration request is sent to an NRF network element, in which the registration request includes at least one AI service provided by the AI network element.
At step S62, an Nnrf_NFManagement_NFRegister response is received from the NRF network element.
In some embodiments, the registration request is an Nnrf_NFManagement_NFRegister request.
It should be noted that relevant descriptions of embodiments of the disclosure can be referred to the relevant descriptions of the above embodiments of the disclosure and will not be repeated herein.
As illustrated in
At step S71, AI service information of a terminal device sent by a first network element is received.
At step S72, policy information is determined based on the AI service information of the TD and sent to the first network element.
In some embodiments, the AI service information of the TD is received via an HTTP POST message, and the policy information is sent to the first network element via an HTTP RESPONSE message.
It should be noted that relevant descriptions of embodiments of the disclosure can be referred to the relevant descriptions of the above embodiments of the disclosure and will not be repeated herein.
It is noted that steps S71 and S72 in the embodiment of the disclosure may be implemented independently or in combination with any of other steps in the embodiments of the disclosure. For example, steps S71 and S72 can be implemented in combination with steps S61 and S62 in the embodiment of the disclosure, which is not limited herein.
As illustrated in
At step S81, an AI service request is sent to a first network element, in which the AI service request includes required AI service information.
At step S82, policy information fed back by the first network element is received, in which the policy information is generated by a corresponding AI service.
It should be noted that relevant descriptions of embodiments of the disclosure can be referred to the relevant descriptions of the above embodiments of the disclosure and will not be repeated herein.
The above-described methods provided in the embodiments of the disclosure are described from the perspectives of the NRF network element, the first network element, the AI network element, and the TD, respectively. In order to realize each of the functions in the methods provided by the above embodiments of the disclosure, the NRF network element, the first network element, the AI network element, and the TD may include a hardware structure and/or a software module, and realize each of the above functions in the form of a hardware structure, a software module, or a combination of the hardware structure and the software module. A certain function of the above-described functions may be performed in the form of a hardware structure, a software module, or a combination of the hardware structure and the software module.
The AI service providing apparatus 1 shown in
The first processing module 11 is configured to obtain an AI service provided by an AI network element and generate a candidate AI service list.
The receiving module 12 is configured to receive an AI service query request from a first network element.
The second processing module 13 is configured to generate an AI service list corresponding to the first network element based on the AI service query request and the candidate AI service list.
The sending module 14 is configured to feed back the AI service list to the first network element, in which the first network element selects the AI network element from the AI service list to provide the AI service.
As illustrated in
The first receiving unit 111 is configured to receive a registration request from the AI network element, in which the registration request includes at least one AI service provided by the AI network element.
The first processing unit 112 is configured to generate the candidate AI service list based on the registration request.
In some embodiments, the registration request is an Nnrf_NFManagement_NFRegister request.
In some embodiments, the sending module 14 is further configured to send an Nnrf_NFManagement_NFRegister response to the AI network element.
In some embodiments, the second processing module 13 is configured to: obtain a network function and an AI service that the network function should support in the AI service query request, and generate the AI service list by performing filtering and matching on the candidate AI service list based on the network function and the AI service that the network function should support in the AI service query request.
In some embodiments, the AI service query request is received via an HTTP GET message, and the AI service list is sent to the first network element via an HTTP RESPONSE message.
With respect to the AI service providing apparatus 1 in the above embodiment, the specific manner in which each module performs an operation has been described in detail in the method embodiments, and will not be described in detail herein.
The AI service providing apparatus 1 provided in the above-described embodiment of the disclosure achieves the same or similar beneficial effects as the AI service providing method provided in some of the above-described embodiments, and will not be described in detail herein.
The AI service providing apparatus 1 shown in
The first receiving module 15 is configured to receive an AI service request from a terminal device, in which the AI service request includes required AI service information.
The first sending module 16 is configured to send an AI service query request to an NRF network element.
The second receiving module 17 is configured to receive an AI service list fed back by the NRF network element.
The third processing module 18 is configured to select an AI service that matches the AI service information from the AI service list, determine at least one AI network element corresponding to the AI service, and send a policy request to the AI network element.
In some embodiments, the AI service query request is sent to the NRF network element via an HTTP GET message, and the AI service list fed back by the NRF network element is received via an HTTP RESPONSE message.
In some embodiments, the first receiving module 15 is further configured to: receive policy information fed back by the AI network element, in which the policy information is generated by the corresponding AI service.
The first sending module 16 is configured to send the policy information to the TD.
In some embodiments, the AI service information of the TD is sent to the AI network element via an HTTP POST message, and the policy information fed back by the AI network element is received via an HTTP RESPONSE message.
With respect to the AI service providing apparatus 1 in the above embodiment, the specific manner in which each module performs an operation has been described in detail in the method embodiments, and will not be described in detail herein. The AI service providing apparatus 1 provided in the above embodiment of the disclosure achieves the same or similar beneficial effects as the AI service providing method provided in some of the above embodiments, which will not be described in detail herein.
The AI service providing apparatus 1 shown in
The registration processing module 19 is configured to send a registration request to an NRF network element, in which the registration request includes at least one AI service provided by the AI network element.
In some embodiments, the registration request is an Nnrf_NFManagement_NFRegister request.
In some embodiments, the registration processing module 19 is configured to receive an Nnrf_NFManagement_NFRegister response from the NRF network element.
As illustrated in
The second sending module 21 is configured to determine policy information based on the AI service information of the TD and send the policy information to the first network element.
In some embodiments, the AI service information of the TD is received via an HTTP POST message, and the policy information is sent to the first network element via an HTTP RESPONSE message.
With respect to the AI service providing apparatus 1 in the above embodiment, the specific manner in which each module performs an operation has been described in detail in the method embodiments, and will not be described in detail herein. The AI service providing apparatus 1 provided in the above embodiment of the disclosure achieves the same or similar beneficial effects as the AI service providing method provided in some of the above embodiments, which will not be described in detail herein.
The AI service providing apparatus 1 shown in
The third sending module 22 is configured to send an AI service request to a first network element, in which the AI service request includes required AI service information.
The fourth receiving module 23 is configured to receive policy information fed back by the first network element, in which the policy information is generated by a corresponding AI service.
With respect to the AI service providing apparatus 1 in the above embodiment, the specific manner in which each module performs an operation has been described in detail in the method embodiments, and will not be described in detail herein. The AI service providing apparatus 1 provided in the above embodiment of the disclosure achieves the same or similar beneficial effects as the AI service providing method provided in some of the above embodiments, which will not be described in detail herein.
As illustrated in
The communication apparatus 1000 may include one or more processors 1001. The processor 1001 may be a general purpose processor or a dedicated processor, such as, a baseband processor or a central processor. The baseband processor is used for processing communication protocols and communication data. The central processor is used for controlling the communication apparatus (e.g., base station, baseband chip, terminal device, terminal device chip, central unit (CU) or distributed unit (DU)), executing computer programs, and processing data of the computer programs.
Optionally, the communication apparatus 1000 may include one or more memories 1002 on which computer programs 1004 may be stored. The memory 1002 executes the computer programs 1004 to cause the communication apparatus 1000 to perform the methods described in the above method embodiments. Optionally, data may also be stored in the memory 1002. The communication apparatus 1000 and the memory 1002 may be provided separately or may be integrated together.
Optionally, the communication apparatus 1000 may also include a transceiver 1005 and an antenna 1006. The transceiver 1005 may be referred to as transceiver unit, transceiver machine, or transceiver circuit, for realizing the transceiver function. The transceiver 1005 may include a receiver and a transmitter. The receiver may be referred to as receiver machine or receiving circuit, for realizing the receiving function. The transmitter may be referred to as transmitter machine or transmitting circuit, for realizing the transmitting function.
Optionally, the communication apparatus 1000 may also include one or more interface circuits 1007. The interface circuits 1007 are used to receive code instructions and transmit them to the processor 1001. The processor 1001 runs the code instructions to cause the communication apparatus 1000 to perform the method described in the method embodiments.
The communication apparatus 1000 may be a terminal device, and the transceiver 1005 is used to perform steps S81 and S82 in
In an implementation, the processor 1001 may include a transceiver for implementing the receiving and transmitting functions. The transceiver may be, for example, a transceiver circuit, an interface, or an interface circuit. The transceiver circuit, interface, or interface circuit for implementing the receiving and transmitting functions may be separated or may be integrated together. The transceiver circuit, interface, or interface circuit described above may be used for code/data reading and writing, or may be used for signal transmission or delivery.
In an implementation, the processor 1001 may store a computer program 1003, which runs on the processor 1001 and may cause the communication apparatus 1000 to perform the methods described in the method embodiments above. The computer program 1003 may be solidified in the processor 1001, in which case the processor 1001 may be implemented by hardware.
In an implementation, the communication apparatus 1000 may include circuits. The circuits may implement the sending, receiving or communicating function in the preceding method embodiments. The processors and transceivers described in the disclosure may be implemented on integrated circuits (ICs), analog ICs, radio frequency integrated circuits (RFICs), mixed signal ICs, application specific integrated circuits (ASICs), printed circuit boards (PCBs), and electronic devices. The processors and transceivers can also be produced using various IC process technologies such as complementary metal oxide semiconductor (CMOS), nMetal-oxide-semiconductor (NMOS), positive channel metal oxide semiconductor (PMOS), bipolar junction transistor (BJT), bipolar CMOS (BiCMOS), silicon-germanium (SiGe), gallium arsenide (GaAs) and so on.
The communication apparatus in the above description of embodiments may be a terminal device, but the scope of the communication apparatus described in the disclosure is not limited thereto, and the structure of the communication apparatus may not be limited by
The case where the communication apparatus may be a chip or a chip system is described with reference to the schematic structure of the chip shown in
As illustrated in
In the case where the chip is used to implement the functions of the terminal device in the embodiments of the disclosure,
the interface 1103 is configured to receive code instructions and transmit them to the processor,
and the processor 1101 is configured to run the code instructions to execute the AI service providing methods as described in some embodiments.
Optionally, the chip 1100 further includes a memory 1102, used to store necessary computer programs and data.
It is understandable by those skilled in the art that various illustrative logical blocks and steps listed in the embodiments of the disclosure may be implemented by electronic hardware, computer software, or a combination of both. Whether such function is implemented by hardware or software depends on the particular application and the design requirements of the entire system. Those skilled in the art may, for each particular application, use various methods to implement the described function, but such implementation should not be construed as being beyond the scope of protection of the embodiments of the disclosure.
The disclosure also provides a readable storage medium having instructions stored thereon. When the instructions are executed by a computer, the function of any of the method embodiments described above is implemented.
The disclosure also provides a computer program product. When the computer program product is executed by a computer, the function of any of the method embodiments described above is implemented.
The above embodiments may be implemented in whole or in part by software, hardware, firmware, or any combination thereof. When implemented using software, it may be implemented, in whole or in part, in the form of a computer program product. The computer program product includes one or more computer programs. When loading and executing the computer program on the computer, all or part of processes or functions described in the embodiments of the disclosure is implemented. The computer may be a general-purpose computer, a dedicated computer, a computer network, or other programmable devices. The computer program may be stored in a computer-readable storage medium or transmitted from one computer-readable storage medium to another computer-readable storage medium. For example, the computer program may be transmitted from one web site, computer, server, or data center to another web site, computer, server, or data center, in a wired manner (e.g., by using coaxial cables, fiber optics, or digital subscriber lines (DSLs) or wirelessly (e.g., by using infrared wave, wireless wave, or microwave). The computer-readable storage medium may be any usable medium to which the computer has access to or a data storage device such as a server and a data center integrated by one or more usable mediums. The usable medium may be a magnetic medium (e.g., floppy disk, hard disk, and tape), an optical medium (e.g., a high-density digital video disc (DVD)), or a semiconductor medium (e.g., a solid state disk (SSD)).
Unless the context requires otherwise, throughout the specification and claims, the term “comprise” and its other forms, such as “comprises” and “comprising”, are interpreted as open, inclusive, i.e., “includes, but is not limited to”. In the description of the specification, the terms “some embodiments”, “exemplary embodiments”, etc. are intended to indicate that certain features, structures, materials or characteristics related to the embodiments or examples are included in at least one embodiment or example of the disclosure. The schematic representations of the above terms do not necessarily refer to the same embodiment or example. Furthermore, the features, structures, materials, or characteristics described above may be included in any one or more embodiments or examples in any suitable manner.
Those skilled in the art understand that first, second, and other various numerical numbers involved in the disclosure are only described for the convenience of differentiation, and are not used to limit the scope of the embodiments of the disclosure, and are not used to indicate the order of precedence.
The term “at least one” in the disclosure may also be described as one or more, and the term “multiple” may be two, three, four, or more, which is not limited in the disclosure. In the embodiments of the disclosure, for a type of technical features, “first”, “second”, and “third”, and “A”, “B”, “C” and “D” are used to distinguish different technical features of the type, the technical features described using the “first”, “second”, and “third”, and “A”, “B”, “C” and “D” do not indicate any order of precedence or magnitude. The term “A and/or B” includes the following three combinations: A only, B only, and a combination of A and B.
Those skilled in the art may realize that the units and algorithmic steps of the various examples described in combination with the embodiments disclosed herein are capable of being implemented by electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in the form of hardware or software depends on the specific application and design constraints of the technical solution. Those skilled in the art may use different methods to implement the described functions for each particular application, but such implementations should not be considered as beyond the scope of the disclosure.
It is clearly understood by those skilled in the field to which it belongs that, for the convenience and brevity of description, the specific working processes of the systems, apparatuses, and units described above can be referred to the corresponding processes in the preceding method embodiments, and will not be repeated herein.
The above descriptions are specific implementations of the disclosure, but the protection scope of the disclosure is not limited thereto. Any technician familiar with the technical field can easily think of changes or substitutions within the technical scope disclosed in the disclosure, which should be included in the protection scope of the disclosure. Therefore, the protection scope of the disclosure should be based on the protection scope of the claims.
This application is a U.S. national phase of International Application No. PCT/CN2021/141364, filed with the State Intellectual Property Office of P. R. China on Dec. 24, 2021, the content of which is incorporated herein by reference in its entirety.
Filing Document | Filing Date | Country | Kind |
---|---|---|---|
PCT/CN2021/141364 | 12/24/2021 | WO |