WO2017173891A1 - 一种用户文本感知业务的处理方法及网络设备 - Google Patents

一种用户文本感知业务的处理方法及网络设备 Download PDF

Info

Publication number
WO2017173891A1
WO2017173891A1 PCT/CN2017/074123 CN2017074123W WO2017173891A1 WO 2017173891 A1 WO2017173891 A1 WO 2017173891A1 CN 2017074123 W CN2017074123 W CN 2017074123W WO 2017173891 A1 WO2017173891 A1 WO 2017173891A1
Authority
WO
WIPO (PCT)
Prior art keywords
user
service
text
aware
information
Prior art date
Application number
PCT/CN2017/074123
Other languages
English (en)
French (fr)
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 中兴通讯股份有限公司
Priority to EP17778556.5A priority Critical patent/EP3442260B1/en
Publication of WO2017173891A1 publication Critical patent/WO2017173891A1/zh

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • H04L67/564Enhancement of application control based on intercepted application data
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/54Allocation or scheduling criteria for wireless resources based on quality criteria
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/60Scheduling or organising the servicing of application requests, e.g. requests for application data transmissions using the analysis and optimisation of the required network resources
    • H04L67/62Establishing a time schedule for servicing the requests
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/50Allocation or scheduling criteria for wireless resources
    • H04W72/535Allocation or scheduling criteria for wireless resources based on resource usage policies
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/01Protocols
    • H04L67/02Protocols based on web technology, e.g. hypertext transfer protocol [HTTP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L67/00Network arrangements or protocols for supporting network services or applications
    • H04L67/50Network services
    • H04L67/56Provisioning of proxy services
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/10Flow control between communication endpoints
    • H04W28/14Flow control between communication endpoints using intermediate storage

Definitions

  • the present application relates to, but is not limited to, the field of mobile communications, and more particularly to a method and a network device for processing a user's text-aware service.
  • FIG. 1 is a schematic diagram of the overall architecture of a Long Term Evolution (LTE) system.
  • the LTE architecture includes: Mobility Management Entity (MME) and Serving GateWay (SGW).
  • MME Mobility Management Entity
  • SGW Serving GateWay
  • a user equipment, or a user equipment (UE), and a base station (eNodeB, eNB for short) is a UU interface
  • an S1-MME (S1 for the control plane, S1) interface is between the eNB and the MME.
  • the eNB and the SGW are S1-U interfaces
  • the eNBs are X2-U (X2-User plane, user plane X2) and X2-C (X2-Control plane, control plane X2) interfaces.
  • the protocol stack of the S1-MME interface is divided into the following protocol layers from the bottom to the top: L1 protocol, L2 protocol, Internet Protocol (IP), and Stream Control Transmission Protocol (Stream Control Transmission Protocol). SCTP), S1 Application Protocol (S1-Application Protocol, S1-AP for short).
  • the protocol stack of the S1-U interface is divided into the following protocol layers from the bottom to the top: L1 protocol, L2 protocol, user data protocol/Internet protocol (UDP/IP), GPRS tunneling protocol-user plane (GPRS Tunneling) Protocol-User plane (GTP-U).
  • the CDN (Content Delivery Network) technology releases the content of the website to the “edge” (edge server) of the network closest to the user by adding a new layer of network architecture to the existing Internet, so that the user can obtain the nearest network.
  • Required content to solve the Internet The congestion of the network improves the responsiveness of users to the website.
  • the CDN network architecture is mainly composed of two parts, which are divided into two parts: the center and the edge.
  • the center refers to the CDN network management center and the DNS (Domain Name System) redirection analysis center, which is responsible for global load balancing.
  • the device system is installed in the management center.
  • the equipment room; the edge mainly refers to the remote node, the carrier distributed by the CDN, mainly composed of a Cache (cache) and a load balancer.
  • CDN is a strategically deployed overall system that includes four elements: distributed storage, load balancing, network request redirection, and content management.
  • the user's access process includes the following steps:
  • Step 1 The user provides the browser with the domain name of the website to be accessed, and the request for domain name resolution is sent to the DNS of the website;
  • Step 2 Since the DNS of the website sets the CNAME (canonical name) for the resolution of the domain name, the request is directed to the intelligent DNS load balancing system in the CDN network;
  • Step 3 The intelligent DNS load balancing system intelligently resolves the domain name, and returns the fastest response node IP (Internet Protocol) to the user;
  • IP Internet Protocol
  • Step 4 After obtaining the IP address of the fastest node, the browser sends an access request to the CDN node;
  • Step 5 Because it is the first visit, the CDN node will return to the source site to retrieve the data requested by the user and send it to the user;
  • Step 6 When another user accesses the same content again, the CDN will return the data directly to the client to complete the request/service process.
  • the embodiment of the invention provides a processing method for a user text-aware service and a network device to implement service offloading.
  • the embodiment of the invention provides a processing method for a user text-aware service, including:
  • the content of the user text-aware service is obtained by the independent gateway or the user text-aware server;
  • the content of the user-text-aware service includes at least one of the following: data of the user's text-aware service, and information of the user's text-aware service;
  • the independent gateway or the user text sensing server performs local processing according to the content of the user text sensing service.
  • the information about the user text-aware service obtained by the independent gateway or the user text-aware server includes:
  • the independent gateway or the user text sensing server acquires the information of the user text-aware service through a direct interface established with the RAN-side network node of the radio access network.
  • the independent gateway or the user text sensing server performs local processing according to the information of the user text-aware service, including any one or more of the following processing modes:
  • the independent gateway or the user text-aware server adjusts the scheduling policy according to the information of the user text-aware service, and sends the adjusted scheduling policy to the RAN-side network node;
  • the independent gateway or the user text sensing server performs the quality of service parameter adjustment according to the information of the user text-aware service, and sends the adjusted service quality information to the RAN-side network node or the core network.
  • the quality of service parameter includes any one or more of the following:
  • the user aggregates the maximum bit rate, bearer flag information, bearer quality of service parameters, guaranteed bit rate GBR, and user IP data stream information.
  • the information about the user text-aware service obtained by the independent gateway or the user text-aware server includes:
  • the independent gateway or the text-aware server acquires user assistance information from the core network.
  • the information of the user text-aware service includes any one or more of the following:
  • the maximum rate of the uplink of the service the maximum rate of the downlink of the service, the minimum rate of the uplink of the service, the minimum downlink rate of the service, the average traffic of the service, the average traffic of the service, the traffic activity, and the cell information of the current serving user of the RAN side network node.
  • the obtaining, by the independent gateway or the user text sensing server, the data of the user text-aware service includes:
  • the independent gateway or the user text-aware server After receiving the access request of the user text-aware service, the independent gateway or the user text-aware server acquires data corresponding to the access request from the Internet network source station, and performs local cache.
  • the embodiment of the invention provides a network device, including:
  • the acquiring module is configured to obtain the content of the user text-aware service;
  • the content of the user text-aware service includes at least one of the following: data of the user text-aware service, and information of the user's text-aware service;
  • the first processing module is configured to perform local processing according to content of the user text-aware service.
  • the acquiring module is configured to acquire information about the user text-aware service through a direct interface established with the RAN-side network node.
  • the first processing module is configured to perform local processing according to the information of the user text-aware service, including any one or more of the following processing manners: adjusting according to information of the user text-aware service a scheduling policy, the adjusted scheduling policy is sent to the RAN side network node; the QoS information is adjusted according to the information of the user text sensing service, and the adjusted QoS information is sent to the RAN side network node. Or core network.
  • the obtaining module is configured to obtain user assistance information from a core network.
  • the network device further includes a storage module
  • the obtaining module configured to obtain data of the user text-aware service, includes, after receiving the user service request, acquiring data corresponding to the user service request to the Internet network source station;
  • the storage module is configured to cache data acquired by the acquiring module.
  • the network device is a standalone gateway or a user text aware server.
  • An embodiment of the present invention provides a method for processing a user's text-aware service, including:
  • the RAN side network node of the radio access network receives the user-aware service identifier sent by the core network;
  • the RAN side network node processes the service corresponding to the user-aware service identifier.
  • the processing, by the RAN side network node, the service corresponding to the user-aware service identifier includes:
  • the processing, by the RAN side network node, the service corresponding to the user-aware service identifier includes any one or more of the following:
  • the RAN side network node receives the service quality information sent by the independent gateway or the user text sensing server or the core network; and performs local data transmission resource processing according to the service quality information.
  • An embodiment of the present invention provides a RAN side network node of a radio access network, including:
  • a first receiving module configured to receive a user-aware service identifier sent by the core network
  • the second processing module is configured to process the service corresponding to the user-aware service identifier.
  • the RAN side network node further includes:
  • An interface establishing module configured to receive an IP address of the independent gateway or the user text sensing server sent by the core network, and send an establishment interface request to the independent gateway or the user text sensing server, and the independent gateway or the text
  • the sensing server establishes a direct interface
  • the second processing module is configured to perform the service corresponding to the user-aware service identifier.
  • the method includes: sending, by the direct interface, information about the user text-aware service corresponding to the user-aware service identifier to the independent gateway or the user text-aware server.
  • the second processing module is configured to process the service corresponding to the user-aware service identifier, including any one or more of the following: receiving the independent gateway or the user text-aware server or a scheduling policy that is sent by the core network, performing local resource scheduling according to the scheduling policy, receiving service quality information sent by the independent gateway or the text sensing server or the core network, and performing localization according to the service quality information.
  • Data transmission resource processing including any one or more of the following: receiving the independent gateway or the user text-aware server or a scheduling policy that is sent by the core network, performing local resource scheduling according to the scheduling policy, receiving service quality information sent by the independent gateway or the text sensing server or the core network, and performing localization according to the service quality information.
  • An embodiment of the present invention provides a method for processing a user's text-aware service, including:
  • the core network device After receiving the user service request, the core network device establishes one or more dedicated bearers for the user's Internet service;
  • the core network device sends the user text-aware service identifier and the IP address of the independent gateway or the user text-aware server to the RAN. Side network node.
  • the method further includes:
  • the core network device receives the QoS information of the independent gateway, and sends the QoS information to the RAN side network node.
  • the embodiment of the invention further provides a core network device, including:
  • Creating a module configured to create a user text-aware service identifier, if the user service request indicates that the service is implemented by the independent gateway or the user text-aware server;
  • the sending module is configured to send the user text-aware service identifier and an IP address of the independent gateway or the user text-aware server to the RAN-side network node.
  • the core network device further includes
  • a second receiving module configured to receive a scheduling policy of the independent gateway or the user text sensing server, or receive quality of service information of the independent gateway;
  • the sending module is further configured to send the scheduling policy to the RAN side network node, or the RAN side network node sends the quality of service information.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, which are implemented by the processor to implement the processing method of the user text sensing service.
  • the embodiment of the present invention provides a method for processing a user's text-aware service and a network device, which can implement service offload by deploying a user text-aware server or implementing a user text-aware function on an independent gateway, thereby reducing the processing load of the core network. Therefore, the user text sensing system is implemented in the 3GPP mobile communication network, which can meet the combination of the mobile network and the big data, ensure the business manifestation of the diversified services, meet the perceived needs of the users, and reduce the operating costs.
  • 1 is a schematic diagram of an overall LTE architecture
  • FIG. 2 is a schematic structural diagram of a system architecture of an application scenario according to an embodiment of the present invention.
  • FIG. 3 is a flowchart of a method for processing a user text sensing service on an independent gateway side according to an embodiment of the present invention
  • FIG. 4 is a flowchart of a method for processing a user text sensing service on a RAN side according to an embodiment of the present invention
  • FIG. 5 is a flowchart of a method for processing a user text sensing service on a core network side according to an embodiment of the present invention
  • FIG. 6 is a flowchart of Embodiment 1 of the present invention.
  • FIG. 7 is a flowchart of Embodiment 2 of the present invention.
  • FIG. 8 is a flowchart of Embodiment 3 of the present invention.
  • FIG. 9 is a schematic diagram of a network device according to an embodiment of the present invention.
  • FIG. 10 is a schematic diagram of a RAN side network node according to an embodiment of the present invention.
  • FIG. 11 is a schematic diagram of a core network device according to an embodiment of the present invention.
  • a user text sensing server may be deployed on a node of a separate gateway (GW, GateWay), or an independent gateway can implement the user text sensing service function, or a user.
  • Text-aware servers can also be deployed separately.
  • the RAN (Radio Access Network) side network node may be a base station (eNB), a home base station (HeNB), a host base station, or the like in the 4G system, or may be a 5G system access network node.
  • the core network side node may be an MME in a 4G system or a core network node in a 5G system.
  • the following system architecture is exemplified by an LTE communication system, but is not limited to an LTE system.
  • the independent gateway As shown in FIG. 2, there is a direct interface (new interface) between the RAN side network node and the independent gateway, which can implement one or two functions of the user plane function and/or the control plane function.
  • the independent gateway also has the service gateway and data gateway functions for realizing user text-aware services.
  • FIG. 3 is a flowchart of a method for processing a user text-aware service on an independent gateway side according to an embodiment of the present invention. As shown in FIG. 3, the method in this embodiment includes:
  • Step 11 The independent gateway or the user text sensing server acquires the content of the user text-aware service;
  • the content of the user text-aware service includes at least one of the following: data of the user text-aware service, and information of the user's text-aware service;
  • Step 12 Perform local processing according to the content of the user text-aware service.
  • the information about the user's text-aware service obtained by the independent gateway or the user text-aware server includes:
  • the independent gateway or the user text sensing server After the independent gateway or the user text sensing server receives the establishment interface request of the RAN side network node of the radio access network, establishes a direct interface with the RAN side network node;
  • the data of the user's text-aware service is obtained by the independent gateway or the user text-aware server, including:
  • the independent gateway or the user text sensing server After receiving the user service request, acquires data corresponding to the user service request from the Internet network source station, and performs local cache.
  • the user text-aware service in the present application refers to processing user services that implement one or more of local cache, local offload, and local conversion through an independent gateway or a user text-aware server.
  • the method in this embodiment can provide different service requirements for accessing mobile networks of different service types initiated by different terminals.
  • a user text-aware server or implementing a user text-aware function on the independent gateway service splitting can be implemented, and the processing load of the core network can be alleviated. Therefore, the user text sensing system is implemented in the 3GPP mobile communication network, which can meet the combination of the mobile network and the big data, ensure the business manifestation of the diversified services, meet the perceived needs of the users, and reduce the operating costs.
  • FIG. 4 is a flowchart of a method for processing a user text-aware service on the RAN side according to an embodiment of the present invention. As shown in FIG. 4, the method in this embodiment includes:
  • Step 21 The RAN side network node of the radio access network receives the user-aware service identifier sent by the core network.
  • Step 22 The RAN side network node processes the service corresponding to the user-aware service identifier.
  • step 22 the processing, by the RAN side network node, the service corresponding to the user-aware service identifier includes:
  • the RAN-side network node After receiving the IP address of the independent gateway or the text-aware server sent by the core network, the RAN-side network node sends an establishment interface request to the independent gateway or the text-aware server, and establishes a direct interface with the independent gateway or the text-aware server; The direct interface sends information of the user's text-aware service to the independent gateway or text-aware server.
  • the RAN side network node may identify that the service is a user text-aware service by using the user-aware service identifier, and may perform targeted processing, such as resource preference and priority, on local resource scheduling or allocation. After acquiring the user-aware service identifier of a certain bearer for the first time, the RAN node saves it locally and can distinguish it during subsequent processing.
  • FIG. 5 is a flowchart of a method for processing a user text-aware service on a core network side according to an embodiment of the present invention. As shown in FIG. 5, the method in this embodiment includes:
  • Step 31 After receiving the user service request, the core network establishes one or more dedicated bearers for the user's Internet service;
  • Step 32 If the user service request indicates that the offloaded service is implemented by the independent gateway or the user text sensing server, the core network sends the user text sensing service identifier and the IP address of the independent gateway or the user text sensing server. Give the RAN side network node.
  • a schematic diagram of a user text-aware service establishment process includes the following steps:
  • Step 101 After receiving the user service request, the core network establishes one or more dedicated bearers for all the Internet services of the user (the establishment process of the existing SIPTO@LN bearer may be extended), and the purpose is to distribute all the online services of the user to the user.
  • the core network After receiving the user service request, the core network establishes one or more dedicated bearers for all the Internet services of the user (the establishment process of the existing SIPTO@LN bearer may be extended), and the purpose is to distribute all the online services of the user to the user.
  • the core network After receiving the user service request, the core network establishes one or more dedicated bearers for all the Internet services of the user (the establishment process of the existing SIPTO@LN bearer may be extended), and the purpose is to distribute all the online services of the user to the user.
  • independent gateway After receiving the user service request, the core network establishes one or more dedicated bearers for all the Internet services of the user (the establishment process of the existing SIPTO@LN bearer may be extended), and the purpose
  • the core network creates a user-aware service identifier, and sends the user-aware service identifier and the IP address of the independent gateway or the user text-aware server.
  • the RAN side network node can obtain the IP address of the independent gateway/user text sensing server from the core network side node.
  • the UE auxiliary information (such as service preference, service popularity, uniform resource identifier (URI), etc.) may be provided by the UE, and may be through the NAS (non-access).
  • the layer is reported to the core network side node and interacts with the independent gateway through the internal interface of the core network;
  • the independent gateway obtains the UE auxiliary information, which can implement the local QoS management of the user's text-aware service. Management, and scheduling policy management.
  • Step 102 The browser receives the user-initiated WEB page request, and the DNS server resolves the address, and can interact with the DNS load balancing system, and specifies the IP address of the independent gateway/text-aware server according to the address or the load to the user;
  • Step 103 After obtaining the IP address of the independent gateway, the browser initiates an access request to the text sensing server on the independent gateway.
  • Step 104 The text sensing server acquires data requested by the user from the INTERNET network source station and performs local caching;
  • Step 105 When other users access the same address, the data can be obtained locally from the independent gateway.
  • the method for processing user information in this embodiment is as shown in FIG. 7, and includes the following steps:
  • Step 201 In step 1, the RAN side network node obtains the IP address of the independent gateway/text sensing server from the core network side node by using step 101;
  • Step 202 Establish a direct interface Sx between the RAN side network node and the independent gateway/text sensing server;
  • Step 203 The text-aware server obtains one or more of the following information through the interface: information about the current text-aware service of the user, such as the maximum/minimum rate of the uplink and downlink of the service, the average traffic of the service, the service activity, and the like; Cell information of the serving user, such as cell load, cell throughput, and the like.
  • Step 204 The text-aware server performs the service quality parameter adjustment on the current text-aware service of the user, and sends the adjusted text-aware service quality of service information to the RAN-side network node through the Sx interface.
  • the QoS parameter includes one or more of the following information, but is not limited to the following information: the user aggregates the maximum bit rate (UE AMBR, which is applicable to non-GBR (Guaranteed Bit Rate) bearers, including uplink and Downstream), carrying flag information, carrying QoS parameters (eg, QCI (QoS Class Identifier), ARP (Allocation and Retention Priority), GBR user QoS information (uplink and downlink) Maximum rate, uplink and downlink guaranteed rate)), user IP data stream information.
  • UE AMBR maximum bit rate
  • UE AMBR maximum bit rate
  • ARP Allocation and Retention Priority
  • GBR User QoS information
  • Step 205 The RAN side network node performs local data transmission resource processing according to the received text-aware service quality parameter, and sends a response message to the independent gateway.
  • the RAN side network node may also negotiate a text-aware service quality of service parameter with the independent gateway.
  • the processing method of the user text sensing service in this embodiment is as shown in FIG. 8 and includes the following steps:
  • Step 301 In Embodiment 1, the RAN side network node obtains the IP address of the independent gateway/text sensing server from the core network side node by using step 101;
  • Step 302 Establish a direct interface Sx between the RAN side network node and the independent gateway/text sensing server;
  • Step 303 The text-aware server obtains one or more of the following information through the interface: information about the current text-aware service of the user, such as the uplink/downlink maximum/minimum rate of the service, the average traffic of the service, the service activity, and the like; Cell information of the serving user, such as cell load, cell throughput, and the like.
  • information about the current text-aware service of the user such as the uplink/downlink maximum/minimum rate of the service, the average traffic of the service, the service activity, and the like
  • Cell information of the serving user such as cell load, cell throughput, and the like.
  • Step 304 The text-aware server performs the service quality parameter adjustment on the current text-aware service of the user, and sends the adjusted text-aware service quality information to the core network-side node through an interface with the core network-side node.
  • the QoS parameter includes one or more of the following information, but is not limited to the following information: user aggregate maximum bit rate (UE AMBR, applicable to non-GBR bearers, including uplink and downlink), bearer flag information, bearer QoS Parameters (for example, QCI (QoS Class Identifier), ARP (Allocation and Retention Priority), GBR user QoS information (uplink and downlink maximum rate, uplink and downlink guaranteed rate), user IP data stream information.
  • UE AMBR user aggregate maximum bit rate
  • bearer flag information for example, QCI (QoS Class Identifier), ARP (Allocation and Retention Priority), GBR user QoS information (uplink and downlink maximum rate, uplink and downlink guaranteed rate), user IP data stream information.
  • bearer QoS Parameters for example, QCI (QoS Class Identifier), ARP (Allocation and Retention Priority), GBR user QoS information (uplink and downlink maximum rate, uplink and downlink guaranteed rate), user IP
  • Step 305 The core network side node initiates a modification process of the UE text-aware service to the RAN-side network node, where the text-aware service quality parameter is included.
  • Step 306 The RAN side network node performs local data transmission resource processing according to the received text-aware service quality parameter, and sends a response message to the core network side node.
  • the RAN side network node may also negotiate a text sense with the core network side node. Know the business service quality parameters.
  • Step 307 The core network side node sends the response indication of the text-aware service quality parameter adjustment or the adjusted text-aware service quality parameter to the independent gateway.
  • the scheduling policy is configured on the independent gateway or the user text sensing server.
  • the processing method of the user text sensing service in this embodiment includes the following steps:
  • Step 401 In step 1, the RAN side network node obtains the IP address of the independent gateway/text sensing server from the core network side node by using step 101;
  • Step 402 Establish a direct interface Sx between the RAN side network node and the independent gateway/text sensing server;
  • Step 403 The text-aware server obtains one or more of the following information through the interface: information about the current text-aware service of the user, such as the maximum/minimum rate of the uplink and downlink of the service, the average traffic of the service, the service activity, and the like; Cell information of the serving user, such as cell load, cell throughput, and the like.
  • information about the current text-aware service of the user such as the maximum/minimum rate of the uplink and downlink of the service, the average traffic of the service, the service activity, and the like
  • Cell information of the serving user such as cell load, cell throughput, and the like.
  • Step 404 The text-aware server adjusts the scheduling policy by using the information, and sends the adjusted scheduling policy to the RAN-side network node through the Sx interface.
  • the scheduling policy can be adjusted to improve the QoS requirement of the service; for example, for the download service, the scheduling policy can be adjusted when the cell is overloaded. Reduce the QoS requirements of the service and even suspend the service.
  • Step 405 The RAN side network node performs local resource scheduling according to the received scheduling policy, and sends a response message to the independent gateway.
  • the scheduling policy is not configured on the independent gateway or the user text sensing server, and the scheduling policy is obtained from the core network, including the following steps:
  • Step 501 The user initiates a service establishment request.
  • Step 502 The base station sends a service establishment request to the core network by using an uplink NAS message.
  • Step 503 The core network allocates core network side resources according to the user service establishment request, and determines whether to establish a text sensing service for the UE.
  • Step 504 The core network sends a user initial text establishment or bearer setup request message to the base station, and may include whether the bearer is a flag of the user text-aware service, and may include a scheduling policy of the UE text-aware service in the message.
  • Step 505 The core network side node may send the scheduling policy of the UE text sensing service to the independent gateway.
  • the RAN side network node may be a base station, a home base station, a host base station, or the like in the 4G system, or may be a 5G system access network node.
  • the core network side node may be an MME in a 4G system or a core network node in a 5G system.
  • FIG. 9 is a schematic diagram of a network device according to an embodiment of the present invention.
  • the network device in this embodiment is an independent gateway or a user text sensing server, and includes:
  • the obtaining module 91 is configured to obtain the content of the user text-aware service;
  • the content of the user text-aware service includes at least one of the following: data of the user text-aware service, and information of the user's text-aware service;
  • the first processing module 92 is configured to perform local processing according to the content of the user text-aware service.
  • the obtaining module 91 is configured to acquire information about the user text-aware service through a direct interface established with the RAN-side network node.
  • the first processing module 92 is configured to perform local processing according to the information of the user text-aware service, including any one or more of the following processing manners: information based on the user text-aware service And adjusting the scheduling policy, and sending the adjusted scheduling policy to the RAN side network node; performing QoS adjustment according to the information of the user text sensing service, and transmitting the adjusted QoS information to the RAN side network Node or core network.
  • the acquiring module 91 configured to acquire information of the user text-aware service, includes: acquiring user assistance information from the core network.
  • the network device may further include: a storage module 93,
  • the obtaining module 91 is configured to acquire, after receiving the user service request, data corresponding to the user service request to the Internet network source station;
  • the storage module 93 is configured to cache data acquired by the acquiring module.
  • FIG. 10 is a schematic diagram of a RAN side network node according to an embodiment of the present invention. As shown in FIG. 10, the RAN side network node in this embodiment includes:
  • the first receiving module 1001 is configured to receive a user-aware service identifier sent by the core network.
  • the second processing module 1002 is configured to process the service corresponding to the user-aware service identifier.
  • the RAN side network node may further include:
  • the interface establishing module 1003 is configured to receive an IP address of the independent gateway or the user text sensing server sent by the core network, and send an establishment interface request to the independent gateway or the user text sensing server, and the independent gateway or the The text-aware server establishes a direct interface;
  • the processing, by the second processing module 1002, the service corresponding to the user-aware service identifier includes: sending, by the direct interface, information about the user text-aware service corresponding to the user-aware service identifier to the independent gateway or The user text perception server.
  • the second processing module 1002 configured to process the service corresponding to the user-aware service identifier, includes any one or more of the following: receiving the independent gateway or the user text-aware server or the core a scheduling policy sent by the network, performing local resource scheduling according to the scheduling policy; receiving service quality information sent by the independent gateway or the text sensing server or the core network; and performing local data transmission resources according to the service quality information deal with.
  • FIG 11 is a schematic diagram of a core network device according to an embodiment of the present invention. As shown in Figure 11, the core network device of this embodiment includes:
  • the establishing module 1101 is configured to establish one or more dedicated bearers for the user's Internet service after receiving the user service request;
  • the creating module 1102 is configured to create a user text-aware service identifier, if the user service request indicates that the service is implemented by the independent gateway or the user text-aware server.
  • a sending module 1103, configured to: the user text-aware service identifier and the independent gateway Or the IP address of the user text sensing server is sent to the RAN side network node.
  • the core network device may further include:
  • the second receiving module 1104 is configured to receive a scheduling policy of the independent gateway or the user text sensing server, or receive quality of service information of the independent gateway;
  • the sending module 1103 is further configured to send the scheduling policy to the RAN side network node, or the RAN side network node sends the quality of service information.
  • the embodiment of the invention further provides a computer readable storage medium storing computer executable instructions, which are implemented by the processor to implement the processing method of the user text sensing service.
  • the embodiments of the present invention provide a method for processing a user's text-aware service and a network device, which can implement service offload by deploying a user text-aware server or implementing a user text-aware function on an independent gateway, thereby reducing the processing load of the core network. Therefore, the user text sensing system is implemented in the 3GPP mobile communication network, which can meet the combination of the mobile network and the big data, ensure the business manifestation of the diversified services, meet the perceived needs of the users, and reduce the operating costs.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Quality & Reliability (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Data Exchanges In Wide-Area Networks (AREA)

Abstract

本文公布一种用户文本感知业务的处理方法,包括:独立网关或者用户文本感知服务器获取用户文本感知业务的内容,所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;根据所述用户文本感知业务的内容进行本地处理。

Description

一种用户文本感知业务的处理方法及网络设备 技术领域
本申请涉及但不限于移动通信领域,尤指一种用户文本感知业务的处理方法及网络设备。
背景技术
图1为长期演进系统(Long Term Evolution,简称LTE)的总体架构示意图,如图1所示,LTE架构包括:移动管理实体(Mobility Management Entity,简称MME),服务网关(Serving GateWay,简称SGW),用户设备或称为终端(User Equipment,简称UE)和基站(eNodeB,简称为eNB)之间是UU接口,eNB和MME之间是S1-MME(S1for the control plane,控制面S1)接口,eNB和SGW之间是S1-U接口,eNB之间是X2-U(X2-User plane,用户面X2)和X2-C(X2-Control plane,控制面X2)接口。在LTE中,S1-MME接口的协议栈从下往上分为以下几个协议层:L1协议,L2协议,因特网协议(Internet Protocol,简称IP),流控制传输协议(Stream Control Transmission Protocol,简称SCTP),S1应用协议(S1-Application Protocol,简称S1-AP)。在LTE中,S1-U接口的协议栈从下往上分为以下几个协议层:L1协议,L2协议,用户数据协议/因特网协议(UDP/IP),GPRS隧道协议-用户面(GPRS Tunneling Protocol-User plane,简称GTP-U)。
同时,随着通信技术的发展,到了物联网时代,未来的数百亿物体均要接入网络。不同的终端接入移动网络而对服务的需求也不尽相同,具备了允许应用软件开发本地内容和实时信息的本地接入网络的条件。运营商网络中的业务模型从传统单一的语音和短信业务,演变为多样化的互联网业务。多样化的业务模型对运营商的网络运营、维护优化带来新的挑战,如何保障多样化业务的业务体现,满足用户的感知需求,将成为未来运营商竞争的核心问题。
CDN(Content Delivery Network,内容分发网络)技术通过在已有的Internet中增加一层新的网络架构,将网站的内容发布到最接近用户的网络“边缘”(边缘服务器),使用户可以就近取得所需的内容,解决Internet 网络拥挤的状况,提高用户访问网站的响应速度。从技术上全面解决由于网络带宽小、用户访问量大、网点分布不均等原因所造成的用户访问网站响应速度慢的问题。CDN网络架构主要由两大部分组成,分为中心和边缘两部分,中心指CDN网管中心和DNS(Domain Name System,域名解析服务器)重定向解析中心,负责全局负载均衡,设备系统安装在管理中心机房;边缘主要指异地节点,CDN分发的载体,主要由Cache(缓存)和负载均衡器等组成。
简单地说,CDN是一个经策略性部署的整体系统,包括分布式存储、负载均衡、网络请求的重定向和内容管理4个要件。使用了CDN服务后,用户的访问流程包括如下步骤:
步骤1:用户向浏览器提供要访问网站的域名,域名解析的请求被发往网站的DNS;
步骤2:由于网站的DNS对此域名的解析设置了CNAME(规范名字),请求被指向CDN网络中的智能DNS负载均衡系统;
步骤3:智能DNS负载均衡系统对域名进行智能解析,将响应速度最快的节点IP(Internet Protocol,互联网协议)返回给用户;
步骤4:浏览器在得到速度最快节点的IP地址以后,向CDN节点发出访问请求;
步骤5:由于是第一次访问,CDN节点将回到源站点取用户请求的数据并发给用户;
步骤6:当有其他用户再次访问同样内容时,CDN将直接将数据返回给客户,完成请求/服务过程。
上述流程只适用于IP数据,无法适用目前3GPP(The 3rd Generation Partnership Project,第三代合作伙伴计划)系统下的业务管理模型。
发明内容
以下是对本文详细描述的主题的概述。本概述并非是为了限制权利要求的保护范围。
本发明实施例提供一种用户文本感知业务的处理方法及网络设备,以实现业务分流。
本发明实施例提供了一种用户文本感知业务的处理方法,包括:
独立网关或者用户文本感知服务器获取用户文本感知业务的内容;所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的内容进行本地处理。
在一实施方式中,所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的信息包括:
所述独立网关或者所述用户文本感知服务器通过与无线接入网RAN侧网络节点建立的直接接口获取所述用户文本感知业务的信息。
在一实施方式中,所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息进行本地处理,包括以下的任意一种或多种处理方式:
所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息调整调度策略,将调整后的所述调度策略发送给所述RAN侧网络节点;
所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息进行服务质量参数调整,将调整后的服务质量信息发送给所述RAN侧网络节点或核心网。
在一实施方式中,所述服务质量参数包括以下任意一种或多种:
用户聚合最大比特速率、承载标志信息、承载服务质量参数、保证比特速率GBR、用户IP数据流信息。
在一实施方式中,所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的信息包括:
所述独立网关或者所述文本感知服务器从核心网获取用户辅助信息。
在一实施方式中,所述用户文本感知业务的信息包括以下任意一种或多种:
业务的上行最大速率,业务的下行最大速率,业务的上行最小速率,业务的下行最小速率,业务上行平均流量,业务下行平均流量,业务活跃度,所述RAN侧网络节点当前服务用户的小区信息。
在一实施方式中,所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的数据包括:
所述独立网关或者所述用户文本感知服务器接收到用户文本感知业务的访问请求后,向互联网网络源站获取所述访问请求对应的数据,并进行本地缓存。
本发明实施例提供一种网络设备,包括:
获取模块,设置为获取用户文本感知业务的内容;所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
第一处理模块,设置为根据所述用户文本感知业务的内容进行本地处理。
在一实施方式中,所述获取模块,设置为通过与RAN侧网络节点建立的直接接口获取所述用户文本感知业务的信息。
在一实施方式中,所述第一处理模块,设置为根据所述用户文本感知业务的信息进行本地处理,包括以下的任意一种或多种处理方式:根据所述用户文本感知业务的信息调整调度策略,将调整后的所述调度策略发送给所述RAN侧网络节点;根据所述用户文本感知业务的信息进行服务质量参数调整,将调整后的服务质量信息发送给所述RAN侧网络节点或核心网。
在一实施方式中,所述获取模块,设置为从核心网获取用户辅助信息。
在一实施方式中,所述网络设备还包括存储模块,
所述获取模块,设置为获取用户文本感知业务的数据包括,接收到用户业务请求后,向互联网网络源站获取所述用户业务请求对应的数据;
所述存储模块,设置为缓存所述获取模块获取到的数据。
在一实施方式中,所述网络设备为独立网关或用户文本感知服务器。
本发明实施例提供一种用户文本感知业务的处理方法,包括:
无线接入网RAN侧网络节点接收核心网发送的用户感知业务标识;
所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理。
在一实施方式中,所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理包括:
RAN侧网络节点接收所述核心网发送的独立网关或者用户文本感知服务器的IP地址;
向所述独立网关或者所述用户文本感知服务器发送建立接口请求,与所述独立网关或者所述用户文本感知服务器建立直接接口;
通过所述直接接口将与所述用户感知业务标识对应的用户文本感知业务的信息发送给所述独立网关或者所述用户文本感知服务器。
在一实施方式中,所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理包括以下的任意一种或多种:
所述RAN侧网络节点接收所述独立网关或者所述用户文本感知服务器或者所述核心网下发的调度策略,根据所述调度策略进行本地资源调度;
所述RAN侧网络节点接收所述独立网关或者所述用户文本感知服务器或者所述核心网发送的服务质量信息;根据所述服务质量信息进行本地数据传输资源处理。
本发明实施例提供一种无线接入网RAN侧网络节点,包括:
第一接收模块,设置为接收核心网发送的用户感知业务标识;
第二处理模块,设置为对所述用户感知业务标识对应的业务进行处理。
在一实施方式中,所述RAN侧网络节点还包括:
接口建立模块,设置为接收所述核心网发送的独立网关或者用户文本感知服务器的IP地址;向所述独立网关或者所述用户文本感知服务器发送建立接口请求,与所述独立网关或者所述文本感知服务器建立直接接口;
所述第二处理模块,设置为对所述用户感知业务标识对应的业务进行处 理包括,通过所述直接接口将与所述用户感知业务标识对应的用户文本感知业务的信息发送给所述独立网关或者所述用户文本感知服务器。
在一实施方式中,所述第二处理模块,设置为对所述用户感知业务标识对应的业务进行处理包括以下的任意一种或多种:接收所述独立网关或者所述用户文本感知服务器或者所述核心网下发的调度策略,根据所述调度策略进行本地资源调度;接收所述独立网关或者所述文本感知服务器或者所述核心网发送的服务质量信息;根据所述服务质量信息进行本地数据传输资源处理。
本发明实施例提供一种用户文本感知业务的处理方法,包括:
核心网设备接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则所述核心网设备将用户文本感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
在一实施方式中,所述方法还包括:
所述核心网设备接收所述独立网关或所述用户文本感知服务器的调度策略,向所述RAN侧网络节点下发所述调度策略,或者
所述核心网设备接收所述独立网关的服务质量信息,向所述RAN侧网络节点下发所述服务质量信息。
本发明实施例还提供一种核心网设备,包括:
建立模块,设置为接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
创建模块,设置为如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则创建用户文本感知业务标识;
发送模块,设置为将所述用户文本感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
在一实施方式中,所述核心网设备还包括,
第二接收模块,设置为接收所述独立网关或所述用户文本感知服务器的调度策略,或者接收所述独立网关的服务质量信息;
所述发送模块,还设置为向所述RAN侧网络节点下发所述调度策略,或者所述RAN侧网络节点下发所述服务质量信息。
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现上述用户文本感知业务的处理方法。
综上,本发明实施例提供一种用户文本感知业务的处理方法及网络设备,通过在独立网关上部署用户文本感知服务器或者实现用户文本感知功能能够实现业务分流,可以减轻核心网的处理负荷。因此在3GPP移动通信网络中实现用户文本感知系统,能够满足移动网络和大数据的结合,保障多样化业务的业务体现,满足用户的感知需求,减少运营成本。
在阅读并理解了附图和详细描述后,可以明白其他方面。
附图概述
图1是LTE总体架构的示意图;
图2为本发明实施例的应用场景的系统架构示意图;
图3为本发明实施例的独立网关侧的一种用户文本感知业务的处理方法的流程图;
图4为本发明实施例的RAN侧的一种用户文本感知业务的处理方法的流程图;
图5为本发明实施例的核心网侧的一种用户文本感知业务的处理方法的流程图;
图6为本发明实施例一的流程图;
图7为本发明实施例二的流程图;
图8为本发明实施例三的流程图;
图9为本发明实施例的网络设备的示意图;
图10为本发明实施例的RAN侧网络节点的示意图;
图11为本发明实施例的核心网设备的示意图。
本发明的实施方式
下文中将结合附图对本发明的实施例进行详细说明。需要说明的是,在不冲突的情况下,本申请中的实施例及实施例中的特征可以相互任意组合。
如图2所示,为下述实施例的可能的一个应用场景,其中,可以在独立网关(GW,GateWay)节点部署用户文本感知服务器,或者独立网关能够实现上述用户文本感知业务功能,或者用户文本感知服务器也可以单独部署。RAN(Radio Access Network,无线接入网)侧网络节点可以是4G系统中的基站(eNB)、家庭基站(HeNB)或者宿主基站等,也可以是5G系统接入网节点。核心网侧节点可以是4G系统中的MME,也可以是5G系统中的核心网节点。下面系统架构以LTE通信系统为例,但不限于LTE系统。
如图2所示,RAN侧网络节点和独立网关之间存在直接接口(新接口),可实现用户面功能和/或和控制面功能中的一种或两种功能。独立网关同时具备实现用户文本感知业务的服务网关和数据网关功能。
用户(UE)发起WEB页面请求时,DNS服务器解析地址,可和DNS负载均衡系统交互,根据地址或负载指定独立网关/文本感知服务器的IP地址给用户,用户通过该IP地址访问相应的WEB站点(互联网),可以实现业务分流。图3为本发明实施例的独立网关侧的一种用户文本感知业务的处理方法的流程图,如图3所示,本实施例的方法包括:
步骤11、独立网关或者用户文本感知服务器获取用户文本感知业务的内容;所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
步骤12、根据所述用户文本感知业务的内容进行本地处理。
其中,所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的信息包括:
所述独立网关或者所述用户文本感知服务器接收到无线接入网RAN侧网络节点的建立接口请求后,与所述RAN侧网络节点建立直接接口;
通过所述直接接口获取所述用户文本感知业务的信息。
其中,所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的数据包括:
所述独立网关或者所述用户文本感知服务器接收到用户业务请求后,向互联网网络源站获取所述用户业务请求对应的数据,并进行本地缓存。
本申请中的用户文本感知业务指,通过独立网关或者用户文本感知服务器处理实现本地缓存、本地分流、本地转换中的一种或多种的用户业务。
本实施例的方法可以实现针对不同的终端发起的不同业务类型的接入移动网络提供不同的服务需求。同时通过在独立网关上部署用户文本感知服务器或者实现用户文本感知功能能够实现业务分流,可以减轻核心网的处理负荷。因此在3GPP移动通信网络中实现用户文本感知系统,能够满足移动网络和大数据的结合,保障多样化业务的业务体现,满足用户的感知需求,减少运营成本。
图4为本发明实施例的RAN侧的一种用户文本感知业务的处理方法的流程图,如图4所示,本实施例的方法包括:
步骤21、无线接入网RAN侧网络节点接收核心网发送的用户感知业务标识;
步骤22、RAN侧网络节点对所述用户感知业务标识对应的业务进行处理。
步骤22中,所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理包括:
RAN侧网络节点接收核心网发送的独立网关或者文本感知服务器的IP地址后,向所述独立网关或者文本感知服务器发送建立接口请求,与所述独立网关或者文本感知服务器建立直接接口;通过所述直接接口将用户文本感知业务的信息发送给所述独立网关或者文本感知服务器。
RAN侧网络节点可以通过所述用户感知业务标识识别该业务是用户文本感知业务,在本地资源调度或者分配上可以有针对性处理,比如资源的倾向性和优先级。RAN节点在第一次获取某个承载的用户感知业务标识后,保存在本地,后续处理的时候都能进行分辨。
图5为本发明实施例的核心网侧的一种用户文本感知业务的处理方法的流程图,如图5所示,本实施例的方法包括:
步骤31、核心网接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
步骤32、如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则所述核心网将用户文本感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
以下通过几个实施例对本申请技术方案进行详细的说明。
实施例一
用户文本感知业务建立流程的示意图,如图6所示,包括如下步骤:
步骤101、核心网接收到用户业务请求后,为用户的所有上网业务建立一个或多个专用承载(可延用已有SIPTO@LN承载的建立流程),目的是将用户的所有上网业务分流到独立网关;
如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则核心网创建用户感知业务标识,将用户感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。这样,RAN侧网络节点可以从核心网侧节点获取独立网关/用户文本感知服务器的IP地址。
本实施例中,UE辅助信息(比如,业务参考信息(service preference),业务流行特征(service popularity),统一资源标识符(URI)等)可由UE提供的业务信息,可以通过NAS(非接入层)上报给核心网侧节点,并通过核心网内部接口交互给独立网关;
独立网关获得UE辅助信息可以实现本地对用户文本感知业务的QoS管 理,以及调度策略管理。
步骤102、浏览器接收用户发起WEB页面请求,DNS服务器解析地址,可和DNS负载均衡系统交互,根据地址或负载指定独立网关/文本感知服务器的IP地址给用户;
步骤103、浏览器得到独立网关的IP地址后,向独立网关上的文本感知服务器发起访问请求;
步骤104、文本感知服务器向INTERNET网络源站获取用户请求的数据并进行本地缓存;
步骤105、其他用户访问相同地址的时候可以从独立网关本地获取数据。
实施例二
本实施例的用户信息处理的方法如图7所示,包括如下步骤:
步骤201:在实施例一中通过步骤101实现RAN侧网络节点从核心网侧节点获取独立网关/文本感知服务器的IP地址;
步骤202:建立RAN侧网络节点和独立网关/文本感知服务器之间的直接接口Sx;
步骤203:文本感知服务器通过上述接口获取以下一种或多种信息:用户当前文本感知业务的信息,比如业务的上下行最大/最小速率,业务平均流量,业务活跃度等;RAN侧网络节点当前服务用户的小区信息,比如小区负荷、小区吞吐量等。
步骤204:文本感知服务器对用户当前的文本感知业务进行服务质量参数调整,并通过Sx接口将调整后的文本感知业务服务质量信息下发给RAN侧网络节点;
其中,服务质量参数包含以下一种或多种信息,但不限于下面所述的信息:用户聚合最大比特速率(UE AMBR,适用于非GBR(Guaranteed Bit Rate,保证比特速率)承载,包括上行和下行),承载标志信息、承载QoS参数(比如,QCI(QoS Class Identifier,服务质量类别识别)、ARP(Allocation and Retention Priority,分配和保留优先级)、GBR用户QoS信息(上下行 最大速率、上下行保证速率)),用户IP数据流信息。
步骤205:RAN侧网络节点根据收到的文本感知业务服务质量参数进行本地数据传输资源处理,并给独立网关发送响应消息。
在一实施方式中,RAN侧网络节点也可以和独立网关协商文本感知业务服务质量参数。
实施例三
本实施例的用户文本感知业务的处理方法如图8所示,包括如下步骤:
步骤301:在实施例1中通过步骤101实现RAN侧网络节点从核心网侧节点获取独立网关/文本感知服务器的IP地址;
步骤302:RAN侧网络节点和独立网关/文本感知服务器之间建立直接接口Sx;
步骤303:文本感知服务器通过上述接口获取以下一种或多种信息:用户当前文本感知业务的信息,比如业务的上下行最大/最小速率,业务平均流量,业务活跃度等;RAN侧网络节点当前服务用户的小区信息,比如小区负荷、小区吞吐量等。
步骤304:文本感知服务器对用户当前的文本感知业务进行服务质量参数调整,并通过和核心网侧节点之间的接口将调整后的文本感知业务服务质量信息发送给核心网侧节点;
其中,服务质量参数包含以下一种或多种信息,但不限于下面所述的信息:用户聚合最大比特速率(UE AMBR,适用于非GBR承载,包括上行和下行),承载标志信息、承载QoS参数(比如,QCI(QoS Class Identifier)、ARP(Allocation and Retention Priority)、GBR用户QoS信息(上下行最大速率、上下行保证速率)),用户IP数据流信息。
步骤305:核心网侧节点向RAN侧网络节点发起UE文本感知业务的修改流程,其中包含文本感知业务服务质量参数;
步骤306:RAN侧网络节点根据收到的文本感知业务服务质量参数进行本地数据传输资源处理,并给核心网侧节点发送响应消息。
在一实施方式中,RAN侧网络节点也可以和核心网侧节点协商文本感 知业务服务质量参数。
步骤307:核心网侧节点将文本感知业务服务质量参数调整的响应指示或者调整后的文本感知业务服务质量参数发送给独立网关。
实施例四
本实施例在独立网关或用户文本感知服务器上配置调度策略,本实施例的用户文本感知业务的处理方法包括以下步骤:
步骤401:在实施例一中通过步骤101实现RAN侧网络节点从核心网侧节点获取独立网关/文本感知服务器的IP地址;
步骤402:建立RAN侧网络节点和独立网关/文本感知服务器之间的直接接口Sx;
步骤403:文本感知服务器通过上述接口获取以下一种或多种信息:用户当前文本感知业务的信息,比如业务的上下行最大/最小速率,业务平均流量,业务活跃度等;RAN侧网络节点当前服务用户的小区信息,比如小区负荷、小区吞吐量等。
步骤404:文本感知服务器上述信息调整调度策略,并通过Sx接口将调整后的调度策略下发给RAN侧网络节点。
比如,对于延迟需求高的业务,在一段时间内如果业务质量无法保证,则可以调整调度策略以提高业务的QoS需求;比如对于下载业务,可以在小区负荷过重的情况下,调整调度策略以降低业务的QoS需求,甚至挂起该业务。
步骤405:RAN侧网络节点根据收到的调度策略进行本地资源调度,并给独立网关发送响应消息。
实施例五
本实施例中,在独立网关或用户文本感知服务器上未配置调度策略,从核心网获取调度策略,包括以下步骤:
步骤501:用户发起业务建立请求;
步骤502:基站通过上行NAS消息将业务建立请求发送给核心网;
步骤503:核心网根据用户业务建立请求分配核心网侧资源,以及确定是否为该UE建立文本感知业务。
步骤504:核心网给基站发送用户初始文本建立或承载建立请求消息,可以包含该承载是否为用户文本感知业务的标志,以及可以在该消息中包含UE文本感知业务的调度策略;
步骤505:核心网侧节点可以将UE文本感知业务的调度策略发送给独立网关。
本发明实施例中,RAN侧网络节点可以是4G系统中的基站、家庭基站或者宿主基站等,也可以是5G系统接入网节点。核心网侧节点可以是4G系统中的MME,也可以是5G系统中的核心网节点。
图9为本发明实施例的网络设备的示意图,如图9所示,本实施例的网络设备为独立网关或用户文本感知服务器,包括:
获取模块91,设置为获取用户文本感知业务的内容;所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
第一处理模块92,设置为根据所述用户文本感知业务的内容进行本地处理。
在一实施方式中,
所述获取模块91,设置为通过与所述RAN侧网络节点建立的直接接口获取所述用户文本感知业务的信息。
在一实施方式中,所述第一处理模块92,设置为根据所述用户文本感知业务的信息进行本地处理,包括以下的任意一种或多种处理方式:根据所述用户文本感知业务的信息调整调度策略,将调整后的所述调度策略发送给所述RAN侧网络节点;根据所述用户文本感知业务的信息进行服务质量参数调整,将调整后的服务质量信息发送给所述RAN侧网络节点或核心网。
在一实施方式中,所述获取模块91,设置为获取用户文本感知业务的信息包括:从核心网获取用户辅助信息。
在一实施方式中,所述网络设备还可以包括:存储模块93,
所述获取模块91,设置为接收到用户业务请求后,向互联网网络源站获取所述用户业务请求对应的数据;
所述存储模块93,设置为缓存所述获取模块获取到的数据。
图10为本发明实施例的RAN侧网络节点的示意图,如图10所示,本实施例的RAN侧网络节点包括:
第一接收模块1001,设置为接收核心网发送的用户感知业务标识;
第二处理模块1002,设置为对所述用户感知业务标识对应的业务进行处理。
在一实施方式中,所述RAN侧网络节点还可以包括:
接口建立模块1003,设置为接收所述核心网发送的独立网关或者用户文本感知服务器的IP地址;向所述独立网关或者所述用户文本感知服务器发送建立接口请求,与所述独立网关或者所述文本感知服务器建立直接接口;
所述第二处理模块1002,对所述用户感知业务标识对应的业务进行处理包括,通过所述直接接口将与所述用户感知业务标识对应的用户文本感知业务的信息发送给所述独立网关或者所述用户文本感知服务器。
其中,所述第二处理模块1002,设置为对所述用户感知业务标识对应的业务进行处理包括以下的任意一种或多种:接收所述独立网关或者所述用户文本感知服务器或者所述核心网下发的调度策略,根据所述调度策略进行本地资源调度;接收所述独立网关或者所述文本感知服务器或者所述核心网发送的服务质量信息;根据所述服务质量信息进行本地数据传输资源处理。
图11为本发明实施例的核心网设备的示意图,如图11所示,本实施例的核心网设备包括:
建立模块1101,设置为接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
创建模块1102,设置为如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则创建用户文本感知业务标识;
发送模块1103,设置为将所述用户文本感知业务标识和所述独立网关 或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
在一实施方式中,上述核心网设备还可以包括:
第二接收模块1104,设置为接收所述独立网关或所述用户文本感知服务器的调度策略,或者接收所述独立网关的服务质量信息;
所述发送模块1103,还设置为向所述RAN侧网络节点下发所述调度策略,或者所述RAN侧网络节点下发所述服务质量信息。
本发明实施例还提供一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现上述用户文本感知业务的处理方法。
本领域普通技术人员可以理解上述方法中的全部或部分步骤可通过程序来指令相关硬件完成,所述程序可以存储于计算机可读存储介质中,如只读存储器、磁盘或光盘等。上述实施例的全部或部分步骤也可以使用一个或多个集成电路来实现。相应地,上述实施例中的各模块/单元可以采用硬件的形式实现,也可以采用软件功能模块的形式实现。本发明实施例不限制于任何特定形式的硬件和软件的结合。
虽然本发明实施例所揭露的实施方式如上,但所述的内容仅为便于理解本发明实施例而采用的实施方式,并非用以限定本申请。任何本申请所属领域内的技术人员,在不脱离本申请所揭露的精神和范围的前提下,可以在实施的形式及细节上进行任何的修改与变化,但本申请的专利保护范围,仍须以所附的权利要求书所界定的范围为准。
工业实用性
本发明实施例提供一种用户文本感知业务的处理方法及网络设备,通过在独立网关上部署用户文本感知服务器或者实现用户文本感知功能能够实现业务分流,可以减轻核心网的处理负荷。因此在3GPP移动通信网络中实现用户文本感知系统,能够满足移动网络和大数据的结合,保障多样化业务的业务体现,满足用户的感知需求,减少运营成本。

Claims (24)

  1. 一种用户文本感知业务的处理方法,包括:
    独立网关或者用户文本感知服务器获取用户文本感知业务的内容,所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
    所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的内容进行本地处理。
  2. 如权利要求1所述的方法,其中:所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的信息包括:
    所述独立网关或者所述用户文本感知服务器通过与无线接入网RAN侧网络节点建立的直接接口获取所述用户文本感知业务的信息。
  3. 如权利要求2所述的方法,其中:所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息进行本地处理,包括以下的任意一种或多种处理方式:
    所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息调整调度策略,将调整后的所述调度策略发送给所述RAN侧网络节点;
    所述独立网关或者所述用户文本感知服务器根据所述用户文本感知业务的信息进行服务质量参数调整,将调整后的服务质量信息发送给所述RAN侧网络节点或核心网。
  4. 如权利要求3所述的方法,其中:所述服务质量参数包括以下任意一种或多种:
    用户聚合最大比特速率、承载标志信息、承载服务质量参数、保证比特速率GBR、用户IP数据流信息。
  5. 如权利要求1或2所述的方法,其中:所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的信息包括:
    所述独立网关或者所述文本感知服务器从核心网获取用户辅助信息。
  6. 如权利要求1-4任一项所述的方法,其中:所述用户文本感知业务的信息包括以下任意一种或多种:
    业务的上行最大速率,业务的下行最大速率,业务的上行最小速率,业务的下行最小速率,业务上行平均流量,业务下行平均流量,业务活跃度,所述RAN侧网络节点当前服务用户的小区信息。
  7. 如权利要求1所述的方法,其中:所述独立网关或者所述用户文本感知服务器获取用户文本感知业务的数据包括:
    所述独立网关或者所述用户文本感知服务器接收到用户文本感知业务的访问请求后,向互联网网络源站获取所述访问请求对应的数据,并进行本地缓存。
  8. 一种网络设备,包括:
    获取模块,设置为获取用户文本感知业务的内容,所述用户文本感知业务的内容包括以下至少之一:用户文本感知业务的数据、用户文本感知业务的信息;
    第一处理模块,设置为根据所述用户文本感知业务的内容进行本地处理。
  9. 如权利要求8所述的网络设备,其中,
    所述获取模块,设置为通过与RAN侧网络节点建立的直接接口获取所述用户文本感知业务的信息。
  10. 如权利要求9所述的网络设备,其中,
    所述第一处理模块,设置为根据所述用户文本感知业务的信息进行本地处理,包括以下的任意一种或多种处理方式:根据所述用户文本感知业务的信息调整调度策略,将调整后的所述调度策略发送给所述RAN侧网络节点;根据所述用户文本感知业务的信息进行服务质量参数调整,将调整后的服务质量信息发送给所述RAN侧网络节点或核心网。
  11. 如权利要求8或9所述的网络设备,其中,
    所述获取模块,设置为从核心网获取用户辅助信息。
  12. 如权利要求8所述的网络设备,还包括存储模块,
    所述获取模块,设置为接收到用户业务请求后,向互联网网络源站获取所述用户业务请求对应的数据;
    所述存储模块,设置为缓存所述获取模块获取到的数据。
  13. 如权利要求8-12任一项所述的网络设备,其中,所述网络设备为独立网关或用户文本感知服务器。
  14. 一种用户文本感知业务的处理方法,包括:
    无线接入网RAN侧网络节点接收核心网发送的用户感知业务标识;
    所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理。
  15. 如权利要求14所述的方法,其中:所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理包括:
    RAN侧网络节点接收所述核心网发送的独立网关或者用户文本感知服务器的IP地址;
    向所述独立网关或者所述用户文本感知服务器发送建立接口请求,与所述独立网关或者所述用户文本感知服务器建立直接接口;
    通过所述直接接口将与所述用户感知业务标识对应的用户文本感知业务的信息发送给所述独立网关或者所述用户文本感知服务器。
  16. 如权利要求15所述的方法,其中:所述RAN侧网络节点对所述用户感知业务标识对应的业务进行处理包括以下的任意一种或多种:
    所述RAN侧网络节点接收所述独立网关或者所述用户文本感知服务器或者所述核心网下发的调度策略,根据所述调度策略进行本地资源调度;
    所述RAN侧网络节点接收所述独立网关或者所述用户文本感知服务器或者所述核心网发送的服务质量信息;根据所述服务质量信息进行本地数据传输资源处理。
  17. 一种无线接入网RAN侧网络节点,包括:
    第一接收模块,设置为接收核心网发送的用户感知业务标识;
    第二处理模块,设置为对所述用户感知业务标识对应的业务进行处理。
  18. 如权利要求17所述的RAN侧网络节点,还包括:
    接口建立模块,设置为接收所述核心网发送的独立网关或者用户文本感知服务器的IP地址;向所述独立网关或者所述用户文本感知服务器发送建立接口请求,与所述独立网关或者所述文本感知服务器建立直接接口;
    所述第二处理模块,设置为对所述用户感知业务标识对应的业务进行处理包括,通过所述直接接口将与所述用户感知业务标识对应的用户文本感知业务的信息发送给所述独立网关或者所述用户文本感知服务器。
  19. 如权利要求17所述的RAN侧网络节点,其中:
    所述第二处理模块,设置为对所述用户感知业务标识对应的业务进行处理包括以下的任意一种或多种:接收所述独立网关或者所述用户文本感知服务器或者所述核心网下发的调度策略,根据所述调度策略进行本地资源调度;接收所述独立网关或者所述文本感知服务器或者所述核心网发送的服务质量信息;根据所述服务质量信息进行本地数据传输资源处理。
  20. 一种用户文本感知业务的处理方法,包括:
    核心网设备接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
    如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则所述核心网设备将用户文本感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
  21. 如权利要求20所述的方法,还包括:
    所述核心网设备接收所述独立网关或所述用户文本感知服务器的调度策略,向所述RAN侧网络节点下发所述调度策略,或者
    所述核心网设备接收所述独立网关的服务质量信息,向所述RAN侧网络节点下发所述服务质量信息。
  22. 一种核心网设备,包括:
    建立模块,设置为接收到用户业务请求后为用户上网业务建立一个或多个专用承载;
    创建模块,设置为如所述用户业务请求指示通过独立网关或者用户文本感知服务器实现分流的业务,则创建用户文本感知业务标识;
    发送模块,设置为将所述用户文本感知业务标识和所述独立网关或所述用户文本感知服务器的IP地址发送给RAN侧网络节点。
  23. 如权利要求22所述的核心网设备,还包括,
    第二接收模块,设置为接收所述独立网关或所述用户文本感知服务器的调度策略,或者接收所述独立网关的服务质量信息;
    所述发送模块,还设置为向所述RAN侧网络节点下发所述调度策略,或者所述RAN侧网络节点下发所述服务质量信息。
  24. 一种计算机可读存储介质,存储有计算机可执行指令,所述计算机可执行指令被处理器执行时实现所述1-7,14-16,20-21中任意一项所述的用户文本感知业务的处理方法。
PCT/CN2017/074123 2016-04-08 2017-02-20 一种用户文本感知业务的处理方法及网络设备 WO2017173891A1 (zh)

Priority Applications (1)

Application Number Priority Date Filing Date Title
EP17778556.5A EP3442260B1 (en) 2016-04-08 2017-02-20 Processing method for user text-aware service and network device

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201610219262.6 2016-04-08
CN201610219262.6A CN107277927B (zh) 2016-04-08 2016-04-08 一种用户文本感知业务的处理方法及网络设备

Publications (1)

Publication Number Publication Date
WO2017173891A1 true WO2017173891A1 (zh) 2017-10-12

Family

ID=60000235

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2017/074123 WO2017173891A1 (zh) 2016-04-08 2017-02-20 一种用户文本感知业务的处理方法及网络设备

Country Status (3)

Country Link
EP (1) EP3442260B1 (zh)
CN (1) CN107277927B (zh)
WO (1) WO2017173891A1 (zh)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023011564A1 (zh) * 2021-08-04 2023-02-09 华为技术有限公司 提供通信感知业务的方法、通信装置和系统

Families Citing this family (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111405583B (zh) * 2019-01-02 2023-06-30 中国移动通信有限公司研究院 一种潮汐效应规避方法、装置和计算机可读存储介质
CN116847395A (zh) * 2022-03-23 2023-10-03 中国移动通信有限公司研究院 一种支持感知的通信方法及装置、通信设备
CN117413495A (zh) * 2022-05-13 2024-01-16 北京小米移动软件有限公司 提供无线感知服务的方法、装置、设备以及存储介质
WO2023216210A1 (zh) * 2022-05-13 2023-11-16 北京小米移动软件有限公司 一种信息处理方法、装置、通信设备及存储介质
WO2024000166A1 (zh) * 2022-06-28 2024-01-04 Oppo广东移动通信有限公司 感知数据提供方法、装置、设备、存储介质及程序产品

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148752A (zh) * 2010-12-22 2011-08-10 华为技术有限公司 基于内容分发网络的路由实现方法及相关设备、系统
CN103430516A (zh) * 2013-02-21 2013-12-04 华为技术有限公司 业务提供系统、方法、移动边缘应用服务器及支持节点
CN103685547A (zh) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 下载服务器的调度方法与系统、以及终端装置

Family Cites Families (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101527895B (zh) * 2009-04-08 2012-05-23 华为技术有限公司 业务状态信息获取方法及装置
CN101990247B (zh) * 2009-08-07 2013-08-28 华为技术有限公司 数据传输方法、装置和通信系统
US20130143611A1 (en) * 2010-03-19 2013-06-06 Gopi Krishnan Nambiar Mobile application using text messaging service protocol or other network protocol requiring a data plan
CN102056195A (zh) * 2011-01-21 2011-05-11 大唐移动通信设备有限公司 一种业务质量的确定方法和无线接入网络设备
CN103959741B (zh) * 2011-09-12 2017-09-08 Sca艾普拉控股有限公司 内容数据从本地数据存储器通信至通信终端的方法及设备
US10021696B2 (en) * 2011-11-16 2018-07-10 International Business Machines Corporation Data caching at the edge of a mobile data network
KR101521954B1 (ko) * 2012-04-09 2015-05-20 후아웨이 테크놀러지 컴퍼니 리미티드 통신 방법 및 시스템, 액세스 네트워크 장치, 및 애플리케이션 서버
US8879551B2 (en) * 2013-02-22 2014-11-04 International Business Machines Corporation Collection of subscriber information for data breakout in a mobile data network
CN104754554B (zh) * 2013-12-27 2019-04-05 华为技术有限公司 一种获取媒体业务参数指示的方法、装置和系统

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102148752A (zh) * 2010-12-22 2011-08-10 华为技术有限公司 基于内容分发网络的路由实现方法及相关设备、系统
CN103430516A (zh) * 2013-02-21 2013-12-04 华为技术有限公司 业务提供系统、方法、移动边缘应用服务器及支持节点
EP2953400A1 (en) * 2013-02-21 2015-12-09 Huawei Technologies Co., Ltd. Service providing system, method, mobile edge application server and support node
CN103685547A (zh) * 2013-12-24 2014-03-26 乐视网信息技术(北京)股份有限公司 下载服务器的调度方法与系统、以及终端装置

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
See also references of EP3442260A4 *

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2023011564A1 (zh) * 2021-08-04 2023-02-09 华为技术有限公司 提供通信感知业务的方法、通信装置和系统

Also Published As

Publication number Publication date
EP3442260A4 (en) 2019-03-06
EP3442260A1 (en) 2019-02-13
CN107277927B (zh) 2023-04-25
EP3442260B1 (en) 2021-07-28
CN107277927A (zh) 2017-10-20

Similar Documents

Publication Publication Date Title
WO2017173891A1 (zh) 一种用户文本感知业务的处理方法及网络设备
WO2020207490A1 (en) System, apparatus and method to support data server selection
US11425593B2 (en) Method for implementing traffic splitting
US10484877B2 (en) System and method for a customized fifth generation (5G) network
US10536213B2 (en) Establishment of packet data network connection via relay user equipment
EP2717538B1 (en) Communication method and system, access network device, and application server
JP6561204B2 (ja) Ip層におけるデュアルコネクティビティおよびキャリアアグリゲーション
Nguyen et al. Proposal and evaluation of SDN‐based mobile packet core networks
US20150103780A1 (en) Systems and Methods for Signal Brokering in Distributed Evolved Packet Core (EPC) Network Architectures
WO2018059559A1 (zh) 无线通信方法、用户设备和接入网设备
KR102017167B1 (ko) 무선 통신 시스템에서 데이터 트래픽 분산을 위한 방법 및 장치
JP2019536311A (ja) Ran中のローカルブレークアウト機能ゲートウェイを介したネットワーク支援
KR20140103212A (ko) 콘텐츠 캐쉬 기능을 가지는 이동형 개인 기지국 및 그 서비스 제공 방법
WO2013053133A1 (zh) 业务数据传输处理方法、设备以及通信系统
US11646937B2 (en) Software defined network lifecycle tracking and management
US20240007349A1 (en) Local breakout of user plan function at enterprise 5g radio access network
JP6166800B2 (ja) 通信方法及びシステム、アクセスネットワーク装置、並びにアプリケーションサーバ
KR20220078660A (ko) 코어 네트워크에서 데이터 트래픽 라우팅에 영향을 끼치기 위한 방법
WO2017084042A1 (zh) 一种业务流的传输方法及装置
US8705504B2 (en) Apparatus and method for traffic offload in a broadband wireless access system
WO2016131240A1 (zh) 分组数据业务的处理系统、方法及装置
KR101579070B1 (ko) 펨토셀을 이용한 코어 네트워크 무선 데이터의 오프로딩 방법
JP6954900B2 (ja) 通信制御装置、ユーザ装置及び通信制御方法
KR20210049519A (ko) 체감 품질 측정 시스템 및 이를 이용한 실시간 스트리밍 서비스 제공 방법

Legal Events

Date Code Title Description
NENP Non-entry into the national phase

Ref country code: DE

WWE Wipo information: entry into national phase

Ref document number: 2017778556

Country of ref document: EP

ENP Entry into the national phase

Ref document number: 2017778556

Country of ref document: EP

Effective date: 20181108

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

Ref document number: 17778556

Country of ref document: EP

Kind code of ref document: A1