WO2023185428A1 - Method for reconstructing key service capability of user plane function network element, and communication apparatus - Google Patents

Method for reconstructing key service capability of user plane function network element, and communication apparatus Download PDF

Info

Publication number
WO2023185428A1
WO2023185428A1 PCT/CN2023/081007 CN2023081007W WO2023185428A1 WO 2023185428 A1 WO2023185428 A1 WO 2023185428A1 CN 2023081007 W CN2023081007 W CN 2023081007W WO 2023185428 A1 WO2023185428 A1 WO 2023185428A1
Authority
WO
WIPO (PCT)
Prior art keywords
algorithm
network element
parameters
update
user plane
Prior art date
Application number
PCT/CN2023/081007
Other languages
French (fr)
Chinese (zh)
Inventor
袁立平
郭俊元
胡彬
Original Assignee
华为技术有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 华为技术有限公司 filed Critical 华为技术有限公司
Publication of WO2023185428A1 publication Critical patent/WO2023185428A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W36/00Hand-off or reselection arrangements
    • H04W36/0005Control or signalling for completing the hand-off
    • H04W36/0011Control or signalling for completing the hand-off for data sessions of end-to-end connection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/11Allocation or use of connection identifiers

Definitions

  • the present application relates to the field of wireless communication technology, and in particular, to a method and communication device for reconstructing key service capabilities of user plane functional network elements.
  • the user plane function (UPF) network element is mainly responsible for forwarding user data packets according to the rules configured by the session management function (SMF) network element, such as sending uplink data to the data network ( data network, DN) or other UPF, forwards downlink data to other UPF or wireless access network (radio access network, RAN) equipment.
  • SMF session management function
  • the UPF network element When forwarding user data packets, the UPF network element will first match the packet detection rule (packet detection rule, PDR) rule, and then execute the forwarding action rule (FAR) corresponding to the selected PDR on the data packet, and perform quality of service After operations such as QoS enforcement rule (QER) and usage reporting rule (URR), the data packet is forwarded.
  • PDR packet detection rule
  • FAR forwarding action rule
  • QER QoS enforcement rule
  • URR usage reporting rule
  • UPF network elements in supporting PDR rule matching are mainly implemented through algorithms.
  • all UPF network elements use the same algorithm to match PDR rules.
  • the same algorithm cannot achieve the best results on all UPF network elements. If you want to update the algorithm in UPF network elements, you need to switch between software versions. , involving the reinstallation and startup of software. It can be seen that the methods in the existing technology cannot support the online reconstruction of key service capabilities of UPF network elements.
  • This application provides a method and communication device for reconstructing key service capabilities of user plane functional network elements, which are used to realize online updating and reconstruction of key service capabilities of user plane functional network elements and optimize the performance of user plane functional network elements.
  • this application provides a method for reconstructing the key service capabilities of a user plane functional network element.
  • This method can be executed by the user plane functional network element, or by components (such as chips or circuits) configured in the user plane functional network element. .
  • the method includes: a user plane functional network element reporting algorithm operation information to an algorithm update network element, where the algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm, and the The algorithm is used to support the user plane functional network element to match packet detection rules PDR, and the parameters include data flow characteristics; the user plane functional network element receives algorithm update indication information from the algorithm update network element, and the algorithm updates The indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  • the algorithm update unit can decide to update the algorithm based on the algorithm operation information reported by the user plane functional network element, such as updating the algorithm parameters or replacing it with a new algorithm, and informs the UPF of the updated algorithm or algorithm.
  • method parameters to support online update of the UPF algorithm. This method can optimize the performance of various forms of UPF and improve the algorithm operation effect.
  • the method further includes: the user plane functional network element receiving algorithm collection configuration information from the algorithm update network element.
  • the algorithm collection configuration information includes: algorithm type, algorithm instance number, Collect parameters and collection intervals; the user plane functional network element collects configuration information according to the algorithm and determines the algorithm running information.
  • the algorithm update network element can instruct the user plane functional network element the rules for collecting algorithm operation information in the above manner.
  • the method further includes: the user plane functional network element reporting algorithm update capability information to the algorithm update network element, where the algorithm update capability information is used to indicate to the user plane functional network element Support algorithm online update.
  • the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
  • the user plane functional network element can inform the algorithm update network element through the above method before executing the algorithm online update, which supports the algorithm online update, thus triggering subsequent processing procedures.
  • the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
  • the algorithm type is a tuple space search TSS algorithm
  • the supported algorithm list includes cutTSS and/or mergeTSS
  • the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics
  • the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
  • the technical solution of this application can support two algorithm types: hash algorithm and TSS algorithm, and provides a specific implementation plan for online updating of algorithms corresponding to these two algorithm types, such as reporting algorithm operation information on the user plane functional network element side.
  • hash algorithm and TSS algorithm
  • TSS algorithm provides a specific implementation plan for online updating of algorithms corresponding to these two algorithm types, such as reporting algorithm operation information on the user plane functional network element side.
  • the user plane functional network element supports collection parameters and algorithm parameters that support adjustment are respectively set for these two algorithm types.
  • the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
  • the method further includes: applying the AB method to the user plane functional network element to install the updated algorithm or algorithm parameters.
  • the user plane functional network element uses the AB method to install the updated algorithm or algorithm parameters, which can effectively ensure the normal operation of the data forwarding service in the user plane functional network element and avoid service interruption during the online update of the algorithm.
  • the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  • this application provides a method for reconstructing key service capabilities of a user plane functional network element.
  • This method can be executed by an algorithm update network element, or by a component (such as a chip or circuit) configured in an algorithm update network element.
  • the algorithm update network element can be a computing unit deployed in other core network elements except the user plane functional network element, such as the voice management functional network element or the network data analysis functional network element, or it can be deployed in the management plane network
  • An element is a computing unit in operation and maintenance OAM, or it can be an independently deployed core network element.
  • the method includes: an algorithm update network element receives algorithm operation information from a user plane functional network element, where the algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm, so The algorithm is used to support the user plane function network element to match the packet detection rule PDR, and the parameters include data flow characteristics; the algorithm updates the algorithm or algorithm parameters after the network element makes decisions based on the algorithm operation information; the algorithm The updating network element sends algorithm update indication information to the user plane functional network element, where the algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  • the method further includes: the algorithm update network element sending algorithm collection configuration information to the user plane functional network element.
  • the algorithm collection configuration information includes: algorithm type, algorithm instance number, collection Parameters and collection intervals.
  • the method further includes: the algorithm update network element receiving algorithm update capability information from the user plane function network element, where the algorithm update capability information is used to indicate that the user plane function network element Meta support algorithm is updated online.
  • the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
  • the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
  • the algorithm type is the tuple space search TSS algorithm
  • the supported algorithm list includes cutTSS, mergeTSS
  • the supported collection parameters include the number of tuples, tuple hit rate and data flow
  • the algorithm parameters that support adjustment include tuple upper limit, tuple division rules, etc.
  • the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
  • the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  • inventions of the present application provide a communication device.
  • the communication device may have the function of implementing the user plane function network element or the algorithm update network element in the above aspects.
  • the communication device may be a network device or a network device. chip included.
  • the functions of the above communication device can be implemented by hardware, or by hardware executing corresponding software.
  • the hardware or software includes one or more modules or units or means corresponding to the above functions.
  • the structure of the communication device includes a processing module and a transceiver module, wherein the processing module is configured to support the communication device to perform functions corresponding to the user plane functional network elements in the above aspects, or to perform the above functions.
  • the algorithm in this aspect updates the corresponding functions of the network element.
  • the transceiver module is used to support communication between the communication device and other communication equipment. For example, when the communication device is a user plane functional network element, it can send algorithm running information to the algorithm update network element.
  • the communication device may also include a storage module, which is coupled to the processing module and stores necessary program instructions and data for the communication device.
  • the processing module can be a processor
  • the communication module can be a transceiver
  • the storage module can be a memory.
  • the memory can be integrated with the processor, or can be provided separately from the processor.
  • the structure of the communication device includes a processor and may also include a memory.
  • the processor is coupled to the memory and can be used to execute computer program instructions stored in the memory, so that the communication device performs the methods in the above aspects.
  • the communication device further includes a communication interface, and the processor is coupled to the communication interface.
  • the communication interface may be a transceiver or an input/output interface; when the communication device is a network device
  • the communication interface may be the chip's input/output interface.
  • the transceiver may be a transceiver circuit, and the input/output interface may be an input/output circuit.
  • embodiments of the present application provide a chip system, including: a processor, the processor is coupled to a memory, and the memory is used to store programs or instructions. When the program or instructions are executed by the processor , so that the chip system implements the methods in the above aspects.
  • the chip system further includes an interface circuit for exchanging code instructions to the processor.
  • processors in the chip system there may be one or more processors in the chip system, and the processor may be implemented by hardware or software.
  • the processor may be a logic circuit, an integrated circuit, or the like.
  • the processor may be a general-purpose processor implemented by reading software code stored in memory.
  • the memory can be integrated with the processor or can be provided separately from the processor.
  • the memory may be a non-transient processor, such as a read-only memory ROM, which may be integrated with the processor on the same chip, or may be separately provided on different chips.
  • embodiments of the present application provide a computer-readable storage medium on which a computer program or instructions are stored.
  • the communication device causes the communication device to perform the above aspects or any one of the aspects. methods in possible designs.
  • embodiments of the present application provide a computer program product.
  • the communication device executes the computer program product, the communication device causes the communication device to execute the method in any of the above aspects or any possible design of the aspects.
  • embodiments of the present application provide a communication system, which includes a user plane functional network element and an intermediate algorithm update network element.
  • Figure 1 is a schematic diagram of a system architecture applicable to the embodiment of the present application.
  • Figure 2 is a schematic diagram of a specific system architecture applicable to the embodiment of the present application.
  • FIG. 3 is a schematic diagram of the data flow processing flow in the UPF network element in the embodiment of the present application.
  • FIG. 4 is a schematic diagram of the deployment form of UPF network elements in the embodiment of the present application.
  • Figure 5 is a schematic flowchart of a method for reconstructing key service capabilities of user plane functional network elements provided by an embodiment of the present application
  • Figure 6 is a schematic flow chart of Example 1 provided by the embodiment of the present application.
  • Figure 7 is a schematic flow chart of Example 2 provided by the embodiment of the present application.
  • Figure 8 is a schematic flow chart of Example 3 provided by the embodiment of this application.
  • Figure 9 is a schematic diagram of the architecture and processing flow of reconstructing the key service capabilities of UPF network elements provided by the embodiment of the present application.
  • Figures 10 and 11 are schematic structural diagrams of a communication device provided by embodiments of the present application.
  • FIG. 1 exemplarily shows a schematic diagram of a system architecture applicable to the embodiment of the present application.
  • the system architecture is specifically a 5G system architecture.
  • the system architecture includes terminal equipment, access network (AN), core network (Core) and data network (DN).
  • the access network may be a radio access network (radio access network, RAN).
  • radio access network radio access network
  • terminal equipment, AN and Core are the main parts of the system architecture.
  • the control plane is responsible for the management of the mobile network
  • the user plane is responsible for the transmission of business data.
  • the NG2 reference point is located between the RAN control plane and the Core control plane
  • the NG3 reference point is located between the RAN user plane and the Core user plane
  • the NG6 reference point is located between the Core user plane and the DN. between.
  • the terminal device is a device with wireless transceiver function. It is the entrance for mobile users to interact with the network. It can provide basic computing capabilities and storage capabilities, display business windows to users, and accept user operation inputs.
  • terminal equipment can use new radio (NR) technology to establish signal connections and data connections with the AN, thereby transmitting control signals and business data to the network.
  • NR new radio
  • the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons, satellites, etc.).
  • the terminal device may be a mobile phone (mobile phone), a tablet computer (Pad), a computer with wireless transceiver functions, a virtual reality (VR) terminal device, an augmented reality (AR) terminal device, an industrial control ( Wireless terminals in industrial control, wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, and transportation safety Wireless terminals, wireless terminals in smart cities, wireless terminals in smart homes, etc.
  • Terminal equipment may sometimes also be called user equipment (UE), mobile station, remote station, etc.
  • the embodiments of this application do not limit the specific technology, equipment form, and name used by the terminal equipment.
  • AN equipment can be deployed in the AN.
  • the AN equipment can be deployed close to the terminal equipment to provide network access functions for authorized users in a specific area, and can determine transmission tunnels of different qualities to transmit user data according to the user's level, business needs, etc. .
  • AN equipment can manage and rationally utilize its own resources, provide access services to terminal equipment on demand, and is responsible for forwarding control signals and business data between terminal equipment and the Core.
  • AN equipment examples include: separation scenarios of centralized units (CU) and distributed units (DU), as well as single-site scenarios.
  • CU supports protocols such as radio resource control (RRC), packet data convergence protocol (PDCP), service data adaptation protocol (SDAP);
  • RRC radio resource control
  • PDCP packet data convergence protocol
  • SDAP service data adaptation protocol
  • DU Mainly supports wireless link control layer (radio link control, RLC), media access control layer (media access control, MAC) and physical layer protocols.
  • RRC radio resource control
  • PDCP packet data convergence protocol
  • SDAP service data adaptation protocol
  • DU Mainly supports wireless link control layer (radio link control, RLC), media access control layer (media access control, MAC) and physical layer protocols.
  • a single site can include (new radio Node, gNB), evolved Node B (evolved Node B, eNB), radio network controller (radio network controller, RNC), Node B (Node B, NB) , base station controller (base station controller, BSC), base transceiver station (base transceiver station, BTS), home base station, base band unit (base band unit, BBU), etc.
  • new radio Node, gNB evolved Node B (evolved Node B, eNB), radio network controller (radio network controller, RNC), Node B (Node B, NB) , base station controller (base station controller, BSC), base transceiver station (base transceiver station, BTS), home base station, base band unit (base band unit, BBU), etc.
  • RNC radio network controller
  • Node B Node B
  • BSC base station controller
  • base transceiver station base transceiver station
  • BTS base transceiver station
  • home base station base band unit
  • Core is responsible for maintaining mobile network subscription data, managing mobile network network elements, and providing terminal devices with functions such as session management, mobility management, policy management, and security authentication. For example, when the terminal device is attached, network access authentication is provided for the terminal device; when the terminal device has a service request, network resources are allocated to the terminal device; when the terminal device moves, network resources are updated for the terminal device; when the terminal device is idle time, providing a quick recovery mechanism for terminal equipment; When the terminal device detaches, network resources are released for the terminal device; when the terminal device has service data, it provides data routing functions for the terminal device, such as forwarding uplink data to the DN, or receiving downlink data from the DN and forwarding it to the AN.
  • functions such as session management, mobility management, policy management, and security authentication. For example, when the terminal device is attached, network access authentication is provided for the terminal device; when the terminal device has a service request, network resources are allocated to the terminal device; when the terminal device moves, network resources are updated for the terminal device; when the terminal device is idle time,
  • DN is a data network that provides business services to users.
  • the client is usually located in the terminal device and the server is located in the DN.
  • DN can be a private network (such as a local area network), an external network not controlled by the operator (such as the Internet), or a proprietary network jointly deployed by the operator (such as an IP multimedia core network). subsystem, IMS) service network).
  • IMS IP multimedia core network
  • FIG. 2 is a schematic diagram of a specific system architecture applicable to the embodiment of the present application. This system architecture further refines the core network based on the system architecture shown in FIG. 1 . As shown in Figure 2, the system architecture includes terminal equipment, AN equipment, core network elements and DN. Among them, the core network can be divided into the core network user plane and the core network control plane.
  • the core network user plane includes user plane function (UPF) network elements;
  • the core network control plane includes but is not limited to: access and mobility management function (AMF) network elements, Session management function (SMF) network element, authentication server function (AUSF), policy control function (PCF) network element, network slice selection function (NSSF) network Element, network exposure function (NEF) network element, network function repository function (NF repository function, NRF) network element, unified data management (UDM) network element, application function (AF) network element.
  • AMF access and mobility management function
  • SMF Session management function
  • AUSF authentication server function
  • PCF policy control function
  • NSSF network slice selection function
  • NEF network exposure function
  • NRF network function repository function
  • UDM unified data management
  • AF application function
  • control plane network elements In the traditional core network architecture, point-to-point communication is used between control plane network elements. That is, the interface communication between control plane network elements uses a specific set of messages. The control plane network elements at both ends of the interface can only use this specific set of messages. messages to communicate.
  • the control plane network elements adopt a service-oriented architecture, that is, the interaction between the control plane network elements adopts the method of service invocation. The control plane network elements will open services to other control plane network elements for other control Network element call.
  • AMF network element Mainly responsible for access management and mobility management of terminal equipment, such as status maintenance of terminal equipment, reachability management of terminal equipment, and non-mobility management access layer (mobility management non-access-stratum, MM) NAS) message forwarding, session management (session management, SM) N2 message forwarding.
  • MM mobility management non-access-stratum
  • SM session management
  • SMF network element Mainly used for session management of terminal equipment, such as session establishment, modification, and release, and allocating resources for sessions of terminal equipment.
  • the resources may include session quality of service QoS, session path, forwarding rules, etc.
  • UPF network element Mainly responsible for connecting to external networks. It can forward user data packets according to the routing rules of the SMF network element. For example, uplink data is sent to DN or other UPF network elements; downlink data is forwarded to other UPF network elements or AN equipment.
  • AUSF network element Mainly responsible for performing security authentication of terminal equipment.
  • PCF network element Mainly responsible for user policy management, such as policy authorization, service quality and billing rule generation, and delivers the corresponding rules to the UPF network element through the SMF network element to install the corresponding policies and rules.
  • NSSF network element Mainly responsible for selecting appropriate network slices for terminal equipment services.
  • NEF network element Exposes some network functions to applications in a controlled manner, such as opening network functions to third parties in the form of northbound API interfaces.
  • NRF network element Provides storage and selection functions for network function entity information for other network elements.
  • UDM network element mainly responsible for context management of user subscriptions.
  • UDM network elements can be implemented by interacting with unified data repository (UDR) network elements to realize their functions.
  • UDR network elements are used to store the data required when UDM network elements perform their operations.
  • the UDM network element and the UDR network element can be two independent physical entities, or UDR network elements can also be integrated into UDM network elements, which is not specifically limited in this application.
  • AF network element Mainly responsible for application management, such as providing service data of various applications to the control plane network element of the operator's communication network, or obtaining network data information and control information from the control plane network element of the communication network.
  • the network elements described in the embodiments of this application may be network elements in hardware devices, or may be functionally divided software (such as virtualization functions instantiated on a cloud platform), or both of the above. Combined structures (such as software functions running on specialized hardware).
  • the network elements described in the embodiments of this application may also be called functional entities.
  • the policy control network elements may also be called policy control functional entities.
  • the names of each network element are not limited in the embodiments of this application. Those skilled in the art can replace the names of the above network elements with other names to perform the same function.
  • the network element described in the embodiments of this application can be implemented by one device, or can be implemented by multiple devices, or it can be a functional module in one device, which is not specifically limited in the embodiments of this application.
  • the technical solutions in the embodiments of this application mainly involve the key service capabilities of the UPF network element.
  • the key service capabilities refer to the UPF network element matching the corresponding packet detection rule (PDR) rules for the received data packets. ability.
  • PDR packet detection rule
  • Figure 3 exemplarily shows the data flow processing process in the UPF network element.
  • the SMF network element can deliver session rules, such as PDR and forwarding behavior rules, to the UPF network element through the N4 interface.
  • FAR forwarding action rule
  • QoS enforcement rule QoS enforcement rule
  • URR usage reporting rule
  • the UPF network element Since the UPF network element supports rule-based packet forwarding, after the UPF network element receives the data packet, the UPF network element can first transfer the data flow characteristics (such as source address, destination address, source port, destination port, flow service quality identifier, Tunnel identification, protocol identification, uniform resource location address, etc.) are matched with the PDR, and then the PDR with the highest priority is selected from the matching PDRs as the final selected PDR, and the FAR, QER, and URR corresponding to the selected PDR are executed on the data packet. After the operation, the data packet is forwarded.
  • the data flow characteristics such as source address, destination address, source port, destination port, flow service quality identifier, Tunnel identification, protocol identification, uniform resource location address, etc.
  • the key service capabilities of UPF network elements to support PDR matching are mainly implemented through algorithms, such as hash algorithms, tuple space search (TSS) algorithms, etc.
  • TSS tuple space search
  • the effect depends on the algorithm and data flow characteristics.
  • the specific parameters describing the effect can be are storage consumption and search time.
  • the algorithms mentioned below in this application are all PDR matching algorithms.
  • the hash algorithm performs hash calculation on the input data through a hash function to obtain a hash value, and then finds the bucket location through the hash value.
  • the hash values are the same and the same bucket is found, It will be hung on the bucket in the form of a slot chain; the ratio of the used buckets to the total number of buckets is called the load factor, and the slot chain is called a conflict.
  • the load factor is as high as possible, and conflicts As few as possible, so that the search time will be short enough and the storage consumption will be small enough. From the description of the above principles, it can be seen that the combination of data flow characteristics (such as source/destination addresses, etc.) and hash algorithm (and parameters) will affect the final storage consumption and search time.
  • hash algorithms are constantly optimized, and a variety of hash algorithms have been produced for different data flow characteristics, such as MurMurHash, CRC32, FNV (Fowler–Noll–Vo), SIPhash, etc.
  • the effect of the TSS algorithm is also related to the data flow characteristics and the algorithm (and parameters), so a variety of algorithms have emerged, such as cutTSS, MergeTSS, etc.
  • UPF network elements have appeared in various forms, such as regional UPF network elements and edge UPF network elements. As shown in Figure 4, the coverage range of regional UPF network elements is larger, while the coverage range of edge UPF network elements is smaller.
  • area UPF network elements are deployed inside the core network, connected to the Internet, and used to forward traffic from terminal devices accessing the Internet.
  • the edge UPF network element is deployed at the edge of the network and connected to the local network. It is used to locally divert the traffic of terminal devices accessing the local network, such as the traffic accessing the content delivery network (content delivery network, CDN) or local application (APP).
  • content delivery network content delivery network
  • APP local application
  • a method is needed that can support different forms of UPF network elements to adopt algorithms (and parameters) suitable for their data flow characteristics to improve the performance of UPF network elements and learn and change the key service capabilities of UPF network elements online.
  • UPF network elements use the same PDR matching algorithm, and updating the PDR matching algorithm in UPF network elements requires switching between software versions, which may cause service interruption of UPF network elements
  • embodiments of this application provide a A method for reconstructing the key service capabilities of user plane functional network elements. This method can update the PDR matching algorithm or algorithm parameters applied in UPF network elements online, so that the key service capabilities of UPF network elements can be reconstructed, thereby realizing various The performance of various forms of UPF network elements is optimized to improve the algorithm operation effect.
  • Figure 5 exemplarily shows a flowchart of a method for reconstructing key service capabilities of user plane functional network elements provided by an embodiment of the present application. As shown in Figure 5, the method includes:
  • Step 501 The UPF network element reports algorithm update capability information to the algorithm update network element.
  • the algorithm update capability information is used to indicate that the UPF network element supports algorithm online update.
  • the algorithm update capability information may include algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, supported collection parameters, etc.
  • the algorithm update capability information may indicate the UPF network element to support algorithm online update in an explicit or implicit manner.
  • the explicit indication method means that the algorithm update capability information includes indication information for instructing the UPF network element to support algorithm online update, for example, it can be a flag bit additionally included in the algorithm update capability information; the implicit
  • the indication method means that when the UPF network element sends the above algorithm update capability information, it means that the UPF network element supports algorithm online update. That is, when the algorithm update network element receives the above algorithm update capability information from the UPF network element, the algorithm update network element will It can be considered that the UPF network element supports online update of the algorithm.
  • the online update of the algorithm may include an online update of the algorithm or an online update of the algorithm parameters.
  • the algorithm type may be a hash algorithm or a TSS algorithm.
  • the algorithm type is the hash algorithm, and the algorithm instance number is 0x0001;
  • the algorithm list supported by the UPF network element may include one or more of MurmurHash, CRC32, FNV, and SIPHash;
  • the adjusted algorithm parameters may include bucket size;
  • the collection parameters supported by UPF network elements may include loading factor, conflict rate and data flow characteristics.
  • the algorithm type is the TSS algorithm, and the algorithm instance number is 0x0001;
  • the algorithm list supported by the UPF network element includes cutTSS and/or mergeTSS;
  • the algorithm parameters supported by the UPF network element include the tuple upper limit and tuple division rules;
  • the UPF network element supports
  • the collection parameters include the number of tuples, tuple hit rate and data flow characteristics.
  • the algorithm update network element may be an SMF network element, a NWDAF network element, an OAM network element, or a functional module located in the above network element, which is not specifically limited in this application. If the algorithm update network element is an SMF network element or an OAM network element, the UPF network element can directly send the algorithm update capability information to the SMF network element or OAM network element; if the algorithm update network element is a NWDAF network element, the UPF network element can directly send the algorithm update capability information to the SMF network element or OAM network element. The SMF network element sends the algorithm update capability information, and then forwards the algorithm update capability information to the NWDAF network element through the SMF network element.
  • the UPF network element can interact with the NWDAF network element through the forwarding of the SMF network element, and transmit information such as algorithm collection configuration information, algorithm running information, algorithm update instruction information, etc.
  • Step 502 The algorithm update network element sends algorithm collection configuration information to the UPF network element.
  • the algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters, and collection interval.
  • the algorithm collection configuration information is used to indicate the collection rules of the UPF network element algorithm operation information, that is, to collect some parameters of the operation process of the specified algorithm instance at specified time intervals.
  • the collection parameters are a set of parameters that the algorithm update network element requires the UPF network element to collect, and can also be called parameters to be collected.
  • the parameters to be collected can be some or all of the supported collection parameters reported by the UPF network element. , is not limited.
  • the collection interval may also be a collection frequency.
  • the UPF network element may be instructed to collect and report data flow characteristics once every hour. In this way, the UPF network element can collect configuration information based on the algorithm and obtain the algorithm operation information that needs to be reported.
  • Step 503 The UPF network element reports algorithm operation information to the algorithm update network element.
  • the algorithm operation information includes parameters collected by the UPF network element in the past period of time to characterize the operation of the algorithm.
  • the algorithm is used to support the UPF network element. Matching packet detection rules PDR, the parameters include data flow characteristics.
  • the parameters are the collection parameters indicated by the algorithm update network element to the UPF network element in step 502.
  • the parameters may also include the loading factor and the conflict rate;
  • the parameters may also include the number of tuples and the tuple hit rate.
  • the data flow characteristics refer to one or more of the source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and unified resource location address.
  • Step 504 The algorithm update network element decides on the updated algorithm or algorithm parameters based on the received algorithm operation information.
  • updating the algorithm refers to replacing a new algorithm for PDR matching
  • updating algorithm parameters refers to adjusting some parameters of the currently used algorithm.
  • the algorithm update network element can only update between algorithms of the same type when deciding to update the algorithm. For example, if a certain hash algorithm is currently running on the UPF network element, the updated algorithm can be another hash algorithm.
  • the TSS algorithm is similar to this.
  • the algorithm update network element can calculate the impact of higher loading factors and smaller conflict rates corresponding to data flow characteristics based on the received loading factors, conflict rates and data flow characteristics within a period of time. parameters and better algorithms, and then combine historical data and operating data of other UPF network elements to select optimal algorithm parameters (such as bucket size) or other hash algorithms from multiple results.
  • the algorithm update network element can calculate the impact of better tuple division and better algorithm based on the number of tuples received, tuple hit rate and data flow characteristics, and combine historical data and the operation data of other UPF network elements to derive Select the optimal parameters (such as tuple division) or other TSS algorithms from multiple results.
  • Step 505 The algorithm update network element sends algorithm update indication information to the UPF network element.
  • the algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the UPF network element.
  • Step 506 The UPF network element installs the updated algorithm or algorithm parameters.
  • the UPF network element can apply the AB method to install the updated algorithm or algorithm parameters.
  • the original algorithm generates table A
  • the operating data is also in table A.
  • the new algorithm or the algorithm that updates parameters generates table B
  • the operating data is migrated to table B one by one or in batches.
  • the new data flow characteristics in A and B
  • the tables are inserted at the same time.
  • table AB is switched and table B is switched to the currently used data table.
  • the UPF network element can execute the new algorithm operation data collection process.
  • Example 1 the hash algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through the N4 interface.
  • the algorithm update network element is a functional module in SMF or NWDAF, which can be recorded as a computing unit.
  • Step 601 UPF reports the support algorithm online update capability to SMF through the packet filter control protocol (PFCP) connection establishment or update process (PFCP Association Setup Procedure or PFCP Association Update Procedure) of the N4 interface, such as reporting algorithm type, Algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, supported collection parameters and other information.
  • PFCP packet filter control protocol
  • the algorithm type is hash algorithm and the algorithm instance number is 0x0001.
  • the supported algorithm list can include MurmurHash, CRC32, FNV, SIPHash and other algorithms.
  • the supported collection parameters can include loading factor, conflict rate and data flow.
  • Step 601-a if the computing unit is in NWDAF, SMF can send the above algorithm online update capability to NWDAF through analysis information request (Nnwdaf_AnalyticsInfo_Request).
  • Step 602 SMF sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency through the PFCP connection establishment or update process (PFCP Association Setup Procedure or PFCP Association Update Procedure) of the N4 interface.
  • PFCP connection establishment or update process PFCP Association Setup Procedure or PFCP Association Update Procedure
  • the algorithm type is hash algorithm
  • the algorithm instance number is 0x0001
  • the parameters to be collected are reported every hour.
  • Step 603 UPF reports algorithm running information through the PFCP Session Report Request of the N4 interface.
  • the algorithm running information includes the collected information.
  • SMF After SMF receives the algorithm running information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm running information; taking the hash algorithm as an example, SMF will calculate the adjustable parameters or select a new algorithm based on the received loading factor, conflict rate and data. Flow characteristics, calculate parameters and better algorithms that affect higher load factors and smaller conflict rates corresponding to data flow characteristics, combine historical data and other UPF operating data, and select optimal parameters from multiple results (such as bucket size) or choose another hashing algorithm.
  • Step 603-a if the computing unit is in NWDAF, SMF sends the above algorithm running information to NWDAF through analysis information request (Nnwdaf_AnalyticsInfo_Request), and NWDAF decides on the new algorithm or algorithm parameters, and then returns the decision result to SMF.
  • NWDAF analysis information request
  • Step 604 SMF sends an update instruction to UPF through the PFCP Association Update Procedure of the N4 interface, and sets the updated algorithm type, algorithm instance number, and algorithm parameters through the update instruction.
  • UPF After UPF receives the instruction message from SMF, UPF can use the AB method to install a new algorithm or update algorithm parameters, and complete the migration of original data.
  • UPF reports algorithm running information through the N4 interface and uses an external computing unit to update algorithm parameters or new algorithms, which can realize the reconstruction of UPF's key service capabilities.
  • Example 2 the hash algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through the O&M interface.
  • the algorithm update network element is a functional module in O&M and can be recorded as a computing unit.
  • Step 701 UPF reports the supported algorithm online update capability to O&M through O&M's MIB interface or yang model interface, such as reporting algorithm type, algorithm instance number, supported algorithm list, supported adjustable algorithm parameters, supported collection parameters and other information.
  • the algorithm type is hash algorithm and the algorithm instance number is 0x0001.
  • the supported algorithm list can include MurmurHash, CRC32, FNV, SIPHash and other algorithms, and the supported collection parameters can include loading factors, conflict rates and data flow characteristics.
  • Step 702 O&M issues algorithm collection information through the interface between UPF and O&M, and sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency.
  • the algorithm type is hash algorithm
  • the algorithm instance number is 0x0001
  • the parameters to be collected are reported every hour.
  • Step 703 UPF reports algorithm running information through the interface with O&M.
  • the algorithm running information includes the collected information.
  • O&M After O&M receives the algorithm operation information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm operation information. Taking the hash algorithm as an example, O&M calculates parameters and better algorithms that affect higher load factors and smaller conflict rates corresponding to data flow characteristics based on the received load factors, conflict rates, and data flow characteristics, combined with historical data. and other UPF running data, select optimal parameters (such as bucket size) from multiple results or select other hashing algorithms.
  • Step 704 O&M issues algorithm update parameters or new algorithms through the interface with UPF, including, for example, the updated algorithm type, algorithm instance number, algorithm parameters, etc.
  • UPF After UPF receives the message from O&M, it can use the AB method to install a new algorithm or update the algorithm parameters, and complete the migration of the original data.
  • UPF reports algorithm running information through the O&M interface and uses an external computing unit to update algorithm parameters or new algorithms, which can realize the reconstruction of UPF's key service capabilities.
  • Example 3 the TSS algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through service-oriented interfaces.
  • the algorithm update network element is a functional module in SMF or NWDAF, which can be recorded as a computing unit.
  • Step 801 UPF as a producer reports its supported algorithm online update capabilities to NRF through the Nnrf_Nfmanagement service through the service interface, such as reporting algorithm type, algorithm instance number, supported algorithm list, supported algorithm parameters for adjustment, supported collection parameters, etc. information.
  • the algorithm type is the TSS algorithm
  • the algorithm instance number is 0x0001.
  • the supported algorithm list can include cutTSS, mergeTSS and other algorithms.
  • the supported parameters for adjustment can include the upper limit of tuples and tuple division rules.
  • the supported collection parameters can include tuples. Quantity, tuple hit rate and data flow characteristics, etc.
  • Step 802 SMF/NWDAF as a consumer obtains a UPF that can provide services from NRF through the network function discovery (Nnrf_NFDiscovery) process.
  • Step 803 SMF/NWDAF delivers algorithm collection information through the service interface (such as Nupf_CapabilityManagement), and sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency.
  • the algorithm type is TSS algorithm
  • the algorithm instance number is 0x0001
  • the parameters to be collected are reported every hour.
  • Step 804 UPF reports algorithm running information to SMF/NWDAF through Nupf_EventExposure of the service interface.
  • the algorithm running information contains the collected information.
  • SMF/NWDAF After SMF/NWDAF receives the algorithm running information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm running information. Taking the TSS algorithm as an example, SMF/NWDAF calculates the adjustable parameters or selects a new algorithm based on the number of tuples received. Hit rate and data flow characteristics are estimated to influence better tuple division and better algorithms, combined with historical data. According to the operation data of other UPF, select the optimal parameters (such as tuple partition) from multiple results or choose other TSS algorithms.
  • Step 805 SMF/NWDAF issues algorithm update parameters or new algorithms through Nupf_CapabilityManagement of the service interface, and sets the updated algorithm type, algorithm instance number, and algorithm parameters.
  • UPF After receiving the setting message, UPF uses the AB method to install a new algorithm or update the algorithm parameters, and completes the migration of the original data.
  • the UPF's key service capabilities are reconstructed by reporting through the service interface UPF and using an external computing unit to update the parameters of the algorithm or a new algorithm.
  • the processing flow needs to be improved in both UPF and algorithm update network elements.
  • the algorithm update network element as the functional module-computing unit in O&M/SMF/NWDAF as an example
  • the UPF and computing unit in this application may include the following software architecture.
  • UPF includes three functional modules: algorithm management, algorithm execution and data collection.
  • algorithm management mainly performs the allocation of algorithm instances, management of algorithm parameters, and instantiation of algorithms
  • algorithm execution mainly performs the operation management and switching of algorithms
  • data collection mainly performs collection and collection of operating parameters of different instances based on collection parameters. request reporting;
  • the computing unit includes functional modules such as algorithm analysis, algorithm simulation, algorithm library, data collection, algorithm decision-making and historical data.
  • algorithm analysis mainly receives operating parameters through data collection, obtains new algorithms or algorithm updated parameters from algorithm simulation, and submits the results of simulation operations to algorithm decision-making; algorithm decision-making is based on the results of algorithm analysis, from the algorithm library and historical data. Obtain algorithms or parameters that better match the simulation running results to make decisions, and send the decision results to UPF for execution.
  • this application uses UPF to report to the external algorithm update network element the results of a key algorithm instance processing the data flow for a period of time, that is, the algorithm running information, which is used to represent the effect of the algorithm on the data flow characteristics.
  • the algorithm update network element performs algorithm analysis on the algorithm operation information reported by UPF. Based on the algorithm operation information, combined with historical data and other UPF operation effects, it makes decisions to update the algorithm, such as updating algorithm parameters or replacing new algorithms. This enables UPF to support algorithm online updates. This method can optimize performance for UPFs of different UPF forms and improve algorithm operation effects.
  • FIG. 10 is a schematic structural diagram of a communication device provided by an embodiment of the present application.
  • the communication device 1000 includes: a transceiver module 1010 and a processing module 1020.
  • the communication device can be used to implement the functions of the user plane function network element or the algorithm update network element in any of the above method embodiments.
  • the communication device may be a network device, or a device (such as a chip included in the network device) that can support the network device to implement the corresponding functions in the above method embodiment.
  • the transceiver module 1010 is used to report algorithm operation information to the algorithm update network element.
  • the algorithm The operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm.
  • the method is used to support the user plane function network element matching packet detection rule PDR, and the parameters include data flow characteristics; the transceiver module 1010 is also used to receive algorithm update instruction information from the algorithm update network element, the The algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  • the transceiver module 1010 is also used to receive algorithm collection configuration information from the algorithm update network element.
  • the algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters and collection parameters. interval; the processing module 1020 is used to collect configuration information according to the algorithm and determine the algorithm running information.
  • the transceiver module 1010 is also configured to report algorithm update capability information to the algorithm update network element.
  • the algorithm update capability information is used to indicate that the user plane function network element supports algorithm online update. .
  • the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
  • the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
  • the algorithm type is a tuple space search TSS algorithm
  • the supported algorithm list includes cutTSS and/or mergeTSS
  • the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics
  • the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
  • the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
  • the processing module 1020 is also used to install the updated algorithm or algorithm parameters using the AB method.
  • the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  • the transceiver module 1010 is used to receive algorithm operation information from the user plane functional network element.
  • the algorithm operation information includes Parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm.
  • the algorithm is used to support the user plane functional network element to match the packet detection rule PDR.
  • the parameters include data flow characteristics;
  • the processing module 1020 is used to determine the updated algorithm or algorithm parameters based on the algorithm operation information; the transceiver module 1010 is also used to send algorithm update indication information to the user plane functional network element.
  • the indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  • the transceiver module 1010 is also used to send algorithm collection configuration information to the user plane functional network element.
  • the algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters and collection parameters. interval.
  • the transceiver module 1010 is configured to receive algorithm update capability information from the user plane functional network element, where the algorithm update capability information is used to indicate that the user plane functional network element supports algorithm online. renew.
  • the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
  • the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
  • the algorithm type is a tuple space search TSS algorithm
  • the supported algorithm list includes cutTSS and/or mergeTSS
  • the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics
  • the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
  • the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
  • the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  • the processing module 1020 involved in the communication device can be implemented by at least one processor or processor-related circuit component, and the transceiver module 1010 can be implemented by at least one transceiver or transceiver-related circuit component or communication interface.
  • the operations and/or functions of each module in the communication device are respectively to implement the corresponding processes of the methods shown in Figures 5 to 8.
  • the communication device may also include a storage module, which may be used to store data and/or instructions, and the transceiver module 1010 and/or the processing module 1020 may read the data and/or instructions in the access module,
  • the memory module can be implemented, for example, by at least one memory.
  • the above-mentioned storage module, processing module and transceiver module can exist separately, or all or part of the modules can be integrated, for example, the storage module and the processing module are integrated, or the processing module and the transceiver module are integrated.
  • FIG. 11 is another schematic structural diagram of a communication device provided in an embodiment of the present application.
  • the communication device can be used to implement functions corresponding to the user plane function network element or the algorithm update network element in the above method embodiment.
  • the communication device may be a network device or a device (such as a chip included in the network device) that can support the network device to implement the corresponding functions in the above method embodiment.
  • the communication device 1100 may include a processor 1101 and a memory 1102.
  • the memory 1102 is used to store program instructions and/or data, and the processor 1101 is used to execute the program instructions stored in the memory 1102, thereby implementing the method in the above method embodiment.
  • the memory 1102 is coupled to the processor 1101.
  • the coupling is an indirect coupling or communication connection between devices, units or modules, which may be electrical, mechanical or other forms, and is used between devices, units or modules. information interaction.
  • the communication device 1100 may also include a communication interface 1103, which is used to communicate with other devices through a transmission medium, such as transmitting signals received from other communication devices to the processor 1101, or from the processor. 1101 signal is transmitted to other communication devices.
  • the communication interface 1103 may be a transceiver or an interface circuit, such as a transceiver circuit, a transceiver chip, etc.
  • the communication interface 1103 can be specifically used to perform the actions of the above-mentioned transceiver module 1010, and the processor 1101 can be specifically used to perform the actions of the above-mentioned processing module 1020, which will not be described again in this application.
  • the embodiment of the present application does not limit the specific connection medium between the processor 1101, the memory 1102 and the communication interface 1103.
  • the processor 1101, the memory 1102 and the communication interface 1103 are connected through a bus 1104 in Figure 11.
  • the bus is represented by a thick line in Figure 11.
  • the connection methods between other components are only schematically explained. , is not limited.
  • the bus can be divided into address bus, data bus, control bus, etc. For ease of presentation, only one thick line is used in Figure 11, but it does not mean that there is only one bus or one type of bus.
  • An embodiment of the present application also provides a chip system, including: a processor, the processor is coupled to a memory, and the memory is used to store programs or instructions. When the program or instructions are executed by the processor, the The chip system implements the method corresponding to the session function network element or the algorithm update network element in any of the above method embodiments.
  • processors in the chip system there may be one or more processors in the chip system.
  • the processor can be implemented in hardware or software.
  • the processor may be a logic circuit, an integrated circuit, or the like.
  • the processor may be a general-purpose processor implemented by reading software code stored in memory.
  • the memory may be integrated with the processor or may be provided separately from the processor, which is not limited by this application.
  • the memory may be a non-transient processor, such as a read-only memory (ROM), which may be integrated with the processor on the same chip, or may be separately provided on different chips.
  • ROM read-only memory
  • the chip system can be a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), or a system on chip (SoC). It can also be a central processor (central processor unit, CPU), a network processor (network processor, NP), a digital signal processing circuit (digital signal processor, DSP), or a microcontroller (micro controller unit (MCU), or a programmable logic device (PLD) or other integrated chip.
  • FPGA field programmable gate array
  • ASIC application specific integrated circuit
  • SoC system on chip
  • CPU central processor unit
  • NP network processor
  • DSP digital signal processing circuit
  • MCU microcontroller
  • PLD programmable logic device
  • each step in the above method embodiment can be completed by an integrated logic circuit of hardware in the processor or instructions in the form of software.
  • the method steps disclosed in conjunction with the embodiments of this application can be directly implemented by a hardware processor, or executed by a combination of hardware and software modules in the processor.
  • Embodiments of the present application also provide a computer-readable storage medium.
  • Computer programs or instructions are stored in the computer storage medium.
  • the communication device is caused to perform the method in any of the above method embodiments. .
  • An embodiment of the present application also provides a computer program product, which when a communication device reads and executes the computer program product, causes the communication device to execute the method in any of the above method embodiments.
  • An embodiment of the present application also provides a communication system.
  • the communication system includes a user plane functional network element and an algorithm updating network element.
  • the user plane functional network element and the algorithm updating network element can execute the method in any of the above method embodiments.
  • processors mentioned in the embodiments of this application may be a CPU, or other general-purpose processors, DSP, ASIC, FPGA or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc.
  • a general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc.
  • the memory mentioned in the embodiments of the present application may be volatile memory or non-volatile memory, or may include both volatile and non-volatile memory.
  • the non-volatile memory can be ROM, programmable ROM (PROM), erasable programmable read-only memory (erasable PROM, EPROM), electrically erasable programmable read-only memory (EPROM) ,EEPROM) or flash memory.
  • Volatile memory can be random access memory (RAM), which is used as an external cache.
  • RAM static random access memory
  • DRAM dynamic random access memory
  • SDRAM synchronous dynamic random access memory
  • double data rate SDRAM double data rate SDRAM
  • DDR SDRAM double data rate SDRAM
  • ESDRAM enhanced synchronous dynamic random access memory
  • SLDRAM synchronous link dynamic random access memory
  • direct rambus RAM direct rambus RAM
  • the processor is a general-purpose processor, DSP, ASIC, FPGA or other programmable logic device, discrete gate or transistor logic device, or discrete hardware component
  • the memory storage module
  • the disclosed systems, devices and methods can be implemented in other ways.
  • the device embodiments described above are only illustrative.
  • the division of the units is only a logical function division. In actual implementation, there may be other division methods.
  • multiple units or components may be combined or can be integrated into another system, or some features can be ignored, or not implemented.
  • the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, and the indirect coupling or communication connection of the devices or units may be in electrical, mechanical or other forms.
  • the units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the units can be selected according to actual needs to achieve the purpose of the solution of this embodiment.
  • each functional unit in each embodiment of the present application can be integrated into one processing unit, each unit can exist physically alone, or two or more units can be integrated into one unit.
  • the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium.
  • the technical solution of the present application is essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product.
  • the computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application.
  • the aforementioned storage media include: U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk and other media that can store program codes.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

