WO2021056847A1 - Message transmission method, apparatus, computer device and storage medium - Google Patents

Message transmission method, apparatus, computer device and storage medium Download PDF

Info

Publication number
WO2021056847A1
WO2021056847A1 PCT/CN2019/124697 CN2019124697W WO2021056847A1 WO 2021056847 A1 WO2021056847 A1 WO 2021056847A1 CN 2019124697 W CN2019124697 W CN 2019124697W WO 2021056847 A1 WO2021056847 A1 WO 2021056847A1
Authority
WO
WIPO (PCT)
Prior art keywords
message
sdap entity
packet
current
address
Prior art date
Application number
PCT/CN2019/124697
Other languages
French (fr)
Chinese (zh)
Inventor
胡呈欣
郑自永
Original Assignee
京信通信系统(中国)有限公司
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by 京信通信系统(中国)有限公司 filed Critical 京信通信系统(中国)有限公司
Publication of WO2021056847A1 publication Critical patent/WO2021056847A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/24Negotiating SLA [Service Level Agreement]; Negotiating QoS [Quality of Service]

Definitions

  • This application relates to the field of mobile communication technology, and in particular to a method, device, computer equipment, and storage medium for message transmission.
  • SDAP Service Data Adaptation Protocol
  • PDCP Packet Data Convergence Protocol
  • GTP GPRS Tunneling Protocol
  • GPRS Tunneling Protocol GPRS Tunneling Protocol
  • the general work content of the SDAP module is to map the corresponding SDAP entity and RB (Radio Bearer) entity information according to the QoS (Quality of Service) information carried in the GTP protocol header, thereby The mapping from QoS flow to RAB bearer is completed, and all IP service flows of the terminal are transmitted according to the mapped QoS rules.
  • RB Radio Bearer
  • an embodiment of the present application provides a message transmission method, and the method includes:
  • the first message carries the first terminal-side IP address and the first QoS information
  • IP address on the first terminal side is a pre-appointed IP address, judging whether the current RB priority of the first packet is the highest priority according to the first QoS information;
  • a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.
  • an embodiment of the present application provides a message transmission device, which includes:
  • the first receiving module is configured to receive the first message sent by the core network device; the first message carries the first terminal-side IP address and the first QoS information;
  • a judging module configured to judge whether the current RB priority of the first packet is the highest priority according to the first QoS information if the IP address of the first terminal side is a pre-appointed IP address;
  • the first processing module is configured to send a first processing instruction to the current SDAP entity of the first message if the priority of the current RB is the highest priority, and the first processing instruction is used to instruct the first message to be encapsulated and then sent To PDCP module;
  • the second processing module is used to select a new SDAP entity according to the first QoS information if the priority of the current RB is not the highest priority, and send the first processing instruction to the new SDAP entity; the new SDAP entity represents the highest priority SDAP entity corresponding to the RB.
  • an embodiment of the present application provides a computer device, including a memory and a processor, the memory stores a computer program, and the processor implements the steps of any one of the methods provided in the embodiments of the first aspect when the processor executes the computer program.
  • an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of any one of the methods provided in the embodiments of the first aspect are implemented.
  • the reflection control unit determines that the priority of the message in the current RB is the highest In the case of priority, control the current SDAP entity encapsulation processing of the message and send the message. In the case that the current RB priority of the message is not the highest priority, re-determine a new one based on the RB with the highest priority The SDAP entity, and controls the new entity to encapsulate and process and send the message.
  • the received message is an agreed-upon IP message
  • no matter what the situation it can be guaranteed that the message has the highest priority
  • the RB performs transmission, that is, for the IP flow of the agreed service service, in the wireless transmission, the priority is raised to the highest priority RB bearer, which greatly improves the transmission quality of the specific IP service flow.
  • FIG. 1 is an application environment diagram of a message transmission method provided by an embodiment
  • FIG. 2 is a schematic flowchart of a message transmission method provided by an embodiment
  • FIG. 3 is a schematic flowchart of a message transmission method provided by an embodiment
  • Figure 3a is a complete flowchart of a message transmission method provided by an embodiment
  • FIG. 3b is a comparison diagram before and after application of the message transmission method provided by an embodiment
  • FIG. 4 is a schematic flowchart of a message transmission method provided by an embodiment
  • Figure 4a is a complete flowchart of a message transmission method provided by an embodiment
  • FIG. 5 is a structural block diagram of a message transmission device provided by an embodiment
  • FIG. 6 is a structural block diagram of a message transmission device provided by an embodiment
  • FIG. 7 is a structural block diagram of a message transmission device provided by an embodiment
  • Fig. 8 is an internal structure diagram of a computer device in an embodiment.
  • the message transmission method provided by this application can be applied to the application environment as shown in Fig. 1, where the 5G core network includes core network equipment, the 5G access network includes 5G base stations and 4G base stations, and user terminal equipment Data interaction with the base station.
  • the user terminal can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices.
  • the user terminal device sends each service data to the 5G core network through the 5G access network, where the data exchange between the 5G access network and the 5G core network implements the message transmission method provided in this application, where
  • the 5G base station includes the Service Data Adaptation Protocol (SDAP) module and the Packet Data Convergence Protocol (PDCP) module.
  • SDAP Service Data Adaptation Protocol
  • PDCP Packet Data Convergence Protocol
  • the SDAP module in the base station is equipped with a reflection control unit.
  • the reflection control unit is used to execute the data transmission method provided in this application.
  • the embodiments of the present application provide a message transmission method, device, computer equipment, and storage medium.
  • the technical solutions of the present application and how the technical solutions of the present application solve the above technical problems will be described in detail through the embodiments and the accompanying drawings. .
  • the following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be repeated in some embodiments.
  • the execution body of FIG. 2 to FIG. 4 is a reflection control unit, where the execution body may also be a base station, and the reflection control unit may be implemented through software, hardware, or The combination of software and hardware is implemented as part or all of the base station.
  • FIG. 2 provides a message transmission method.
  • This embodiment relates to the reflection control unit, after receiving the first message sent by the core network device, according to the IP carried in the first message. (Internet Protocol, Internet Protocol address) address, the specific process of adjusting the transmission priority of the message, as shown in Figure 2, the method includes:
  • S101 Receive a first message sent by a core network device; the first message carries the first terminal-side IP address and first QoS information.
  • the core network equipment refers to the equipment on the 5G core network side.
  • the 5G core network equipment includes access and mobility management function (AMF) and user plane function (User Plane Function). , UPF) equipment.
  • AMF access and mobility management function
  • UPF User Plane Function
  • the first message represents the message sent by the core network device to the SDAP module in the 5G access network.
  • the first message here is only used for the message received by the SDAP module in the 5G access network (in the base station) in the following embodiments.
  • the second message sent by the PDCP module is distinguished. It does not limit the message sequence and message sequence number.
  • first and second functions in the embodiments of this application are used to distinguish, for example, the first The terminal-side IP address, the second terminal-side IP address and the first QoS information below, and the second QoS information below are just for distinguishing.
  • the first and second packets in this embodiment are In some cases, it can refer to the same message or different messages.
  • the situation of the terminal-side IP address and QoS information is also the same, which will not be repeated in this embodiment.
  • the reflection control unit in the SDAP module of the base station receives the first message sent by the core network device, where the first message may be a GPRS Tunneling Protocol (GTP) message ,
  • the first message carries the first terminal-side IP address and the first QoS information, where the QoS information includes the flow classification, traffic monitoring, traffic shaping, interface speed limit, congestion management, and congestion of the first message
  • the QoS information includes the flow classification, traffic monitoring, traffic shaping, interface speed limit, congestion management, and congestion of the first message
  • Related information to be avoided such as the SDAP entity and radio bearer (RB) of the message, and the priority of each RB can be obtained from the first QoS information, which is not limited in this embodiment.
  • IP address on the first terminal side is a pre-appointed IP address, determine whether the current RB priority of the first packet is the highest priority according to the first QoS information.
  • the embodiments of this application are aimed at improving the transmission quality of a specific IP service flow. Therefore, after receiving the first packet, it is necessary to first determine whether the first packet is a specific IP service flow, that is, to determine the first packet. Whether the first terminal-side IP address carried in the text is a pre-appointed IP address, the reflection control unit will control its transmission priority only if the first message is a pre-appointed IP address.
  • the reflection control unit reflects the first QoS information carried in the first message Find the current RB and determine whether the priority of the current RB is the highest priority. For example, if the priority level corresponding to each RB is stored in the first QoS information, the reflection control unit can directly determine whether the priority of the RB is The highest priority; if the priority of each RB in the first QoS information is stored in order, the reflection control unit judges whether the priority of the current RB is the highest priority according to the order of each RB, which is not specifically limited in this embodiment . After the judgment result is obtained, if the judgment result is that the priority of the current RB is the highest priority, step S103 is executed, and if the judgment result is that the priority of the current RB is not the highest priority, step S104 is executed.
  • the reflection control unit also needs to determine whether the first packet currently has multiple RBs. If there is only one RB, no subsequent steps are required, and the first packet is directly reported. The current SDAP entity of the message only needs to send the first processing instruction. If the first message has multiple RBs, it is judged whether the priority of the current RB is the highest priority.
  • the current SDAP entity of the first packet of the reflection control unit sends the first processing instruction, where the first processing instruction is used to instruct the After the first message is encapsulated, it is sent to the PDCP module.
  • the current SDAP entity of the first message is obtained by the reflection control unit from the first QoS information. For example, after receiving the first processing instruction, the current SDAP entity encapsulates the first packet to encapsulate SDAP header information, and sends the encapsulated first packet to the PDCP module in a SDAP PDU session.
  • S104 If the priority of the current RB is not the highest priority, select a new SDAP entity according to the first QoS information, and send a first processing instruction to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority .
  • the reflection control unit needs to reselect a new SDAP entity from the first QoS information carried in the first packet, where the selected new SDAP entity
  • the SDAP entity represents the SDAP entity corresponding to the RB with the highest priority, which is equivalent to controlling the first packet to be transmitted with the highest priority when the first packet is not currently transmitted with the highest priority.
  • the reflection control unit selects a new SDAP entity according to the first QoS information, it sends a first processing instruction to the new SDAP entity, and then the new SDAP entity receives the first processing instruction and sends the first processing instruction to the first packet.
  • the encapsulation process is to encapsulate the SDAP header information, and the encapsulated first message is sent to the PDCP module in an SDAP PDU session.
  • the reflection control unit determines that the current RB priority of the message is the highest priority, and controls the current message
  • the SDAP entity encapsulates and processes the message and sends the message.
  • the priority of the current RB of the message is not the highest priority
  • re-determine the new SDAP entity according to the RB with the highest priority, and control the new entity encapsulation process Send the message, in this method, when the received message is an agreed IP message, no matter what the situation, it can be guaranteed that the message is transmitted by the RB with the highest priority, that is, for the IP flow of the agreed service business
  • the priority of the RB bearer is raised to the highest priority, which greatly improves the transmission quality of a specific IP service flow.
  • the RQI (Reflective QoS Indication) field in the SDAP header has different values according to different SDAP entities.
  • An embodiment is provided for this In one embodiment, if the first processing instruction is sent to the current SDAP entity of the first packet, the RQI field in the SDAP header information of the first packet after encapsulation processing is the first value; if the first processing The instruction is sent to the new SDAP entity, and the RQI field in the SDAP header information of the first packet after the encapsulation process is the second value; where the first value and the second value are different values.
  • the value of the RQI field in the SDAP header is different after different SDAP entities perform the encapsulation process. For example, if the current SDAP entity encapsulates the SDAP header information for the first packet, the RQI field is set to 0, and if the new one is selected If the SDAP entity encapsulates the SDAP header information for the first packet, the RQI field is set to 1, so that after the downstream protocol receives the first packet, it can distinguish whether the SDAP entity is replaced according to the value of the RQI.
  • the prerequisite for the reflection control unit to determine whether the current RB priority of the first packet is the highest priority based on the first QoS information is to determine that the first terminal-side IP address carried in the received first packet belongs to A pre-appointed IP address, but for the case where the first terminal-side IP address carried in the first message does not belong to the pre-appointed IP address, this application also provides an embodiment.
  • the method Including: if the IP address of the first terminal side is not a pre-appointed IP address, sending the first processing instruction to the current SDAP entity of the first message.
  • the reflection control unit when the reflection control unit determines that the first terminal-side IP address carried in the first message does not belong to the pre-appointed IP address, that is, the first message is not a pre-appointed message, indicating that the reflection control unit does not To control its bearer priority, the reflection control unit can directly send the first processing instruction to the current SDAP entity of the first message, and let the current SDAP entity to encapsulate and process the first message, and then send the processed first message to the current SDAP entity. A message is sent to the PDCP module. In this way, when the first message received is not an agreed message, there is no need to control its radio bearer priority to be the highest, which saves processing resources.
  • step S104 of the foregoing embodiment when the priority of the current RB is not the highest priority, the reflection control unit needs to select a new SDAP entity according to the first QoS information.
  • this application provides In one embodiment, as shown in FIG. 3, the "selecting a new SDAP entity according to the first QoS information" in the above step S104 includes:
  • the RB information of the first packet includes the current RB of the first packet and other RBs except the current RB. , The priority identification of the current RB and other RBs.
  • the first packet carries the first QoS information
  • the reflection control unit obtains the current SDAP entity of the first packet and the RB information of the first packet from the first QoS information.
  • one packet It can correspond to multiple RBs
  • the RB information of the first packet includes the current RB of the first packet, other RBs except the current RB, and the priority identifiers of all RBs, where the priority identifiers of all RBs may be Characters, letters, numbers, or various combinations of identifiers are not limited in this embodiment.
  • the RB with the highest priority is selected from other RBs.
  • the reflection control unit selects the RB with the highest priority from other RBs, and ensures that the first report The paper bearer has the highest priority.
  • S203 Determine the SDAP entity of the QoS flow corresponding to the highest priority RB as a new SDAP entity.
  • the reflection control unit determines the SDAP entity corresponding to the highest priority RB as a new SDAP entity. Specifically, the reflection control unit selects the highest priority RB corresponding to any QoS flow , The SDAP entity of any QoS flow is the SDAP entity corresponding to the highest priority RB.
  • the reflection control unit selects the RB with the highest priority according to the first QoS information carried in the first message, and determines the SDAP entity corresponding to the RB with the highest priority as the new SDAP The entity, in this way, controls the bearer of the first packet to the highest priority, and controls the SDAP entity corresponding to the highest priority bearer to process the first packet, which improves the transmission quality of the first packet.
  • the reflection control unit selects the new SDAP entity according to the first QoS information, it is equivalent to changing the new SDAP to the current SDAP entity that replaced the first packet.
  • the current SDAP that the first packet is replaced with The entity becomes the original SDAP entity of SDAP.
  • the method further includes: determining the current SDAP entity of the first message as the original SDAP entity of the first message and storing it.
  • the SDAP entity of the first message is replaced with a new SDAP, and its current SDAP entity becomes the original SDAP entity, and the reflection control unit needs to store the original SDAP entity to record the first message
  • the replacement record of the SD AP entity is convenient for subsequent query.
  • the complete embodiment includes:
  • S11 receive a message from a core network device, and transfer to S12;
  • S17 Select the highest priority RB corresponding to any QoS flow, determine the SDAP entity of any QoS flow as a new SDAP entity, record the current SDAP entity checked by QoS information, and switch to S18;
  • S18 Select a new SDAP entity to process the message, that is, encapsulate the SDAP header and set the RQI field to 1, then switch to S10;
  • S19 The current SDAP entity checked by the QoS information processes the message, that is, encapsulates the SDAP header and S10, and sends the processed message to the corresponding PDCP module in SDAP PDU (Protocol Data Unit).
  • SDAP PDU Protocol Data Unit
  • the message transmission method provided in this embodiment only involves the deep processing optimization inside the base station.
  • the comparison before and after the specific optimization can be seen in Figure 3b.
  • the specific implementation process in this embodiment is the same as the process in all the above embodiments, and it is not here.
  • the reflection control unit is specifically responsible for the IP flow of the agreed service business.
  • the priority is raised to the highest priority.
  • RB is carried, and the whole process is executed in the base station, that is, from the perspective of the base station, the customer experience of a specific service is actively guaranteed to the greatest extent.
  • the method further includes:
  • S301 Receive a second message sent by the PDCP module; the second message carries the second terminal side IP address.
  • the reflection control unit in the SDAP module of the 5G access network receives the second message sent by the PDCP module.
  • the second message here has been explained in step S101, and it is not about the sequence or serial number of the message. The limitation is only to distinguish it from the first message.
  • the second message carries the IP address of the second terminal side.
  • the reflection control unit uses the second terminal-side IP address in the second message as the pre-appointed IP address, detects whether the second message has the original SDAP entity of the second message, This step is executed when the IP address of the second terminal in the second message is the pre-appointed IP address. Therefore, after receiving the second message, the reflection control unit needs to first determine whether the IP address of the second terminal is It is a pre-appointed IP address, and this step is executed only when it is determined that the second terminal side IP address is a pre-appointed IP address.
  • the original SDAP entity of the second message means to query whether the message has been replaced by the SDAP entity, that is, the radio bearer has been adjusted.
  • the transmission control unit queries the memory during detection. If the second message is in If the SDAP entity has been replaced during the downlink process, that is, the SDAP entity has been stored in the memory, the reflection control unit can find in the memory that the second message has the original SDAP entity, otherwise it will not be queried, that is, the second message The original SDAP entity does not exist in the document.
  • step S303 is executed, and if the detection result is that the second packet does not have the original SDAP entity, then step S304 is executed.
  • the second packet has the original SDAP entity, which means that the second packet has been replaced by the radio bearer, and the original SDAP entity needs to process the second packet.
  • the reflection control unit sends a second processing instruction to The original SDAP entity, where the second processing instruction is used to instruct the original SDAP entity to encapsulate the second message and then send it to the core network device, where the encapsulation process means to encapsulate the protocol header related to the second message Information, such as GTP, etc.
  • the second packet after the encapsulation includes base station-side GTP, UDP, and IP header information, where the GTP header The information includes the second QoS information of the second packet. That is, the GTP, UDP, and IP header information of the base station side is encapsulated in the second packet according to the second processing instruction, and the GTP header information includes the second QoS information of the second packet.
  • This step is the case that the original SDAP entity of the second message does not exist, which means that the second message has not been replaced by the radio bearer, and the current SDAP entity processes the second message directly, then the reflection control unit sends in this case
  • the second processing instruction is given to the current SDAP entity of the second message, so that the current SDAP entity of the second message encapsulates the second message and sends it to the core network device.
  • the reflection control unit After the reflection control unit receives the first message sent by the PDCP module, when the second terminal-side IP address carried in the second message is a predetermined IP address, it searches for the Whether the second message has the original SDAP entity of the second message, if it exists, instruct the original SDAP entity to encapsulate and send the second message, if not, instruct the current SDAP entity to encapsulate and send the second message, In this way, the message sent to the core network device is processed by the original SDAP entity, ensuring that the processing traces during the message transmission process are not visible to the "core network" device, and QoS remapping is realized smoother and lower cost. Landing.
  • the reflection control unit After receiving the second message, the reflection control unit will determine whether the second terminal-side IP address carried in the second message belongs to the pre-appointed IP address, and the second terminal-side IP address carried in the second message does not belong to In the case of a pre-appointed IP address, this application also provides an embodiment.
  • the method includes: if the second terminal-side IP address carried in the second message is not a pre-appointed IP address, then Send the second processing instruction to the current SDAP entity of the second message.
  • the reflection control unit determines that the second terminal-side IP address carried in the second message does not belong to the pre-appointed IP address, that is, the second message is not a pre-appointed message, indicating that the reflection control unit does not
  • the second message is controlled, so the reflection control unit can directly send the second processing instruction to the current SDAP entity of the second message, and let the current SDAP entity to encapsulate and process the second message, and the processed The second message is sent to the core network device. In this way, in the case that the received second message is not an agreed message, there is no need to control to find whether the original SDAP entity exists, which saves processing resources.
  • the complete embodiment includes:
  • S21 Receive a message from PDCP, and transfer to S22;
  • S23 Judge whether the target IP of the message is the agreed server IP address, if it is to S24, otherwise, it is to S26;
  • the original SDAP entity processes the message, encapsulates the corresponding Gtp header, including QoS information, and then transfers to S27;
  • the current SDAP entity processes the message, encapsulates the corresponding Gtp header, including QoS information, and then transfers to S27;
  • the above message is further encapsulated with a UDP/IP header and sent to the core network device.
  • a message transmission device including: a first receiving module 10, a judgment module 11, a first processing module 12, and a second processing module 13, wherein:
  • the first receiving module 10 is configured to receive a first message sent by a core network device; the first message carries the first terminal-side IP address and first QoS information;
  • the judging module 11 is configured to judge whether the current RB priority of the first packet is the highest priority according to the first QoS information if the IP address of the first terminal side is a pre-appointed IP address;
  • the first processing module 12 is configured to send a first processing instruction to the current SDAP entity of the first packet if the priority of the current RB is the highest priority.
  • the first processing instruction is used to instruct to perform encapsulation processing on the first packet Send to PDCP module;
  • the second processing module 13 is configured to select a new SDAP entity according to the first QoS information if the priority of the current RB is not the highest priority, and send a first processing instruction to the new SDAP entity; the new SDAP entity indicates the highest priority SDAP entity corresponding to the RB.
  • the device further includes: a third processing module, configured to send a first processing instruction to the current SDAP entity of the first message if the IP address of the first terminal side is not a pre-appointed IP address.
  • a message transmission device is provided, and the above-mentioned second processing module 13 includes: an acquisition unit 131, a selection unit 132, and a determination unit 133, wherein,
  • the obtaining unit 131 is configured to obtain the current SDAP entity of the first packet and the RB information of the first packet according to the first QoS information; the RB information of the first packet includes the current RB of the first packet except for the current RB Priority identifiers of other RBs, current RBs, and other RBs;
  • the selecting unit 132 is configured to select the RB with the highest priority from other RBs according to the priority identifier
  • the determining unit 133 is configured to determine the SDAP entity of the QoS flow corresponding to the highest priority RB as the new SDAP entity.
  • the RQI field in the SDAP header information of the first packet after encapsulation processing is the first value; if the first processing instruction When sent to a new SDAP entity, the RQI field in the SDAP header information of the first packet after the encapsulation process is the second value; where the first value and the second value are different values.
  • the device further includes: a storage module, configured to determine the current SDAP entity of the first packet as the original SDAP entity of the first packet and store it.
  • a message transmission device is provided, and the device further includes: a second receiving module 14, a detection module 15, a fourth processing module 16, and a fifth processing module 17.
  • the second receiving module 14 is configured to receive a second message sent by the PDCP module; the second message carries the IP address of the second terminal;
  • the detection module 15 is configured to detect whether the original SDAP entity of the second message exists in the second message if the IP address of the second terminal side is a pre-appointed IP address;
  • the fourth processing module 16 is configured to send a second processing instruction to the original SDAP entity of the second message if the original SDAP entity of the second message exists in the second message, and the second processing instruction is used to instruct the second message to After encapsulation, it is sent to the core network equipment;
  • the fifth processing module 17 is configured to send a second processing instruction to the current SDAP entity of the second packet if the original SDAP entity of the second packet does not exist in the second packet.
  • the device includes a sixth processing module, configured to send a second processing instruction to the current SDAP entity of the second packet if the IP address of the second terminal is not a pre-appointed IP address.
  • the encapsulated second packet includes base station-side GTP, UDP, and IP header information, where the GTP header information includes the second The second QoS information of the message.
  • Each module in the above-mentioned message transmission device can be implemented in whole or in part by software, hardware and a combination thereof.
  • the above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
  • a computer device is provided.
  • the computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 8.
  • the computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus.
  • the processor of the computer device is used to provide calculation and control capabilities.
  • the memory of the computer device includes a non-volatile storage medium and an internal memory.
  • the non-volatile storage medium stores an operating system and a computer program.
  • the internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium.
  • the network interface of the computer device is used to communicate with an external terminal through a network connection.
  • the computer program is executed by the processor to realize a message transmission method.
  • the display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen
  • the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touchpad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
  • FIG. 8 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied.
  • the specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
  • a computer device including a memory and a processor, and a computer program is stored in the memory, and the processor implements the following steps when the processor executes the computer program:
  • the first message carries the first terminal-side IP address and the first QoS information
  • the first terminal-side IP address in the first message is a pre-appointed IP address, determine whether the current RB priority of the first message is the highest priority according to the first QoS information;
  • a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.
  • a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented:
  • the first message carries the first terminal-side IP address and the first QoS information
  • the first terminal-side IP address in the first message is a pre-appointed IP address, determine whether the current RB priority of the first message is the highest priority according to the first QoS information;
  • a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.

