WO2021213369A1 - 网络选择方法、连接方法、终端及存储介质 - Google Patents
网络选择方法、连接方法、终端及存储介质 Download PDFInfo
- Publication number
- WO2021213369A1 WO2021213369A1 PCT/CN2021/088346 CN2021088346W WO2021213369A1 WO 2021213369 A1 WO2021213369 A1 WO 2021213369A1 CN 2021088346 W CN2021088346 W CN 2021088346W WO 2021213369 A1 WO2021213369 A1 WO 2021213369A1
- Authority
- WO
- WIPO (PCT)
- Prior art keywords
- network
- application
- information
- terminal
- network slice
- Prior art date
- Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
- Ceased
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/18—Selecting a network or a communication service
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0893—Assignment of logical groups to network elements
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0894—Policy-based network configuration management
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0852—Delays
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L43/00—Arrangements for monitoring or testing data switching networks
- H04L43/08—Monitoring or testing based on specific metrics, e.g. QoS, energy consumption or environmental parameters
- H04L43/0876—Network utilisation, e.g. volume of load or congestion level
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/16—Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W40/00—Communication routing or communication path finding
- H04W40/24—Connectivity information management, e.g. connectivity discovery or connectivity update
- H04W40/248—Connectivity information update
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W48/00—Access restriction; Network selection; Access point selection
- H04W48/16—Discovering, processing access restriction or access information
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/11—Allocation or use of connection identifiers
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W76/00—Connection management
- H04W76/10—Connection setup
- H04W76/12—Setup of transport tunnels
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L41/00—Arrangements for maintenance, administration or management of data switching networks, e.g. of packet switching networks
- H04L41/08—Configuration management of networks or network elements
- H04L41/0895—Configuration of virtualised networks or elements, e.g. virtualised network function or OpenFlow elements
Definitions
- the embodiments of the present application relate to, but are not limited to, the field of data transmission technology, and particularly relate to a network selection method, a connection method, a terminal, and a storage medium.
- Network slicing is an on-demand networking method that can separate multiple virtual end-to-end networks on a unified infrastructure to adapt to various network environment requirements.
- 5G network slicing technology provides isolated network environments for different application scenarios by virtual independent logical networks on the same network infrastructure, so that different application scenarios can customize network functions and features according to their own needs.
- the selection of network slices is mainly performed on the network side, which results in the user terminal being unable to dynamically select different network slices according to the different needs of the application, resulting in poor flexibility and accuracy in network slice selection, and thus Lead to a poor user experience.
- the embodiments of the present application provide a network selection method, a connection method, a terminal, and a storage medium.
- an embodiment of the present application provides a network selection method for an application program, including: acquiring characteristic state information of the application program; generating a network slice selection instruction according to the characteristic state information; and assigning the network slice selection instruction Send the output so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- an embodiment of the present application provides a network connection method for a terminal, including: obtaining a network slice selection instruction from an application program, the network slice selection instruction being generated according to the characteristic state information of the application program, and The characteristic status information includes at least one of the following: service type, user type, and updated slice information; and establishing a corresponding network connection according to the network slice selection instruction.
- an embodiment of the present application provides a terminal, including: a memory, a processor, and a computer program stored in the memory and capable of running on the processor.
- the processor executes the program, the following is achieved: The network selection method for the application program as described above; or the network connection method for the terminal as described in the second aspect.
- an embodiment of the present application provides a computer-readable storage medium that stores computer-executable instructions, and the computer-executable instructions are used to: execute the network selection method for application programs described in the first aspect; or, The network connection method for the terminal described in the second aspect is executed.
- Fig. 1 is a flowchart of a network selection method for an application provided by an embodiment of the present application
- FIG. 2 is a schematic diagram of a user interface in a network selection method for an application provided by another embodiment of the present application;
- Fig. 3 is a flowchart of a network selection method for an application provided by another embodiment of the present application.
- FIG. 4 is a schematic diagram of the structure of S-NSSAI information used in a terminal network connection method provided by another embodiment of the present application.
- FIG. 5 is a schematic diagram of signal interaction in a network connection system provided by another embodiment of the present application.
- Example 6 is a flowchart of Example 1 of a network connection method for a terminal provided by an embodiment of the present application;
- FIG. 7 is a schematic structural diagram of a terminal provided by an embodiment of the present application.
- the terminal obtains the current network slice list information from the network device, selects and connects to the target slice from the current network slice list information, so that all services of all applications are transmitted through the same network slice.
- the flexibility and accuracy of network slice selection is poor. Services with different network speed requirements, such as video calls, application notifications, system upgrades, etc., are transmitted at the same network speed through the same network slice, which will not only cause communication resources Waste will also affect the user's application experience.
- this embodiment provides a network selection method, a connection method, a terminal, and a storage medium, which can flexibly and accurately select network slices according to the actual needs of the application, thereby effectively improving the user's network experience.
- the terminal may be a mobile terminal device or a non-mobile terminal device.
- Mobile terminal devices can be mobile phones, tablets, laptops, handheld computers, vehicle-mounted terminal devices, wearable devices, ultra-mobile personal computers, netbooks or personal digital assistants, etc.; non-mobile terminal devices can be personal computers, televisions, teller machines, or Self-service machines and so on.
- the terminal has a network slicing (such as 5G network slicing) connection function.
- the terminal can communicate with network-side equipment (such as a base station) through network slicing to realize data transmission.
- the input device of the terminal may be a common input device such as a touch screen, a mouse, and a keyboard, or may be an intelligent input device such as a visual sensor and a sound sensor.
- corresponding user operation instructions can be obtained by analyzing user operations on input devices such as touch screens, mice, keyboards, etc.; image recognition, voice recognition and other algorithms can also be used to analyze image, sound and other information to obtain corresponding user operation instructions.
- the user operation may be a touch or click operation to trigger an entrance on the display interface of the first terminal.
- the terminal is installed with at least one application (such as a video playback application, a map application, etc.) and a network connection module configured to implement network slicing connections.
- application such as a video playback application, a map application, etc.
- network connection module configured to implement network slicing connections.
- an embodiment of the present application provides a flowchart of a network selection method for an application program.
- the network selection method includes the steps:
- S1200 Generate a network slice selection instruction according to the characteristic state information
- S1300 Send and output the network slice selection instruction, so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- the characteristic status information in step S1100 may correspond to different network selection requirements of the application, and the characteristic status information may be the current service type, user type, update slice information, or specific network slice usage of the application. Term information (such as activation or expiration of purchased network slices), etc.
- the characteristic status information corresponds to the current service type status of the application, the current user type status, and the network environment status. In the following, description is made by taking the characteristic status information as service type, user type, and update slice information respectively.
- the characteristic state information in step S1100 includes the service type.
- the service type of the application can be judged by obtaining the user's operation instructions, for example, by obtaining the operation instructions input by the user into the application through the touch screen, keys, and voice input to judge the current service type of the application; the user can also be obtained by other methods Business type. Determine the type of service selected by the user according to the connection status information of the background server corresponding to the user's operation instruction.
- service types include but are not limited to: autonomous driving service, video call service, live broadcast service, video download service, online video viewing service, etc.
- a video playback application may include live broadcast usage status, video download usage status, etc., then the live broadcast usage status corresponds to the live broadcast service, and the video download status corresponds to the video download service;
- a map application may have search usage status and navigation usage Status, the search usage status corresponds to the search usage service, and the navigation status corresponds to the navigation service.
- the application program may generate a corresponding network slice selection instruction according to the acquired service type and send and output to the terminal, so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- select low-latency network slice A to establish network connections for transmission
- high-speed download services such as video download services and online video viewing services
- select high-bandwidth network slice B to establish network connections. Transmission etc.
- the application selects different network slices for different business types, which will not cause waste of communication resources, and can flexibly and accurately select network slices to improve user experience.
- the acquisition of the service type is initiated by the application, rather than judging the current service type of the application by capturing packets, it can accurately obtain the current real service type, which is conducive to subdividing the network corresponding to different service types of the application. slice.
- the application program in steps S1100 and S1200, the application program generates a network slice selection instruction by acquiring characteristic state information of the application program, such as user type.
- the user identification information (such as user account) of the application is used to determine the user type, such as non-registered users, ordinary users, and important users.
- the purpose of obtaining user types is to classify users and facilitate the process. Service refinement.
- the application program may generate a corresponding network slice selection instruction according to the acquired user type and send and output to the terminal, so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- application operators can purchase high-speed network slices provided by network operators (such as high-speed network slices such as high-bandwidth, low-latency, etc.) for important users, and provide corresponding network slices for each type of user according to user types. Refinement can accurately improve the user experience of the application user group.
- the application program in steps S1100 and S1200, the application program generates a network slice selection instruction by acquiring characteristic state information of the application program, such as updating slice information. For example, when the terminal moves geographically, the URSP (user equipment route selection policy, UE routing policy) rules available on the network side will also be updated. After the application obtains the URSP rule list, the updated slice will be obtained according to the updated URSP rule list. Information, use the updated slice information to generate a network slice selection instruction and send and output it to the terminal, so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- URSP user equipment route selection policy
- UE routing policy UE routing policy
- the network side may provide special URSP rules for these specific areas to reduce traffic tariffs or protect the current network speed, or due to changes in the terminal location, the 5G where they reside
- the network side can provide faster download speed or lower network delay or other available network slices.
- the application selects the network slice corresponding to the updated URSP rule on the network side according to the obtained URSP rule list for data transmission. So as to save users' traffic charges, or provide more refined personalized services.
- the characteristic state information may also be information of other applications, for example, information about the lifetime of a specific network slice. If the purchased network slice expires, time information can be obtained through the application program to generate a network slice selection instruction, so that the terminal disconnects the current network slice connection according to the network slice selection instruction, and establishes a new network slice connection.
- the network slice selection instruction can be generated based on the combination of the characteristic status information of the application, such as the same user type, the corresponding network slices in the business that use different service types are different, or, after the slice information is updated, the network slices that different users can use are different , Diversify the types of services provided by the application, and provide users with different types of services.
- the network slice selection instruction includes one or more of the following parameters: DNN (Data Network Name), FQDN (Fully Qualified Domain Name, fully qualified domain name), App ID ( Application Identifier, to identify the application identifier), etc.
- DNN Data Network Name
- FQDN Full Qualified Domain Name, fully qualified domain name
- App ID Application Identifier, to identify the application identifier
- the network slice selection instruction is used as an input parameter for matching the corresponding network slice, so that the terminal can obtain the corresponding network slice through subsequent table lookup mapping or calculation.
- a mapping relationship table between the characteristic state parameters and the network slice selection instruction may be built in the application program. After the characteristic state parameters of the application program are obtained, the matching relationship between the characteristic state parameter and the network slice selection instruction may be used. Obtain the corresponding network slice selection instruction.
- the mapping relationship table may store the mapping relationship between different characteristic state parameters and one or more of the following parameters: DNN, FQDN, App ID, and so on.
- the application program sends the FQDN of the server to notify the terminal to select a preset network slice when the destination address is the FQDN.
- the application uses the App ID to notify the terminal as a preset application, and selects a preset network slice.
- FIG. 1 is a flowchart of obtaining the feature status information of the application in step S1100, which specifically includes the following steps:
- S1130 Generate a network slice selection instruction according to the updated slice information
- the application obtains the latest network slice status according to the obtained URSP rules updated on the network side, generates network slice selection instructions to the terminal according to requirements, and then establishes the corresponding network connection according to the network slice selection instructions, so that the network speed can be real-time Maintain better communication status.
- the application operator can purchase network slices from the network operator to provide users with higher-quality communication services.
- users can obtain excellent network acceleration without perception. Experience.
- the application program when the characteristic state information includes updated slice information, the application program generates a network slice selection instruction according to the characteristic state information, including:
- S1160 Receive a user's selection and manipulation instruction for updating slice information
- S1170 Generate the network slice selection instruction-according to the selection manipulation instruction.
- a switch logo or a purchase logo is displayed on the user interface to instruct to update slice information (corresponding to the updated URSP rule), and a user's selection and manipulation instruction for the updated URSP rule is received. If the user chooses to apply for the URSP rule, a network slice selection instruction for applying for the updated URSP rule is generated and sent to the terminal to implement network slice switching. If the user chooses to ignore the URSP rule, no change will be made.
- the user can automatically select the network slice that meets the authorization scope for the user. This will not cause the user interface to change, and the user can obtain an excellent network acceleration experience without perceptually.
- the authorization information may also be network slice usage rights corresponding to different user types.
- FIG. 2 it is a schematic diagram of the user interface displaying updated slice information.
- the figure shows the updated slice information on the user interface, including the first slice, the second slice, and the third slice, and the network is displayed at the same time.
- the performance of slices normal slices, low-latency high-reliability slices, high-bandwidth slices), price (price A, price B, price C) and corresponding control buttons (buy now button), and receive users’ updates on the network corresponding to the slice information
- Slice selection and manipulation instructions such as the immediate purchase instruction clicked by the user, is a purchase instruction according to the selection manipulation instruction, and a network slice selection instruction is generated according to the selection manipulation instruction.
- the end user can also according to the current network conditions, Independently choose whether to upgrade network services, thereby improving user experience.
- the user can automatically select the network slice that meets the authorization scope for the user. This will not cause the user interface to change, and the user can obtain an excellent network acceleration experience without perceptually.
- the authorization information may also be network slice usage rights corresponding to different user types.
- the embodiments of the present application can effectively achieve network acceleration, not only can solve the problem that outdoor venues cannot effectively increase network speed, but also can accurately improve the network for specific application business types, specific user groups, and specific areas. Speed and reduce network delay, thereby effectively improving user experience.
- the embodiments of the present application provide a network connection method for a terminal.
- the terminal can flexibly and accurately select the network slicing application program to use according to the actual needs of the received application, thereby effectively improving the user's network usage Experience.
- a flowchart of a network connection method for a terminal includes:
- S2100 Obtain a network slice selection instruction from the application program.
- the terminal receives a network slice selection instruction sent by the application, where the network slice selection instruction is generated according to the characteristic state information of the application, and the characteristic state information includes the following At least one: service type, user type, and update slice information.
- the application selects the required network slice according to the current characteristic status information to generate a corresponding network slice selection instruction, which can accurately increase network speed or reduce network delay.
- the terminal contains entities or virtual units that can implement different functions.
- the application program can be installed on the terminal, and it can send the network slice selection instruction by interacting with the terminal, so that the terminal can use the network
- the slice selection instruction performs subsequent network connection operations.
- S2200 Establish a corresponding network connection according to the network slice selection instruction.
- establishing a corresponding network connection according to the network slice selection instruction includes the following steps:
- S2220 The terminal matches the received network slice selection instruction with the URSP rule list stored by the terminal to obtain corresponding S-NSSAI information (Single Network Slice Selection Assistance information);
- S2230 The terminal selects a network slice matching the application program according to its S-NSSAI information to establish a corresponding network connection.
- the network slice selection instruction includes but is not limited to one or more of the following parameters: DNN, FQDN, and App ID.
- the network slice selection command can use the parameters specified by the 3GPP specifications, and can also use other parameters.
- the network slice selection instruction can also use the IP 3-tuple (three elements of IP: target IP address, target port number, and protocol type used by the upper layer of IP) parameters of 3GPP TS 23.503.
- the terminal matches the received network slice selection instruction with the URSP rule list stored in the terminal.
- the mapping relationship between the network slice selection instruction and the network slice is recorded in the URSP rule list. By querying the URSP rule list, the corresponding S-NSSAI information can be matched.
- each network slice includes: S-NSSAI information, that is, the application maps its current characteristic state information to the network slice selection instruction, so that the terminal selects the S-NSSAI corresponding to the network parameter information according to the received network slice selection instruction. NSSAI information, and then the terminal can select and match the network slice that can meet the current characteristic status of the application according to the corresponding relationship between the different characteristic status information of the application and the S-NSSAI information, and establish a network connection.
- S-NSSAI information that is, the application maps its current characteristic state information to the network slice selection instruction, so that the terminal selects the S-NSSAI corresponding to the network parameter information according to the received network slice selection instruction.
- NSSAI information and then the terminal can select and match the network slice that can meet the current characteristic status of the application according to the corresponding relationship between the different characteristic status information of the application and the S-NSSAI information, and establish a network connection.
- S-NSSAI information is mainly used to identify network slices. As shown in Figure 4, it is a schematic diagram of the structure of S-NSSAI information, which includes two parts:
- SST Seslice/Service type slice/service type: SST includes standardized and operator-defined types, among which standardized types are eMBB, uRLLC, and MIoT.
- SD Scale Differentiator
- Slice Differentiator is an optional information used to supplement the slice/service type SST to distinguish multiple network slices of the same slice/service type SST.
- the length of SST is 1 byte (ie 8bit)
- the value range of SST of standardized type is: 0 ⁇ 127 (for example, the above three values are used for eMBB, uRLLC, and mMTC)
- the value of SST of operator-defined type The range is: 128 ⁇ 255.
- the operator-defined type of SST is only valid in the operator's operating network, and the standardized type of SST is common to the entire network.
- Table 1 shows several values of the standardized type SST in some situations in this field.
- Table 1 shows several commonly used application scenarios of 5G at present.
- 1) eMBB scenarios are mainly for 4K/8K ultra-high-definition video, holographic technology, augmented reality/virtual reality and other applications.
- the main demand for mobile broadband is more High data capacity.
- the peak Internet speed of smart terminal users must reach 10Gbit/s or even 20Gbit/s, which enables large-bandwidth applications such as virtual reality, ubiquitous live video streaming and sharing, and cloud access anytime, anywhere.
- uRLLC scenarios are mainly used in fields such as unmanned driving, automatic factories, smart grids, etc.
- the main requirements are ultra-low latency and high reliability.
- the latency of the 5G network is required to reach 1 millisecond, so as to enable applications in vertical industries, such as low-latency services such as intelligent manufacturing, remote mechanical control, assisted driving, and autonomous driving.
- mMTC also known as mloT
- mloT massive sensors deployed in measurement, construction, agriculture, logistics, smart cities, homes and other fields. These sensor devices are very dense and most of them are static, requiring 5G network support. Large-scale connection, the number of connections between people and things reaches 1 million per square kilometer.
- the terminal selects the URSP rule from the URSP rule list stored in the terminal according to the corresponding relationship between the different characteristic status information of the application and the S-NSSAI information to match the current characteristic status of the application.
- PDU session Protocol Data Unit Session
- the URSP rule is the user equipment routing policy rule, and the terminal According to the routing policy information provided by the URSP rule, the corresponding network slice is selected to implement data transmission.
- step S2230 that the terminal selects a network slice matching the application program to establish a corresponding network connection according to its S-NSSAI information includes:
- S2231 The terminal creates a PDU session according to the S-NSSAI information
- S2232 Configure the network port and route for the network slice corresponding to the S-NSSAI information according to the PDU session to establish a corresponding network connection.
- the application data is routed to the PDU session to achieve network connection.
- the PDU session can be an existing PDU session or a newly established PDU session. PDU session.
- the terminal After the terminal successfully matches the network slice, it is judged whether to use an existing PDU session or to create a new PDU session according to the S-NSSAI information corresponding to the network slice obtained by the matching.
- the terminal when the application complies with a certain URSP rule of the terminal, the terminal routes the data of the application to the corresponding PDU session according to the routing parameters recorded in the URSP rule .
- the terminal In the established PDU session of the current terminal, when there is a PDU session that matches the selected routing parameter, the terminal can associate the application to the PDU session. If there is no PDU session matching the selected routing parameter in the established PDU session of the current terminal, the terminal can establish a new PDU session according to the selected routing parameter.
- the terminal When the terminal establishes a new PDU session, the terminal will carry S-NSSAI information in the request to establish a PDU session, indicating the network slice it wishes to apply for, so as to apply to the network side to establish a PDU session, thereby realizing the data service of the application .
- the network side will update the network slice provided by it, that is, the network element on the network side will have an updated URSP rule for the terminal to use. For example, when the user is in a specific area, such as a concert, an airport, or a campus, the network side will provide dedicated network slices for these specific areas, or due to the change of the terminal location, the 5G network where it resides changes, and the network side can provide downloads Faster speed or lower network delay or other available network slices.
- the application can apply for an updated network slice to obtain a better network connection service. It also includes steps:
- S2310 Monitor the updated slice information from the network side and/or update the URSP rule
- S2320 Send updated slice information and/or updated URSP rules to the application program, so that the application program selects network slices according to the updated slice information and/or updated URSP rules.
- the terminal monitors the update status of the URSP rule on the network side in a continuous or preset time interval to determine whether the network where the terminal resides has changed. If there is an updated URSP rule on the network side, The URSP rule updated on the network side is stored in the URSP rule list of the terminal, and the update status of the URSP rule on the network side is sent to the application, and the network slice selection instruction generated by the application according to the update status is obtained.
- the rule list matches the network slice for the application. It solves the problem that the network speed cannot be effectively improved in outdoor places or specific places in some situations in the field.
- the URSP rule list stored by the terminal contains the URSP rules preset by the terminal factory and the URSP rules updated on the network side, and the priority of the URSP rules updated on the network side is higher than the URSP rule preset by the terminal. It is to provide a better network connection for the terminal.
- the network side is stored The updated URSP rule to the URSP rule list of the terminal.
- PCF Packet Control Function
- the terminal when the terminal obtains an updated URSP rule on the network side by monitoring the PCF network element on the network side, the local URSP rule list is updated, and the updated USRP rule list is notified by way of notification. Notify each application so that each application can generate a network slice selection instruction based on the information in the updated URSP rule list, so as to obtain a better network connection effect and improve user experience.
- the application receives the notification about the updated URSP rule list sent by the terminal, it selects the updated URSP rule based on the characteristic status of the current application (such as business type, user type or specific area), and displays the switch on the user interface.
- the identification or purchase identification is used to instruct the user to select the updated URSP rule and obtain the user's triggering result of the identification.
- a network slice selection instruction for applying for the updated URSP rule is generated and sent to the terminal to implement network slice switching. If the user chooses to ignore the URSP rule, no change will be made.
- the user can automatically select the network slice that meets the authorization scope for the user. This will not cause the user interface to change, and the user can obtain an excellent network acceleration experience without perceptually.
- the authorization information also includes network slice usage rights corresponding to different user types.
- the form of displaying the switching logo or the purchase logo on the user interface is not limited. It can be displayed to the user for selection through simple network slicing performance description, price, network slicing recommendation priority logo, etc., for example, if it is matched with slicing
- the mall displays information such as a list of available slicing services and purchased slicing services for users to choose from.
- the method further includes the following steps:
- S2120 Perform identity verification on the application program according to the identity identification, and establish a corresponding network connection according to the network slice selection instruction and the result of the identity verification.
- the application program matches the network slice it applied for, so as to avoid the phenomenon that the network slice purchased by application A is stolen by application B.
- the identification of the application includes: application number (such as App ID), application package name, application signature, etc.
- the terminal can concurrently receive multiple applications while generating corresponding information based on their respective characteristics.
- the network slice selection instructions for each application respectively establish a corresponding network connection according to its network slice selection instruction, so as to realize that the services of multiple applications can run in the high-speed network connection state, enrich the user's use scenario, and improve user experience.
- an application program can use the network slice purchased by itself as a shared network slice, and share it with other applications according to a preset sharing protocol.
- the application participating in the sharing can be based on its own characteristic status.
- Information chooses to share network slices for network connection, which saves traffic charges.
- the preset sharing agreement can be: at least one application under the same application operator, or the application operator does not need to select the application to participate in sharing based on preset sharing tariffs or sharing conditions, and use the network slice purchased by itself as Share network slicing to achieve the purpose of saving traffic charges.
- the shared tariff may be a rent method
- the sharing condition may be a shared network slice library formed by mutual integration, and the selection of the sharing condition according to a certain authority, which is not limited here.
- the embodiments of the present application also provide a network connection system.
- the following describes the network connection system from the perspective of functional module realization.
- the terminals of the embodiments of the present application include handheld devices with wireless communication functions, vehicle-mounted devices, wearable devices, computing devices or other processing devices connected to wireless modems, as well as various forms of mobile stations, terminals, and terminals.
- Equipment Internet of Things equipment.
- it can be a virtual reality device applied in an eMBB scenario, an IoT device with a sensor applied in a mMTC scenario, or a terminal device applied in a uRLLC scenario.
- the application program can be installed on the terminal and exchange information with the terminal to realize the corresponding function.
- the network connection system includes a terminal side and a network side.
- the terminal side includes: an application program 3100, a slice management module 3201, a storage module 3202, and PDU.
- the management module 3203 and the connection management module 3204; the network side includes the network element 3300.
- the application 3100 is set to execute the network selection method for the application as described in the first aspect, which specifically includes:
- Obtain feature status information of the application where the feature status information includes at least one of the following: service type, user type, and update slice information;
- the network slice selection instruction is sent and output, so that the terminal establishes a corresponding network connection according to the network slice selection instruction.
- the slice management module 3201 is configured to execute the network connection method for the terminal as described in the second aspect, which specifically includes:
- the slice management module 3201 may obtain the URSP rule list from the storage module 3202.
- the received network slice selection instruction is matched with the URSP rule list stored in the terminal to obtain the corresponding S-NSSAI information.
- the storage module 3202 is configured to execute the network connection method for the terminal as described in the second aspect, which specifically includes:
- the PDU management module 3203 is configured to execute the network connection method for the terminal as described in the second aspect, which specifically includes:
- the terminal creates a PDU session based on the S-NSSAI information.
- connection management module 3204 is configured to execute the network connection method for the terminal as described in the second aspect, which specifically includes:
- the application program 3100 sends a network slice selection instruction to the slice management module 3201, that is, the application program 3100 generates a network slice selection instruction according to its characteristic state information and sends it to the slice management module 3201, and then the slice management module 3201 sends the network slice selection instruction to the storage module
- the URSP rule list stored in 3202 is matched to obtain the S-NSSAI information corresponding to the network slice specified by the application 3100.
- the PDU management module 3203 creates a PDU session for the application 3100 according to the S-NSSAI information, and the connection management module 3204 uses the PDU session as
- the network slicing configuration-related network ports and related routes specified by the application program 3100 are connected to the network element 3300 on the network side for data exchange.
- the PDU management module 3203 is not only set to create a PUD session, but also includes: maintaining a PDU session, releasing a PDU session, and so on.
- the terminal uses the application 3100 according to the routing parameters recorded in the URSP rule. The data is routed to the corresponding PDU session.
- the terminal can associate the application 3100 to the PDU session.
- the terminal can establish a new PDU session according to the selected routing parameter.
- the terminal will carry S-NSSAI information in the request to establish a PDU session, indicating the network slice it wishes to apply for, so as to apply to the network side to establish a PDU session, thereby realizing the data of the application program 3100 business.
- it further includes: an identity verification module 3205, a monitoring module 3206, and a notification module 3207.
- the identity verification module 3205 is configured to perform the steps in the network connection method of the second aspect described above:
- the monitoring module 3206 is configured to perform the steps in the network connection method of the second aspect described above:
- the updated slice information and/or updated URSP rule are sent to the application program, so that the application program selects network slices according to the updated slice information and/or updated URSP rule.
- the notification module 3207 is configured to perform the steps in the network connection method of the second aspect described above:
- the terminal When the terminal obtains an updated URSP rule on the network side by monitoring the PCF network element on the network side, it will update the local URSP rule list and notify each application of the updated USRP rule list by way of notification, so that each application can follow
- the information in the updated URSP rule list generates a network slice selection instruction to obtain a better network connection effect and improve user experience.
- the identity verification module 3205 is configured to obtain the identity identification from the application program 3100 and send it to the slice management module 3201 after, before, or at the same time as the slice management module 3201 receives the network slice selection instruction. , So that the slice management module 3201 performs identity verification on the application 3100 based on the identity identification, and based on the result of the identity verification, the application 3100 matches the network slice it applied for, so that the network slice used by the application A is prevented from being used by the application. B. The phenomenon of stealing.
- the identity identification of the application program 3100 includes: application program number (such as App ID), application program package name, application program signature, and so on.
- the network side will update the network slices it provides, that is, the network element 3300 on the network side will have updated URSP rules for the terminal to use. For example, when the user is in a specific area, such as a concert, an airport, or a campus, the network side will provide dedicated network slices for these specific areas, or due to the change of the terminal location, the 5G network where it resides changes, and the network side can provide downloads Faster speed or lower network delay or other available network slices.
- the monitoring module 3206 monitors the update status of the URSP rule on the network side in a continuous or preset time interval to determine whether the network where the terminal resides has changed. If there is an updated URSP rule on the network side, the new URSP rule is sent to The storage module 3202 is used to update the URSP rule list saved by the storage module 3202. After updating the URSP rule list, use the notification module 3207 to notify each application 3100 of the updated USRP rule list, so that each application 3100 can generate a network slice selection instruction according to the information in the updated URSP rule list to obtain a better network connection effect. Improve user experience.
- the slice management module 3201, the storage module 3202, the PDU management module 3203, the connection management module 3204, the identity verification module 3205, the monitoring module 3206, and the notification module 3207 are located in the terminal, and the application program 3100 runs On the terminal.
- Example 1 the following describes the application scenarios of the network connection system of the third aspect through Example 1 and Example 2.
- Example 6 As shown in Figure 6, it is a flowchart of Example 1, which includes the following steps:
- S4100 Application A generates a network slice selection instruction to apply for URSP rule C according to its current characteristic state information.
- S4102 Send the network slice selection instruction to the slice management module 3201.
- the identity verification module 3205 performs identity verification on the application A, and sends the identity verification result to the slice management module 3201, and enters S4104 after the identity verification is passed, otherwise the process ends.
- the slice management module 3201 matches the stored URSP rule list according to the network slice selection instruction, and selects the URSP rule C for the application.
- the PDU management module 3203 generates a PDU session according to the URSP rule C, including determining whether to use an existing PDU session or to create a new PDU session.
- connection management module 3204 configures related network ports and related routes for the network slice specified by the application A, so as to realize the network connection with the network element 3300.
- Example 1 describes a process in which an application program generates a network slice selection instruction according to its current characteristic state information and sends it to a terminal, and the terminal establishes a corresponding network connection according to the network slice selection instruction.
- the following example 2 describes the process of applying for updated URSP rules in a specific area, that is, applying for updated network slices.
- the terminal resides in the 5G network of the scene.
- the monitoring module 3206 monitors and obtains the update status of the URSP rule of the network element 3300 on the network side, that is, obtains the dedicated URSP rule D of the network side in the specific concert area.
- the storage module 3202 stores the updated URSP rule in the URSP rule list of the terminal.
- the notification module 3207 sends the updated URSP rule list notification to each application, that is, notifies each application that a new URSP rule is available.
- the application program B After receiving the notification, the application program B generates a network slice selection instruction to apply for the special URSP rule D to the slice management module 3201 based on the current characteristic status information.
- the network slice selection is generated according to the user's selection intention instruction.
- the identity verification module 3205 obtains the identity identification of the application B, performs identity verification on the application B according to the identity identification, and sends the identity verification result to the slice management module 3201, and enters S4206 after the identity verification is passed. , Otherwise the process ends.
- the slice management module 3201 matches the stored URSP rule list according to the network slice selection instruction, and selects the dedicated URSP rule D for the application B.
- the PDU management module 3203 generates a PDU session according to the dedicated URSP rule D, including determining whether to use an existing PDU session or to create a new PDU session.
- connection management module 3204 configures related network ports and related routes for the network slice specified by the application B, so as to realize the network connection with the network element 3300.
- the storage module 3202 deletes the dedicated URSP rule D from the URSP rule list, and updates the URSP rule list.
- the notification module 3207 sends the updated URSP rule list notification to each application.
- step S4212 After the application B receives the notification sent in step S4211, the notification module 3207 notifies the PDU management module 3203 to release the PDU session generated for the dedicated URSP rule D this time.
- the embodiments of the present application can effectively achieve network acceleration, not only can solve the problem that outdoor venues cannot effectively increase network speed, but also can accurately improve the network for specific application business types, specific user groups, and specific areas. Speed and reduce network delay, thereby effectively improving user experience.
- an embodiment of the present application also provides a terminal, including: a memory 7100, a processor 7200, and a computer program stored on the memory 7200 and running on the processor 7200, and the processor 7200 executes When the program is implemented:
- the embodiments of the present application also provide a computer-readable storage medium storing computer-executable instructions, and the computer-executable instructions are used to:
- the embodiment of the application includes: acquiring the characteristic state information of the application program; generating a network slice selection instruction according to the characteristic state information; sending and outputting the network slice selection instruction, so that the terminal establishes a response according to the network slice selection instruction Network connection.
- the device embodiments described above are merely illustrative, and the units described as separate components may or may not be physically separated, that is, they may be located in one place, or they may be distributed on multiple network units. Some or all of the modules can be selected according to actual needs to achieve the objectives of the solutions of the embodiments.
- computer storage medium includes volatile and non-volatile data implemented in any method or technology for storing information (such as computer-readable instructions, data structures, program modules, or other data).
- Information such as computer-readable instructions, data structures, program modules, or other data.
- Computer storage media include but are not limited to RAM, ROM, EEPROM, flash memory or other memory technologies, CD-ROM, digital versatile disk (DVD) or other optical disk storage, magnetic cassettes, magnetic tapes, magnetic disk storage or other magnetic storage devices, or Any other medium used to store desired information and that can be accessed by a computer.
- communication media usually contain computer-readable instructions, data structures, program modules, or other data in a modulated data signal such as carrier waves or other transmission mechanisms, and may include any information delivery media. .
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Computer Security & Cryptography (AREA)
- Environmental & Geological Engineering (AREA)
- Quality & Reliability (AREA)
- Information Transfer Between Computers (AREA)
- Data Exchanges In Wide-Area Networks (AREA)
Abstract
Description
| 名称 | 描述 | SST值 |
| eMBB | Enhanced Mobile Broadband,增强型的移动宽带 | 1 |
| uRLLC | Ultra Reliable and Low Latency Communication,低时延超可靠通信 | 2 |
| mMTC | Massive Machine Type Communication,大连接物联网 | 3 |
Claims (13)
- 用于应用程序的网络选择方法,包括:获取所述应用程序的特性状态信息;根据所述特性状态信息生成网络切片选择指令;将所述网络切片选择指令发送输出,以使终端根据所述网络切片选择指令建立相应的网络连接。
- 根据权利要求1所述的方法,其中,所述特性状态信息包括以下的一种或多种:业务类型、用户类型、更新切片信息。
- 根据权利要求1或2所述的方法,其中,所述网络切片选择指令包括下列的一种或多种:DNN、FQDN、App ID。
- 根据权利要求2所述的方法,其中,当所述特性状态信息包括所述更新切片信息时,所述获取所述应用程序的特性状态信息,包括:获取更新URSP规则;根据所述更新URSP规则得到更新切片信息。
- 根据权利要求2所述的方法,其中,当所述特性状态信息包括所述更新切片信息时,所述根据所述特性状态信息生成网络切片选择指令,包括:显示所述更新切片信息;接收用户对所述更新切片信息的选择操控指令;根据所述选择操控指令生成所述网络切片选择指令。
- 用于终端的网络连接方法,包括:获取来自应用程序的网络切片选择指令,所述网络切片选择指令为根据所述应用程序的特性状态信息生成的,所述特性状态信息包括以下的至少一种:业务类型、用户类型、更新切片信息;根据所述网络切片选择指令建立相应的网络连接。
- 根据权利要求6所述的方法,其中,所述根据所述网络切片选择指令建立相应的网络连接,包括:获取URSP规则列表;将所述网络切片选择指令和所述URSP规则列表进行匹配,得到对应的S-NSSAI信息;根据所述S-NSSAI信息建立相应的网络连接。
- 根据权利要求7所述的方法,其中,所述根据所述网络切片选择辅助信息建立相应的网络连接,包括:根据所述S-NSSAI信息创建PDU会话;根据所述PDU会话为所述S-NSSAI信息对应的网络切片配置网口和路由,以建立相应的网络连接。
- 根据权利要求6所述的方法,其中,所述根据所述网络切片选择指令建立相应的网络连接,包括:获取来自所述应用程序的身份识别标识;根据所述身份识别标识对所述应用程序进行身份验证;根据所述网络切片选择指令和身份验证的结果建立相应的网络连接。
- 根据权利要求6至9任一项所述的方法,还包括:监听来自网络侧的更新切片信息和/或更新URSP规则;将更新切片信息和/或更新URSP规则发送给所述应用程序,以供所述应用程序根据所述更新切片信息和/或更新URSP规则选择网络切片。
- 根据权利要求10所述的方法,还包括:存储所述更新URSP规则至URSP规则列表。
- 终端,包括:存储器、处理器及存储在存储器上并可在处理器上运行的计算机程序,其中,所述处理器执行所述程序时实现:如权利要求1至5中任一项所述的用于应用程序的网络选择方法;或者,如权利要求6至11中任一项所述的用于终端的网络连接方法。
- 计算机可读存储介质,存储有计算机可执行指令,其中,所述计算机可执行指令用于:执行权利要求1至5中任一项所述的用于应用程序的网络选择方法;或者,执行权利要求6至11中任一项所述的用于终端的网络连接方法。
Priority Applications (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| EP21791854.9A EP4087322B1 (en) | 2020-04-21 | 2021-04-20 | Network selection method, network connection method, terminal, and storage medium |
| US17/759,884 US12256323B2 (en) | 2020-04-21 | 2021-04-20 | Network selection method, network connection method, terminal, and storage medium |
Applications Claiming Priority (2)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202010315562.0A CN112350847B (zh) | 2020-04-21 | 2020-04-21 | 网络选择方法、连接方法、终端及存储介质 |
| CN202010315562.0 | 2020-04-21 |
Publications (1)
| Publication Number | Publication Date |
|---|---|
| WO2021213369A1 true WO2021213369A1 (zh) | 2021-10-28 |
Family
ID=74357766
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| PCT/CN2021/088346 Ceased WO2021213369A1 (zh) | 2020-04-21 | 2021-04-20 | 网络选择方法、连接方法、终端及存储介质 |
Country Status (4)
| Country | Link |
|---|---|
| US (1) | US12256323B2 (zh) |
| EP (1) | EP4087322B1 (zh) |
| CN (1) | CN112350847B (zh) |
| WO (1) | WO2021213369A1 (zh) |
Cited By (4)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113904925A (zh) * | 2021-11-03 | 2022-01-07 | 珠海格力电器股份有限公司 | 一种配网方法、装置、电子设备和存储介质 |
| CN115243394A (zh) * | 2022-05-17 | 2022-10-25 | 佰路威科技(北京)有限公司 | 基于网络切片的通信方法、装置、设备、介质及程序产品 |
| CN116346683A (zh) * | 2021-12-23 | 2023-06-27 | 中国移动通信有限公司研究院 | 终端切片选择的测试方法、装置、设备及可读存储介质 |
| CN117135716A (zh) * | 2022-05-20 | 2023-11-28 | 中国移动通信有限公司研究院 | 一种信息发送、接收方法、装置及设备 |
Families Citing this family (25)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN112350847B (zh) * | 2020-04-21 | 2022-03-22 | 中兴通讯股份有限公司 | 网络选择方法、连接方法、终端及存储介质 |
| CN113965463B (zh) * | 2020-06-29 | 2024-08-27 | 中兴通讯股份有限公司 | 网络切片切换方法和终端、存储介质及电子装置 |
| WO2022016050A1 (en) * | 2020-07-17 | 2022-01-20 | Google Llc | Permission-based network slice selection |
| KR20230078665A (ko) * | 2020-09-30 | 2023-06-02 | 퀄컴 인코포레이티드 | 동적 네트워크 슬라이싱 자원 재선택 |
| CN113015162B (zh) * | 2021-02-24 | 2022-09-23 | 中国联合网络通信集团有限公司 | 协议数据单元会话策略建立方法、装置、认证单元及网元 |
| CN115087071B (zh) * | 2021-03-16 | 2024-01-30 | 中国联合网络通信集团有限公司 | 切片管理方法、用户设备及存储介质 |
| CN113068226A (zh) * | 2021-04-06 | 2021-07-02 | 中国联合网络通信集团有限公司 | 流量控制方法、流量控制规则同步方法、终端、服务器 |
| CN115379535B (zh) * | 2021-05-18 | 2025-10-24 | 华为技术有限公司 | 选网策略的确定方法及装置 |
| CN113542010B (zh) * | 2021-06-10 | 2022-11-25 | 中国联合网络通信集团有限公司 | 基于区块链的网络分片选择方法、系统、服务端及介质 |
| CN115580919B (zh) * | 2021-06-21 | 2025-12-05 | 华为技术有限公司 | 一种网络切片选择方法及相关装置 |
| CN113452559B (zh) * | 2021-06-24 | 2022-03-08 | 同济大学浙江学院 | 基于深度学习的网络资源分配方法、系统及介质 |
| CN115835340B (zh) * | 2021-09-16 | 2026-04-07 | 维沃移动通信有限公司 | 网络选择方法、装置、终端及网络侧设备 |
| CN115884134A (zh) * | 2021-09-28 | 2023-03-31 | 华为技术有限公司 | 一种通信方法及通信装置 |
| CN114640970B (zh) * | 2022-03-21 | 2024-06-11 | Oppo广东移动通信有限公司 | 网络切片的处理方法、装置、终端、存储介质及产品 |
| CN114666863B (zh) * | 2022-03-25 | 2024-11-05 | Oppo广东移动通信有限公司 | 数据路由方法及装置 |
| CN114666862B (zh) * | 2022-03-25 | 2025-03-04 | Oppo广东移动通信有限公司 | 数据路由方法及装置 |
| WO2023187929A1 (ja) * | 2022-03-28 | 2023-10-05 | 日本電気株式会社 | 販売管理装置、販売管理方法、及び販売管理システム |
| CN114884757A (zh) * | 2022-03-28 | 2022-08-09 | 袁蔚 | 一种应用程序的网络服务方法、装置及存储介质 |
| US20230337125A1 (en) * | 2022-04-15 | 2023-10-19 | Dish Wireless L.L.C. | Dynamic virtual networks |
| US12587452B2 (en) | 2022-04-15 | 2026-03-24 | Boost SubscriberCo L.L.C. | Containerization of telecommunication network functions |
| KR20240150265A (ko) * | 2023-04-07 | 2024-10-15 | 삼성전자주식회사 | 무선 통신 시스템에서 단말 기반의 네트워크 슬라이스 교체를 위한 방법 및 장치 |
| US20250088546A1 (en) * | 2023-09-08 | 2025-03-13 | T-Mobile Usa, Inc. | Call service integration for internet-of-things devices |
| US20250184880A1 (en) * | 2023-11-30 | 2025-06-05 | Verizon Patent And Licensing Inc. | Systems and methods for consumer network slice selection |
| US20250267560A1 (en) * | 2024-02-21 | 2025-08-21 | T-Mobile Innovations Llc | Network slice notifications in wireless communication networks |
| JP7820468B1 (ja) | 2024-09-27 | 2026-02-25 | Kddi株式会社 | 情報処理装置及び情報処理方法 |
Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN107040481A (zh) * | 2016-02-04 | 2017-08-11 | 中兴通讯股份有限公司 | 一种网络切片选择方法、策略生成方法及网络节点 |
| US20170367036A1 (en) * | 2016-06-15 | 2017-12-21 | Convida Wireless, Llc | Network Slice Discovery And Selection |
| CN108432185A (zh) * | 2016-02-23 | 2018-08-21 | 摩托罗拉移动有限责任公司 | 在无线通信系统中基于应用类别的网络切片选择 |
| CN108632945A (zh) * | 2017-03-20 | 2018-10-09 | 华为技术有限公司 | 一种网络切片选择方法、用户设备及网络设备 |
| US20180310238A1 (en) * | 2015-10-15 | 2018-10-25 | Telefonaktiebolaget Lm Ericsson (Publ) | Apparatus and method for attaching user equipment to a mobile communications network |
| CN109391648A (zh) * | 2017-08-04 | 2019-02-26 | 华为技术有限公司 | 一种应用与网络切片的关联方法、装置和通信系统 |
| CN109429277A (zh) * | 2017-07-05 | 2019-03-05 | 中兴通讯股份有限公司 | 网络切片的选择方法、装置及系统 |
| WO2019174115A1 (zh) * | 2018-03-12 | 2019-09-19 | Oppo广东移动通信有限公司 | 一种ue策略的更新方法及装置、计算机存储介质 |
| CN110266545A (zh) * | 2019-06-28 | 2019-09-20 | 北京小米移动软件有限公司 | 一种动态分配网络资源的方法、装置及介质 |
| CN110383896A (zh) * | 2017-03-28 | 2019-10-25 | 华为技术有限公司 | 网络接入方法、终端、接入网及核心网 |
| CN112350847A (zh) * | 2020-04-21 | 2021-02-09 | 中兴通讯股份有限公司 | 网络选择方法、连接方法、终端及存储介质 |
Family Cites Families (6)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN109547227B (zh) * | 2017-08-04 | 2022-02-22 | 中国电信股份有限公司 | 网络切片生成方法和网络切片系统 |
| US20190230556A1 (en) * | 2018-01-19 | 2019-07-25 | Electronics And Telecommunications Research Institute | Apparatus and method for network function profile management |
| CN110324284B (zh) * | 2018-03-30 | 2020-10-27 | 华为技术有限公司 | 接入ims的方法和通信装置 |
| US10750406B2 (en) * | 2018-04-01 | 2020-08-18 | Industrial Technology Research Institute | Method of distributing uplink data flow between different access networks in 5G communication system and user equipment using the same |
| US11722534B2 (en) * | 2018-04-04 | 2023-08-08 | Lenovo (Singapore) Pte. Ltd. | Selecting a network connection based on a media type |
| US10602422B1 (en) * | 2018-12-10 | 2020-03-24 | Verizon Patent And Licensing Inc. | Application-based user equipment route selection policy mapping |
-
2020
- 2020-04-21 CN CN202010315562.0A patent/CN112350847B/zh active Active
-
2021
- 2021-04-20 EP EP21791854.9A patent/EP4087322B1/en active Active
- 2021-04-20 WO PCT/CN2021/088346 patent/WO2021213369A1/zh not_active Ceased
- 2021-04-20 US US17/759,884 patent/US12256323B2/en active Active
Patent Citations (11)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| US20180310238A1 (en) * | 2015-10-15 | 2018-10-25 | Telefonaktiebolaget Lm Ericsson (Publ) | Apparatus and method for attaching user equipment to a mobile communications network |
| CN107040481A (zh) * | 2016-02-04 | 2017-08-11 | 中兴通讯股份有限公司 | 一种网络切片选择方法、策略生成方法及网络节点 |
| CN108432185A (zh) * | 2016-02-23 | 2018-08-21 | 摩托罗拉移动有限责任公司 | 在无线通信系统中基于应用类别的网络切片选择 |
| US20170367036A1 (en) * | 2016-06-15 | 2017-12-21 | Convida Wireless, Llc | Network Slice Discovery And Selection |
| CN108632945A (zh) * | 2017-03-20 | 2018-10-09 | 华为技术有限公司 | 一种网络切片选择方法、用户设备及网络设备 |
| CN110383896A (zh) * | 2017-03-28 | 2019-10-25 | 华为技术有限公司 | 网络接入方法、终端、接入网及核心网 |
| CN109429277A (zh) * | 2017-07-05 | 2019-03-05 | 中兴通讯股份有限公司 | 网络切片的选择方法、装置及系统 |
| CN109391648A (zh) * | 2017-08-04 | 2019-02-26 | 华为技术有限公司 | 一种应用与网络切片的关联方法、装置和通信系统 |
| WO2019174115A1 (zh) * | 2018-03-12 | 2019-09-19 | Oppo广东移动通信有限公司 | 一种ue策略的更新方法及装置、计算机存储介质 |
| CN110266545A (zh) * | 2019-06-28 | 2019-09-20 | 北京小米移动软件有限公司 | 一种动态分配网络资源的方法、装置及介质 |
| CN112350847A (zh) * | 2020-04-21 | 2021-02-09 | 中兴通讯股份有限公司 | 网络选择方法、连接方法、终端及存储介质 |
Non-Patent Citations (2)
| Title |
|---|
| 3GPP TS 23.503 |
| See also references of EP4087322A4 |
Cited By (5)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN113904925A (zh) * | 2021-11-03 | 2022-01-07 | 珠海格力电器股份有限公司 | 一种配网方法、装置、电子设备和存储介质 |
| CN116346683A (zh) * | 2021-12-23 | 2023-06-27 | 中国移动通信有限公司研究院 | 终端切片选择的测试方法、装置、设备及可读存储介质 |
| CN115243394A (zh) * | 2022-05-17 | 2022-10-25 | 佰路威科技(北京)有限公司 | 基于网络切片的通信方法、装置、设备、介质及程序产品 |
| CN115243394B (zh) * | 2022-05-17 | 2024-02-13 | 佰路威科技(北京)有限公司 | 基于网络切片的通信方法、装置、设备及介质 |
| CN117135716A (zh) * | 2022-05-20 | 2023-11-28 | 中国移动通信有限公司研究院 | 一种信息发送、接收方法、装置及设备 |
Also Published As
| Publication number | Publication date |
|---|---|
| CN112350847A (zh) | 2021-02-09 |
| US20230081061A1 (en) | 2023-03-16 |
| CN112350847B (zh) | 2022-03-22 |
| US12256323B2 (en) | 2025-03-18 |
| EP4087322B1 (en) | 2025-09-03 |
| EP4087322A1 (en) | 2022-11-09 |
| EP4087322A4 (en) | 2023-06-28 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112350847B (zh) | 网络选择方法、连接方法、终端及存储介质 | |
| CN116405461B (zh) | 一种数据处理方法、网元设备以及可读存储介质 | |
| JP7037511B2 (ja) | 基地局、アクセス要求の応答方法、装置及びシステム | |
| US10560853B2 (en) | Configuring captive portals with a cloud service | |
| CN113366812B (zh) | 使用i/o装置的集合提供通信服务 | |
| EP2530910A1 (en) | Apparatus and method for controlling data transmission/reception path between server and mobile terminal in heterogeneous network environment | |
| US10945191B2 (en) | Connectivity using a geographic phone number | |
| KR102050379B1 (ko) | 호 이동을 위한 방법 및 장치 | |
| US20220417813A1 (en) | Methods and apparatus for application service relocation for multimedia edge services | |
| CN114189885A (zh) | 网元信息处理方法、设备及存储介质 | |
| CN103095836B (zh) | 互联网应用服务质量的调整方法及装置、系统 | |
| US20210006534A1 (en) | System for event-driven redirection of internet protocol service flows | |
| US10680962B2 (en) | Method and system for managing traffic of application programs, and terminal device containing the system | |
| US12439323B2 (en) | Method and system for routing an internet protocol data packet between wireless computer devices connected to a cellular network | |
| TW201517655A (zh) | 傳輸路徑控制設備 | |
| US20210168633A1 (en) | Methods Circuits Devices Systems and Functionally Associated Computer Executable Code to Support Data Services from a Radio Access Network of a Wireless Communication Network to a Wireless Device Communicatively Coupled to the Communication Network | |
| CN113596712A (zh) | 网络连接方法及装置、终端设备、服务器、存储介质 | |
| US20140344396A1 (en) | Transmission management device, system, and method | |
| TW201446034A (zh) | 傳輸管理裝置、系統及方法 | |
| RU2801634C2 (ru) | Реализация базового сотового сетевого стека в облачной инфраструктуре | |
| CN119603724A (zh) | 授权和非授权控制器、用于流量控制的方法、介质和设备 | |
| KR20140077695A (ko) | 휴대 단말의 자료 백업 장치 및 그 방법 | |
| HK40048959B (zh) | 核心蜂窝网络堆栈在云基础设施上的实现 | |
| BR112021009159B1 (pt) | Servidor de emulação do terminal de usuário, dispositivo de usuário de entrada e/ou saída, e, produto de programa de computador |
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: 21791854 Country of ref document: EP Kind code of ref document: A1 |
|
| ENP | Entry into the national phase |
Ref document number: 2021791854 Country of ref document: EP Effective date: 20220802 |
|
| NENP | Non-entry into the national phase |
Ref country code: DE |
|
| WWG | Wipo information: grant in national office |
Ref document number: 17759884 Country of ref document: US |
|
| WWG | Wipo information: grant in national office |
Ref document number: 2021791854 Country of ref document: EP |