A method for reconstructing a key service capability of a user plane function (UPF) network element, and a communication apparatus. The method comprises: a UPF reporting algorithm operation information to an algorithm update network element, the algorithm referring to an algorithm used for matching a data packet with a PDR in the UPF; the algorithm update network element determining an updated algorithm or algorithm parameter according to the received algorithm operation information, and then notifying the UPF of the updated algorithm or algorithm parameter by means of algorithm indication information. According to the method in the present application, it is possible to perform online update of an algorithm or an algorithm parameter for an algorithm running in a UPF, according to data flow characteristics of the UPF, so as to achieve reconstruction of a key service capability of the UPF, optimize performance of the UPF in various forms, and improve an operation effect of the algorithm.

Description

一种重构用户面功能网元关键服务能力的方法及通信装置A method and communication device for reconstructing key service capabilities of user plane functional network elements
相关申请的交叉引用Cross-references to related applications
本申请要求在2022年03月26日提交中国专利局、申请号为202210308229.6、申请名称为“一种重构用户面功能网元关键服务能力的方法及通信装置”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application requests the priority of the Chinese patent application submitted to the China Patent Office on March 26, 2022, with the application number 202210308229.6 and the application title "A method and communication device for reconstructing key service capabilities of user plane functional network elements", The entire contents of which are incorporated herein by reference.
技术领域Technical field
本申请涉及无线通信技术领域,尤其涉及一种重构用户面功能网元关键服务能力的方法及通信装置。The present application relates to the field of wireless communication technology, and in particular, to a method and communication device for reconstructing key service capabilities of user plane functional network elements.
背景技术Background technique
在5G网络中,用户面功能(user plane function,UPF)网元主要负责根据会话管理功能(session management function,SMF)网元配置的规则执行用户数据包转发,例如将上行数据发送到数据网络(data network,DN)或其他UPF,将下行数据转发到其他UPF或者无线接入网(radio access network,RAN)设备。In the 5G network, the user plane function (UPF) network element is mainly responsible for forwarding user data packets according to the rules configured by the session management function (SMF) network element, such as sending uplink data to the data network ( data network, DN) or other UPF, forwards downlink data to other UPF or wireless access network (radio access network, RAN) equipment.
在执行用户数据包转发时,UPF网元首先会匹配包检测规则(packet detection rule,PDR)规则,然后对数据包执行选中的PDR对应的转发行为规则(forwarding action rule,FAR),服务质量执行规则(QoS enforcement rule,QER),用量上报规则(usage reporting rule,URR)等操作后,将数据包转发出去。When forwarding user data packets, the UPF network element will first match the packet detection rule (packet detection rule, PDR) rule, and then execute the forwarding action rule (FAR) corresponding to the selected PDR on the data packet, and perform quality of service After operations such as QoS enforcement rule (QER) and usage reporting rule (URR), the data packet is forwarded.
UPF网元支持PDR规则匹配的关键服务能力主要通过算法实现。现有技术中,所有的UPF网元均采用相同的算法匹配PDR规则。考虑到UPF网元不同的部署形态和数据的特征,同一种算法不能在所有的UPF网元上取得最佳的效果,而如果要更新UPF网元中的算法,则需要进行软件版本间的切换,涉及软件的重新安装与启动。可见,现有技术中的方法不能支持UPF网元关键服务能力的在线重构。The key service capabilities of UPF network elements in supporting PDR rule matching are mainly implemented through algorithms. In the existing technology, all UPF network elements use the same algorithm to match PDR rules. Considering the different deployment forms and data characteristics of UPF network elements, the same algorithm cannot achieve the best results on all UPF network elements. If you want to update the algorithm in UPF network elements, you need to switch between software versions. , involving the reinstallation and startup of software. It can be seen that the methods in the existing technology cannot support the online reconstruction of key service capabilities of UPF network elements.
发明内容Contents of the invention
本申请提供的一种重构用户面功能网元关键服务能力的方法及通信装置,用以实现用户面功能网元关键服务能力的在线更新和重构,优化用户面功能网元的性能。This application provides a method and communication device for reconstructing key service capabilities of user plane functional network elements, which are used to realize online updating and reconstruction of key service capabilities of user plane functional network elements and optimize the performance of user plane functional network elements.
第一方面,本申请提供一种重构用户面功能网元关键服务能力的方法,该方法可由用户面功能网元执行,或配置于用户面功能网元中的部件(例如芯片或者电路)执行。In the first aspect, this application provides a method for reconstructing the key service capabilities of a user plane functional network element. This method can be executed by the user plane functional network element, or by components (such as chips or circuits) configured in the user plane functional network element. .
该方法包括:用户面功能网元向算法更新网元上报算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;所述用户面功能网元接收来自所述算法更新网元的算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。The method includes: a user plane functional network element reporting algorithm operation information to an algorithm update network element, where the algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm, and the The algorithm is used to support the user plane functional network element to match packet detection rules PDR, and the parameters include data flow characteristics; the user plane functional network element receives algorithm update indication information from the algorithm update network element, and the algorithm updates The indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
本申请中的技术方案中,算法更新单元可根据用户面功能网元上报的算法运行信息,决策对算法进行更新,例如更新算法参数或更换新的算法,并告知UPF更新后的算法或算 法参数,从而支持UPF的算法在线更新。该方法可以优化各形态的UPF的性能,提升算法运行效果。In the technical solution in this application, the algorithm update unit can decide to update the algorithm based on the algorithm operation information reported by the user plane functional network element, such as updating the algorithm parameters or replacing it with a new algorithm, and informs the UPF of the updated algorithm or algorithm. method parameters to support online update of the UPF algorithm. This method can optimize the performance of various forms of UPF and improve the algorithm operation effect.
在一种可能的设计中,所述方法还包括:所述用户面功能网元接收来自所述算法更新网元的算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔;所述用户面功能网元根据所述算法收集配置信息,确定所述算法运行信息。In a possible design, the method further includes: the user plane functional network element receiving algorithm collection configuration information from the algorithm update network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, Collect parameters and collection intervals; the user plane functional network element collects configuration information according to the algorithm and determines the algorithm running information.
本申请的技术方案中,算法更新网元可通过上述方式向用户面功能网元指示收集算法运行信息的规则。In the technical solution of this application, the algorithm update network element can instruct the user plane functional network element the rules for collecting algorithm operation information in the above manner.
在一种可能的设计中,所述方法还包括:所述用户面功能网元向所述算法更新网元上报算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。In a possible design, the method further includes: the user plane functional network element reporting algorithm update capability information to the algorithm update network element, where the algorithm update capability information is used to indicate to the user plane functional network element Support algorithm online update.
在一种可能的设计中,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。In a possible design, the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
本申请的技术方案中,用户面功能网元可在执行算法在线更新之前,通过上述方式告知算法更新网元,其支持算法在线更新,从而触发后续的处理流程。In the technical solution of this application, the user plane functional network element can inform the algorithm update network element through the above method before executing the algorithm online update, which supports the algorithm online update, thus triggering subsequent processing procedures.
在一种可能的设计中,当所述算法类型为哈希算法;所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;所述支持的收集参数包括加载因子、冲突率和数据流特征;所述支持调整的算法参数包括桶的大小。In a possible design, when the algorithm type is a hash algorithm; the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
在一种可能的设计中,当所述算法类型为元组空间搜索TSS算法;所述支持的算法列表包括cutTSS和/或mergeTSS;所述支持的收集参数包括元组tuple数量,tuple命中率和数据流特征;所述支持调整的算法参数包括tuple上限,tuple划分规则。In a possible design, when the algorithm type is a tuple space search TSS algorithm; the supported algorithm list includes cutTSS and/or mergeTSS; the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics; the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
本申请的技术方案中,可以支持哈希算法和TSS算法两种算法类型,提供了这两种算法类型分别对应的算法在线更新的具体实现方案,例如在用户面功能网元侧上报算法运行信息时,分别针对这两种算法类型设置了用户面功能网元支持收集的参数和支持调整的算法参数。The technical solution of this application can support two algorithm types: hash algorithm and TSS algorithm, and provides a specific implementation plan for online updating of algorithms corresponding to these two algorithm types, such as reporting algorithm operation information on the user plane functional network element side. When the user plane functional network element supports collection parameters and algorithm parameters that support adjustment are respectively set for these two algorithm types.
在一种可能的设计中,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。In a possible design, the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
在一种可能的设计中,所述方法还包括:所述用户面功能网元应用AB法安装更新后的算法或算法参数。In a possible design, the method further includes: applying the AB method to the user plane functional network element to install the updated algorithm or algorithm parameters.
本申请的技术方案中,用户面功能网元应用AB法安装更新后的算法或算法参数,可有效保证用户面功能网元中数据转发业务的正常进行,避免算法在线更新的过程中出现业务中断。In the technical solution of this application, the user plane functional network element uses the AB method to install the updated algorithm or algorithm parameters, which can effectively ensure the normal operation of the data forwarding service in the user plane functional network element and avoid service interruption during the online update of the algorithm. .
在一种可能的设计中,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。In a possible design, the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
第二方面,本申请提供一种重构用户面功能网元关键服务能力的方法,该方法可由算法更新网元执行,或配置于算法更新网元中的部件(例如芯片或者电路)执行。该算法更新网元可以是部署在除用户面功能网元之外的其他核心网网元中的计算单元,例如话管理功能网元或网络数据分析功能网元,也可以是部署在管理面网元即操作与维护OAM中的计算单元,或者还可以是独立部署的核心网网元。In the second aspect, this application provides a method for reconstructing key service capabilities of a user plane functional network element. This method can be executed by an algorithm update network element, or by a component (such as a chip or circuit) configured in an algorithm update network element. The algorithm update network element can be a computing unit deployed in other core network elements except the user plane functional network element, such as the voice management functional network element or the network data analysis functional network element, or it can be deployed in the management plane network An element is a computing unit in operation and maintenance OAM, or it can be an independently deployed core network element.
该方法包括:算法更新网元接收来自用户面功能网元的算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所 述算法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;所述算法更新网元根据所述算法运行信息决策更新后的算法或算法参数;所述算法更新网元向所述用户面功能网元发送算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。The method includes: an algorithm update network element receives algorithm operation information from a user plane functional network element, where the algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm, so The algorithm is used to support the user plane function network element to match the packet detection rule PDR, and the parameters include data flow characteristics; the algorithm updates the algorithm or algorithm parameters after the network element makes decisions based on the algorithm operation information; the algorithm The updating network element sends algorithm update indication information to the user plane functional network element, where the algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
在一种可能的设计中,所述方法还包括:所述算法更新网元向所述用户面功能网元发送算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔。In a possible design, the method further includes: the algorithm update network element sending algorithm collection configuration information to the user plane functional network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection Parameters and collection intervals.
在一种可能的设计中,所述方法还包括:所述算法更新网元接收来自所述用户面功能网元的算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。In a possible design, the method further includes: the algorithm update network element receiving algorithm update capability information from the user plane function network element, where the algorithm update capability information is used to indicate that the user plane function network element Meta support algorithm is updated online.
在一种可能的设计中,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。In a possible design, the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
在一种可能的设计中,当所述算法类型为哈希算法;所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一项或多项;所述支持的收集参数包括加载因子、冲突率和数据流特征;所述支持调整的算法参数包括桶的大小。In a possible design, when the algorithm type is a hash algorithm; the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
在一种可能的设计中,当所述算法类型为元组空间搜索TSS算法;所述支持的算法列表包括cutTSS,mergeTSS;所述支持的收集参数包括元组tuple数量,tuple命中率和数据流特征;所述支持调整的算法参数包括tuple上限,tuple划分规则等。In a possible design, when the algorithm type is the tuple space search TSS algorithm; the supported algorithm list includes cutTSS, mergeTSS; the supported collection parameters include the number of tuples, tuple hit rate and data flow Features: The algorithm parameters that support adjustment include tuple upper limit, tuple division rules, etc.
在一种可能的设计中,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。In a possible design, the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
在一种可能的设计中,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。In a possible design, the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
第二方面的任一种可能的设计中的技术效果,请参考第一方面中的相应描述,不再赘述。For the technical effects of any possible design in the second aspect, please refer to the corresponding description in the first aspect and will not be repeated again.
第三方面,本申请实施例提供一种通信装置,该通信装置可以具有实现上述各方面中用户面功能网元或算法更新网元的功能,该通信装置可以为网络设备,也可以为网络设备中包括的芯片。In the third aspect, embodiments of the present application provide a communication device. The communication device may have the function of implementing the user plane function network element or the algorithm update network element in the above aspects. The communication device may be a network device or a network device. chip included.
上述通信装置的功能可以通过硬件实现,也可以通过硬件执行相应的软件实现,所述硬件或软件包括一个或多个与上述功能相对应的模块或单元或手段(means)。The functions of the above communication device can be implemented by hardware, or by hardware executing corresponding software. The hardware or software includes one or more modules or units or means corresponding to the above functions.
在一种可能的设计中,该通信装置的结构中包括处理模块和收发模块,其中,处理模块被配置为支持该通信装置执行上述各方面中用户面功能网元相应的功能,或者执行上述各方面中算法更新网元相应的功能。收发模块用于支持该通信装置与其他通信设备之间的通信,例如当该通信装置为用户面功能网元时,可向算法更新网元发送算法运行信息。该通信装置还可以包括存储模块,存储模块与处理模块耦合,其保存有通信装置必要的程序指令和数据。作为一种示例,处理模块可以为处理器,通信模块可以为收发器,存储模块可以为存储器,存储器可以和处理器集成在一起,也可以和处理器分离设置。In a possible design, the structure of the communication device includes a processing module and a transceiver module, wherein the processing module is configured to support the communication device to perform functions corresponding to the user plane functional network elements in the above aspects, or to perform the above functions. The algorithm in this aspect updates the corresponding functions of the network element. The transceiver module is used to support communication between the communication device and other communication equipment. For example, when the communication device is a user plane functional network element, it can send algorithm running information to the algorithm update network element. The communication device may also include a storage module, which is coupled to the processing module and stores necessary program instructions and data for the communication device. As an example, the processing module can be a processor, the communication module can be a transceiver, and the storage module can be a memory. The memory can be integrated with the processor, or can be provided separately from the processor.
在另一种可能的设计中,该通信装置的结构中包括处理器,还可以包括存储器。处理器与存储器耦合,可用于执行存储器中存储的计算机程序指令,以使通信装置执行上述各方面中的方法。可选地,该通信装置还包括通信接口,处理器与通信接口耦合。当通信装置为网络设备时,该通信接口可以是收发器或输入/输出接口;当该通信装置为网络设备中 包含的芯片时,该通信接口可以是芯片的输入/输出接口。可选地,收发器可以为收发电路,输入/输出接口可以是输入/输出电路。In another possible design, the structure of the communication device includes a processor and may also include a memory. The processor is coupled to the memory and can be used to execute computer program instructions stored in the memory, so that the communication device performs the methods in the above aspects. Optionally, the communication device further includes a communication interface, and the processor is coupled to the communication interface. When the communication device is a network device, the communication interface may be a transceiver or an input/output interface; when the communication device is a network device When a chip is included, the communication interface may be the chip's input/output interface. Alternatively, the transceiver may be a transceiver circuit, and the input/output interface may be an input/output circuit.
第四方面,本申请实施例提供一种芯片系统,包括:处理器,所述处理器与存储器耦合,所述存储器用于存储程序或指令,当所述程序或指令被所述处理器执行时,使得该芯片系统实现上述各方面中的方法。In a fourth aspect, embodiments of the present application provide a chip system, including: a processor, the processor is coupled to a memory, and the memory is used to store programs or instructions. When the program or instructions are executed by the processor , so that the chip system implements the methods in the above aspects.
可选地,该芯片系统还包括接口电路,该接口电路用于交互代码指令至所述处理器。Optionally, the chip system further includes an interface circuit for exchanging code instructions to the processor.
可选地,该芯片系统中的处理器可以为一个或多个,该处理器可以通过硬件实现也可以通过软件实现。当通过硬件实现时,该处理器可以是逻辑电路、集成电路等。当通过软件实现时,该处理器可以是一个通用处理器,通过读取存储器中存储的软件代码来实现。Optionally, there may be one or more processors in the chip system, and the processor may be implemented by hardware or software. When implemented in hardware, the processor may be a logic circuit, an integrated circuit, or the like. When implemented in software, the processor may be a general-purpose processor implemented by reading software code stored in memory.
可选地,该芯片系统中的存储器也可以为一个或多个。该存储器可以与处理器集成在一起,也可以和处理器分离设置。示例性的,存储器可以是非瞬时性处理器,例如只读存储器ROM,其可以与处理器集成在同一块芯片上,也可以分别设置在不同的芯片上。Optionally, there may be one or more memories in the chip system. The memory can be integrated with the processor or can be provided separately from the processor. For example, the memory may be a non-transient processor, such as a read-only memory ROM, which may be integrated with the processor on the same chip, or may be separately provided on different chips.
第五方面,本申请实施例提供一种计算机可读存储介质,其上存储有计算机程序或指令,当该计算机程序或指令被执行时,使得通信装置执行上述各方面或各方面的任一种可能的设计中的方法。In a fifth aspect, embodiments of the present application provide a computer-readable storage medium on which a computer program or instructions are stored. When the computer program or instructions are executed, the communication device causes the communication device to perform the above aspects or any one of the aspects. methods in possible designs.
第六方面,本申请实施例提供一种计算机程序产品,当通信装置执行所述计算机程序产品时,使得通信装置执行上述各方面或各方面的任一种可能的设计中的方法。In a sixth aspect, embodiments of the present application provide a computer program product. When a communication device executes the computer program product, the communication device causes the communication device to execute the method in any of the above aspects or any possible design of the aspects.
第七方面,本申请实施例提供一种通信系统,该通信系统包括用户面功能网元和中间算法更新网元。In a seventh aspect, embodiments of the present application provide a communication system, which includes a user plane functional network element and an intermediate algorithm update network element.
附图说明Description of drawings
图1为本申请实施例适用的一种系统架构的示意图;Figure 1 is a schematic diagram of a system architecture applicable to the embodiment of the present application;
图2为本申请实施例适用的一种具体的系统架构的示意图;Figure 2 is a schematic diagram of a specific system architecture applicable to the embodiment of the present application;
图3为本申请实施例中UPF网元中数据流处理流程的示意图;Figure 3 is a schematic diagram of the data flow processing flow in the UPF network element in the embodiment of the present application;
图4为本申请实施例中UPF网元的部署形态的示意图;Figure 4 is a schematic diagram of the deployment form of UPF network elements in the embodiment of the present application;
图5为本申请实施例提供的一种重构用户面功能网元关键服务能力的方法的流程示意图;Figure 5 is a schematic flowchart of a method for reconstructing key service capabilities of user plane functional network elements provided by an embodiment of the present application;
图6为本申请实施例提供的示例一的流程示意图;Figure 6 is a schematic flow chart of Example 1 provided by the embodiment of the present application;
图7为本申请实施例提供的示例二的流程示意图;Figure 7 is a schematic flow chart of Example 2 provided by the embodiment of the present application;
图8为本申请实施例提供的示例三的流程示意图;Figure 8 is a schematic flow chart of Example 3 provided by the embodiment of this application;
图9为本申请实施例提供的重构UPF网元的关键服务能力的架构以及处理流程的示意图;Figure 9 is a schematic diagram of the architecture and processing flow of reconstructing the key service capabilities of UPF network elements provided by the embodiment of the present application;
图10和图11为本申请实施例提供的一种通信装置的结构示意图。Figures 10 and 11 are schematic structural diagrams of a communication device provided by embodiments of the present application.
具体实施方式Detailed ways
下面将结合本申请实施例中的附图,对本申请实施例中的技术方案进行清楚、完整地描述。The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the accompanying drawings in the embodiments of the present application.
本申请实施例中的技术方案可以应用于多种通信系统,例如第五代(5th generation,5G)移动通信系统或新无线(new radio,NR)系统,或者应用于未来的通信系统或其它 类似的通信系统等。The technical solutions in the embodiments of this application can be applied to a variety of communication systems, such as fifth generation (5th generation, 5G) mobile communication systems or new radio (new radio, NR) systems, or to future communication systems or other Similar communication systems, etc.
图1示例性示出了本申请实施例适用的一种系统架构示意图,该系统架构具体是一种5G系统架构。如图1所示,该系统架构中包括终端设备、接入网(access network,AN)、核心网(Core)以及数据网络(data network,DN)。其中,接入网可以为无线接入网(radio access network,RAN)。在该系统架构中,终端设备、AN和Core是构成该系统架构的主要部分。对于AN和Core中的网元来说,从逻辑上可以分为用户面和控制面两部分,控制面负责移动网络的管理,用户面负责业务数据的传输。例如,在图1所示的系统架构中,NG2参考点位于RAN控制面和Core控制面之间,NG3参考点位于RAN用户面和Core用户面之间,NG6参考点位于Core用户面和DN之间。Figure 1 exemplarily shows a schematic diagram of a system architecture applicable to the embodiment of the present application. The system architecture is specifically a 5G system architecture. As shown in Figure 1, the system architecture includes terminal equipment, access network (AN), core network (Core) and data network (DN). Among them, the access network may be a radio access network (radio access network, RAN). In this system architecture, terminal equipment, AN and Core are the main parts of the system architecture. For network elements in AN and Core, they can be logically divided into two parts: the user plane and the control plane. The control plane is responsible for the management of the mobile network, and the user plane is responsible for the transmission of business data. For example, in the system architecture shown in Figure 1, the NG2 reference point is located between the RAN control plane and the Core control plane, the NG3 reference point is located between the RAN user plane and the Core user plane, and the NG6 reference point is located between the Core user plane and the DN. between.
其中,终端设备是一种具有无线收发功能的设备,是移动用户与网络交互的入口,能够提供基本的计算能力,和存储能力,并向用户显示业务窗口、接受用户操作输入。在5G网络中,终端设备可以采用新空口(new radio,NR)技术与AN建立信号连接和数据连接,从而传输控制信号和业务数据到网络。Among them, the terminal device is a device with wireless transceiver function. It is the entrance for mobile users to interact with the network. It can provide basic computing capabilities and storage capabilities, display business windows to users, and accept user operation inputs. In the 5G network, terminal equipment can use new radio (NR) technology to establish signal connections and data connections with the AN, thereby transmitting control signals and business data to the network.
具体地,终端设备可以部署在陆地上,包括室内或室外、手持、穿戴或车载;也可以部署在水面上(如轮船等);还可以部署在空中(例如飞机、气球和卫星上等)。所述终端设备可以是手机(mobile phone)、平板电脑(Pad)、带无线收发功能的电脑、虚拟现实(virtual reality,VR)终端设备、增强现实(augmented reality,AR)终端设备、工业控制(industrial control)中的无线终端、无人驾驶(self driving)中的无线终端、远程医疗(remote medical)中的无线终端、智能电网(smart grid)中的无线终端、运输安全(transportation safety)中的无线终端、智慧城市(smart city)中的无线终端、智慧家庭(smart home)中的无线终端等等。本申请的实施例对应用场景不做限定。终端设备有时也可以称为用户设备(user equipment,UE)、移动台和远方站等,本申请的实施例对终端设备所采用的具体技术、设备形态以及名称不做限定。Specifically, the terminal device can be deployed on land, including indoor or outdoor, handheld, wearable or vehicle-mounted; it can also be deployed on water (such as ships, etc.); it can also be deployed in the air (such as aircraft, balloons, satellites, etc.). The terminal device may be a mobile phone (mobile phone), a tablet computer (Pad), a computer with wireless transceiver functions, a virtual reality (VR) terminal device, an augmented reality (AR) terminal device, an industrial control ( Wireless terminals in industrial control, wireless terminals in self-driving, wireless terminals in remote medical, wireless terminals in smart grid, and transportation safety Wireless terminals, wireless terminals in smart cities, wireless terminals in smart homes, etc. The embodiments of this application do not limit application scenarios. Terminal equipment may sometimes also be called user equipment (UE), mobile station, remote station, etc. The embodiments of this application do not limit the specific technology, equipment form, and name used by the terminal equipment.
AN中可以部署有AN设备,AN设备可以部署在靠近终端设备的位置,为特定区域的授权用户提供入网功能,并能够根据用户的级别、业务的需求等确定不同质量的传输隧道来传输用户数据。AN设备能够管理并合理利用自身的资源,按需为终端设备提供接入服务,并负责把控制信号和业务数据在终端设备和Core之间转发。AN equipment can be deployed in the AN. The AN equipment can be deployed close to the terminal equipment to provide network access functions for authorized users in a specific area, and can determine transmission tunnels of different qualities to transmit user data according to the user's level, business needs, etc. . AN equipment can manage and rationally utilize its own resources, provide access services to terminal equipment on demand, and is responsible for forwarding control signals and business data between terminal equipment and the Core.
具体地,AN设备可能的部署形态包括:集中式单元(centralized unit,CU)和分布式单元(distributed unit,DU)的分离场景以及单站点场景。其中,在分离场景中,CU支持无线资源控制(radio resource control,RRC)、分组数据汇聚协议(packet data convergence protocol,PDCP)、业务数据适配协议(service data adaptation protocol,SDAP)等协议;DU主要支持无线链路控制层(radio link control,RLC)、媒体接入控制层(media access control,MAC)和物理层协议。在单站点场景中,单站点可以包括(new radio Node,gNB)、演进型节点B(evolved Node B,eNB)、无线网络控制器(radio network controller,RNC)、节点B(Node B,NB)、基站控制器(base station controller,BSC)、基站收发台(base transceiver station,BTS)、家庭基站、基带单元(base band unit,BBU)等。Specifically, possible deployment forms of AN equipment include: separation scenarios of centralized units (CU) and distributed units (DU), as well as single-site scenarios. Among them, in the separation scenario, CU supports protocols such as radio resource control (RRC), packet data convergence protocol (PDCP), service data adaptation protocol (SDAP); DU Mainly supports wireless link control layer (radio link control, RLC), media access control layer (media access control, MAC) and physical layer protocols. In a single-site scenario, a single site can include (new radio Node, gNB), evolved Node B (evolved Node B, eNB), radio network controller (radio network controller, RNC), Node B (Node B, NB) , base station controller (base station controller, BSC), base transceiver station (base transceiver station, BTS), home base station, base band unit (base band unit, BBU), etc.
Core负责维护移动网络的签约数据、管理移动网络的网元,并为终端设备提供会话管理、移动性管理、策略管理、安全认证等功能。例如,在终端设备附着的时候,为终端设备提供入网认证;在终端设备有业务请求时,为终端设备分配网络资源;在终端设备移动的时候,为终端设备更新网络资源;在终端设备空闲的时候,为终端设备提供快恢复机制; 在终端设备去附着的时候,为终端设备释放网络资源;在终端设备有业务数据时,为终端设备提供数据路由功能,如转发上行数据到DN,或者从DN接收下行数据并转发到AN。Core is responsible for maintaining mobile network subscription data, managing mobile network network elements, and providing terminal devices with functions such as session management, mobility management, policy management, and security authentication. For example, when the terminal device is attached, network access authentication is provided for the terminal device; when the terminal device has a service request, network resources are allocated to the terminal device; when the terminal device moves, network resources are updated for the terminal device; when the terminal device is idle time, providing a quick recovery mechanism for terminal equipment; When the terminal device detaches, network resources are released for the terminal device; when the terminal device has service data, it provides data routing functions for the terminal device, such as forwarding uplink data to the DN, or receiving downlink data from the DN and forwarding it to the AN.
DN是为用户提供业务服务的数据网络。在实际通信过程中,通常客户端位于终端设备,服务端位于DN。DN可以是私有网络(如局域网),也可以是不受运营商管控的外部网络(如Internet),还可以是运营商共同部署的专有网络(如提供IP多媒体网络子系统(IP multimedia core network subsystem,IMS)服务的网络)。DN is a data network that provides business services to users. In the actual communication process, the client is usually located in the terminal device and the server is located in the DN. DN can be a private network (such as a local area network), an external network not controlled by the operator (such as the Internet), or a proprietary network jointly deployed by the operator (such as an IP multimedia core network). subsystem, IMS) service network).
图2为本申请实施例适用的一种具体的系统架构的示意图,该系统架构在图1所示的系统架构的基础上对核心网做了进一步细化。如图2所示,该系统架构包括终端设备、AN设备、核心网网元和DN。其中,核心网可以分为核心网用户面和核心网控制面。具体的,核心网用户面包括用户面功能(user plane function,UPF)网元;核心网控制面包括但不限于:接入和移动性管理功能(core access and mobility management function,AMF)网元、会话管理功能(session management function,SMF)网元、认证服务器功能(authentication server function,AUSF)、策略控制功能(policy control function,PCF)网元、网络切片选择功能(network slice selection function,NSSF)网元、网络开放功能(network exposure function,NEF)网元、网络功能仓储功能(NF repository function,NRF)网元、统一数据管理(unified data management,UDM)网元、应用功能(application function,AF)网元。FIG. 2 is a schematic diagram of a specific system architecture applicable to the embodiment of the present application. This system architecture further refines the core network based on the system architecture shown in FIG. 1 . As shown in Figure 2, the system architecture includes terminal equipment, AN equipment, core network elements and DN. Among them, the core network can be divided into the core network user plane and the core network control plane. Specifically, the core network user plane includes user plane function (UPF) network elements; the core network control plane includes but is not limited to: access and mobility management function (AMF) network elements, Session management function (SMF) network element, authentication server function (AUSF), policy control function (PCF) network element, network slice selection function (NSSF) network Element, network exposure function (NEF) network element, network function repository function (NF repository function, NRF) network element, unified data management (UDM) network element, application function (AF) network element.
在传统的核心网架构中,控制面网元之间采用点对点通信方式,即控制面网元之间的接口通信采用一套特定的消息,接口两端的控制面网元仅能使用这套特定的消息进行通信。在5G核心网架构中,控制面网元之间采用服务化架构,即控制面网元之间的交互采用服务调用的方式,控制面网元会向其他控制面网元开放服务,供其他控制面网元调用。In the traditional core network architecture, point-to-point communication is used between control plane network elements. That is, the interface communication between control plane network elements uses a specific set of messages. The control plane network elements at both ends of the interface can only use this specific set of messages. messages to communicate. In the 5G core network architecture, the control plane network elements adopt a service-oriented architecture, that is, the interaction between the control plane network elements adopts the method of service invocation. The control plane network elements will open services to other control plane network elements for other control Network element call.
下面分别对上述网元进行具体介绍,其中,终端设备、AN设备以及DN的相关介绍可以参见图1中的描述。The above network elements are introduced in detail below respectively. For the relevant introduction of terminal equipment, AN equipment and DN, please refer to the description in Figure 1.
AMF网元:主要负责终端设备的接入管理和移动性管理,例如负责终端设备的状态维护、终端设备的可达性管理、非移动性管理接入层(mobility management non-access-stratum,MM NAS)消息的转发、会话管理(session management,SM)N2消息的转发。AMF network element: Mainly responsible for access management and mobility management of terminal equipment, such as status maintenance of terminal equipment, reachability management of terminal equipment, and non-mobility management access layer (mobility management non-access-stratum, MM) NAS) message forwarding, session management (session management, SM) N2 message forwarding.
SMF网元:主要用于终端设备的会话管理,如会话建立、修改、释放,为终端设备的会话分配资源。其中,资源可包括会话服务质量QoS、会话路径、转发规则等。SMF network element: Mainly used for session management of terminal equipment, such as session establishment, modification, and release, and allocating resources for sessions of terminal equipment. Among them, the resources may include session quality of service QoS, session path, forwarding rules, etc.
UPF网元:主要负责连接外部网络,可以根据SMF网元的路由规则执行用户数据包转发,如上行数据发送到DN或其它UPF网元;下行数据转发到其它UPF网元或者AN设备。UPF network element: Mainly responsible for connecting to external networks. It can forward user data packets according to the routing rules of the SMF network element. For example, uplink data is sent to DN or other UPF network elements; downlink data is forwarded to other UPF network elements or AN equipment.
AUSF网元:主要负责执行终端设备的安全认证。AUSF network element: Mainly responsible for performing security authentication of terminal equipment.
PCF网元:主要负责用户策略管理,如策略授权、服务质量以及计费规则的生成,并将相应规则通过SMF网元下发至UPF网元,进行相应策略及规则的安装。PCF network element: Mainly responsible for user policy management, such as policy authorization, service quality and billing rule generation, and delivers the corresponding rules to the UPF network element through the SMF network element to install the corresponding policies and rules.
NSSF网元:主要负责为终端设备的业务选择合适的网络切片。NSSF network element: Mainly responsible for selecting appropriate network slices for terminal equipment services.
NEF网元:将网络的部分功能有控制地暴露给应用,如以北向API接口的形式向第三方开放网络功能。NEF network element: Exposes some network functions to applications in a controlled manner, such as opening network functions to third parties in the form of northbound API interfaces.
NRF网元:为其它网元提供网络功能实体信息的存储和选择功能。NRF network element: Provides storage and selection functions for network function entity information for other network elements.
UDM网元:主要负责用户签约的上下文管理。UDM网元可以通过与统一数据仓储(unified data repository,UDR)网元交互实现以实现其功能,UDR网元用于存储UDM网元执行其操作时所需的数据。UDM网元和UDR网元可以是两个独立的物理实体,或者 UDR网元也可集成在UDM网元中,本申请对此不做具体限定。UDM network element: mainly responsible for context management of user subscriptions. UDM network elements can be implemented by interacting with unified data repository (UDR) network elements to realize their functions. UDR network elements are used to store the data required when UDM network elements perform their operations. The UDM network element and the UDR network element can be two independent physical entities, or UDR network elements can also be integrated into UDM network elements, which is not specifically limited in this application.
AF网元:主要负责应用管理,如向运营商的通信网络的控制面网元提供各类应用的服务数据,或者从通信网络的控制面网元获得网络的数据信息和控制信息。AF network element: Mainly responsible for application management, such as providing service data of various applications to the control plane network element of the operator's communication network, or obtaining network data information and control information from the control plane network element of the communication network.
需要说明的是,本申请实施例中所述的网元可以是硬件设备中的网络元件,或者也可以是从功能上划分的软件(例如云平台上实例化的虚拟化功能)或者以上二者结合后的结构(例如专用硬件上运行的软件功能)。本申请实施例中所述的网元也可以称为功能实体,比如策略控制网元也可以称为策略控制功能实体。各个网元的名称在本申请实施例中不做限定,本领域技术人员可以将上述网元的名称更换为其它名称而执行相同的功能。本申请实施例中所述的网元可以由一个设备实现,也可以由多个设备共同实现,还可以是一个设备内的一个功能模块,本申请实施例对此不作具体限定。It should be noted that the network elements described in the embodiments of this application may be network elements in hardware devices, or may be functionally divided software (such as virtualization functions instantiated on a cloud platform), or both of the above. Combined structures (such as software functions running on specialized hardware). The network elements described in the embodiments of this application may also be called functional entities. For example, the policy control network elements may also be called policy control functional entities. The names of each network element are not limited in the embodiments of this application. Those skilled in the art can replace the names of the above network elements with other names to perform the same function. The network element described in the embodiments of this application can be implemented by one device, or can be implemented by multiple devices, or it can be a functional module in one device, which is not specifically limited in the embodiments of this application.
本申请实施例描述的系统架构以及业务场景是为了更加清楚的说明本申请实施例的技术方案,并不构成对于本申请实施例提供的技术方案的限定,本领域普通技术人员可知,随着通信系统架构的演变和新业务场景的出现,本申请实施例提供的技术方案对于类似的技术问题,同样适用。The system architecture and business scenarios described in the embodiments of this application are for the purpose of explaining the technical solutions of the embodiments of this application more clearly, and do not constitute a limitation on the technical solutions provided by the embodiments of this application. Those of ordinary skill in the art will know that with the communication With the evolution of system architecture and the emergence of new business scenarios, the technical solutions provided in the embodiments of this application are also applicable to similar technical problems.
本申请实施例中的技术方案主要涉及UPF网元的关键服务能力,所述关键服务能力是指UPF网元为接收到的数据包匹配相应的数据包检测规则(packet detection rule,PDR)规则的能力。The technical solutions in the embodiments of this application mainly involve the key service capabilities of the UPF network element. The key service capabilities refer to the UPF network element matching the corresponding packet detection rule (PDR) rules for the received data packets. ability.
图3示例性示出了UPF网元中的数据流处理流程,如图3所示,SMF网元可以通过N4接口向UPF网元下发会话(session)的规则,如PDR、转发行为规则(forwarding action rule,FAR)、QoS执行规则(QoS enforcement rule,QER)、用量上报规则(usage reporting rule,URR)等。由于UPF网元支持基于规则的数据包转发,当UPF网元接收到数据包之后,UPF网元可先将数据流特征(如源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址等)与PDR进行匹配,然后从匹配中PDR中选择优先级最高的PDR作为最终的选中的PDR,对数据包执行选中的PDR对应的FAR、QER、URR等操作后,将数据包转发出去。Figure 3 exemplarily shows the data flow processing process in the UPF network element. As shown in Figure 3, the SMF network element can deliver session rules, such as PDR and forwarding behavior rules, to the UPF network element through the N4 interface. forwarding action rule (FAR), QoS enforcement rule (QoS enforcement rule, QER), usage reporting rule (URR), etc. Since the UPF network element supports rule-based packet forwarding, after the UPF network element receives the data packet, the UPF network element can first transfer the data flow characteristics (such as source address, destination address, source port, destination port, flow service quality identifier, Tunnel identification, protocol identification, uniform resource location address, etc.) are matched with the PDR, and then the PDR with the highest priority is selected from the matching PDRs as the final selected PDR, and the FAR, QER, and URR corresponding to the selected PDR are executed on the data packet. After the operation, the data packet is forwarded.
UPF网元支持PDR匹配的关键服务能力主要通过算法实现,如哈希算法、元组空间搜索(tuple space search,TSS)算法等,其效果依赖于算法和数据流特征,描述效果的具体参数可以是存储消耗和查找时间。本申请中在下文中所提及的算法均为PDR匹配算法。The key service capabilities of UPF network elements to support PDR matching are mainly implemented through algorithms, such as hash algorithms, tuple space search (TSS) algorithms, etc. The effect depends on the algorithm and data flow characteristics. The specific parameters describing the effect can be are storage consumption and search time. The algorithms mentioned below in this application are all PDR matching algorithms.
示例性的,哈希算法通过哈希函数对输入数据进行哈希计算,获得一个哈希值,再通过哈希值找到桶(bucket)位置,当哈希值相同,找到相同的桶时,就会以槽(slot)链的方式挂在桶上;已使用的桶与总桶的个数占比称之为装载因子,而槽链称之为冲突,我们期望的是装载因子尽量高,冲突尽量少,这样查找时间才会足够短,存储消耗才会足够小。由上述原理的描述可知数据流特征(如源/目的地址等)和哈希算法(及参数)的组合会影响最后的存储消耗和查找时间。为追求最好的性能,哈希算法不断优化,针对不同的数据流特征产生了多种不同的哈希算法,如MurMurHash,CRC32,FNV(Fowler–Noll–Vo),SIPhash等。TSS算法的效果也受到数据流特征和算法(及参数)有关,因此也出现了多种算法,如cutTSS,MergeTSS等。For example, the hash algorithm performs hash calculation on the input data through a hash function to obtain a hash value, and then finds the bucket location through the hash value. When the hash values are the same and the same bucket is found, It will be hung on the bucket in the form of a slot chain; the ratio of the used buckets to the total number of buckets is called the load factor, and the slot chain is called a conflict. What we hope is that the load factor is as high as possible, and conflicts As few as possible, so that the search time will be short enough and the storage consumption will be small enough. From the description of the above principles, it can be seen that the combination of data flow characteristics (such as source/destination addresses, etc.) and hash algorithm (and parameters) will affect the final storage consumption and search time. In pursuit of the best performance, hash algorithms are constantly optimized, and a variety of hash algorithms have been produced for different data flow characteristics, such as MurMurHash, CRC32, FNV (Fowler–Noll–Vo), SIPhash, etc. The effect of the TSS algorithm is also related to the data flow characteristics and the algorithm (and parameters), so a variety of algorithms have emerged, such as cutTSS, MergeTSS, etc.
随着5G通信技术的发展,UPF网元出现了多种形态,如区域UPF网元和边缘UPF网元。如图4所示,区域UPF网元的覆盖范围较大,边缘UPF网元覆盖范围较小。区域 UPF网元部署在核心网内部,与互联网连接,用于转发终端设备访问互联网的流量。边缘UPF网元部署在网络边缘,与本地网络连接,用于对终端设备访问本地网络的流量进行本地分流,例如访问内容分发网络(content delivery network,CDN)或本地应用(APP)的流量。区域UPF网元与边缘UPF网元的数据流特征不同,例如,访问internet的流量中数据种类多,特征离散;而对CDN/APP,数据种类少,特征可分为几大类。此外,不同的边缘UPF网元由于地域特征的不同数据流特征也会不同。With the development of 5G communication technology, UPF network elements have appeared in various forms, such as regional UPF network elements and edge UPF network elements. As shown in Figure 4, the coverage range of regional UPF network elements is larger, while the coverage range of edge UPF network elements is smaller. area UPF network elements are deployed inside the core network, connected to the Internet, and used to forward traffic from terminal devices accessing the Internet. The edge UPF network element is deployed at the edge of the network and connected to the local network. It is used to locally divert the traffic of terminal devices accessing the local network, such as the traffic accessing the content delivery network (content delivery network, CDN) or local application (APP). The data flow characteristics of regional UPF network elements and edge UPF network elements are different. For example, there are many types of data in the traffic accessing the Internet, and the characteristics are discrete; while for CDN/APP, there are few types of data, and the characteristics can be divided into several categories. In addition, different edge UPF network elements will have different data flow characteristics due to regional characteristics.
鉴于此,可以理解,相同的算法不能在所有的UPF网元上取得最优的效果。需要一种方法能够支持不同形态的UPF网元采用与其数据流特征相适应的算法(及参数),以提升UPF网元的性能,在线学习和改变UPF网元的关键服务能力。In view of this, it is understandable that the same algorithm cannot achieve optimal results on all UPF network elements. A method is needed that can support different forms of UPF network elements to adopt algorithms (and parameters) suitable for their data flow characteristics to improve the performance of UPF network elements and learn and change the key service capabilities of UPF network elements online.
为解决现有技术中UPF网元采用相同的PDR匹配算法,以及更新UPF网元中的PDR匹配算法需要进行软件版本间切换,可能会导致UPF网元服务中断的问题,本申请实施例提供一种重构用户面功能网元关键服务能力的方法,该方法可以对UPF网元中应用的PDR匹配算法或算法参数进行在线更新,使得UPF网元的关键服务能力得以重构,从而实现对各种形态的UPF网元的性能优化,提升算法运行效果。In order to solve the problem in the prior art that UPF network elements use the same PDR matching algorithm, and updating the PDR matching algorithm in UPF network elements requires switching between software versions, which may cause service interruption of UPF network elements, embodiments of this application provide a A method for reconstructing the key service capabilities of user plane functional network elements. This method can update the PDR matching algorithm or algorithm parameters applied in UPF network elements online, so that the key service capabilities of UPF network elements can be reconstructed, thereby realizing various The performance of various forms of UPF network elements is optimized to improve the algorithm operation effect.
图5示例性地示出了本申请实施例提供的一种重构用户面功能网元关键服务能力的方法的流程示意图,如图5所述,该方法包括:Figure 5 exemplarily shows a flowchart of a method for reconstructing key service capabilities of user plane functional network elements provided by an embodiment of the present application. As shown in Figure 5, the method includes:
步骤501,UPF网元向算法更新网元上报算法更新能力信息,该算法更新能力信息用于指示UPF网元支持算法在线更新。Step 501: The UPF network element reports algorithm update capability information to the algorithm update network element. The algorithm update capability information is used to indicate that the UPF network element supports algorithm online update.
所述算法更新能力信息可包括算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数等。The algorithm update capability information may include algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, supported collection parameters, etc.
所述算法更新能力信息可以通过显式或隐式的方式来指示UPF网元支持算法在线更新。所述显式的指示方式是指,所述算法更新能力信息中包括用于指示UPF网元支持算法在线更新的指示信息,例如可以是算法更新能力信息另外包含的一个标志位;所述隐式的指示方式是指,UPF网元发送上述算法更新能力信息即代表该UPF网元支持算法在线更新,即当算法更新网元接收到来自UPF网元的上述算法更新能力信息,算法更新网元便可认为该UPF网元支持算法在线更新。本申请中,所述算法在线更新可以包括算法的在线更新或算法参数的在线更新。The algorithm update capability information may indicate the UPF network element to support algorithm online update in an explicit or implicit manner. The explicit indication method means that the algorithm update capability information includes indication information for instructing the UPF network element to support algorithm online update, for example, it can be a flag bit additionally included in the algorithm update capability information; the implicit The indication method means that when the UPF network element sends the above algorithm update capability information, it means that the UPF network element supports algorithm online update. That is, when the algorithm update network element receives the above algorithm update capability information from the UPF network element, the algorithm update network element will It can be considered that the UPF network element supports online update of the algorithm. In this application, the online update of the algorithm may include an online update of the algorithm or an online update of the algorithm parameters.
所述算法类型可以是哈希算法或TSS算法。The algorithm type may be a hash algorithm or a TSS algorithm.
示例性地,对于哈希算法,算法类型为哈希算法,算法实例号为0x0001;UPF网元支持的算法列表可包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;UPF网元支持调整的算法参数可包括桶的大小;UPF网元支持的收集参数可包括加载因子、冲突率和数据流特征。For example, for the hash algorithm, the algorithm type is the hash algorithm, and the algorithm instance number is 0x0001; the algorithm list supported by the UPF network element may include one or more of MurmurHash, CRC32, FNV, and SIPHash; the UPF network element supports The adjusted algorithm parameters may include bucket size; the collection parameters supported by UPF network elements may include loading factor, conflict rate and data flow characteristics.
对于TSS算法,算法类型为TSS算法,算法实例号为0x0001;UPF网元支持的算法列表包括cutTSS和/或mergeTSS;UPF网元支持调整的算法参数包括tuple上限,tuple划分规则;UPF网元支持的收集参数包括元组tuple数量,tuple命中率和数据流特征。For the TSS algorithm, the algorithm type is the TSS algorithm, and the algorithm instance number is 0x0001; the algorithm list supported by the UPF network element includes cutTSS and/or mergeTSS; the algorithm parameters supported by the UPF network element include the tuple upper limit and tuple division rules; the UPF network element supports The collection parameters include the number of tuples, tuple hit rate and data flow characteristics.
所述算法更新网元可以是SMF网元或NWDAF网元或OAM网元,或者位于上述网元中的功能模块,本申请不作具体限定。如果算法更新网元是SMF网元或OAM网元,则UPF网元可以直接向SMF网元或OAM网元发送算法更新能力信息;如果算法更新网元是NWDAF网元,则UPF网元可以向SMF网元发送算法更新能力信息,通过SMF网元将算法更新能力信息再转发给NWDAF网元。同理,在以下的步骤502-505中,如果算法更新 网元是NWDAF网元,则UPF网元可以通过SMF网元的转发与NWDAF网元进行信息交互,传递如算法收集配置信息、算法运行信息、算法更新指示信息等信息。The algorithm update network element may be an SMF network element, a NWDAF network element, an OAM network element, or a functional module located in the above network element, which is not specifically limited in this application. If the algorithm update network element is an SMF network element or an OAM network element, the UPF network element can directly send the algorithm update capability information to the SMF network element or OAM network element; if the algorithm update network element is a NWDAF network element, the UPF network element can directly send the algorithm update capability information to the SMF network element or OAM network element. The SMF network element sends the algorithm update capability information, and then forwards the algorithm update capability information to the NWDAF network element through the SMF network element. Similarly, in the following steps 502-505, if the algorithm is updated If the network element is an NWDAF network element, the UPF network element can interact with the NWDAF network element through the forwarding of the SMF network element, and transmit information such as algorithm collection configuration information, algorithm running information, algorithm update instruction information, etc.
步骤502,算法更新网元向UPF网元发送算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔。Step 502: The algorithm update network element sends algorithm collection configuration information to the UPF network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters, and collection interval.
所述算法收集配置信息用于指示UPF网元算法运行信息的收集规则,即按照指定的时间间隔收集指定算法实例运行过程的一些参数。所述收集参数即是算法更新网元要求UPF网元收集的参数的集合,也可称为待收集参数,所述待收集参数可以是UPF网元上报的支持的收集参数中的部分或全部参数,并不限定。所述收集间隔也可以是收集频率,例如可以指示UPF网元每1个小时收集并上报1次数据流特征。如此,UPF网元可根据算法收集配置信息,得到需要上报的算法运行信息。The algorithm collection configuration information is used to indicate the collection rules of the UPF network element algorithm operation information, that is, to collect some parameters of the operation process of the specified algorithm instance at specified time intervals. The collection parameters are a set of parameters that the algorithm update network element requires the UPF network element to collect, and can also be called parameters to be collected. The parameters to be collected can be some or all of the supported collection parameters reported by the UPF network element. , is not limited. The collection interval may also be a collection frequency. For example, the UPF network element may be instructed to collect and report data flow characteristics once every hour. In this way, the UPF network element can collect configuration information based on the algorithm and obtain the algorithm operation information that needs to be reported.
步骤503,UPF网元向算法更新网元上报算法运行信息,该算法运行信息包括该UPF网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算法用于支持UPF网元匹配包检测规则PDR,所述参数包括数据流特征。Step 503: The UPF network element reports algorithm operation information to the algorithm update network element. The algorithm operation information includes parameters collected by the UPF network element in the past period of time to characterize the operation of the algorithm. The algorithm is used to support the UPF network element. Matching packet detection rules PDR, the parameters include data flow characteristics.
所述参数即是步骤502中算法更新网元向UPF网元指示的收集参数。对于哈希算法来说,所述参数还可包括加载因子、冲突率;对于TSS算法来说,所述参数还可包括元组tuple数量、tuple命中率。The parameters are the collection parameters indicated by the algorithm update network element to the UPF network element in step 502. For the hash algorithm, the parameters may also include the loading factor and the conflict rate; for the TSS algorithm, the parameters may also include the number of tuples and the tuple hit rate.
本申请中,所述数据流特征是指源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址中的一项或多项。In this application, the data flow characteristics refer to one or more of the source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and unified resource location address.
步骤504,算法更新网元根据接收到的算法运行信息,决策更新的算法或算法参数。Step 504: The algorithm update network element decides on the updated algorithm or algorithm parameters based on the received algorithm operation information.
本申请中,更新算法是指更换一种新的算法进行PDR匹配,更新算法参数是指调整当前使用的算法的部分参数。可选的,算法更新网元在决策更新算法时可仅在相同类型的算法之间更新。例如,当前UPF网元中运行的是某一种哈希算法,则更新后的算法可以是另一种哈希算法。TSS算法与此类似。In this application, updating the algorithm refers to replacing a new algorithm for PDR matching, and updating algorithm parameters refers to adjusting some parameters of the currently used algorithm. Optionally, the algorithm update network element can only update between algorithms of the same type when deciding to update the algorithm. For example, if a certain hash algorithm is currently running on the UPF network element, the updated algorithm can be another hash algorithm. The TSS algorithm is similar to this.
示例性的,对于哈希算法,算法更新网元可根据收到的一段时间内的加载因子、冲突率和数据流特征,推算影响更高加载因子以及数据流特征对应的更小的冲突率的参数和更好的算法,进而结合历史数据和其他UPF网元的运行数据,从多个结果中选择最优的算法参数(如桶的大小)或其他哈希算法。For example, for the hash algorithm, the algorithm update network element can calculate the impact of higher loading factors and smaller conflict rates corresponding to data flow characteristics based on the received loading factors, conflict rates and data flow characteristics within a period of time. parameters and better algorithms, and then combine historical data and operating data of other UPF network elements to select optimal algorithm parameters (such as bucket size) or other hash algorithms from multiple results.
对于TSS算法,算法更新网元可根据收到的tuple数量、tuple命中率和数据流特征,推算影响更优的tuple划分和更好的算法,结合历史数据和其他UPF网元的运行数据,从多个结果中选择最优的参数(如tuple划分)或其他TSS算法。For the TSS algorithm, the algorithm update network element can calculate the impact of better tuple division and better algorithm based on the number of tuples received, tuple hit rate and data flow characteristics, and combine historical data and the operation data of other UPF network elements to derive Select the optimal parameters (such as tuple division) or other TSS algorithms from multiple results.
步骤505,算法更新网元向UPF网元发送算法更新指示信息,该算法更新指示信息用于指示UPF网元更新后的算法或算法参数。Step 505: The algorithm update network element sends algorithm update indication information to the UPF network element. The algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the UPF network element.
步骤506,UPF网元安装更新后的算法或算法参数。Step 506: The UPF network element installs the updated algorithm or algorithm parameters.
在一种可能的设计中,UPF网元可应用AB法安装更新后的算法或算法参数。例如,原算法生成A表,运行数据也位于A表,新算法或更新参数的算法生成B表,将运行数据逐条或分批迁移至B表,对于新增的数据流特征,在A和B表同时插入,当迁移完成,执行AB表的切换,将B表切换为当前使用的数据表。In a possible design, the UPF network element can apply the AB method to install the updated algorithm or algorithm parameters. For example, the original algorithm generates table A, and the operating data is also in table A. The new algorithm or the algorithm that updates parameters generates table B, and the operating data is migrated to table B one by one or in batches. For the new data flow characteristics, in A and B The tables are inserted at the same time. When the migration is completed, table AB is switched and table B is switched to the currently used data table.
UPF网元的新算法或新参数生效后,UPF网元可执行新的算法运行数据收集过程。After the new algorithm or new parameters of the UPF network element take effect, the UPF network element can execute the new algorithm operation data collection process.
下面通过几个示例对本申请实施例提供的技术方案进行具体说明。 The technical solutions provided by the embodiments of this application are specifically described below through several examples.
示例一Example 1
本示例一中,以哈希算法为例,来说明UPF通过N4接口实现关键服务能力重构的过程。在该示例一中,算法更新网元是SMF或NWDAF中的功能模块,可记为计算单元。In Example 1, the hash algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through the N4 interface. In this example 1, the algorithm update network element is a functional module in SMF or NWDAF, which can be recorded as a computing unit.
如图6所示,包括如下步骤:As shown in Figure 6, it includes the following steps:
步骤601,UPF通过N4接口的包过滤控制协议(packet filter control protocol,PFCP)连接建立或更新过程(PFCP Association Setup Procedure或PFCP Association Update Procedure)向SMF上报支持算法在线更新能力,例如上报算法类型、算法实例号、支持的算法列表、支持调整的算法参数、支持的收集参数等信息。以哈希算法为例,算法类型为哈希算法,算法实例号为0x0001,支持的算法列表可包括MurmurHash、CRC32、FNV、SIPHash等算法,支持的收集参数可包括加载因子、冲突率和数据流特征等。Step 601: UPF reports the support algorithm online update capability to SMF through the packet filter control protocol (PFCP) connection establishment or update process (PFCP Association Setup Procedure or PFCP Association Update Procedure) of the N4 interface, such as reporting algorithm type, Algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, supported collection parameters and other information. Take the hash algorithm as an example. The algorithm type is hash algorithm and the algorithm instance number is 0x0001. The supported algorithm list can include MurmurHash, CRC32, FNV, SIPHash and other algorithms. The supported collection parameters can include loading factor, conflict rate and data flow. Features etc.
步骤601-a,如果计算单元在NWDAF,SMF可通过分析信息请求(Nnwdaf_AnalyticsInfo_Request)将上述算法在线更新能力发送给NWDAF。Step 601-a, if the computing unit is in NWDAF, SMF can send the above algorithm online update capability to NWDAF through analysis information request (Nnwdaf_AnalyticsInfo_Request).
步骤602,SMF通过N4接口的PFCP连接建立或更新过程(PFCP Association Setup Procedure或PFCP Association Update Procedure)设置算法类型、算法实例号、待收集参数、上报间隔/频率。以哈希函数为例,算法类型为哈希算法,算法实例号0x0001,待收集参数如数据流特征,每小时上报一次。Step 602: SMF sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency through the PFCP connection establishment or update process (PFCP Association Setup Procedure or PFCP Association Update Procedure) of the N4 interface. Taking the hash function as an example, the algorithm type is hash algorithm, the algorithm instance number is 0x0001, and the parameters to be collected, such as data flow characteristics, are reported every hour.
步骤603,UPF通过N4接口的PFCP会话上报请求(PFCP Session Report Request)上报算法运行信息,该算法运行信息中包含收集的信息。Step 603: UPF reports algorithm running information through the PFCP Session Report Request of the N4 interface. The algorithm running information includes the collected information.
SMF收到UPF上报的一段时间内的算法运行信息后,根据算法运行信息推算出可调整的参数或者选择新的算法;以哈希算法为例,SMF根据收到的加载因子,冲突率和数据流特征,推算影响更高加载因子以及数据流特征对应的更小的冲突率的参数和更好的算法,结合历史数据和其他UPF的运行数据,从多个结果中选择最优的参数(如桶的大小)或者选择其他的哈希算法。After SMF receives the algorithm running information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm running information; taking the hash algorithm as an example, SMF will calculate the adjustable parameters or select a new algorithm based on the received loading factor, conflict rate and data. Flow characteristics, calculate parameters and better algorithms that affect higher load factors and smaller conflict rates corresponding to data flow characteristics, combine historical data and other UPF operating data, and select optimal parameters from multiple results (such as bucket size) or choose another hashing algorithm.
步骤603-a,如果计算单元在NWDAF,SMF通过分析信息请求(Nnwdaf_AnalyticsInfo_Request)将上述算法运行信息发送给NWDAF,由NWDAF决策新的算法或算法参数,然后再将决策结果返回给SMF。Step 603-a, if the computing unit is in NWDAF, SMF sends the above algorithm running information to NWDAF through analysis information request (Nnwdaf_AnalyticsInfo_Request), and NWDAF decides on the new algorithm or algorithm parameters, and then returns the decision result to SMF.
步骤604,SMF通过N4接口的PFCP连接更新过程(PFCP Association Update Procedure)向UPF发送更新指令,通过更新指令设置更新后的算法类型、算法实例号、算法参数。Step 604: SMF sends an update instruction to UPF through the PFCP Association Update Procedure of the N4 interface, and sets the updated algorithm type, algorithm instance number, and algorithm parameters through the update instruction.
UPF接收到来自SMF的指令消息后,UPF可采用AB法安装新的算法或更新算法参数,并完成原有数据的迁移。After UPF receives the instruction message from SMF, UPF can use the AB method to install a new algorithm or update algorithm parameters, and complete the migration of original data.
本示例一中,UPF通过N4接口上报算法运行信息并由外置的计算单元配合更新算法的参数或新的算法,可实现UPF关键服务能力的重构。In this example 1, UPF reports algorithm running information through the N4 interface and uses an external computing unit to update algorithm parameters or new algorithms, which can realize the reconstruction of UPF's key service capabilities.
示例二Example 2
本示例二中,以哈希算法为例,来说明UPF通过O&M接口实现关键服务能力重构的过程。在该示例二中,算法更新网元是O&M中的功能模块,可记为计算单元。In Example 2, the hash algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through the O&M interface. In this second example, the algorithm update network element is a functional module in O&M and can be recorded as a computing unit.
如图7所示,包括如下步骤:As shown in Figure 7, it includes the following steps:
步骤701,UPF通过O&M的MIB接口或yang模型接口向O&M上报支持算法在线更新能力,例如上报算法类型、算法实例号、支持的算法列表、支持可调整的算法参数、支持的收集参数等信息。以哈希算法为例,算法类型为哈希算法,算法实例号为0x0001,支 持的算法列表可包括MurmurHash,CRC32,FNV,SIPHash等算法,支持收集参数可包括加载因子,冲突率和数据流特征等。Step 701: UPF reports the supported algorithm online update capability to O&M through O&M's MIB interface or yang model interface, such as reporting algorithm type, algorithm instance number, supported algorithm list, supported adjustable algorithm parameters, supported collection parameters and other information. Take the hash algorithm as an example. The algorithm type is hash algorithm and the algorithm instance number is 0x0001. The supported algorithm list can include MurmurHash, CRC32, FNV, SIPHash and other algorithms, and the supported collection parameters can include loading factors, conflict rates and data flow characteristics.
步骤702,O&M通过UPF与O&M之间的接口下发算法收集信息,设置算法类型、算法实例号、待收集参数、上报间隔/频率。以哈希函数为例,算法类型为哈希算法,算法实例号0x0001,待收集参数如数据流特征,每小时上报一次。Step 702: O&M issues algorithm collection information through the interface between UPF and O&M, and sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency. Taking the hash function as an example, the algorithm type is hash algorithm, the algorithm instance number is 0x0001, and the parameters to be collected, such as data flow characteristics, are reported every hour.
步骤703,UPF通过与O&M之间的接口上报算法运行信息,该算法运行信息包含收集的信息。Step 703: UPF reports algorithm running information through the interface with O&M. The algorithm running information includes the collected information.
O&M接收到UPF上报的一段时间内的算法运行信息后,根据算法运行信息推算出可调整的参数或者选择新的算法。以哈希算法为例,O&M根据接收到的加载因子、冲突率和数据流特征,推算影响更高加载因子以及数据流特征对应的更小的冲突率的参数和更好的算法,结合历史数据和其他UPF的运行数据,从多个结果中选择最优的参数(如桶的大小)或者选择其他的哈希算法。After O&M receives the algorithm operation information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm operation information. Taking the hash algorithm as an example, O&M calculates parameters and better algorithms that affect higher load factors and smaller conflict rates corresponding to data flow characteristics based on the received load factors, conflict rates, and data flow characteristics, combined with historical data. and other UPF running data, select optimal parameters (such as bucket size) from multiple results or select other hashing algorithms.
步骤704,O&M通过与UPF之间的接口下发算法更新参数或新算法,例如包括更新后的算法类型、算法实例号、算法参数等。UPF接收到来自O&M消息后,可采用AB法安装新的算法或更新算法参数,并完成原有数据的迁移。Step 704: O&M issues algorithm update parameters or new algorithms through the interface with UPF, including, for example, the updated algorithm type, algorithm instance number, algorithm parameters, etc. After UPF receives the message from O&M, it can use the AB method to install a new algorithm or update the algorithm parameters, and complete the migration of the original data.
本示例二中,UPF通过O&M接口上报算法运行信息并由外置的计算单元配合更新算法的参数或新的算法,可实现UPF关键服务能力的重构。In this second example, UPF reports algorithm running information through the O&M interface and uses an external computing unit to update algorithm parameters or new algorithms, which can realize the reconstruction of UPF's key service capabilities.
示例三Example three
本示例三中,以TSS算法为例,来说明UPF通过服务化接口实现关键服务能力重构的过程。在该示例三中,算法更新网元是SMF或NWDAF中的功能模块,可记为计算单元。In Example 3, the TSS algorithm is used as an example to illustrate the process of UPF reconstructing key service capabilities through service-oriented interfaces. In this example three, the algorithm update network element is a functional module in SMF or NWDAF, which can be recorded as a computing unit.
如图8所示,包括如下步骤:As shown in Figure 8, it includes the following steps:
步骤801,作为生产者的UPF通过服务化接口通过Nnrf_Nfmanagement服务向NRF上报其支持算法在线更新能力,例如上报算法类型、算法实例号、支持的算法列表、支持调整的算法参数、支持的收集参数等信息。以TSS算法为例,算法类型为TSS算法,算法实例号为0x0001,支持的算法列表可包括cutTSS,mergeTSS等算法,支持调整的参数可包括tuple上限、tuple划分规则,支持的收集参数可包括tuple数量,tuple命中率和数据流特征等。Step 801: UPF as a producer reports its supported algorithm online update capabilities to NRF through the Nnrf_Nfmanagement service through the service interface, such as reporting algorithm type, algorithm instance number, supported algorithm list, supported algorithm parameters for adjustment, supported collection parameters, etc. information. Take the TSS algorithm as an example. The algorithm type is the TSS algorithm, and the algorithm instance number is 0x0001. The supported algorithm list can include cutTSS, mergeTSS and other algorithms. The supported parameters for adjustment can include the upper limit of tuples and tuple division rules. The supported collection parameters can include tuples. Quantity, tuple hit rate and data flow characteristics, etc.
步骤802,作为消费者的SMF/NWDAF通过网络功能发现(Nnrf_NFDiscovery)过程向NRF获取可提供服务的UPF。Step 802: SMF/NWDAF as a consumer obtains a UPF that can provide services from NRF through the network function discovery (Nnrf_NFDiscovery) process.
步骤803,SMF/NWDAF通过服务化接口(如Nupf_CapabilityManagement)下发算法收集信息,设置算法类型、算法实例号、待收集的参数、上报间隔/频率。以TSS算法为例,算法类型为TSS算法,算法实例号0x0001,待收集的参数如数据流特征,每小时上报一次。Step 803: SMF/NWDAF delivers algorithm collection information through the service interface (such as Nupf_CapabilityManagement), and sets the algorithm type, algorithm instance number, parameters to be collected, and reporting interval/frequency. Taking the TSS algorithm as an example, the algorithm type is TSS algorithm, the algorithm instance number is 0x0001, and the parameters to be collected, such as data flow characteristics, are reported every hour.
步骤804,UPF通过服务化接口的Nupf_EventExposure向SMF/NWDAF上报算法运行信息,该算法运行信包含收集的信息。Step 804: UPF reports algorithm running information to SMF/NWDAF through Nupf_EventExposure of the service interface. The algorithm running information contains the collected information.
SMF/NWDAF接收到UPF上报的一段时间内的算法运行信息后,根据算法运行信息推算出可调整的参数或者选择新的算法;以TSS算法为例,SMF/NWDAF根据收到的tuple数量、tuple命中率和数据流特征,推算影响更优的tuple划分和更好的算法,结合历史数 据和其他UPF的运行数据,从多个结果中选择最优的参数(如tuple划分)或选择其他TSS算法。After SMF/NWDAF receives the algorithm running information reported by UPF within a period of time, it can calculate the adjustable parameters or select a new algorithm based on the algorithm running information. Taking the TSS algorithm as an example, SMF/NWDAF calculates the adjustable parameters or selects a new algorithm based on the number of tuples received. Hit rate and data flow characteristics are estimated to influence better tuple division and better algorithms, combined with historical data. According to the operation data of other UPF, select the optimal parameters (such as tuple partition) from multiple results or choose other TSS algorithms.
步骤805,SMF/NWDAF通过服务化接口的Nupf_CapabilityManagement下发算法更新参数或新算法,设置更新后的算法类型、算法实例号、算法参数。Step 805: SMF/NWDAF issues algorithm update parameters or new algorithms through Nupf_CapabilityManagement of the service interface, and sets the updated algorithm type, algorithm instance number, and algorithm parameters.
UPF收到设置消息后,采用AB法安装新的算法或更新算法参数,并完成原有数据的迁移。After receiving the setting message, UPF uses the AB method to install a new algorithm or update the algorithm parameters, and completes the migration of the original data.
本实施例中,通过服务化接口UPF上报并由外置的计算单元配合更新算法的参数或新的算法,实现了UPF关键服务能力的重构。In this embodiment, the UPF's key service capabilities are reconstructed by reporting through the service interface UPF and using an external computing unit to update the parameters of the algorithm or a new algorithm.
如图9所示,为实现UPF中算法关键服务能力的重构,UPF和算法更新网元中均需要在处理流程上做改进。以算法更新网元为O&M/SMF/NWDAF中的功能模块-计算单元为例,本申请中的UPF和计算单元可包括如下的软件架构。As shown in Figure 9, in order to realize the reconstruction of the key service capabilities of the algorithm in UPF, the processing flow needs to be improved in both UPF and algorithm update network elements. Taking the algorithm update network element as the functional module-computing unit in O&M/SMF/NWDAF as an example, the UPF and computing unit in this application may include the following software architecture.
UPF包括算法管理,算法执行和数据收集三个功能模块。其中,算法管理主要执行算法实例的分配,算法参数的管理,以及算法的实例化;算法执行主要执行算法的运行管理和切换;数据收集主要根据收集参数对不同实例的运行参数执行收集和按收集要求上报;UPF includes three functional modules: algorithm management, algorithm execution and data collection. Among them, algorithm management mainly performs the allocation of algorithm instances, management of algorithm parameters, and instantiation of algorithms; algorithm execution mainly performs the operation management and switching of algorithms; data collection mainly performs collection and collection of operating parameters of different instances based on collection parameters. request reporting;
计算单元包括算法分析,算法模拟,算法库,数据收集,算法决策和历史数据等功能模块。其中,算法分析主要通过数据收集接收运行参数,从算法模拟获得新算法或算法更新参数模拟运行,将模拟运行的结果提交给算法决策;算法决策根据算法分析的结果,从算法库和历史数据中获取与模拟运行结果更匹配的算法或参数进行决策,将决策的结果发送给UPF进行执行。The computing unit includes functional modules such as algorithm analysis, algorithm simulation, algorithm library, data collection, algorithm decision-making and historical data. Among them, algorithm analysis mainly receives operating parameters through data collection, obtains new algorithms or algorithm updated parameters from algorithm simulation, and submits the results of simulation operations to algorithm decision-making; algorithm decision-making is based on the results of algorithm analysis, from the algorithm library and historical data. Obtain algorithms or parameters that better match the simulation running results to make decisions, and send the decision results to UPF for execution.
综上所述,在UPF分布化的大背景下,UPF的服务对象的数据特征千变万化,单一的算法效果受限,因此,需要支持面向数据特征的算法在线生效,即需要学习,训练和更新,才能找到算法参数或有效算法。基于此,本申请提供的一种支持UPF关键服务能力的算法在线学习更新方法,支持上述应用场景,能够有效提升算法效率,改变UPF服务的有效性。To sum up, in the context of UPF distribution, the data characteristics of UPF service objects are ever-changing, and the effect of a single algorithm is limited. Therefore, it is necessary to support the online effect of algorithms oriented to data characteristics, which requires learning, training and updating. To find algorithm parameters or effective algorithms. Based on this, this application provides an algorithm online learning and updating method that supports UPF key service capabilities, supports the above application scenarios, can effectively improve algorithm efficiency, and change the effectiveness of UPF services.
具体来说,本申请通过UPF向外置的算法更新网元上报关键算法实例一段时间处理数据流的结果,即算法运行信息,用于表征算法对数据流特征运算后的效果。由算法更新网元针对UPF上报的算法运行信息,进行算法分析,根据算法运行信息,并结合历史数据,以及其他UPF的运行效果,决策对算法进行更新,如更新算法参数或者更换新的算法,从而使得UPF支持算法在线更新。该方法可以针对不同UPF形态的UPF实现性能优化,提升算法运行效果。Specifically, this application uses UPF to report to the external algorithm update network element the results of a key algorithm instance processing the data flow for a period of time, that is, the algorithm running information, which is used to represent the effect of the algorithm on the data flow characteristics. The algorithm update network element performs algorithm analysis on the algorithm operation information reported by UPF. Based on the algorithm operation information, combined with historical data and other UPF operation effects, it makes decisions to update the algorithm, such as updating algorithm parameters or replacing new algorithms. This enables UPF to support algorithm online updates. This method can optimize performance for UPFs of different UPF forms and improve algorithm operation effects.
本申请实施例还提供一种通信装置,请参考图10,为本申请实施例提供的一种通信装置的结构示意图,该通信装置1000包括:收发模块1010和处理模块1020。该通信装置可用于实现上述任一方法实施例中用户面功能网元或算法更新网元的功能。An embodiment of the present application also provides a communication device. Please refer to FIG. 10 , which is a schematic structural diagram of a communication device provided by an embodiment of the present application. The communication device 1000 includes: a transceiver module 1010 and a processing module 1020. The communication device can be used to implement the functions of the user plane function network element or the algorithm update network element in any of the above method embodiments.
该通信装置可以是网络设备,或者能够支持网络设备实现上述方法实施例中对应功能的装置(例如网络设备中包括的芯片)等。The communication device may be a network device, or a device (such as a chip included in the network device) that can support the network device to implement the corresponding functions in the above method embodiment.
示例性地,当该通信装置执行图5中所示的方法实施例中对应用户面功能网元的操作或者步骤时,收发模块1010,用于向算法更新网元上报算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算 法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;所述收发模块1010,还用于接收来自所述算法更新网元的算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。Exemplarily, when the communication device performs the operations or steps corresponding to the user plane function network element in the method embodiment shown in Figure 5, the transceiver module 1010 is used to report algorithm operation information to the algorithm update network element. The algorithm The operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm. The method is used to support the user plane function network element matching packet detection rule PDR, and the parameters include data flow characteristics; the transceiver module 1010 is also used to receive algorithm update instruction information from the algorithm update network element, the The algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
在一种可能的设计中,所述收发模块1010,还用于接收来自所述算法更新网元的算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔;所述处理模块1020,用于根据所述算法收集配置信息,确定所述算法运行信息。In a possible design, the transceiver module 1010 is also used to receive algorithm collection configuration information from the algorithm update network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters and collection parameters. interval; the processing module 1020 is used to collect configuration information according to the algorithm and determine the algorithm running information.
在一种可能的设计中,所述收发模块1010,还用于向所述算法更新网元上报算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。In a possible design, the transceiver module 1010 is also configured to report algorithm update capability information to the algorithm update network element. The algorithm update capability information is used to indicate that the user plane function network element supports algorithm online update. .
在一种可能的设计中,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。In a possible design, the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
在一种可能的设计中,当所述算法类型为哈希算法;所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;所述支持的收集参数包括加载因子、冲突率和数据流特征;所述支持调整的算法参数包括桶的大小。In a possible design, when the algorithm type is a hash algorithm; the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
在一种可能的设计中,当所述算法类型为元组空间搜索TSS算法;所述支持的算法列表包括cutTSS和/或mergeTSS;所述支持的收集参数包括元组tuple数量,tuple命中率和数据流特征;所述支持调整的算法参数包括tuple上限,tuple划分规则。In a possible design, when the algorithm type is a tuple space search TSS algorithm; the supported algorithm list includes cutTSS and/or mergeTSS; the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics; the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
在一种可能的设计中,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。In a possible design, the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
在一种可能的设计中,所述处理模块1020,还用于应用AB法安装更新后的算法或算法参数。In a possible design, the processing module 1020 is also used to install the updated algorithm or algorithm parameters using the AB method.
在一种可能的设计中,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。In a possible design, the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
当该通信装置执行图5中所示的方法实施例中对应算法更新网元的操作或者步骤时,收发模块1010,用于接收来自用户面功能网元的算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;所述处理模块1020,用于根据所述算法运行信息决策更新后的算法或算法参数;所述收发模块1010,还用于向所述用户面功能网元发送算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。When the communication device performs operations or steps corresponding to the algorithm update network element in the method embodiment shown in Figure 5, the transceiver module 1010 is used to receive algorithm operation information from the user plane functional network element. The algorithm operation information includes Parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm. The algorithm is used to support the user plane functional network element to match the packet detection rule PDR. The parameters include data flow characteristics; The processing module 1020 is used to determine the updated algorithm or algorithm parameters based on the algorithm operation information; the transceiver module 1010 is also used to send algorithm update indication information to the user plane functional network element. The indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
在一种可能的设计中,所述收发模块1010,还用于向所述用户面功能网元发送算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔。In a possible design, the transceiver module 1010 is also used to send algorithm collection configuration information to the user plane functional network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters and collection parameters. interval.
在一种可能的设计中,所述收发模块1010,用于接收来自所述用户面功能网元的算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。In a possible design, the transceiver module 1010 is configured to receive algorithm update capability information from the user plane functional network element, where the algorithm update capability information is used to indicate that the user plane functional network element supports algorithm online. renew.
在一种可能的设计中,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。In a possible design, the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, algorithm parameters that support adjustment, and supported collection parameters.
在一种可能的设计中,当所述算法类型为哈希算法;所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;所述支持的收集参数包括加载因子、冲突率和数据流特征;所述支持调整的算法参数包括桶的大小。In a possible design, when the algorithm type is a hash algorithm; the supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash; the supported collection parameters include loading factor, Conflict rate and data flow characteristics; the algorithm parameters that support adjustment include bucket size.
在一种可能的设计中,当所述算法类型为元组空间搜索TSS算法;所述支持的算法列表包括cutTSS和/或mergeTSS;所述支持的收集参数包括元组tuple数量,tuple命中率和 数据流特征;所述支持调整的算法参数包括tuple上限,tuple划分规则。In a possible design, when the algorithm type is a tuple space search TSS algorithm; the supported algorithm list includes cutTSS and/or mergeTSS; the supported collection parameters include the number of tuples, tuple hit rate and Data flow characteristics; the algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
在一种可能的设计中,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。In a possible design, the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, and uniform resource location address.
在一种可能的设计中,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。In a possible design, the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
该通信装置中涉及的处理模块1020可以由至少一个处理器或处理器相关电路组件实现,收发模块1010可以由至少一个收发器或收发器相关电路组件或通信接口实现。该通信装置中的各个模块的操作和/或功能分别为了实现图5至图8中所示方法的相应流程,为了简洁,在此不再赘述。可选的,该通信装置中还可以包括存储模块,该存储模块可以用于存储数据和/或指令,收发模块1010和/或处理模块1020可以读取存取模块中的数据和/或指令,从而使得通信装置实现相应的方法。该存储模块例如可以通过至少一个存储器实现。The processing module 1020 involved in the communication device can be implemented by at least one processor or processor-related circuit component, and the transceiver module 1010 can be implemented by at least one transceiver or transceiver-related circuit component or communication interface. The operations and/or functions of each module in the communication device are respectively to implement the corresponding processes of the methods shown in Figures 5 to 8. For the sake of simplicity, they will not be described again here. Optionally, the communication device may also include a storage module, which may be used to store data and/or instructions, and the transceiver module 1010 and/or the processing module 1020 may read the data and/or instructions in the access module, Thus, the communication device implements the corresponding method. The memory module can be implemented, for example, by at least one memory.
上述存储模块、处理模块和收发模块可以分离存在,也可以全部或者部分模块集成,例如存储模块和处理模块集成,或者处理模块和收发模块集成等。The above-mentioned storage module, processing module and transceiver module can exist separately, or all or part of the modules can be integrated, for example, the storage module and the processing module are integrated, or the processing module and the transceiver module are integrated.
请参考图11,为本申请实施例中提供的一种通信装置的另一结构示意图。该通信装置可用于实现上述方法实施例中用户面功能网元或算法更新网元对应的功能。该通信装置可以是网络设备或者能够支持网络设备实现上述方法实施例中对应功能的装置(例如网络设备中包括的芯片)等。Please refer to FIG. 11 , which is another schematic structural diagram of a communication device provided in an embodiment of the present application. The communication device can be used to implement functions corresponding to the user plane function network element or the algorithm update network element in the above method embodiment. The communication device may be a network device or a device (such as a chip included in the network device) that can support the network device to implement the corresponding functions in the above method embodiment.
该通信装置1100可以包括处理器1101和存储器1102。其中,存储器1102用于存储程序指令和/或数据,处理器1101用于执行存储器1102中存储的程序指令,从而实现上述方法实施例中的方法。The communication device 1100 may include a processor 1101 and a memory 1102. The memory 1102 is used to store program instructions and/or data, and the processor 1101 is used to execute the program instructions stored in the memory 1102, thereby implementing the method in the above method embodiment.
可选的,存储器1102和处理器1101耦合,所述耦合是装置、单元或模块之间的间接耦合或通信连接,可以是电性,机械或其它的形式,用于装置、单元或模块之间的信息交互。Optionally, the memory 1102 is coupled to the processor 1101. The coupling is an indirect coupling or communication connection between devices, units or modules, which may be electrical, mechanical or other forms, and is used between devices, units or modules. information interaction.
可选地,该通信装置1100还可以包括通信接口1103,通信接口1103用于通过传输介质与其它设备进行通信,例如将接收到的来自其他通信装置的信号传输至处理器1101,或者来自处理器1101的信号传输至其他通信装置。该通信接口1103可以是收发器,也可以为接口电路,如收发电路、收发芯片等。Optionally, the communication device 1100 may also include a communication interface 1103, which is used to communicate with other devices through a transmission medium, such as transmitting signals received from other communication devices to the processor 1101, or from the processor. 1101 signal is transmitted to other communication devices. The communication interface 1103 may be a transceiver or an interface circuit, such as a transceiver circuit, a transceiver chip, etc.
在一个实施例中,通信接口1103可具体用于执行上述收发模块1010的动作,处理器1101可具体用于执行上述处理模块1020的动作,本申请在此不再赘述。In one embodiment, the communication interface 1103 can be specifically used to perform the actions of the above-mentioned transceiver module 1010, and the processor 1101 can be specifically used to perform the actions of the above-mentioned processing module 1020, which will not be described again in this application.
本申请实施例中不限定上述处理器1101、存储器1102以及通信接口1103之间的具体连接介质。本申请实施例在图11中以处理器1101、存储器1102以及通信接口1103之间通过总线1104连接,总线在图11中以粗线表示,其它部件之间的连接方式,仅是进行示意性说明,并不引以为限。所述总线可以分为地址总线、数据总线、控制总线等。为便于表示,图11中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。The embodiment of the present application does not limit the specific connection medium between the processor 1101, the memory 1102 and the communication interface 1103. In the embodiment of the present application, the processor 1101, the memory 1102 and the communication interface 1103 are connected through a bus 1104 in Figure 11. The bus is represented by a thick line in Figure 11. The connection methods between other components are only schematically explained. , is not limited. The bus can be divided into address bus, data bus, control bus, etc. For ease of presentation, only one thick line is used in Figure 11, but it does not mean that there is only one bus or one type of bus.
本申请实施例还提供一种芯片系统,包括:处理器,所述处理器与存储器耦合,所述存储器用于存储程序或指令,当所述程序或指令被所述处理器执行时,使得该芯片系统实现上述任一方法实施例中会话功能网元或算法更新网元对应的方法。An embodiment of the present application also provides a chip system, including: a processor, the processor is coupled to a memory, and the memory is used to store programs or instructions. When the program or instructions are executed by the processor, the The chip system implements the method corresponding to the session function network element or the algorithm update network element in any of the above method embodiments.
可选地,该芯片系统中的处理器可以为一个或多个。该处理器可以通过硬件实现也可以通过软件实现。当通过硬件实现时,该处理器可以是逻辑电路、集成电路等。当通过软 件实现时,该处理器可以是一个通用处理器,通过读取存储器中存储的软件代码来实现。Optionally, there may be one or more processors in the chip system. The processor can be implemented in hardware or software. When implemented in hardware, the processor may be a logic circuit, an integrated circuit, or the like. when passing soft When implemented as software, the processor may be a general-purpose processor implemented by reading software code stored in memory.
可选地,该芯片系统中的存储器也可以为一个或多个。该存储器可以与处理器集成在一起,也可以和处理器分离设置,本申请并不限定。示例性的,存储器可以是非瞬时性处理器,例如只读存储器(read-only memory,ROM),其可以与处理器集成在同一块芯片上,也可以分别设置在不同的芯片上,本申请对存储器的类型,以及存储器与处理器的设置方式不作具体限定。Optionally, there may be one or more memories in the chip system. The memory may be integrated with the processor or may be provided separately from the processor, which is not limited by this application. For example, the memory may be a non-transient processor, such as a read-only memory (ROM), which may be integrated with the processor on the same chip, or may be separately provided on different chips. This application describes The type of memory and the arrangement of the memory and processor are not specifically limited.
示例性的,该芯片系统可以是现场可编程门阵列(field programmable gate array,FPGA),可以是专用集成芯片(application specific integrated circuit,ASIC),还可以是系统芯片(system on chip,SoC),还可以是中央处理器(central processor unit,CPU),还可以是网络处理器(network processor,NP),还可以是数字信号处理电路(digital signal processor,DSP),还可以是微控制器(micro controller unit,MCU),还可以是可编程控制器(programmable logic device,PLD)或其他集成芯片。For example, the chip system can be a field programmable gate array (FPGA), an application specific integrated circuit (ASIC), or a system on chip (SoC). It can also be a central processor (central processor unit, CPU), a network processor (network processor, NP), a digital signal processing circuit (digital signal processor, DSP), or a microcontroller (micro controller unit (MCU), or a programmable logic device (PLD) or other integrated chip.
应理解,上述方法实施例中的各步骤可以通过处理器中的硬件的集成逻辑电路或者软件形式的指令完成。结合本申请实施例所公开的方法步骤可以直接体现为硬件处理器执行完成,或者用处理器中的硬件及软件模块组合执行完成。It should be understood that each step in the above method embodiment can be completed by an integrated logic circuit of hardware in the processor or instructions in the form of software. The method steps disclosed in conjunction with the embodiments of this application can be directly implemented by a hardware processor, or executed by a combination of hardware and software modules in the processor.
本申请实施例还提供一种计算机可读存储介质,所述计算机存储介质中存储有计算机程序或指令,当该计算机程序或指令被执行时,使得通信装置执行上述任一方法实施例中的方法。Embodiments of the present application also provide a computer-readable storage medium. Computer programs or instructions are stored in the computer storage medium. When the computer program or instructions are executed, the communication device is caused to perform the method in any of the above method embodiments. .
本申请实施例还提供一种计算机程序产品,当通信装置读取并执行所述计算机程序产品时,使得通信装置执行上述任一方法实施例中的方法。An embodiment of the present application also provides a computer program product, which when a communication device reads and executes the computer program product, causes the communication device to execute the method in any of the above method embodiments.
本申请实施例还提供一种通信系统,该通信系统包括用户面功能网元和算法更新网元,用户面功能网元和算法更新网元可以执行上述任一方法实施例中的方法。An embodiment of the present application also provides a communication system. The communication system includes a user plane functional network element and an algorithm updating network element. The user plane functional network element and the algorithm updating network element can execute the method in any of the above method embodiments.
应理解,本申请实施例中提及的处理器可以是CPU,还可以是其他通用处理器、DSP、ASIC、FPGA或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件等。通用处理器可以是微处理器或者该处理器也可以是任何常规的处理器等。It should be understood that the processor mentioned in the embodiments of this application may be a CPU, or other general-purpose processors, DSP, ASIC, FPGA or other programmable logic devices, discrete gate or transistor logic devices, discrete hardware components, etc. A general-purpose processor may be a microprocessor or the processor may be any conventional processor, etc.
还应理解,本申请实施例中提及的存储器可以是易失性存储器或非易失性存储器,或可包括易失性和非易失性存储器两者。其中,非易失性存储器可以是ROM、可编程只读存储器(programmable ROM,PROM)、可擦除可编程只读存储器(erasable PROM,EPROM)、电可擦除可编程只读存储器(electrically EPROM,EEPROM)或闪存。易失性存储器可以是随机存取存储器(random access memory,RAM),其用作外部高速缓存。通过示例性但不是限制性说明,许多形式的RAM可用,例如静态随机存取存储器(static RAM,SRAM)、动态随机存取存储器(dynamic RAM,DRAM)、同步动态随机存取存储器(synchronous DRAM,SDRAM)、双倍数据速率同步动态随机存取存储器(double data rate SDRAM,DDR SDRAM)、增强型同步动态随机存取存储器(enhanced SDRAM,ESDRAM)、同步连接动态随机存取存储器(synchlink DRAM,SLDRAM)和直接内存总线随机存取存储器(direct rambus RAM,DR RAM)。It should also be understood that the memory mentioned in the embodiments of the present application may be volatile memory or non-volatile memory, or may include both volatile and non-volatile memory. Among them, the non-volatile memory can be ROM, programmable ROM (PROM), erasable programmable read-only memory (erasable PROM, EPROM), electrically erasable programmable read-only memory (EPROM) ,EEPROM) or flash memory. Volatile memory can be random access memory (RAM), which is used as an external cache. By way of illustration, but not limitation, many forms of RAM are available, such as static random access memory (SRAM), dynamic random access memory (DRAM), synchronous dynamic random access memory (synchronous DRAM, SDRAM), double data rate synchronous dynamic random access memory (double data rate SDRAM, DDR SDRAM), enhanced synchronous dynamic random access memory (enhanced SDRAM, ESDRAM), synchronous link dynamic random access memory (synchlink DRAM, SLDRAM) ) and direct memory bus random access memory (direct rambus RAM, DR RAM).
需要说明的是,当处理器为通用处理器、DSP、ASIC、FPGA或者其他可编程逻辑器件、分立门或者晶体管逻辑器件、分立硬件组件时,存储器(存储模块)集成在处理器中。It should be noted that when the processor is a general-purpose processor, DSP, ASIC, FPGA or other programmable logic device, discrete gate or transistor logic device, or discrete hardware component, the memory (storage module) is integrated in the processor.
应注意,本文描述的存储器旨在包括但不限于这些和任意其它适合类型的存储器。It should be noted that the memories described herein are intended to include, but are not limited to, these and any other suitable types of memories.
应理解,在本申请的各种实施例中涉及的各种数字编号仅为描述方便进行的区分,上 述各过程或步骤的序号的大小并不意味着执行顺序的先后,各过程或步骤的执行顺序应以其功能和内在逻辑确定,而不应对本申请实施例的实施过程构成任何限定。It should be understood that the various numerical numbers involved in the various embodiments of the present application are only for convenience of description, and the above The size of the serial numbers of each process or step described above does not mean the order of execution. The execution order of each process or step should be determined by its function and internal logic, and should not constitute any limitation on the implementation process of the embodiments of the present application.
本领域普通技术人员可以意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、或者计算机软件和电子硬件的结合来实现。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本申请的范围。Those of ordinary skill in the art will appreciate that the units and algorithm steps of each example described in conjunction with the embodiments disclosed herein can be implemented with electronic hardware, or a combination of computer software and electronic hardware. Whether these functions are performed in hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may implement the described functionality using different methods for each specific application, but such implementations should not be considered beyond the scope of this application.
所属领域的技术人员可以清楚地了解到,为描述的方便和简洁,上述描述的系统、装置和单元的具体工作过程,可以参考前述方法实施例中的对应过程,在此不再赘述。Those skilled in the art can clearly understand that for the convenience and simplicity of description, the specific working processes of the systems, devices and units described above can be referred to the corresponding processes in the foregoing method embodiments, and will not be described again here.
在本申请所提供的几个实施例中,应该理解到,所揭露的系统、装置和方法,可以通过其它的方式实现。例如,以上所描述的装置实施例仅仅是示意性的,例如,所述单元的划分,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式,例如多个单元或组件可以结合或者可以集成到另一个系统,或一些特征可以忽略,或不执行。另一点,所显示或讨论的相互之间的耦合或直接耦合或通信连接可以是通过一些接口,装置或单元的间接耦合或通信连接,可以是电性,机械或其它的形式。In the several embodiments provided in this application, it should be understood that the disclosed systems, devices and methods can be implemented in other ways. For example, the device embodiments described above are only illustrative. For example, the division of the units is only a logical function division. In actual implementation, there may be other division methods. For example, multiple units or components may be combined or can be integrated into another system, or some features can be ignored, or not implemented. On the other hand, the coupling or direct coupling or communication connection between each other shown or discussed may be through some interfaces, and the indirect coupling or communication connection of the devices or units may be in electrical, mechanical or other forms.
所述作为分离部件说明的单元可以是或者也可以不是物理上分开的,作为单元显示的部件可以是或者也可以不是物理单元,即可以位于一个地方,或者也可以分布到多个网络单元上。可以根据实际的需要选择其中的部分或者全部单元来实现本实施例方案的目的。The units described as separate components may or may not be physically separated, and the components shown as units may or may not be physical units, that is, they may be located in one place, or they may be distributed to multiple network units. Some or all of the units can 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 can be integrated into one processing unit, each unit can exist physically alone, or two or more units can be integrated into one unit.
所述功能如果以软件功能单元的形式实现并作为独立的产品销售或使用时,可以存储在一个计算机可读取存储介质中。基于这样的理解,本申请的技术方案本质上或者说对现有技术做出贡献的部分或者该技术方案的部分可以以软件产品的形式体现出来,该计算机软件产品存储在一个存储介质中,包括若干指令用以使得一台计算机设备(可以是个人计算机,服务器,或者网络设备等)执行本申请各个实施例所述方法的全部或部分步骤。而前述的存储介质包括:U盘、移动硬盘、ROM、RAM、磁碟或者光盘等各种可以存储程序代码的介质。If the functions are implemented in the form of software functional units and sold or used as independent products, they can be stored in a computer-readable storage medium. Based on this understanding, the technical solution of the present application is essentially or the part that contributes to the existing technology or the part of the technical solution can be embodied in the form of a software product. The computer software product is stored in a storage medium, including Several instructions are used to cause a computer device (which may be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in various embodiments of this application. The aforementioned storage media include: U disk, mobile hard disk, ROM, RAM, magnetic disk or optical disk and other media that can store program codes.
在本申请的各个实施例中,如果没有特殊说明以及逻辑冲突,不同的实施例之间的术语和/或描述具有一致性、且可以相互引用,不同的实施例中的技术特征根据其内在的逻辑关系可以组合形成新的实施例。 In the various embodiments of this application, if there are no special instructions or logical conflicts, the terms and/or descriptions between different embodiments are consistent and can be referenced to each other. The technical features in different embodiments are based on their inherent Logical relationships can be combined to form new embodiments.

Claims (24)

  1. 一种重构用户面功能网元关键服务能力的方法,其特征在于,所述方法包括:A method for reconstructing key service capabilities of user plane functional network elements, characterized in that the method includes:
    用户面功能网元向算法更新网元上报算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;The user plane functional network element reports algorithm operation information to the algorithm update network element. The algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm. The algorithm is used to support The user plane functional network element matches the packet detection rule PDR, and the parameters include data flow characteristics;
    所述用户面功能网元接收来自所述算法更新网元的算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。The user plane functional network element receives algorithm update indication information from the algorithm update network element, and the algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  2. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1, further comprising:
    所述用户面功能网元接收来自所述算法更新网元的算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔;The user plane functional network element receives algorithm collection configuration information from the algorithm update network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters and collection interval;
    所述用户面功能网元根据所述算法收集配置信息,确定所述算法运行信息。The user plane functional network element collects configuration information according to the algorithm and determines the algorithm running information.
  3. 根据权利要求1或2所述的方法,其特征在于,所述方法还包括:The method according to claim 1 or 2, characterized in that, the method further includes:
    所述用户面功能网元向所述算法更新网元上报算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。The user plane functional network element reports algorithm update capability information to the algorithm update network element, and the algorithm update capability information is used to indicate that the user plane functional network element supports algorithm online update.
  4. 根据权利要求3所述的方法,其特征在于,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。The method according to claim 3, characterized in that the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, supported algorithm parameters for adjustment and supported collection parameters.
  5. 根据权利要求4所述的方法,其特征在于,当所述算法类型为哈希算法;The method according to claim 4, characterized in that when the algorithm type is a hash algorithm;
    所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;The supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash;
    所述支持的收集参数包括加载因子、冲突率和数据流特征;The supported collection parameters include load factor, conflict rate and data flow characteristics;
    所述支持调整的算法参数包括桶的大小。The algorithm parameters that support adjustment include bucket size.
  6. 根据权利要求4所述的方法,其特征在于,当所述算法类型为元组空间搜索TSS算法;The method according to claim 4, characterized in that when the algorithm type is a tuple space search TSS algorithm;
    所述支持的算法列表包括cutTSS和/或mergeTSS;The supported algorithm list includes cutTSS and/or mergeTSS;
    所述支持的收集参数包括元组tuple数量,tuple命中率和数据流特征;The supported collection parameters include the number of tuples, tuple hit rate and data flow characteristics;
    所述支持调整的算法参数包括tuple上限,tuple划分规则。The algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
  7. 根据权利要求1至6中任一项所述的方法,其特征在于,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。The method according to any one of claims 1 to 6, characterized in that the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, unified resource Locate address.
  8. 根据权利要求1至7中任一项所述的方法,其特征在于,所述方法还包括:The method according to any one of claims 1 to 7, characterized in that the method further includes:
    所述用户面功能网元应用AB法安装更新后的算法或算法参数。The user plane functional network element uses the AB method to install the updated algorithm or algorithm parameters.
  9. 根据权利要求1至8中任一项所述的方法,其特征在于,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。The method according to any one of claims 1 to 8, characterized in that the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  10. 一种重构用户面功能网元关键服务能力的方法,其特征在于,所述方法包括:A method for reconstructing key service capabilities of user plane functional network elements, characterized in that the method includes:
    算法更新网元接收来自用户面功能网元的算法运行信息,所述算法运行信息包括所述用户面功能网元在过去一段时间内收集的用于表征算法运行情况的参数,所述算法用于支持所述用户面功能网元匹配包检测规则PDR,所述参数包括数据流特征;The algorithm update network element receives algorithm operation information from the user plane functional network element. The algorithm operation information includes parameters collected by the user plane functional network element in the past period of time to characterize the operation of the algorithm. The algorithm is used to Support the user plane functional network element matching packet detection rule PDR, and the parameters include data flow characteristics;
    所述算法更新网元根据所述算法运行信息决策更新后的算法或算法参数;The algorithm updates the network element to decide on the updated algorithm or algorithm parameters based on the algorithm operation information;
    所述算法更新网元向所述用户面功能网元发送算法更新指示信息,所述算法更新指示信息用于指示所述用户面功能网元更新后的算法或算法参数。 The algorithm update network element sends algorithm update indication information to the user plane functional network element, and the algorithm update indication information is used to indicate the updated algorithm or algorithm parameters of the user plane functional network element.
  11. 根据权利要求10所述的方法,其特征在于,所述方法还包括:The method of claim 10, further comprising:
    所述算法更新网元向所述用户面功能网元发送算法收集配置信息,所述算法收集配置信息包括:算法类型、算法实例号、收集参数和收集间隔。The algorithm update network element sends algorithm collection configuration information to the user plane functional network element. The algorithm collection configuration information includes: algorithm type, algorithm instance number, collection parameters, and collection interval.
  12. 根据权利要求10或11所述的方法,其特征在于,所述方法还包括;The method according to claim 10 or 11, characterized in that, the method further includes;
    所述算法更新网元接收来自所述用户面功能网元的算法更新能力信息,所述算法更新能力信息用于指示所述用户面功能网元支持算法在线更新。The algorithm update network element receives algorithm update capability information from the user plane functional network element, and the algorithm update capability information is used to indicate that the user plane functional network element supports algorithm online update.
  13. 根据权利要求12所述的方法,其特征在于,所述算法更新能力信息包括:算法类型、算法实例号、支持的算法列表、支持调整的算法参数和支持的收集参数。The method according to claim 12, characterized in that the algorithm update capability information includes: algorithm type, algorithm instance number, supported algorithm list, supported algorithm parameters for adjustment and supported collection parameters.
  14. 根据权利要求13所述的方法,其特征在于,当所述算法类型为哈希算法;The method according to claim 13, characterized in that when the algorithm type is a hash algorithm;
    所述支持的算法列表包括MurmurHash,CRC32,FNV,SIPHash中的一种或多种;The supported algorithm list includes one or more of MurmurHash, CRC32, FNV, and SIPHash;
    所述支持的收集参数包括加载因子、冲突率和数据流特征;The supported collection parameters include load factor, conflict rate and data flow characteristics;
    所述支持调整的算法参数包括桶的大小。The algorithm parameters that support adjustment include bucket size.
  15. 根据权利要求13所述的方法,其特征在于,当所述算法类型为元组空间搜索TSS算法;The method according to claim 13, characterized in that when the algorithm type is a tuple space search TSS algorithm;
    所述支持的算法列表包括cutTSS和/或mergeTSS;The supported algorithm list includes cutTSS and/or mergeTSS;
    所述支持的收集参数包括元组tuple数量,tuple命中率和数据流特征;The supported collection parameters include the number of tuples, tuple hit rate and data flow characteristics;
    所述支持调整的算法参数包括tuple上限,tuple划分规则。The algorithm parameters that support adjustment include tuple upper limit and tuple division rules.
  16. 根据权利要求10至15中任一项所述的方法,其特征在于,所述数据流特征包括源地址、目的地址、源端口、目的端口、流服务质量标识、隧道标识、协议标识、统一资源定位地址。The method according to any one of claims 10 to 15, characterized in that the data flow characteristics include source address, destination address, source port, destination port, flow service quality identifier, tunnel identifier, protocol identifier, unified resource Locate address.
  17. 根据权利要求10至15中任一项所述的方法,其特征在于,所述算法更新网元为会话管理功能网元或网络数据分析功能网元或操作维护网元。The method according to any one of claims 10 to 15, characterized in that the algorithm update network element is a session management function network element or a network data analysis function network element or an operation and maintenance network element.
  18. 一种通信装置,其特征在于,包括用于执行如权利要求1至9中任一项所述方法的模块。A communication device, characterized by comprising a module for executing the method according to any one of claims 1 to 9.
  19. [根据细则91更正 11.04.2023]
    一种通信装置,其特征在于,包括用于执行如权利要求10至17中任一项所述方法的模块。
    [Correction 11.04.2023 under Rule 91]
    A communication device, characterized by comprising a module for executing the method according to any one of claims 10 to 17.
  20. 一种通信装置,其特征在于,包括处理器和存储器,所述处理器和所述存储器耦合,所述处理器用于控制所述装置实现如权利要求1至9中任一项所述的方法。A communication device, characterized in that it includes a processor and a memory, the processor is coupled to the memory, and the processor is used to control the device to implement the method according to any one of claims 1 to 9.
  21. [根据细则91更正 11.04.2023]
    一种通信装置,其特征在于,包括处理器和存储器,所述处理器和所述存储器耦合,所述处理器用于控制所述装置实现如权利要求10至17中任一项所述的方法。
    [Correction 11.04.2023 under Rule 91]
    A communication device, characterized in that it includes a processor and a memory, the processor is coupled to the memory, and the processor is used to control the device to implement the method according to any one of claims 10 to 17.
  22. [根据细则91更正 11.04.2023]
    一种计算机可读存储介质,其特征在于,所述存储介质中存储有计算机程序或指令,当所述计算机程序或指令被通信装置执行时,实现如权利要求1至9,或,10至17中任一项所述的方法。
    [Correction 11.04.2023 under Rule 91]
    A computer-readable storage medium, characterized in that a computer program or instructions are stored in the storage medium. When the computer program or instructions are executed by a communication device, claims 1 to 9, or 10 to 17 are implemented. any one of the methods.
  23. 一种通信系统,其特征在于,包括如权利要求18或20所述的通信装置,和如权利要求19或21所述的通信装置。A communication system, characterized by comprising the communication device according to claim 18 or 20, and the communication device according to claim 19 or 21.
  24. [根据细则91更正 11.04.2023]
    一种包含指令的计算机程序产品,其特征在于,当其在计算机上运行时,使得计算机执行如权利要求1至9,或,10至17中任一项所述的方法。
    [Correction 11.04.2023 under Rule 91]
    A computer program product containing instructions, which, when run on a computer, causes the computer to perform the method according to any one of claims 1 to 9, or 10 to 17.
PCT/CN2023/081007 2022-03-26 2023-03-13 Method for reconstructing key service capability of user plane function network element, and communication apparatus WO2023185428A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202210308229.6 2022-03-26
CN202210308229.6A CN116867108A (en) 2022-03-26 2022-03-26 Method for reconstructing key service capability of user plane function network element and communication device

Publications (1)

Publication Number Publication Date
WO2023185428A1 true WO2023185428A1 (en) 2023-10-05

Family

ID=88198994

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2023/081007 WO2023185428A1 (en) 2022-03-26 2023-03-13 Method for reconstructing key service capability of user plane function network element, and communication apparatus

Country Status (2)

Country Link
CN (1) CN116867108A (en)
WO (1) WO2023185428A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117572838A (en) * 2024-01-17 2024-02-20 青岛创新奇智科技集团股份有限公司 Method for automatically adjusting production line speed based on industrial large model

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109756430A (en) * 2017-11-07 2019-05-14 华为技术有限公司 A kind of processing method and processing device of rule
CN112105088A (en) * 2019-06-17 2020-12-18 华为技术有限公司 Multicast communication method, device and system
US20210345158A1 (en) * 2018-09-20 2021-11-04 Telefonaktiebolaget Lm Ericsson (Publ) A Method of Managing Traffic by a User Plane Function, UPF, Corresponding UPF, Session Management Function and Network Data Analytics Function
WO2021233564A1 (en) * 2020-05-19 2021-11-25 Telefonaktiebolaget Lm Ericsson (Publ) Improving classification accuracy in user plane function re-selection scenarios

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN109756430A (en) * 2017-11-07 2019-05-14 华为技术有限公司 A kind of processing method and processing device of rule
US20210345158A1 (en) * 2018-09-20 2021-11-04 Telefonaktiebolaget Lm Ericsson (Publ) A Method of Managing Traffic by a User Plane Function, UPF, Corresponding UPF, Session Management Function and Network Data Analytics Function
CN112105088A (en) * 2019-06-17 2020-12-18 华为技术有限公司 Multicast communication method, device and system
WO2021233564A1 (en) * 2020-05-19 2021-11-25 Telefonaktiebolaget Lm Ericsson (Publ) Improving classification accuracy in user plane function re-selection scenarios

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
SANDVINE: "KI #7, Sol 61: Update to improves the Observed Service Experience Analytics ID", SA WG2 MEETING #141-E S2-2008035, 26 October 2020 (2020-10-26), XP051948233 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117572838A (en) * 2024-01-17 2024-02-20 青岛创新奇智科技集团股份有限公司 Method for automatically adjusting production line speed based on industrial large model
CN117572838B (en) * 2024-01-17 2024-04-05 青岛创新奇智科技集团股份有限公司 Method for automatically adjusting production line speed based on industrial large model

Also Published As

Publication number Publication date
CN116867108A (en) 2023-10-10

Similar Documents

Publication Publication Date Title
US11146462B2 (en) Network slice management method, device, and system
US11917498B2 (en) Communication method and communications apparatus
US10425530B2 (en) System and method for mobile core data services
CN110012437B (en) Method, device and system for sending multicast message
CN116634508A (en) Method and system for multicast-broadcast session release and modification
US20210274418A1 (en) Information Transmission Method and Apparatus
US20220338106A1 (en) Slice control method and apparatus
US20220166664A1 (en) Method and Apparatus for Obtaining Management Data
JP2021510274A (en) Default quality of service (QoS) control methods and equipment
WO2022033558A1 (en) Relay management method and communication apparatus
EP4138443A1 (en) Communication method and apparatus
WO2021051420A1 (en) Dns cache record determination method and apparatus
WO2019242698A1 (en) Network element management method, device and system
WO2018233451A1 (en) Communication method, apparatus, and system
KR20240060722A (en) Methods and apparatuses for logical tsn bridge
US11558813B2 (en) Apparatus and method for network automation in wireless communication system
WO2023185428A1 (en) Method for reconstructing key service capability of user plane function network element, and communication apparatus
KR20210143563A (en) Apparatus and method for providing deterministic communication in mobile network
US20220263879A1 (en) Multicast session establishment method and network device
WO2022033543A1 (en) Relay communication method, and communication apparatus
WO2021036891A1 (en) Radio bearer processing method and terminal apparatus
US20230037402A1 (en) Communication method, apparatus, and system
WO2023057794A1 (en) Method for aligning quality of service in mobile network and edge cloud
WO2023213177A1 (en) Communication method and apparatus
WO2022110944A1 (en) Network slice planning method and related device

Legal Events

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

Ref document number: 23777805

Country of ref document: EP

Kind code of ref document: A1