Abstract

The present application relates to a message transmission method, an apparatus, a computer device and a storage medium. When an IP address of a message is a pre-arranged IP address, if a reflection control unit determines that a priority level of the message in a current RB is a highest priority level, controlling a current SDAP entity of the message to package process and send the message; if the current RB priority level of the message is not the highest priority level, determining a new SDAP entity according to a highest-priority RB, and controlling the new entity to package process and send the message. In the present method, when a received message is of an arranged IP address, then it is possible to ensure that the message is transmitted on a highest-priority RB under any condition, i.e., in wireless transmission of IP flow of agreed traffic, increasing a priority level thereof to a highest-priority RB, greatly improving transmission quality of specific IP traffic flow.

Description

报文传输方法、装置、计算机设备和存储介质Message transmission method, device, computer equipment and storage medium 技术领域Technical field
本申请涉及移动通信技术领域,特别是涉及一种报文传输方法、装置、计算机设备和存储介质。This application relates to the field of mobile communication technology, and in particular to a method, device, computer equipment, and storage medium for message transmission.
背景技术Background technique
在5G通信技术领域,SDAP(Service Data Adaptation Protocol,服务数据适配协议)属于一种新的通信协议,其一端对接PDCP(Packet Data Convergence Protocol,分组数据汇聚协议)、一端对接GTP(GPRS Tunneling Protocol,GPRS隧道协议)协议,分别承载了数据传输的无线侧、有线侧的收发处理。In the field of 5G communication technology, SDAP (Service Data Adaptation Protocol) is a new communication protocol. One end is connected to PDCP (Packet Data Convergence Protocol) and the other end is connected to GTP (GPRS Tunneling Protocol). , GPRS Tunneling Protocol) protocol, which respectively bears the receiving and sending processing of the wireless side and the wired side of data transmission.
在用户面数据处理中,SDAP模块大致工作内容为,根据GTP协议头携带的QoS(Quality of Service,服务质量QoS)信息,映射相应的SDAP实体和RB(Radio Bearer,无线承载)实体信息,从而完成了从QoS流到RAB承载的映射,并根据映射的QoS规则对终端的所有IP业务流进行传输。In the user plane data processing, the general work content of the SDAP module is to map the corresponding SDAP entity and RB (Radio Bearer) entity information according to the QoS (Quality of Service) information carried in the GTP protocol header, thereby The mapping from QoS flow to RAB bearer is completed, and all IP service flows of the terminal are transmitted according to the mapped QoS rules.
但是,对于部分特定IP业务流,其传输质量较低。However, for some specific IP service flows, the transmission quality is low.
发明内容Summary of the invention
基于此,有必要针对上述部分特定IP业务流,其传输质量较低的技术问题,提供一种报文传输方法、装置、计算机设备和存储介质。Based on this, it is necessary to provide a method, device, computer equipment, and storage medium for message transmission in response to the technical problem of low transmission quality of the above-mentioned part of the specific IP service flow.
第一方面,本申请实施例提供一种报文传输方法,该方法包括:In the first aspect, an embodiment of the present application provides a message transmission method, and the method includes:
接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息;Receiving the first message sent by the core network device; the first message carries the first terminal-side IP address and the first QoS information;
若第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级;If the IP address on the first terminal side is a pre-appointed IP address, judging whether the current RB priority of the first packet is the highest priority according to the first QoS information;
若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块;If the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first message, where the first processing instruction is used to instruct the first message to be encapsulated and sent to the PDCP module;
若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并 向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。If the priority of the current RB is not the highest priority, a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.
第二方面,本申请实施例提供一种报文传输装置,该装置包括:In a second aspect, an embodiment of the present application provides a message transmission device, which includes:
第一接收模块,用于接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息;The first receiving module is configured to receive the first message sent by the core network device; the first message carries the first terminal-side IP address and the first QoS information;
判断模块,用于若第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级;A judging module, configured to judge whether the current RB priority of the first packet is the highest priority according to the first QoS information if the IP address of the first terminal side is a pre-appointed IP address;
第一处理模块,用于若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块;The first processing module is configured to send a first processing instruction to the current SDAP entity of the first message if the priority of the current RB is the highest priority, and the first processing instruction is used to instruct the first message to be encapsulated and then sent To PDCP module;
第二处理模块,用于若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。The second processing module is used to select a new SDAP entity according to the first QoS information if the priority of the current RB is not the highest priority, and send the first processing instruction to the new SDAP entity; the new SDAP entity represents the highest priority SDAP entity corresponding to the RB.
第三方面,本申请实施例提供一种计算机设备,包括存储器和处理器,存储器存储有计算机程序,处理器执行计算机程序时实现上述第一方面实施例提供的任一项方法的步骤。In a third aspect, an embodiment of the present application provides a computer device, including a memory and a processor, the memory stores a computer program, and the processor implements the steps of any one of the methods provided in the embodiments of the first aspect when the processor executes the computer program.
第四方面,本申请实施例提供一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现上述第一方面实施例提供的任一项方法的步骤。In a fourth aspect, an embodiment of the present application provides a computer-readable storage medium on which a computer program is stored, and when the computer program is executed by a processor, the steps of any one of the methods provided in the embodiments of the first aspect are implemented.
本申请实施例提供的一种报文传输方法、装置、计算机设备和存储介质,在报文的IP地址是预先约定的IP地址时,反射控制单元判断该报文在当前RB的优先级是最高优先级的情况下,控制该报文当前的SDAP实体封装处理并发送该报文,在该报文的当前RB的优先级不是最高优先级的情况下,重新根据优先级最高的RB确定新的SDAP实体,并控制该新的实体封装处理并发送该报文,该方法中,在接收到报文是约定好的IP报文时,无论什么情况,均可以保证该报文是优先级最高的RB进行传输,即对于约定服务业务的IP流,在无线传输中,将其优先级提升至最高优先级的RB承载,大大提高了特定IP业务流的传输质量。In the method, device, computer equipment, and storage medium for message transmission provided by the embodiments of the present application, when the IP address of the message is a pre-appointed IP address, the reflection control unit determines that the priority of the message in the current RB is the highest In the case of priority, control the current SDAP entity encapsulation processing of the message and send the message. In the case that the current RB priority of the message is not the highest priority, re-determine a new one based on the RB with the highest priority The SDAP entity, and controls the new entity to encapsulate and process and send the message. In this method, when the received message is an agreed-upon IP message, no matter what the situation, it can be guaranteed that the message has the highest priority The RB performs transmission, that is, for the IP flow of the agreed service service, in the wireless transmission, the priority is raised to the highest priority RB bearer, which greatly improves the transmission quality of the specific IP service flow.
附图说明Description of the drawings
图1为一个实施例提供的一种报文传输方法的应用环境图;FIG. 1 is an application environment diagram of a message transmission method provided by an embodiment;
图2为一个实施例提供的一种报文传输方法的流程示意图;FIG. 2 is a schematic flowchart of a message transmission method provided by an embodiment;
图3为一个实施例提供的一种报文传输方法的流程示意图;FIG. 3 is a schematic flowchart of a message transmission method provided by an embodiment;
图3a为一个实施例提供的报文传输方法的完整流程图;Figure 3a is a complete flowchart of a message transmission method provided by an embodiment;
图3b为一个实施例提供的报文传输方法应用前后对比图;FIG. 3b is a comparison diagram before and after application of the message transmission method provided by an embodiment;
图4为一个实施例提供的一种报文传输方法的流程示意图;FIG. 4 is a schematic flowchart of a message transmission method provided by an embodiment;
图4a为一个实施例提供的报文传输方法的完整流程图;Figure 4a is a complete flowchart of a message transmission method provided by an embodiment;
图5为一个实施例提供的一种报文传输装置的结构框图;FIG. 5 is a structural block diagram of a message transmission device provided by an embodiment;
图6为一个实施例提供的一种报文传输装置的结构框图;FIG. 6 is a structural block diagram of a message transmission device provided by an embodiment;
图7为一个实施例提供的一种报文传输装置的结构框图;FIG. 7 is a structural block diagram of a message transmission device provided by an embodiment;
图8为一个实施例中计算机设备的内部结构图。Fig. 8 is an internal structure diagram of a computer device in an embodiment.
具体实施方式detailed description
本申请提供的一种报文传输方法,可以应用于如图1所示的应用环境中,其中,5G核心网中包括核心网设备,5G接入网中包括5G基站和4G基站,用户终端设备与基站进行数据交互。其中,该用户终端可以但不限于是各种个人计算机、笔记本电脑、智能手机、平板电脑和便携式可穿戴设备。该应用环境中,用户终端设备通过5G接入网将各业务数据发送至5G核心网,其中,5G接入网与5G核心网之间进行数据交互时实现本申请提供的报文传输方法,其中5G基站中包括服务数据适配协议(Service Data Adaptation Protocol,SDAP)模块和分组数据汇聚协议(Packet Data Convergence Protocol,PDCP)模块,其中,在实际应用中基站中的SDAP模块中设置了反射控制单元,该反射控制单元用于执行本申请提供的数据传输方法。The message transmission method provided by this application can be applied to the application environment as shown in Fig. 1, where the 5G core network includes core network equipment, the 5G access network includes 5G base stations and 4G base stations, and user terminal equipment Data interaction with the base station. Among them, the user terminal can be, but is not limited to, various personal computers, notebook computers, smart phones, tablet computers, and portable wearable devices. In this application environment, the user terminal device sends each service data to the 5G core network through the 5G access network, where the data exchange between the 5G access network and the 5G core network implements the message transmission method provided in this application, where The 5G base station includes the Service Data Adaptation Protocol (SDAP) module and the Packet Data Convergence Protocol (PDCP) module. In actual applications, the SDAP module in the base station is equipped with a reflection control unit. , The reflection control unit is used to execute the data transmission method provided in this application.
本申请实施例提供一种报文传输方法、装置、计算机设备和存储介质,下面将通过实施例并结合附图具体地对本申请的技术方案以及本申请的技术方案如何解决上述技术问题进行详细说明。下面这几个具体的实施例可以相互结合,对于相同或相似的概念或过程可能在某些实施例中不再赘述。需要说明的是,本申请提供的一种报文传输方法,图2-图4的执行主体为反射控制单元,其中,其执行主体还可以是基站,其中该反射控制单元可以通过软件、硬件或者软硬件结合的方式实现成为基站的部分或者全部。The embodiments of the present application provide a message transmission method, device, computer equipment, and storage medium. The technical solutions of the present application and how the technical solutions of the present application solve the above technical problems will be described in detail through the embodiments and the accompanying drawings. . The following specific embodiments can be combined with each other, and the same or similar concepts or processes may not be repeated in some embodiments. It should be noted that, in a message transmission method provided by the present application, the execution body of FIG. 2 to FIG. 4 is a reflection control unit, where the execution body may also be a base station, and the reflection control unit may be implemented through software, hardware, or The combination of software and hardware is implemented as part or all of the base station.
在一个实施例中,图2提供了一种报文传输方法,本实施例涉及的是反射控制单 元在接收到核心网设备发送的第一报文后,根据该第一报文中携带的IP(Internet Protocol,互联网协议地址)地址,调整该报文传输优先级的具体过程,如图2所示,所述方法包括:In one embodiment, FIG. 2 provides a message transmission method. This embodiment relates to the reflection control unit, after receiving the first message sent by the core network device, according to the IP carried in the first message. (Internet Protocol, Internet Protocol address) address, the specific process of adjusting the transmission priority of the message, as shown in Figure 2, the method includes:
S101,接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息。S101. Receive a first message sent by a core network device; the first message carries the first terminal-side IP address and first QoS information.
本实施例中,核心网设备表示的是5G核心网侧的设备,例如,5G核心网设备包括实现接入及移动性管理功能(Access and Mobility Management Function,AMF)和用户面功能(User Plane Function,UPF)的设备。其中,第一报文表示的是核心网设备发送给5G接入网中SDAP模块的报文,这里的第一只是用于与后面实施例中5G接入网中(基站中)SDAP模块接收的PDCP模块发送的第二报文进行区分,不是限定报文顺序以及报文序号的,需要说明的是,本申请实施例中所有的第一、第二等作用均是用于区分,例如第一终端侧IP地址、后文的第二终端侧IP地址和第一QoS信息,以及后文的第二QoS信息,也只是为了区分,另外本实施例中的第一报文、第二报文在又有些情况下可以指代同一个报文,也可以指代不同报文,相应地,终端侧IP地址和QoS信息的情况也相同,本实施例后续不再赘述。In this embodiment, the core network equipment refers to the equipment on the 5G core network side. For example, the 5G core network equipment includes access and mobility management function (AMF) and user plane function (User Plane Function). , UPF) equipment. Among them, the first message represents the message sent by the core network device to the SDAP module in the 5G access network. The first message here is only used for the message received by the SDAP module in the 5G access network (in the base station) in the following embodiments. The second message sent by the PDCP module is distinguished. It does not limit the message sequence and message sequence number. It should be noted that all the first and second functions in the embodiments of this application are used to distinguish, for example, the first The terminal-side IP address, the second terminal-side IP address and the first QoS information below, and the second QoS information below are just for distinguishing. In addition, the first and second packets in this embodiment are In some cases, it can refer to the same message or different messages. Correspondingly, the situation of the terminal-side IP address and QoS information is also the same, which will not be repeated in this embodiment.
具体地,在实际应用中,基站的SDAP模块中的反射控制单元接收到核心网设备发送过来的第一报文,其中该第一报文可以是GPRS隧道协议(GPRS Tunneling Protocol,GTP)报文,该第一报文中携带第一终端侧IP地址和第一QoS信息,其中,QoS信息中包括了该第一报文的流分类、流量监管、流量整形、接口限速、拥塞管理、拥塞避免的相关信息,例如可以从该第一QoS信息得到报文的SDAP实体和无线承载(Radio Bearer,RB),以及各RB的优先级等,本实施例对此不做限定。Specifically, in practical applications, the reflection control unit in the SDAP module of the base station receives the first message sent by the core network device, where the first message may be a GPRS Tunneling Protocol (GTP) message , The first message carries the first terminal-side IP address and the first QoS information, where the QoS information includes the flow classification, traffic monitoring, traffic shaping, interface speed limit, congestion management, and congestion of the first message Related information to be avoided, such as the SDAP entity and radio bearer (RB) of the message, and the priority of each RB can be obtained from the first QoS information, which is not limited in this embodiment.
S102,若第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级。S102: If the IP address on the first terminal side is a pre-appointed IP address, determine whether the current RB priority of the first packet is the highest priority according to the first QoS information.
其中,本申请实施例针对的是特定IP业务流传输质量的改善,因此,在接收到第一报文后,需要先判断该第一报文是否为特定IP业务流,即判断该第一报文中携带的第一终端侧IP地址是否为预先约定的IP地址,只有在该第一报文是预先约定的IP地址,反射控制单元才会对其传输优先级进行控制。Among them, the embodiments of this application are aimed at improving the transmission quality of a specific IP service flow. Therefore, after receiving the first packet, it is necessary to first determine whether the first packet is a specific IP service flow, that is, to determine the first packet. Whether the first terminal-side IP address carried in the text is a pre-appointed IP address, the reflection control unit will control its transmission priority only if the first message is a pre-appointed IP address.
具体地,基于上述S101接收的第一报文,若该第一报文中的第一终端侧IP地址为预先约定的IP地址,反射控制单元从该第一报文中携带的第一QoS信息查找当前的 RB,并判断当前的RB的优先级是否为最高优先级,例如若第一QoS信息中存储了各RB对应的优先级等级,则反射控制单元可以直接判断出RB的优先级是否为最高优先级;若第一QoS信息中各RB优先级是以顺序存储的,则反射控制单元根据各RB的顺序判断当前RB的优先级是否为最高优先级,本实施例对此不做具体限定。在得到判断结果之后,若判断结果为当前RB的优先级是最高优先级,则执行S103步骤,若判断结果为当前RB的优先级不是最高优先级,则执行S104步骤。Specifically, based on the first message received in S101, if the first terminal-side IP address in the first message is a pre-appointed IP address, the reflection control unit reflects the first QoS information carried in the first message Find the current RB and determine whether the priority of the current RB is the highest priority. For example, if the priority level corresponding to each RB is stored in the first QoS information, the reflection control unit can directly determine whether the priority of the RB is The highest priority; if the priority of each RB in the first QoS information is stored in order, the reflection control unit judges whether the priority of the current RB is the highest priority according to the order of each RB, which is not specifically limited in this embodiment . After the judgment result is obtained, if the judgment result is that the priority of the current RB is the highest priority, step S103 is executed, and if the judgment result is that the priority of the current RB is not the highest priority, step S104 is executed.
需要说明的是,在当前RB的优先级不是最高优先级之前,反射控制单元还需要先判断该第一报文当前是否有多个RB,如果只有一个RB,无需进行后续步骤,直接第一报文的当前SDAP实体发送第一处理指令即可,若该第一报文具有多个RB的情况下,才判断当前的RB的优先级是不是最高优先级。It should be noted that before the priority of the current RB is not the highest priority, the reflection control unit also needs to determine whether the first packet currently has multiple RBs. If there is only one RB, no subsequent steps are required, and the first packet is directly reported. The current SDAP entity of the message only needs to send the first processing instruction. If the first message has multiple RBs, it is judged whether the priority of the current RB is the highest priority.
S103,若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块。S103: If the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first message, where the first processing instruction is used to instruct the first message to be encapsulated and sent to the PDCP module.
本步骤为上述判断结果为当前RB的优先级是最高优先级的情况,该情况下,反射控制单元第一报文的当前SDAP实体发送第一处理指令,其中,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块。其中,第一报文的当前SDAP实体为反射控制单元从第一QoS信息中获取的。其中,示例地,当前SDAP实体接收到第一处理指令后,对第一报文进行封装处理为封装SDAP头部信息,并将封装后的第一报文以SDAP PDU会话发送至PDCP模块。This step is the case where the above judgment result is that the priority of the current RB is the highest priority. In this case, the current SDAP entity of the first packet of the reflection control unit sends the first processing instruction, where the first processing instruction is used to instruct the After the first message is encapsulated, it is sent to the PDCP module. Wherein, the current SDAP entity of the first message is obtained by the reflection control unit from the first QoS information. For example, after receiving the first processing instruction, the current SDAP entity encapsulates the first packet to encapsulate SDAP header information, and sends the encapsulated first packet to the PDCP module in a SDAP PDU session.
S104,若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。S104: If the priority of the current RB is not the highest priority, select a new SDAP entity according to the first QoS information, and send a first processing instruction to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority .
本步骤为上述判断结果为当前RB的优先级不是最高优先级,该情况下,反射控制单元需要从上述第一报文携带第一QoS信息中重新选择新的SDAP实体,其中,选择的新的SDAP实体表示优先级最高的RB对应的SDAP实体,相当于,当第一报文当前不是以最高优先级传输时,就要控制该第一报文是以最高优先级进行传输的。具体地,反射控制单元根据第一QoS信息选择新的SDAP实体后,向该新的SDAP实体发送第一处理指令,则该新的SDAP实体接收到该第一处理指令后,对第一报文进行封装处理为封装SDAP头部信息,并将封装后的第一报文以SDAP PDU会话发送至PDCP模块。In this step, the result of the above judgment is that the priority of the current RB is not the highest priority. In this case, the reflection control unit needs to reselect a new SDAP entity from the first QoS information carried in the first packet, where the selected new SDAP entity The SDAP entity represents the SDAP entity corresponding to the RB with the highest priority, which is equivalent to controlling the first packet to be transmitted with the highest priority when the first packet is not currently transmitted with the highest priority. Specifically, after the reflection control unit selects a new SDAP entity according to the first QoS information, it sends a first processing instruction to the new SDAP entity, and then the new SDAP entity receives the first processing instruction and sends the first processing instruction to the first packet. The encapsulation process is to encapsulate the SDAP header information, and the encapsulated first message is sent to the PDCP module in an SDAP PDU session.
本实施例提供的报文传输方法,在报文的IP地址是预先约定的IP地址时,反射控制单元判断该报文在当前RB的优先级是最高优先级的情况下,控制该报文当前的SDAP实体封装处理并发送该报文,在该报文的当前RB的优先级不是最高优先级的情况下,重新根据优先级最高的RB确定新的SDAP实体,并控制该新的实体封装处理发送该报文,该方法中,在接收到报文是约定好的IP报文时,无论什么情况,均可以保证该报文是优先级最高的RB进行传输,即对于约定服务业务的IP流,在无线传输中,将其优先级提升至最高优先级的RB承载,大大提高了特定IP业务流的传输质量。In the message transmission method provided in this embodiment, when the IP address of the message is a pre-appointed IP address, the reflection control unit determines that the current RB priority of the message is the highest priority, and controls the current message The SDAP entity encapsulates and processes the message and sends the message. In the case that the priority of the current RB of the message is not the highest priority, re-determine the new SDAP entity according to the RB with the highest priority, and control the new entity encapsulation process Send the message, in this method, when the received message is an agreed IP message, no matter what the situation, it can be guaranteed that the message is transmitted by the RB with the highest priority, that is, for the IP flow of the agreed service business In wireless transmission, the priority of the RB bearer is raised to the highest priority, which greatly improves the transmission quality of a specific IP service flow.
在上述根据第一处理指令对第一报文封装SDAP头部信息时,SDAP头部中的RQI(Reflective QoS Indication,反射QoS指示)字段根据SDAP实体的不同取值不同,针对此提供一个实施例,在一个实施例中,若第一处理指令被发送至第一报文的当前SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第一值;若第一处理指令被发送至新的SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第二值;其中,第一值和第二值为不同的值。When the SDAP header information is encapsulated in the first packet according to the first processing instruction, the RQI (Reflective QoS Indication) field in the SDAP header has different values according to different SDAP entities. An embodiment is provided for this In one embodiment, if the first processing instruction is sent to the current SDAP entity of the first packet, the RQI field in the SDAP header information of the first packet after encapsulation processing is the first value; if the first processing The instruction is sent to the new SDAP entity, and the RQI field in the SDAP header information of the first packet after the encapsulation process is the second value; where the first value and the second value are different values.
其中,不同的SDAP实体进行封装处理后SDAP头部中的RQI字段取值不同,例如,若是当前的SDAP实体对该第一报文封装SDAP头部信息,则RQI字段置0,若是选择的新的SDAP实体对该第一报文封装SDAP头部信息,则RQI字段置1,这样下游协议接收到该第一报文后,可根据RQI的值对是否更换了SDAP实体进行区分。Among them, the value of the RQI field in the SDAP header is different after different SDAP entities perform the encapsulation process. For example, if the current SDAP entity encapsulates the SDAP header information for the first packet, the RQI field is set to 0, and if the new one is selected If the SDAP entity encapsulates the SDAP header information for the first packet, the RQI field is set to 1, so that after the downstream protocol receives the first packet, it can distinguish whether the SDAP entity is replaced according to the value of the RQI.
上述实施例中,反射控制单元根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级的前提是需要确定接收的第一报文中携带的第一终端侧IP地址属于预先约定的IP地址,但对于第一报文中携带的第一终端侧IP地址不属于预先约定的IP地址的情况,本申请也提供了一种实施例,则在一个实施例中,该方法包括:若第一终端侧IP地址不是预先约定的IP地址,向第一报文的当前SDAP实体发送第一处理指令。该实施例中当反射控制单元判断到第一报文中携带的第一终端侧IP地址不属于预先约定的IP地址时,即该第一报文不是预先约定报文,表示反射控制单元不会对其承载优先级进行控制,所以反射控制单元直接向该第一报文的当前SDAP实体发送第一处理指令即可,让当前SDAP实体去封装处理该第一报文,并将处理后的第一报文发送至PDCP模块中,这样,在接收到的第一报文不是约定报文的情况下,无需控制其无线承载优先级最高,节省了处理资源。In the foregoing embodiment, the prerequisite for the reflection control unit to determine whether the current RB priority of the first packet is the highest priority based on the first QoS information is to determine that the first terminal-side IP address carried in the received first packet belongs to A pre-appointed IP address, but for the case where the first terminal-side IP address carried in the first message does not belong to the pre-appointed IP address, this application also provides an embodiment. In one embodiment, the method Including: if the IP address of the first terminal side is not a pre-appointed IP address, sending the first processing instruction to the current SDAP entity of the first message. In this embodiment, when the reflection control unit determines that the first terminal-side IP address carried in the first message does not belong to the pre-appointed IP address, that is, the first message is not a pre-appointed message, indicating that the reflection control unit does not To control its bearer priority, the reflection control unit can directly send the first processing instruction to the current SDAP entity of the first message, and let the current SDAP entity to encapsulate and process the first message, and then send the processed first message to the current SDAP entity. A message is sent to the PDCP module. In this way, when the first message received is not an agreed message, there is no need to control its radio bearer priority to be the highest, which saves processing resources.
上述实施例S104步骤中的在当前RB的优先级不是最高优先级时,反射控制单元 需要根据第一QoS信息选择新的SDAP实体,对于反射控制单元选择新的SDAP实体的具体过程,本申请提供了一种实施例,则在一个实施例中,如图3所示,上述S104步骤中“根据第一QoS信息选择新的SDAP实体”包括:In step S104 of the foregoing embodiment, when the priority of the current RB is not the highest priority, the reflection control unit needs to select a new SDAP entity according to the first QoS information. For the specific process of the reflection control unit selecting a new SDAP entity, this application provides In one embodiment, as shown in FIG. 3, the "selecting a new SDAP entity according to the first QoS information" in the above step S104 includes:
S201,根据第一QoS信息,获取第一报文的当前SDAP实体和第一报文的RB信息;第一报文的RB信息中包括第一报文的当前RB、除当前RB以外的其他RB、当前RB和其他RB的优先级标识。S201. Obtain the current SDAP entity of the first packet and the RB information of the first packet according to the first QoS information; the RB information of the first packet includes the current RB of the first packet and other RBs except the current RB. , The priority identification of the current RB and other RBs.
本实施例中,第一报文中携带了第一QoS信息,反射控制单元从该第一QoS信息中获取第一报文的当前SDAP实体和第一报文的RB信息,其中,一个报文可以对应多个RB,则第一报文的RB信息中包括了第一报文的当前RB、除当前RB以外的其他RB以及所有RB的优先级标识,其中,所有RB的优先级标识可以是文字、字母、数字或者各种组合形式标识,本实施例对此不做限定。In this embodiment, the first packet carries the first QoS information, and the reflection control unit obtains the current SDAP entity of the first packet and the RB information of the first packet from the first QoS information. Among them, one packet It can correspond to multiple RBs, the RB information of the first packet includes the current RB of the first packet, other RBs except the current RB, and the priority identifiers of all RBs, where the priority identifiers of all RBs may be Characters, letters, numbers, or various combinations of identifiers are not limited in this embodiment.
S202,根据优先级标识,从其他RB中选择最高优先级的RB。S202: According to the priority identifier, the RB with the highest priority is selected from other RBs.
由于本实施例是当前RB的优先级不是最高优先级的情况,所以基于上述S201步骤中获取的RB的优先级标识,反射控制单元从其他RB中选择最高优先级的RB,要保证第一报文的承载的优先级最高。Since this embodiment is the case where the priority of the current RB is not the highest priority, based on the priority identifier of the RB obtained in step S201, the reflection control unit selects the RB with the highest priority from other RBs, and ensures that the first report The paper bearer has the highest priority.
S203,将最高优先级的RB对应的QoS流的SDAP实体,确定为新的SDAP实体。S203: Determine the SDAP entity of the QoS flow corresponding to the highest priority RB as a new SDAP entity.
基于上述S202步骤中选择的最高优先级的RB,反射控制单元将该最高优先级RB对应的SDAP实体,确定为新的SDAP实体,具体地,反射控制单元选择最高优先级RB对应任一QoS流,该任一QoS流的SDAP实体即为最高优先级的RB对应的SDAP实体。Based on the highest priority RB selected in step S202, the reflection control unit determines the SDAP entity corresponding to the highest priority RB as a new SDAP entity. Specifically, the reflection control unit selects the highest priority RB corresponding to any QoS flow , The SDAP entity of any QoS flow is the SDAP entity corresponding to the highest priority RB.
本实施例提供的报文传输方法,反射控制单元根据第一报文携带的第一QoS信息,选择出最高优先级的RB,并将该最高优先级的RB对应的SDAP实体确定为新的SDAP实体,这样将第一报文的承载控制为最高优先级,并控制最高优先级承载对应的SDAP实体处理该第一报文,提高了该第一报文的传输质量。In the message transmission method provided in this embodiment, the reflection control unit selects the RB with the highest priority according to the first QoS information carried in the first message, and determines the SDAP entity corresponding to the RB with the highest priority as the new SDAP The entity, in this way, controls the bearer of the first packet to the highest priority, and controls the SDAP entity corresponding to the highest priority bearer to process the first packet, which improves the transmission quality of the first packet.
在反射控制单元根据第一QoS信息选择新的SDAP实体之后,相当于将新的SDAP是替换了第一报文的当前的SDAP实体,那么这种情况下,第一报文被替换的当前SDAP实体就变成了SDAP的原SDAP实体,则在一个实施例中,该方法还包括:将第一报文的当前SDAP实体确定为第一报文的原SDAP实体,并进行存储。After the reflection control unit selects the new SDAP entity according to the first QoS information, it is equivalent to changing the new SDAP to the current SDAP entity that replaced the first packet. In this case, the current SDAP that the first packet is replaced with The entity becomes the original SDAP entity of SDAP. In one embodiment, the method further includes: determining the current SDAP entity of the first message as the original SDAP entity of the first message and storing it.
本实施例中对第一报文的SDAP实体更换了新的SDAP,则其当前的SDAP实体变成了原SDAP实体,反射控制单元需要将该原SDAP实体进行存储,以记录该第一报文SD AP实体的更换记录,方便后续查询。In this embodiment, the SDAP entity of the first message is replaced with a new SDAP, and its current SDAP entity becomes the original SDAP entity, and the reflection control unit needs to store the original SDAP entity to record the first message The replacement record of the SD AP entity is convenient for subsequent query.
上述所有实施例是基于报文流向为5G核心网设备到5G接入网的SDAP模块再到5G接入网的PDCP模块的流向,属于下行数据传输过程,针对所有下行数据传输过程的实施例,本申请提供一种完整的实施例,则如图3a所示,该完整的实施例包括:All the above embodiments are based on the flow of packets from the 5G core network device to the SDAP module of the 5G access network and then to the PDCP module of the 5G access network, which belong to the downlink data transmission process. For all the embodiments of the downlink data transmission process, This application provides a complete embodiment. As shown in FIG. 3a, the complete embodiment includes:
S11,接收来自核心网设备的报文,转S12;S11, receive a message from a core network device, and transfer to S12;
S12,剔除基站的IP/UDP(User Datagram Protocol,用户数据报协议)/GTP头部开销,转S13;S12, remove the IP/UDP (User Datagram Protocol, User Datagram Protocol)/GTP header overhead of the base station, and switch to S13;
S13,根据GTP头中携带的QoS信息查找当前SDAP实体及其RB信息,转S14;S13: Search for the current SDAP entity and its RB information according to the QoS information carried in the GTP header, and turn to S14;
S14,判断该报文源IP是否为约定服务器IP地址,若是转S15,否则转S19;S14: Judge whether the source IP of the message is the agreed server IP address, if it is, go to S15, otherwise go to S19;
S15,判断是否存在多个RB,若是转S16,否则转S19;S15, judge whether there are multiple RBs, if it is to go to S16, otherwise go to S19;
S17,选择最高优先级RB对应任一QoS流,将该任一QoS流的SDAP实体确定为新的SDAP实体,并记录QoS信息所查当前SDAP实体,转S18;S17: Select the highest priority RB corresponding to any QoS flow, determine the SDAP entity of any QoS flow as a new SDAP entity, record the current SDAP entity checked by QoS information, and switch to S18;
S18,所选新的SDAP实体处理所述报文,即,封装SDAP头部且RQI字段置1,转S10;S18: Select a new SDAP entity to process the message, that is, encapsulate the SDAP header and set the RQI field to 1, then switch to S10;
S19,QoS信息所查的当前SDAP实体处理所述报文,即,封装SDAP头部且S10,将处理后的报文以SDAP PDU(Protocol Data Unit,协议数据单元)发往相应的PDCP模块。S19: The current SDAP entity checked by the QoS information processes the message, that is, encapsulates the SDAP header and S10, and sends the processed message to the corresponding PDCP module in SDAP PDU (Protocol Data Unit).
本实施例提供的报文传输方法,其仅涉及基站内部的深度处理优化,具体优化前后的对比可参见图3b所示,本实施例中具体实施过程与上述所有实施例过程相同,在此不再赘述,由于本实施例所有步骤的执行主体为设置在SDAP模块中的反射控制单元,该反射控制单元专门负责将约定服务业务的IP流,在无线传输中,优先级提升至最高优先级的RB承载,且全过程在基站中执行,即以基站视角主动地最大程度地保障特定服务的客户体验。The message transmission method provided in this embodiment only involves the deep processing optimization inside the base station. The comparison before and after the specific optimization can be seen in Figure 3b. The specific implementation process in this embodiment is the same as the process in all the above embodiments, and it is not here. To repeat, because the main body of execution of all steps in this embodiment is the reflection control unit set in the SDAP module, the reflection control unit is specifically responsible for the IP flow of the agreed service business. In wireless transmission, the priority is raised to the highest priority. RB is carried, and the whole process is executed in the base station, that is, from the perspective of the base station, the customer experience of a specific service is actively guaranteed to the greatest extent.
另外,在实际应用中还存在上行数据传输过程,即5G接入网的PDCP模块到5G接入网的SDAP模块再到5G核心网设备的流向,对于部分内容与上述上行数据传输过程实施例中的内容重复,因此对于重复的内容将不再赘述。该流向过程本申请提供了一个实施例,如图4所示,该方法还包括:In addition, there is an uplink data transmission process in practical applications, that is, the flow from the PDCP module of the 5G access network to the SDAP module of the 5G access network and then to the 5G core network equipment. Part of the content is similar to the above-mentioned uplink data transmission process embodiment. The content is repeated, so the repeated content will not be repeated. This application provides an embodiment of the flow direction process. As shown in FIG. 4, the method further includes:
S301,接收PDCP模块发送的第二报文;第二报文中携带第二终端侧IP地址。S301: Receive a second message sent by the PDCP module; the second message carries the second terminal side IP address.
本实施例中,5G接入网SDAP模块中的反射控制单元接收PDCP模块发送的第二报 文,这里的第二报文在S101步骤中已经进行了说明,其不是对报文顺序或者序号等进行限定,只是与第一报文作以区分。其中,该第二报文中携带了第二终端侧IP地址。In this embodiment, the reflection control unit in the SDAP module of the 5G access network receives the second message sent by the PDCP module. The second message here has been explained in step S101, and it is not about the sequence or serial number of the message. The limitation is only to distinguish it from the first message. Wherein, the second message carries the IP address of the second terminal side.
S302,若第二终端侧IP地址为预先约定的IP地址,检测第二报文是否存在第二报文的原SDAP实体。S302: If the second terminal-side IP address is a pre-appointed IP address, detect whether the second packet has the original SDAP entity of the second packet.
基于上述S301步骤中接收的第二报文,反射控制单元在第二报文中第二终端侧IP地址为预先约定的IP地址,检测第二报文是否存在第二报文的原SDAP实体,本步骤是在第二报文中第二终端侧IP地址为预先约定的IP地址的情况下执行的,因此,反射控制单元在接收到第二报文后需要先判断第二终端侧IP地址是否为预先约定的IP地址,只有在确定第二终端侧IP地址为预先约定的IP地址的情况下才执行本步骤。Based on the second message received in step S301, the reflection control unit uses the second terminal-side IP address in the second message as the pre-appointed IP address, detects whether the second message has the original SDAP entity of the second message, This step is executed when the IP address of the second terminal in the second message is the pre-appointed IP address. Therefore, after receiving the second message, the reflection control unit needs to first determine whether the IP address of the second terminal is It is a pre-appointed IP address, and this step is executed only when it is determined that the second terminal side IP address is a pre-appointed IP address.
具体地,第二报文的原SDAP实体表示的是要查询该报文是否被更换过SDAP实体,即被调整过无线承载,发射控制单元检测时在内存中查询,若该第二报文在下行过程中被更换过SDAP实体,即在内存中存储过SDAP实体,则反射控制单元在内存中就可以查找到该第二报文有原SDAP实体,否则就查询不到,即该第二报文不存在原SDAP实体。可选地,由于在下行过程中对于更换过SDAP实体的报文,其头部信息中RQI字段为1,可根据该字段在报文上行过程中对应给出其他标识,这样反射控制单元还可以根据该其他标识判断该报文是否被更换过SDAP实体。在检测后若检测结果为第二报文存在原SDAP实体,则执行S303步骤,若检测结果为第二报文不存在原SDAP实体,则执行S304步骤。Specifically, the original SDAP entity of the second message means to query whether the message has been replaced by the SDAP entity, that is, the radio bearer has been adjusted. The transmission control unit queries the memory during detection. If the second message is in If the SDAP entity has been replaced during the downlink process, that is, the SDAP entity has been stored in the memory, the reflection control unit can find in the memory that the second message has the original SDAP entity, otherwise it will not be queried, that is, the second message The original SDAP entity does not exist in the document. Optionally, since the RQI field in the header information of the message that has replaced the SDAP entity in the downlink process is 1, other identifiers can be correspondingly given during the uplink process of the message according to this field, so that the reflection control unit can also According to the other identifier, it is judged whether the message has been replaced by the SDAP entity. After the detection, if the detection result is that the second packet has the original SDAP entity, step S303 is executed, and if the detection result is that the second packet does not have the original SDAP entity, then step S304 is executed.
S303,若第二报文存在第二报文的原SDAP实体,发送第二处理指令给第二报文的原SDAP实体,第二处理指令用于指示对第二报文封装处理后发往核心网设备。S303: If the second message has the original SDAP entity of the second message, send a second processing instruction to the original SDAP entity of the second message, and the second processing instruction is used to instruct the second message to be encapsulated and processed and sent to the core网设备。 Net equipment.
本步骤为第二报文存在原SDAP实体的情况,表示该第二报文被更换过无线承载,需要原SDAP实体处理该第二报文,则该情况下反射控制单元发送第二处理指令给原SDAP实体,其中,该第二处理指令用于指示对原SDAP实体将该第二报文封装处理后发往核心网设备,其中进行封装处理表示对该第二报文封装相关的协议头部信息,例如GTP等,则可选地,根据第二处理指令对第二报文封装处理后,上述封装处理后的第二报文包括基站侧GTP、UDP、IP头部信息,其中GTP头部信息中包括第二报文的第二QoS信息。即根据第二处理指令的第二报文中封装了基站侧的GTP、UDP、IP头部信息,且GTP头部信息中包括第二报文的第二QoS信息。In this step, the second packet has the original SDAP entity, which means that the second packet has been replaced by the radio bearer, and the original SDAP entity needs to process the second packet. In this case, the reflection control unit sends a second processing instruction to The original SDAP entity, where the second processing instruction is used to instruct the original SDAP entity to encapsulate the second message and then send it to the core network device, where the encapsulation process means to encapsulate the protocol header related to the second message Information, such as GTP, etc., optionally, after the second packet is encapsulated according to the second processing instruction, the second packet after the encapsulation includes base station-side GTP, UDP, and IP header information, where the GTP header The information includes the second QoS information of the second packet. That is, the GTP, UDP, and IP header information of the base station side is encapsulated in the second packet according to the second processing instruction, and the GTP header information includes the second QoS information of the second packet.
S304,若第二报文不存在第二报文的原SDAP实体,发送第二处理指令给第二报文 的当前SDAP实体。S304: If the original SDAP entity of the second packet does not exist in the second packet, send a second processing instruction to the current SDAP entity of the second packet.
本步骤为第二报文不存在其原SDAP实体的情况,表示该第二报文没有被更换过无线承载,直接当前SDAP实体处理该第二报文即可,则该情况下反射控制单元发送第二处理指令给第二报文的当前SDAP实体,以使第二报文的当前SDAP实体对第二报文封装处理后发往核心网设备。This step is the case that the original SDAP entity of the second message does not exist, which means that the second message has not been replaced by the radio bearer, and the current SDAP entity processes the second message directly, then the reflection control unit sends in this case The second processing instruction is given to the current SDAP entity of the second message, so that the current SDAP entity of the second message encapsulates the second message and sends it to the core network device.
本实施例提供的报文传输方法,在反射控制单元接收到PDCP模块发送的第报文后,在该第二报文中携带的第二终端侧IP地址是预先预定的IP地址时,查找该第二报文是否存在第二报文的原SDAP实体,若存在则指示原SDAP实体对第二报文进行封装发送处理,若不存在才指示当前SDAP实体对第二报文进行封装发送处理,这样,使得发送给核心网设备的报文是最初的SDAP实体处理的,保证了报文传输过程中处理痕迹对“核心网”设备并不可见,更平滑、更低成本地实现QoS重映射的落地。In the message transmission method provided in this embodiment, after the reflection control unit receives the first message sent by the PDCP module, when the second terminal-side IP address carried in the second message is a predetermined IP address, it searches for the Whether the second message has the original SDAP entity of the second message, if it exists, instruct the original SDAP entity to encapsulate and send the second message, if not, instruct the current SDAP entity to encapsulate and send the second message, In this way, the message sent to the core network device is processed by the original SDAP entity, ensuring that the processing traces during the message transmission process are not visible to the "core network" device, and QoS remapping is realized smoother and lower cost. Landing.
反射控制单元在接收第二报文后,会判断第二报文中携带的第二终端侧IP地址是否属于预先约定的IP地址,对于第二报文中携带的第二终端侧IP地址不属于预先约定的IP地址的情况,本申请也提供了一种实施例,在一个实施例中,该方法包括:若第二报文中携带的第二终端侧IP地址不是预先约定的IP地址,则发送第二处理指令给第二报文的当前SDAP实体。After receiving the second message, the reflection control unit will determine whether the second terminal-side IP address carried in the second message belongs to the pre-appointed IP address, and the second terminal-side IP address carried in the second message does not belong to In the case of a pre-appointed IP address, this application also provides an embodiment. In one embodiment, the method includes: if the second terminal-side IP address carried in the second message is not a pre-appointed IP address, then Send the second processing instruction to the current SDAP entity of the second message.
该实施例中当反射控制单元判断到第二报文中携带的第二终端侧IP地址不属于预先约定的IP地址时,即该第二报文不是预先约定报文,表示反射控制单元不会对该第二报文进行控制,所以反射控制单元直接向该第二报文的当前SDAP实体发送第二处理指令即可,让当前SDAP实体去封装处理该第二报文,并将处理后的第二报文发送至核心网设备,这样,在接收到的第二报文不是约定报文的情况下,无需控制查找其是否存在原SDAP实体,节省了处理资源。In this embodiment, when the reflection control unit determines that the second terminal-side IP address carried in the second message does not belong to the pre-appointed IP address, that is, the second message is not a pre-appointed message, indicating that the reflection control unit does not The second message is controlled, so the reflection control unit can directly send the second processing instruction to the current SDAP entity of the second message, and let the current SDAP entity to encapsulate and process the second message, and the processed The second message is sent to the core network device. In this way, in the case that the received second message is not an agreed message, there is no need to control to find whether the original SDAP entity exists, which saves processing resources.
针对所有上行数据传输过程的实施例,本申请提供一种完整的实施例,则如图4a所示,该完整的实施例包括:For all the embodiments of the uplink data transmission process, this application provides a complete embodiment. As shown in FIG. 4a, the complete embodiment includes:
S21,接收来自PDCP的报文,转S22;S21: Receive a message from PDCP, and transfer to S22;
S22,剔除SDAP头部开销,转S23;S22, remove the SDAP header overhead, and go to S23;
S23,判断报文目标IP是否为约定服务器IP地址,若是转S24,否则转S26;S23: Judge whether the target IP of the message is the agreed server IP address, if it is to S24, otherwise, it is to S26;
S24,查找该报文是否存在原SDAP实体,若是转S25,否则转S26;S24, check whether the original SDAP entity exists in the message, if it is transferred to S25, otherwise transfer to S26;
S25,原SDAP实体处理报文,封装相应的Gtp头,含QoS信息,转S27;S25, the original SDAP entity processes the message, encapsulates the corresponding Gtp header, including QoS information, and then transfers to S27;
S26,当前SDAP实体处理报文,封装相应的Gtp头,含QoS信息,转S27;S26, the current SDAP entity processes the message, encapsulates the corresponding Gtp header, including QoS information, and then transfers to S27;
S27,将上述报文进一步封装UDP/IP头,发往核心网设备。S27. The above message is further encapsulated with a UDP/IP header and sent to the core network device.
本实施例中具体实施过程与上述图4实施例中相同,在此不再赘述,可以理解的是,本实施例的所有步骤的执行主体也为SDAP模块中的反射控制单元。本实施例在将报文发往核心网设备前将报文的还原到原RB承载的SDAP实体进行处理,整个处理过程在5G基站中进行,对“核心网”设备并不可见,使得更平滑、更低成本地实现QoS重映射的落地。The specific implementation process in this embodiment is the same as that in the above-mentioned embodiment in FIG. 4, and will not be repeated here. It can be understood that the execution subject of all steps in this embodiment is also the reflection control unit in the SDAP module. In this embodiment, before sending the message to the core network device, the message is restored to the SDAP entity carried by the original RB for processing. The entire processing process is performed in the 5G base station, which is not visible to the "core network" device, making it smoother , Realize the landing of QoS remapping at a lower cost.
应该理解的是,虽然图2-4的流程图中的各个步骤按照箭头的指示依次显示,但是这些步骤并不是必然按照箭头指示的顺序依次执行。除非本文中有明确的说明,这些步骤的执行并没有严格的顺序限制,这些步骤可以以其它的顺序执行。而且,图2-4中的至少一部分步骤可以包括多个子步骤或者多个阶段,这些子步骤或者阶段并不必然是在同一时刻执行完成,而是可以在不同的时刻执行,这些子步骤或者阶段的执行顺序也不必然是依次进行,而是可以与其它步骤或者其它步骤的子步骤或者阶段的至少一部分轮流或者交替地执行。It should be understood that although the various steps in the flowcharts of FIGS. 2-4 are displayed in sequence as indicated by the arrows, these steps are not necessarily performed in sequence in the order indicated by the arrows. Unless there is a clear description in this article, there is no strict order for the execution of these steps, and these steps can be executed in other orders. Moreover, at least part of the steps in Figures 2-4 may include multiple sub-steps or multiple stages. These sub-steps or stages are not necessarily executed at the same time, but can be executed at different times. These sub-steps or stages The execution order of is not necessarily performed sequentially, but may be performed alternately or alternately with at least a part of other steps or sub-steps or stages of other steps.
在一个实施例中,如图5所示,提供了一种报文传输装置,包括:第一接收模块10、判断模块11、第一处理模块12和第二处理模块13,其中,In one embodiment, as shown in FIG. 5, a message transmission device is provided, including: a first receiving module 10, a judgment module 11, a first processing module 12, and a second processing module 13, wherein:
第一接收模块10,用于接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息;The first receiving module 10 is configured to receive a first message sent by a core network device; the first message carries the first terminal-side IP address and first QoS information;
判断模块11,用于若第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级;The judging module 11 is configured to judge whether the current RB priority of the first packet is the highest priority according to the first QoS information if the IP address of the first terminal side is a pre-appointed IP address;
第一处理模块12,用于若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块;The first processing module 12 is configured to send a first processing instruction to the current SDAP entity of the first packet if the priority of the current RB is the highest priority. The first processing instruction is used to instruct to perform encapsulation processing on the first packet Send to PDCP module;
第二处理模块13,用于若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。The second processing module 13 is configured to select a new SDAP entity according to the first QoS information if the priority of the current RB is not the highest priority, and send a first processing instruction to the new SDAP entity; the new SDAP entity indicates the highest priority SDAP entity corresponding to the RB.
在一个实施例中,该装置还包括:第三处理模块,用于若第一终端侧IP地址不是预先约定的IP地址,向第一报文的当前SDAP实体发送第一处理指令。In an embodiment, the device further includes: a third processing module, configured to send a first processing instruction to the current SDAP entity of the first message if the IP address of the first terminal side is not a pre-appointed IP address.
在一个实施例中,如图6所示,提供了一种报文传输装置,上述第二处理模块13 包括:获取单元131、选择单元132和确定单元133,其中,In one embodiment, as shown in FIG. 6, a message transmission device is provided, and the above-mentioned second processing module 13 includes: an acquisition unit 131, a selection unit 132, and a determination unit 133, wherein,
获取单元131,用于根据第一QoS信息,获取第一报文的当前SDAP实体和第一报文的RB信息;第一报文的RB信息中包括第一报文的当前RB、除当前RB以外的其他RB、当前RB和其他RB的优先级标识;The obtaining unit 131 is configured to obtain the current SDAP entity of the first packet and the RB information of the first packet according to the first QoS information; the RB information of the first packet includes the current RB of the first packet except for the current RB Priority identifiers of other RBs, current RBs, and other RBs;
选择单元132,用于根据优先级标识,从其他RB中选择最高优先级的RB;The selecting unit 132 is configured to select the RB with the highest priority from other RBs according to the priority identifier;
确定单元133,用于将最高优先级的RB对应的QoS流的SDAP实体,确定为新的SDAP实体。The determining unit 133 is configured to determine the SDAP entity of the QoS flow corresponding to the highest priority RB as the new SDAP entity.
在一个实施例中,若第一处理指令被发送至第一报文的当前SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第一值;若第一处理指令被发送至新的SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第二值;其中,第一值和第二值为不同的值。In one embodiment, if the first processing instruction is sent to the current SDAP entity of the first packet, the RQI field in the SDAP header information of the first packet after encapsulation processing is the first value; if the first processing instruction When sent to a new SDAP entity, the RQI field in the SDAP header information of the first packet after the encapsulation process is the second value; where the first value and the second value are different values.
在一个实施例中,该装置还包括:存储模块,用于将第一报文的当前SDAP实体确定为第一报文的原SDAP实体,并进行存储。In one embodiment, the device further includes: a storage module, configured to determine the current SDAP entity of the first packet as the original SDAP entity of the first packet and store it.
在一个实施例中,如图7所示,提供了一种报文传输装置,该装置还包括:第二接收模块14、检测模块15、第四处理模块16和第五处理模块17In one embodiment, as shown in FIG. 7, a message transmission device is provided, and the device further includes: a second receiving module 14, a detection module 15, a fourth processing module 16, and a fifth processing module 17.
第二接收模块14,用于接收PDCP模块发送的第二报文;第二报文中携带第二终端侧IP地址;The second receiving module 14 is configured to receive a second message sent by the PDCP module; the second message carries the IP address of the second terminal;
检测模块15,用于若第二终端侧IP地址为预先约定的IP地址,检测第二报文是否存在第二报文的原SDAP实体;The detection module 15 is configured to detect whether the original SDAP entity of the second message exists in the second message if the IP address of the second terminal side is a pre-appointed IP address;
第四处理模块16,用于若第二报文存在第二报文的原SDAP实体,发送第二处理指令给第二报文的原SDAP实体,第二处理指令用于指示对第二报文封装处理后发往核心网设备;The fourth processing module 16 is configured to send a second processing instruction to the original SDAP entity of the second message if the original SDAP entity of the second message exists in the second message, and the second processing instruction is used to instruct the second message to After encapsulation, it is sent to the core network equipment;
第五处理模块17,用于若第二报文不存在第二报文的原SDAP实体,发送第二处理指令给第二报文的当前SDAP实体。The fifth processing module 17 is configured to send a second processing instruction to the current SDAP entity of the second packet if the original SDAP entity of the second packet does not exist in the second packet.
在一个实施例中,该装置包括第六处理模块,用于若第二终端侧IP地址不是预先约定的IP地址,则发送第二处理指令给第二报文的当前SDAP实体。In one embodiment, the device includes a sixth processing module, configured to send a second processing instruction to the current SDAP entity of the second packet if the IP address of the second terminal is not a pre-appointed IP address.
在一个实施例中,上述根据第二处理指令对第二报文封装处理后,封装处理后的第二报文包括基站侧GTP、UDP、IP头部信息,其中GTP头部信息中包括第二报文的第二QoS信息。In one embodiment, after the second packet is encapsulated according to the second processing instruction, the encapsulated second packet includes base station-side GTP, UDP, and IP header information, where the GTP header information includes the second The second QoS information of the message.
上述提供的所有报文传输装置实施例,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The implementation principles and technical effects of all the message transmission device embodiments provided above are similar to the foregoing method embodiments, and will not be repeated here.
关于报文传输装置的具体限定可以参见上文中对于报文传输方法的限定,在此不再赘述。上述报文传输装置中的各个模块可全部或部分通过软件、硬件及其组合来实现。上述各模块可以硬件形式内嵌于或独立于计算机设备中的处理器中,也可以以软件形式存储于计算机设备中的存储器中,以便于处理器调用执行以上各个模块对应的操作。For the specific limitation of the message transmission device, please refer to the above limitation on the message transmission method, which will not be repeated here. Each module in the above-mentioned message transmission device can be implemented in whole or in part by software, hardware and a combination thereof. The above-mentioned modules may be embedded in the form of hardware or independent of the processor in the computer equipment, or may be stored in the memory of the computer equipment in the form of software, so that the processor can call and execute the operations corresponding to the above-mentioned modules.
在一个实施例中,提供了一种计算机设备,该计算机设备可以是终端,其内部结构图可以如图8所示。该计算机设备包括通过系统总线连接的处理器、存储器、网络接口、显示屏和输入装置。其中,该计算机设备的处理器用于提供计算和控制能力。该计算机设备的存储器包括非易失性存储介质、内存储器。该非易失性存储介质存储有操作系统和计算机程序。该内存储器为非易失性存储介质中的操作系统和计算机程序的运行提供环境。该计算机设备的网络接口用于与外部的终端通过网络连接通信。该计算机程序被处理器执行时以实现一种报文传输方法。该计算机设备的显示屏可以是液晶显示屏或者电子墨水显示屏,该计算机设备的输入装置可以是显示屏上覆盖的触摸层,也可以是计算机设备外壳上设置的按键、轨迹球或触控板,还可以是外接的键盘、触控板或鼠标等。In one embodiment, a computer device is provided. The computer device may be a terminal, and its internal structure diagram may be as shown in FIG. 8. The computer equipment includes a processor, a memory, a network interface, a display screen and an input device connected through a system bus. Among them, the processor of the computer device is used to provide calculation and control capabilities. The memory of the computer device includes a non-volatile storage medium and an internal memory. The non-volatile storage medium stores an operating system and a computer program. The internal memory provides an environment for the operation of the operating system and computer programs in the non-volatile storage medium. The network interface of the computer device is used to communicate with an external terminal through a network connection. The computer program is executed by the processor to realize a message transmission method. The display screen of the computer equipment can be a liquid crystal display screen or an electronic ink display screen, and the input device of the computer equipment can be a touch layer covered on the display screen, or it can be a button, a trackball or a touchpad set on the housing of the computer equipment , It can also be an external keyboard, touchpad, or mouse.
本领域技术人员可以理解,图8中示出的结构,仅仅是与本申请方案相关的部分结构的框图,并不构成对本申请方案所应用于其上的计算机设备的限定,具体的计算机设备可以包括比图中所示更多或更少的部件,或者组合某些部件,或者具有不同的部件布置。Those skilled in the art can understand that the structure shown in FIG. 8 is only a block diagram of a part of the structure related to the solution of the present application, and does not constitute a limitation on the computer device to which the solution of the present application is applied. The specific computer device may Including more or fewer parts than shown in the figure, or combining some parts, or having a different arrangement of parts.
在一个实施例中,提供了一种计算机设备,包括存储器和处理器,存储器中存储有计算机程序,该处理器执行计算机程序时实现以下步骤:In one embodiment, a computer device is provided, including a memory and a processor, and a computer program is stored in the memory, and the processor implements the following steps when the processor executes the computer program:
接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息;Receiving the first message sent by the core network device; the first message carries the first terminal-side IP address and the first QoS information;
若第一报文中的第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级;If the first terminal-side IP address in the first message is a pre-appointed IP address, determine whether the current RB priority of the first message is the highest priority according to the first QoS information;
若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块;If the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first message, where the first processing instruction is used to instruct the first message to be encapsulated and sent to the PDCP module;
若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。If the priority of the current RB is not the highest priority, a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.
上述实施例提供的一种计算机设备,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The implementation principle and technical effect of a computer device provided by the foregoing embodiment are similar to those of the foregoing method embodiment, and will not be repeated here.
在一个实施例中,提供了一种计算机可读存储介质,其上存储有计算机程序,计算机程序被处理器执行时实现以下步骤:In one embodiment, a computer-readable storage medium is provided, on which a computer program is stored, and when the computer program is executed by a processor, the following steps are implemented:
接收核心网设备发送的第一报文;第一报文中携带第一终端侧IP地址和第一QoS信息;Receiving the first message sent by the core network device; the first message carries the first terminal-side IP address and the first QoS information;
若第一报文中的第一终端侧IP地址为预先约定的IP地址,根据第一QoS信息判断第一报文的当前RB的优先级是否为最高优先级;If the first terminal-side IP address in the first message is a pre-appointed IP address, determine whether the current RB priority of the first message is the highest priority according to the first QoS information;
若当前RB的优先级是最高优先级,向第一报文的当前SDAP实体发送第一处理指令,第一处理指令用于指示对第一报文进行封装处理后发送至PDCP模块;If the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first message, where the first processing instruction is used to instruct the first message to be encapsulated and sent to the PDCP module;
若当前RB的优先级不是最高优先级,根据第一QoS信息选择新的SDAP实体,并向新的SDAP实体发送第一处理指令;新的SDAP实体表示优先级最高的RB对应的SDAP实体。If the priority of the current RB is not the highest priority, a new SDAP entity is selected according to the first QoS information, and the first processing instruction is sent to the new SDAP entity; the new SDAP entity represents the SDAP entity corresponding to the RB with the highest priority.
上述实施例提供的一种计算机可读存储介质,其实现原理和技术效果与上述方法实施例类似,在此不再赘述。The foregoing embodiment provides a computer-readable storage medium, and its implementation principle and technical effect are similar to those of the foregoing method embodiment, and details are not described herein again.

Claims (11)

  1. 一种报文传输方法,包括:A message transmission method includes:
    接收核心网设备发送的第一报文;所述第一报文中携带第一终端侧IP地址和第一QoS信息;Receiving a first message sent by a core network device; the first message carries the first terminal-side IP address and the first QoS information;
    若所述第一终端侧IP地址为预先约定的IP地址,根据所述第一QoS信息判断所述第一报文的当前RB的优先级是否为最高优先级;If the first terminal-side IP address is a pre-appointed IP address, judging whether the current RB priority of the first packet is the highest priority according to the first QoS information;
    若所述当前RB的优先级是最高优先级,向所述第一报文的当前SDAP实体发送第一处理指令,所述第一处理指令用于指示对所述第一报文进行封装处理后发送至PDCP模块;If the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first packet, where the first processing instruction is used to instruct to perform encapsulation processing on the first packet Send to PDCP module;
    若所述当前RB的优先级不是最高优先级,根据所述第一QoS信息选择新的SDAP实体,并向所述新的SDAP实体发送所述第一处理指令;所述新的SDAP实体表示优先级最高的RB对应的SDAP实体。If the priority of the current RB is not the highest priority, select a new SDAP entity according to the first QoS information, and send the first processing instruction to the new SDAP entity; the new SDAP entity indicates priority SDAP entity corresponding to the highest-level RB.
  2. 根据权利要求1所述的方法,还包括:The method according to claim 1, further comprising:
    若所述第一终端侧IP地址不是所述预先约定的IP地址,向所述第一报文的当前SDAP实体发送所述第一处理指令。If the first terminal-side IP address is not the pre-appointed IP address, sending the first processing instruction to the current SDAP entity of the first packet.
  3. 根据权利要求1所述的方法,所述根据所述第一QoS信息选择新的SDAP实体,包括:The method according to claim 1, wherein the selecting a new SDAP entity according to the first QoS information comprises:
    根据所述第一QoS信息,获取所述第一报文的当前SDAP实体和所述第一报文的RB信息;所述第一报文的RB信息中包括所述第一报文的当前RB、除所述当前RB以外的其他RB、所述当前RB和所述其他RB的优先级标识;According to the first QoS information, obtain the current SDAP entity of the first packet and the RB information of the first packet; the RB information of the first packet includes the current RB of the first packet , RBs other than the current RB, the current RB and the priority identifiers of the other RBs;
    根据所述优先级标识,从所述其他RB中选择最高优先级的RB;Selecting the RB with the highest priority from the other RBs according to the priority identifier;
    将所述最高优先级的RB对应的QoS流的SDAP实体,确定为所述新的SDAP实体。The SDAP entity of the QoS flow corresponding to the highest priority RB is determined as the new SDAP entity.
  4. 根据权利要求1-3任一项所述的方法,若所述第一处理指令被发送至所述第一报文的当前SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第一值;The method according to any one of claims 1-3, if the first processing instruction is sent to the current SDAP entity of the first packet, the SDAP header information of the first packet after encapsulation processing is The RQI field is the first value;
    若所述第一处理指令被发送至所述新的SDAP实体,则封装处理后的第一报文的SDAP头部信息中RQI字段为第二值;If the first processing instruction is sent to the new SDAP entity, the RQI field in the SDAP header information of the first packet after the encapsulation processing is the second value;
    其中,所述第一值和所述第二值为不同的值。Wherein, the first value and the second value are different values.
  5. 根据权利要求1所述的方法,在所述根据所述第一QoS信息选择新的SDAP实 体之后,所述方法还包括:The method according to claim 1, after the selecting a new SDAP entity according to the first QoS information, the method further comprises:
    将所述第一报文的当前SDAP实体确定为所述第一报文的原SDAP实体,并进行存储。Determine the current SDAP entity of the first packet as the original SDAP entity of the first packet, and store it.
  6. 根据权利要求5所述的方法,还包括:The method according to claim 5, further comprising:
    接收所述PDCP模块发送的第二报文;所述第二报文中携带第二终端侧IP地址;Receiving a second message sent by the PDCP module; the second message carries the IP address of the second terminal;
    若所述第二终端侧IP地址为所述预先约定的IP地址,检测所述第二报文是否存在所述第二报文的原SDAP实体;If the second terminal-side IP address is the pre-appointed IP address, detecting whether the second message has the original SDAP entity of the second message;
    若所述第二报文存在所述第二报文的原SDAP实体,发送第二处理指令给所述第二报文的原SDAP实体,所述第二处理指令用于指示对所述第二报文封装处理后发往所述核心网设备;If the second message has the original SDAP entity of the second message, send a second processing instruction to the original SDAP entity of the second message, and the second processing instruction is used to instruct the second message The message is encapsulated and sent to the core network device;
    若所述第二报文不存在所述第二报文的原SDAP实体,发送所述第二处理指令给所述第二报文的当前SDAP实体。If the original SDAP entity of the second packet does not exist in the second packet, sending the second processing instruction to the current SDAP entity of the second packet.
  7. 根据权利要求6所述的方法,在所述检测所述第二报文是否存在所述第二报文的原SDAP实体之前,所述方法包括:The method according to claim 6, before said detecting whether the second message has the original SDAP entity of the second message, the method comprises:
    若所述第二终端侧IP地址不是所述预先约定的IP地址,则发送所述第二处理指令给所述第二报文的当前SDAP实体。If the second terminal-side IP address is not the pre-appointed IP address, sending the second processing instruction to the current SDAP entity of the second packet.
  8. 根据权利要求6或7所述的方法,根据所述第二处理指令对所述第二报文封装处理后,所述封装处理后的第二报文包括基站侧GTP、UDP、IP头部信息,其中所述GTP头部信息中包括所述第二报文的第二QoS信息。The method according to claim 6 or 7, after the second packet is encapsulated according to the second processing instruction, the encapsulated second packet includes base station-side GTP, UDP, and IP header information , Wherein the GTP header information includes the second QoS information of the second packet.
  9. 一种报文传输装置,所述装置包括:A message transmission device, the device includes:
    第一接收模块,用于接收核心网设备发送的第一报文;所述第一报文中携带第一终端侧IP地址和第一QoS信息;The first receiving module is configured to receive a first message sent by a core network device; the first message carries the first terminal-side IP address and first QoS information;
    判断模块,用于若所述第一终端侧IP地址为预先约定的IP地址,根据所述第一QoS信息判断所述第一报文的当前RB的优先级是否为最高优先级;A judging module, configured to judge whether the current RB priority of the first packet is the highest priority according to the first QoS information if the first terminal-side IP address is a pre-appointed IP address;
    第一处理模块,用于若所述当前RB的优先级是最高优先级,向所述第一报文的当前SDAP实体发送第一处理指令,所述第一处理指令用于指示对所述第一报文进行封装处理后发送至PDCP模块;The first processing module is configured to, if the priority of the current RB is the highest priority, send a first processing instruction to the current SDAP entity of the first packet, where the first processing instruction is used to instruct the A message is sent to the PDCP module after being encapsulated;
    第二处理模块,用于若所述当前RB的优先级不是最高优先级,根据所述第一QoS信息选择新的SDAP实体,并向所述新的SDAP实体发送所述第一处理指令;所述新的S DAP实体表示优先级最高的RB对应的SDAP实体。The second processing module is configured to, if the priority of the current RB is not the highest priority, select a new SDAP entity according to the first QoS information, and send the first processing instruction to the new SDAP entity; The new SDAP entity indicates the SDAP entity corresponding to the RB with the highest priority.
  10. 一种计算机设备,包括存储器和处理器,所述存储器存储有计算机程序,所述处理器执行所述计算机程序时实现权利要求1至8中任一项所述方法的步骤。A computer device, comprising a memory and a processor, the memory stores a computer program, and the processor implements the steps of the method in any one of claims 1 to 8 when the computer program is executed.
  11. 一种计算机可读存储介质,其上存储有计算机程序,所述计算机程序被处理器执行时实现权利要求1至8中任一项所述方法的步骤。A computer-readable storage medium having a computer program stored thereon, and when the computer program is executed by a processor, the steps of the method according to any one of claims 1 to 8 are realized.
PCT/CN2019/124697 2019-09-29 2019-12-11 Message transmission method, apparatus, computer device and storage medium WO2021056847A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910931588.5 2019-09-29
CN201910931588.5A CN110662257B (en) 2019-09-29 2019-09-29 Message transmission method and device, computer equipment and storage medium

Publications (1)

Publication Number Publication Date
WO2021056847A1 true WO2021056847A1 (en) 2021-04-01

Family

ID=69039780

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2019/124697 WO2021056847A1 (en) 2019-09-29 2019-12-11 Message transmission method, apparatus, computer device and storage medium

Country Status (2)

Country Link
CN (1) CN110662257B (en)
WO (1) WO2021056847A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN117202272A (en) * 2022-05-31 2023-12-08 华为技术有限公司 Method and device for reflecting quality of service (QoS)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180324631A1 (en) * 2017-05-05 2018-11-08 Mediatek Inc. Using sdap headers for handling of as/nas reflective qos and to ensure in-sequence packet delivery during remapping in 5g communication systems
CN109699048A (en) * 2017-10-24 2019-04-30 中国电信股份有限公司 Data transmission method, network side equipment and communication system
WO2019152213A1 (en) * 2018-02-01 2019-08-08 T-Mobile Usa, Inc. Dynamic numerology based on services

Family Cites Families (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR102068902B1 (en) * 2017-07-20 2020-01-21 아서스테크 컴퓨터 인코포레이션 Method and apparatus for servicing qos (quality of service) flow in a wireless communication system
CN109302751B (en) * 2017-07-24 2021-03-05 华硕电脑股份有限公司 Method and apparatus for quality of service flow in a wireless communication system
CN109560945B (en) * 2017-09-25 2021-02-12 华为技术有限公司 Method, device and system for detecting service quality
CN109587732B (en) * 2017-09-29 2021-02-09 华为技术有限公司 Transmission method and device for service quality flow
US11006316B2 (en) * 2017-10-16 2021-05-11 Ofinno, Llc Header compression for ethernet frame
CN109756936B (en) * 2017-11-07 2023-01-13 中国移动通信有限公司研究院 Stream mapping method, stream receiving method, network device and terminal
JP7142426B2 (en) * 2017-11-15 2022-09-27 シャープ株式会社 Terminal device and method
CN109788509B (en) * 2017-11-15 2023-03-10 华为技术有限公司 Method and device for avoiding continuous data packet transmission failure

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20180324631A1 (en) * 2017-05-05 2018-11-08 Mediatek Inc. Using sdap headers for handling of as/nas reflective qos and to ensure in-sequence packet delivery during remapping in 5g communication systems
CN109699048A (en) * 2017-10-24 2019-04-30 中国电信股份有限公司 Data transmission method, network side equipment and communication system
WO2019152213A1 (en) * 2018-02-01 2019-08-08 T-Mobile Usa, Inc. Dynamic numerology based on services

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
LG ELECTRONICS INC.: "Intra-UE prioritization for critical packets within a RB/QoS flow", 3GPP DRAFT; R2-1818406_INTRA-UE PRIORITIZATION FOR CRITICAL PACKETS WITHIN A RB OR QOS FLOW_R6, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. Spokane, USA; 20181112 - 20181116, 12 November 2018 (2018-11-12), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France, XP051557899 *
XIAOMI: "Consideration on reflective QoS of SDAP", 3GPP DRAFT; R2-1712377 CONSIDERATION ON REFLECTIVE QOS OF SDAP, 3RD GENERATION PARTNERSHIP PROJECT (3GPP), MOBILE COMPETENCE CENTRE ; 650, ROUTE DES LUCIOLES ; F-06921 SOPHIA-ANTIPOLIS CEDEX ; FRANCE, vol. RAN WG2, no. Reno, Nevada; 20171127 - 20171201, 16 November 2017 (2017-11-16), Mobile Competence Centre ; 650, route des Lucioles ; F-06921 Sophia-Antipolis Cedex ; France, XP051370974 *

Also Published As

Publication number Publication date
CN110662257A (en) 2020-01-07
CN110662257B (en) 2021-04-27

Similar Documents

Publication Publication Date Title
KR102317963B1 (en) Method, apparatus and system for detecting quality of service of service
US10652334B2 (en) Method and apparatus for managing data communications using communication thresholds
EP3703466B1 (en) Service reliability improving method, device, and system
US9668294B2 (en) Method and apparatus for bluetooth low energy suspend and resume
WO2017050015A1 (en) Data transmission method and device and terminal
US11706655B2 (en) Data transmission method and terminal
JP7118173B2 (en) Service quality monitoring method, system, and device
CN111107176B (en) Data transmission method and device, computer equipment and storage medium
KR101491639B1 (en) Method for determining type of network and method for providing contents by using the same
CN103125141A (en) Aggregation of mobile broadband network interfaces
CN112119673B (en) Electronic device supporting multiple wireless communication protocols and method thereof
KR20200031555A (en) Data processing methods and related products
JP2020529137A5 (en)
WO2020228686A1 (en) Data radio bearer control method, device, and system for multi-connection system
EP2710855A1 (en) Method and apparatus for considering routing information in the determination of an access network to be utilized
KR102376070B1 (en) Method, system and device for detecting service quality of service
US20160295301A1 (en) Communication protocol control method and device in smart tv apparatus
WO2021056847A1 (en) Message transmission method, apparatus, computer device and storage medium
TWI678903B (en) Method for uplink data transmission, and terminal
WO2019036851A1 (en) Channel state information measurement and feedback method and related product
WO2021051673A1 (en) Data transmission method and apparatus, computer device, and storage medium
CN104753810A (en) Speed limit method and device for inflow rate of network
KR102112627B1 (en) Apparatus and Method for Displaying Indicator According to Interwork Network
US9241295B2 (en) Communication apparatus and communication method
CN114258157A (en) Aggregation configuration method, device and terminal

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: 19947139

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 19947139

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 12/10/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 19947139

Country of ref document: EP

Kind code of ref document: A1