CN112087778A - Wireless data transmission method and system - Google Patents

Wireless data transmission method and system Download PDF

Info

Publication number
CN112087778A
CN112087778A CN201910505689.6A CN201910505689A CN112087778A CN 112087778 A CN112087778 A CN 112087778A CN 201910505689 A CN201910505689 A CN 201910505689A CN 112087778 A CN112087778 A CN 112087778A
Authority
CN
China
Prior art keywords
current service
data transmission
wireless data
data packet
packet sent
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Withdrawn
Application number
CN201910505689.6A
Other languages
Chinese (zh)
Inventor
朱莹
温强
冯广华
张凯
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Potevio Information Technology Co Ltd
Original Assignee
Potevio Information Technology Co Ltd
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 Potevio Information Technology Co Ltd filed Critical Potevio Information Technology Co Ltd
Priority to CN201910505689.6A priority Critical patent/CN112087778A/en
Publication of CN112087778A publication Critical patent/CN112087778A/en
Withdrawn legal-status Critical Current

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
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/06Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information
    • H04W28/065Optimizing the usage of the radio link, e.g. header compression, information sizing, discarding information using assembly or disassembly of packets

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Communication Control (AREA)

Abstract

The embodiment of the invention provides a wireless data transmission method and a system, wherein the method comprises the following steps: detecting the current service type and a data packet sent by the current service; and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer. The wireless data transmission method and the wireless data transmission system provided by the embodiment of the invention have the advantages that the protocol stack is simplified aiming at the requirement of the precise control service, a rapid delivery mechanism is directly adopted to deliver the data to the application layer, and the transmission delay caused by the serial transmission of the data packet reconstructed by the RLC layer to the PDCP layer is eliminated.

Description

Wireless data transmission method and system
Technical Field
The present invention relates to the field of communications technologies, and in particular, to a wireless data transmission method and system.
Background
With the application of new technologies such as LTE-G, it is a trend that the existing precise load control service, referred to as precise control service for short, and the device is deployed in the wireless private network of electric power. The current industry terminal cost is low and the terminal processing ability is limited, the transmission delay required by the fine control service of the power industry is less than 50ms, and the packet loss rate of data is less than one ten thousandth, and the limiting conditions put forward high requirements on the LTE-G network performance.
In the current power wireless private network protocol stack, the scheduling of a Media Access Control (MAC) layer and a Radio Link Control (RLC) layer belongs to different tasks, data transmission needs to be performed through a message queue, and inter-task switching needs to be performed in the data transmission process; the scheduling of the RLC layer and a Packet Data Convergence Protocol (PDCP) layer is performed in the same non-real-time task, and Data packets after segmented and concatenated in the RLC layer can only be serially transmitted according to packets.
However, the data transmission scheme provided by the prior art has a poor time delay in the data transmission process, and thus cannot meet the requirement of the fine control service, and therefore, a new wireless data transmission method is needed to solve the above problems.
Disclosure of Invention
To solve the above problems, embodiments of the present invention provide a wireless data transmission method and system that overcome the above problems or at least partially solve the above problems.
In a first aspect, an embodiment of the present invention provides a wireless data transmission method, including:
detecting the current service type and a data packet sent by the current service;
and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
The detecting the current service type and the data packet sent by the current service includes:
and detecting the current service type, the message continuity of a data packet sent by the current service, the message length and the downlink cache data volume in a preset detection window.
Wherein the method further comprises:
and if any one detection result of the current service type, the message continuity of the data packet sent by the current service, the message length and the downlink cache data volume does not meet the preset condition, performing wireless data transmission by adopting a traditional delivery mechanism.
The detecting that the data packet sent by the current service does not need to be segmented includes:
and in the preset detection window, when the continuity of the message is detected to be single packet, the length of the message is less than or equal to the size of a downlink transmission block TBS and the downlink cache data volume is zero, judging that the data packet sent by the current service does not need to be segmented.
Wherein, the wireless data transmission by adopting a fast delivery mechanism comprises:
analyzing the data packet to obtain an FI field of a PDU data format of an RLC layer protocol data unit;
and if the value of the FI field is zero, analyzing the head of the RLC layer PDU, and sending a Service Data Unit (SDU) in the RLC layer PDU to the application layer according to an analysis result.
After the wireless data transmission is performed by using the fast delivery mechanism, the method further includes:
and updating the related parameters of the RLC layer.
In a second aspect, an embodiment of the present invention further provides a wireless data transmission system, including:
the detection module is used for detecting the current service type and a data packet sent by the current service;
and the fast submitting module is used for performing wireless data transmission by adopting a fast submitting mechanism if the current service type is detected to be the fine control service and the data packet sent by the current service does not need to be segmented.
Third aspect an embodiment of the present invention provides an electronic device, including:
a processor, a memory, a communication interface, and a bus; the processor, the memory and the communication interface complete mutual communication through the bus; the memory stores program instructions executable by the processor, and the processor calls the program instructions to execute the wireless data transmission method.
In a fourth aspect, an embodiment of the present invention provides a non-transitory computer-readable storage medium storing computer instructions for causing a computer to execute the above wireless data transmission method.
The wireless data transmission method and the wireless data transmission system provided by the embodiment of the invention have the advantages that the protocol stack is simplified aiming at the requirement of the precise control service, a rapid delivery mechanism is directly adopted to deliver the data to the application layer, and the transmission delay caused by the serial transmission of the data packet reconstructed by the RLC layer to the PDCP layer is eliminated.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, and it is obvious that the drawings in the following description are some embodiments of the present invention, and those skilled in the art can also obtain other drawings according to the drawings without creative efforts.
Fig. 1 is a schematic flow chart of a wireless data transmission method according to an embodiment of the present invention;
fig. 2 is a schematic diagram illustrating comparison of transmission of a terminal protocol stack according to an embodiment of the present invention;
fig. 3 is a schematic structural diagram of a wireless data transmission system according to an embodiment of the present invention;
fig. 4 is a block diagram of another electronic device according to an embodiment of the present invention.
Detailed Description
In order to make the objects, technical solutions and advantages of the embodiments of the present invention clearer, the technical solutions in the embodiments of the present invention will be clearly described below with reference to the drawings in the embodiments of the present invention, and it is obvious that the described embodiments are some embodiments, but not all embodiments, of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
Fig. 1 is a schematic flow chart of a wireless data transmission method according to an embodiment of the present invention, as shown in fig. 1, including:
101. detecting the current service type and a data packet sent by the current service;
102. and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
It should be noted that the execution subject of the embodiment of the present invention is a base station side, specifically, an MAC layer of the base station side, and an application scenario targeted by the embodiment of the present invention is mainly a precise control service in a private power network, but other application scenarios may also use the data transmission method provided by the embodiment of the present invention, and the embodiment of the present invention is not limited specifically.
Specifically, in step 101, it can be understood that, for different service scenarios, different data transmission processes may be adopted in the embodiment of the present invention, for example, for the characteristics of strict delay requirement, small data amount, and single packet transmission in the fine control service, the embodiment of the present invention needs to adopt a matched data transmission mechanism to meet the requirements of the service characteristics, and then, firstly, the current service scenario needs to be identified and the data packet transmitted by the current scenario needs to be detected. The embodiment of the present invention mainly includes two aspects, the first aspect is identification of a current service scenario, and the first aspect is that a base station side MAC layer multiplexes downlink Data, determines that the Data is a downlink Data Radio Bearer (DRB), and then detects a QCI (qos Class identifier) value of a current service, where it can be understood that the QCI value is used to specify a control Bearer level packet forwarding manner defined in an access node, and in the embodiment of the present invention, different QCI values are defined for different service scenarios, so that a current service scenario type can be detected by the QCI value. Second, in the embodiment of the present invention, a data packet transmitted by a current service is detected, where the detection process may include detection items such as message continuity determination, message length determination, downlink buffer data amount determination, and the like, and the data transmission type to be used is determined in combination with a service scenario and a data packet detection result.
Further, in step 102, because the scenario of the embodiment of the present invention is mainly directed to an accurate control service in a private power network, for the characteristics of low latency, small data volume, and single packet transmission required for the scenario, the embodiment of the present invention improves the existing protocol stack and data transmission mechanism, and performs wireless data transmission by using the fast delivery mechanism preset in the embodiment of the present invention. Fig. 2 is a schematic diagram illustrating comparison of terminal protocol stack transmission provided in the embodiment of the present invention, and as shown in fig. 2, the left side is a fast delivery mechanism adopted in the embodiment of the present invention, and a delivery manner of the fast delivery mechanism can be directly and quickly delivered from an MAC layer to an application layer. The right side is a protocol stack transmission mode provided by the prior art, and it can be understood that, firstly, the transmission from the MAC layer to the RLC layer needs to be performed with inter-service switching and transmitted through a message queue, generally having a 2ms delay, and then the data serial transmission from the RLC layer to the PDCP layer has a 1-2ms delay. The time delay of the rapid delivery mechanism provided by the embodiment of the invention can be controlled within 1ms in total. As can be seen from comparison with the content in fig. 2, the fast delivery mechanism provided in the embodiment of the present invention can significantly shorten the data transmission delay, and better meet the delay requirement of the fine control service. As can be seen from the content of step 101, in the embodiment of the present invention, the current service type and the data packet sent by the current service are detected, and then the base station side determines whether to trigger the fast delivery mechanism according to the detection result of the current service type and the data packet sent by the current service. The detection result needs to satisfy two conditions, the first is to detect that the current service scene is the fine control service, and the second is to detect that the data packet does not need to be segmented, which can be understood that the data packet does not need to be segmented, that is, the data packet is transmitted as a single packet, and the detection result meets the characteristics of the fine control service.
The wireless data transmission method provided by the embodiment of the invention simplifies the protocol stack aiming at the requirement of the precise control service, directly adopts the rapid delivery mechanism to deliver the data to the application layer, and eliminates the transmission delay caused by the serial transmission of the RLC layer recombined data packets to the PDCP layer.
On the basis of the foregoing embodiment, the detecting the current service type and the data packet sent by the current service includes:
and detecting the current service type, the message continuity of a data packet sent by the current service, the message length and the downlink cache data volume in a preset detection window.
As can be seen from the content of the above embodiment, in the embodiment of the present invention, for a service scenario of a fine control service in a private power network, a base station side needs to detect a current service type and a data packet sent by the current service to determine whether to trigger a fast delivery mechanism for data transmission. Then, in this scenario, the specific detection process is to detect each item in a preset detection window, and the detection content mainly includes: the type of the current service, the message continuity of a data packet sent by the current service, the message length and the downlink cache data volume. Specifically, the embodiment of the present invention determines whether the current service type is the fine control service according to the QCI value, detects the continuity of the packet according to the number of the arriving packets within a preset time period, to determine whether the packet is a single packet, and detects whether the length of the packet is within the downlink TBS setting, thereby ensuring that the packet can be transmitted by one scheduling, without performing segmentation processing on the RLC layer, and detecting whether the size of the downlink buffer data amount is zero.
On the basis of the above embodiment, if any one of the detection results of the current service type, the message continuity of the data packet sent by the current service, the message length, and the downlink cache data volume does not satisfy the preset condition, the wireless data transmission is performed by using a conventional delivery mechanism.
It can be known from the content of the above embodiment that, in the embodiment of the present invention, whether the current data transmission triggers the fast forwarding mechanism for forwarding is determined by detecting the current service type, the message continuity of the data packet sent by the current service, the message length, and the downlink cache data amount. Correspondingly, if any one of the previous service type, the message continuity of the data packet sent by the current service, the message length and the downlink buffer data volume does not meet the requirement, that is, the requirement of the precise control service cannot be met, the data transmission does not need to be carried out quickly, in order to save resources, the existing traditional transmission mechanism can be adopted to carry out wireless data transmission, the traditional transmission mechanism is as shown in fig. 2, tasks are switched from the MAC layer to the RLC layer, then the RLC layer is serially sent to the PDCP layer, and finally, in the network interface transparent transmission mode, the MCA is used for transmitting the data to the application layer.
On the basis of the above embodiment, detecting that the data packet sent by the current service does not need to be fragmented includes:
and in the preset detection window, when the continuity of the message is detected to be single packet, the length of the message is less than or equal to the size of a downlink transmission block TBS and the downlink cache data volume is zero, judging that the data packet sent by the current service does not need to be segmented.
As can be seen from the above description, the embodiment of the present invention detects the data packet in the preset detection window. The detection items comprise message continuity, message length and downlink cache data volume. For the continuous detection of the message, since the main characteristic of the fine control service is that a single packet is sent and the data volume is small, in the preset detection window, the embodiment of the present invention sets that the data packet arriving within the preset time length is less than 1, that is, the data packet is transmitted as a single packet, and preferably, the preset time length is 50 ms. For the message length detection, the requirement is satisfied when the detected message length is not greater than the downlink TBS, and it can be understood that when the detected message length is not greater than the downlink TBS, it can be guaranteed that the message can be transmitted by one-time scheduling, and the segmentation processing is not performed in the RLC layer. For the downlink buffer data amount detection, it is determined that the data packet sent by the current service does not need to be segmented when the downlink data buffer is zero, and it can be understood that, when a new data packet is received when the downlink buffer data amount is not zero, data segmentation or concatenation may be caused, and it is not possible to ensure that single packet data is completely sent, so that the downlink data buffer is required to be zero.
On the basis of the above embodiments, the performing wireless data transmission by using a fast delivery mechanism includes:
analyzing the data packet to obtain an FI field of a PDU data format of an RLC layer protocol data unit;
and if the value of the FI field is zero, analyzing the head of the RLC layer PDU, and sending a Service Data Unit (SDU) in the RLC layer PDU to the application layer according to an analysis result.
As can be seen from the content of the foregoing embodiments, the embodiments of the present invention adopt a fast delivery mechanism for wireless data transmission in a fine control service scenario, and in this mechanism, the embodiments of the present invention firstly analyze a data packet, and determine an FI (framing info) field of a data format of a protocol data unit PDU in an RLC layer, and it can be understood that information in the FI field indicates whether the PDU is segmented in the RLC layer.
Further, when the value of the FI field is 0, the PDU is indicated not to be segmented in the RLC layer, the header of the PDU in the RLC layer is parsed, and finally, the SDU in the PDU in the RLC layer is delivered to the application layer according to the parsing result to complete data transmission.
On the basis of the above embodiment, after the wireless data transmission is performed by using the fast delivery mechanism, the method further includes:
and updating the related parameters of the RLC layer.
As can be seen from the above description, the fast delivery mechanism adopted in the embodiments of the present invention directly transmits data to the application layer after the RLC has processed the data packet. Therefore, in order to ensure that data is correctly processed according to the conventional protocol stack flow, the embodiment of the present invention updates the related parameters of the RLC layer after the data, thereby ensuring the stability of data transmission.
Fig. 3 is a schematic structural diagram of a wireless data transmission system according to an embodiment of the present invention, as shown in fig. 3, including: a detection module 301 and a fast submission module 302, wherein:
the detection module 301 is configured to detect a current service type and a data packet sent by a current service;
the fast submitting module 302 is configured to perform wireless data transmission by using a fast submitting mechanism if it is detected that the current service type is the fine control service and the data packet sent by the current service does not need to be segmented.
The wireless data transmission system can be applied to a terminal and a base station, and how to implement the technical scheme of the embodiment of the wireless data transmission method shown in fig. 1 through the detection module 301 and the fast delivery module 302 is specific, and the implementation principle and the technical effect are similar, and are not described herein again.
The wireless data transmission system provided by the embodiment of the invention simplifies the protocol stack aiming at the requirement of the fine control service, directly adopts a quick delivery mechanism to deliver the data to the application layer, and reduces the transmission delay.
On the basis of the above embodiment, the detection module is specifically configured to:
and detecting the current service type, the message continuity of a data packet sent by the current service, the message length and the downlink cache data volume in a preset detection window.
On the basis of the above embodiment, the wireless data transmission system further includes:
and the traditional data transmission module is used for performing wireless data transmission by adopting a traditional delivery mechanism if any detection result of the current service type, the message continuity of the data packet sent by the current service, the message length and the downlink cache data volume does not meet the preset condition.
On the basis of the above embodiment, detecting that the data packet sent by the current service does not need to be fragmented includes:
and in the preset detection window, when the continuity of the message is detected to be single packet, the length of the message is less than or equal to the size of a downlink transmission block TBS and the downlink cache data volume is zero, judging that the data packet sent by the current service does not need to be segmented.
On the basis of the above embodiment, the quick submission module is specifically configured to:
analyzing the data packet to obtain an FI field of a PDU data format of an RLC layer protocol data unit;
and if the value of the FI field is zero, analyzing the head of the RLC layer PDU, and sending a Service Data Unit (SDU) in the RLC layer PDU to the application layer according to an analysis result.
On the basis of the above embodiment, the wireless data transmission system further includes:
and the updating module is used for updating the related parameters of the RLC layer.
Fig. 4 is a block diagram of an electronic device according to an embodiment of the present invention, and referring to fig. 4, the electronic device includes: a processor (processor)401, a communication Interface (communication Interface)402, a memory (memory)403 and a bus 404, wherein the processor 401, the communication Interface 402 and the memory 403 complete communication with each other through the bus 404. Processor 401 may call logic instructions in memory 403 to perform the following method: detecting the current service type and a data packet sent by the current service; and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
An embodiment of the present invention discloses a computer program product, which includes a computer program stored on a non-transitory computer readable storage medium, the computer program including program instructions, when the program instructions are executed by a computer, the computer can execute the methods provided by the above method embodiments, for example, the method includes: detecting the current service type and a data packet sent by the current service; and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
Embodiments of the present invention provide a non-transitory computer-readable storage medium, which stores computer instructions, where the computer instructions cause the computer to perform the methods provided by the above method embodiments, for example, the methods include: detecting the current service type and a data packet sent by the current service; and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
Through the above description of the embodiments, those skilled in the art will clearly understand that each embodiment can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware. With this understanding in mind, the above-described technical solutions may be embodied in the form of a software product, which can be stored in a computer-readable storage medium such as ROM/RAM, magnetic disk, optical disk, etc., and includes instructions for causing a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to each embodiment or some parts of the embodiments.
Finally, it should be noted that: the above examples are only intended to illustrate the technical solution of the present invention, but not to limit it; although the present invention has been described in detail with reference to the foregoing embodiments, it will be understood by those of ordinary skill in the art that: the technical solutions described in the foregoing embodiments may still be modified, or some technical features may be equivalently replaced; and such modifications or substitutions do not depart from the spirit and scope of the corresponding technical solutions of the embodiments of the present invention.

Claims (9)

1. A wireless data transmission method, comprising:
detecting the current service type and a data packet sent by the current service;
and if the current service type is detected to be the precise control service and the data packet sent by the current service does not need to be segmented, adopting a rapid delivery mechanism to carry out wireless data transmission, wherein an RLC layer and an MAC layer are scheduled in the same task in the rapid delivery mechanism, and the data packet processed by the RLC layer is directly delivered to an application layer.
2. The wireless data transmission method according to claim 1, wherein the detecting the current service type and the data packet sent by the current service comprises:
and detecting the current service type, the message continuity of a data packet sent by the current service, the message length and the downlink cache data volume in a preset detection window.
3. The wireless data transmission method of claim 2, further comprising:
and if any one detection result of the current service type, the message continuity of the data packet sent by the current service, the message length and the downlink cache data volume does not meet the preset condition, performing wireless data transmission by adopting a traditional delivery mechanism.
4. The wireless data transmission method of claim 2, wherein detecting that the data packet transmitted by the current service does not need to be fragmented comprises:
and in the preset detection window, when the continuity of the message is detected to be single packet, the length of the message is less than or equal to the size of a downlink transmission block TBS and the downlink cache data volume is zero, judging that the data packet sent by the current service does not need to be segmented.
5. The wireless data transmission method according to claim 1, wherein the performing wireless data transmission by using a fast delivery mechanism comprises:
analyzing the data packet to obtain an FI field of a PDU data format of an RLC layer protocol data unit;
and if the value of the FI field is zero, analyzing the head of the RLC layer PDU, and sending a Service Data Unit (SDU) in the RLC layer PDU to the application layer according to an analysis result.
6. The wireless data transmission method according to claim 5, wherein after the wireless data transmission using the fast delivery mechanism, the method further comprises:
and updating the related parameters of the RLC layer.
7. A wireless data transmission system, comprising:
the detection module is used for detecting the current service type and a data packet sent by the current service;
and the fast submitting module is used for performing wireless data transmission by adopting a fast submitting mechanism if the current service type is detected to be the fine control service and the data packet sent by the current service does not need to be segmented.
8. An electronic device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, wherein the steps of the wireless data transmission method according to any of claims 1 to 6 are implemented when the program is executed by the processor.
9. A non-transitory computer readable storage medium, on which a computer program is stored, wherein the computer program, when executed by a processor, implements the steps of the wireless data transmission method according to any one of claims 1 to 6.
CN201910505689.6A 2019-06-12 2019-06-12 Wireless data transmission method and system Withdrawn CN112087778A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201910505689.6A CN112087778A (en) 2019-06-12 2019-06-12 Wireless data transmission method and system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201910505689.6A CN112087778A (en) 2019-06-12 2019-06-12 Wireless data transmission method and system

Publications (1)

Publication Number Publication Date
CN112087778A true CN112087778A (en) 2020-12-15

Family

ID=73733331

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201910505689.6A Withdrawn CN112087778A (en) 2019-06-12 2019-06-12 Wireless data transmission method and system

Country Status (1)

Country Link
CN (1) CN112087778A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116321291A (en) * 2023-05-12 2023-06-23 北京大唐高鸿数据网络技术有限公司 Control method, device and terminal for sending service data

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101141405A (en) * 2007-10-17 2008-03-12 华为技术有限公司 Wireless network data transmission method and wireless network controller
CN109561468A (en) * 2017-09-26 2019-04-02 中国移动通信有限公司研究院 A kind of data delivery method, data transmission method for uplink and equipment
CN109618413A (en) * 2019-01-02 2019-04-12 中国科学院上海微系统与信息技术研究所 A kind of electric power private wireless network system multi-service partition method

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101141405A (en) * 2007-10-17 2008-03-12 华为技术有限公司 Wireless network data transmission method and wireless network controller
WO2009052718A1 (en) * 2007-10-17 2009-04-30 Huawei Technologies Co., Ltd. Radio network data transmission method and radio network controller
CN109561468A (en) * 2017-09-26 2019-04-02 中国移动通信有限公司研究院 A kind of data delivery method, data transmission method for uplink and equipment
CN109618413A (en) * 2019-01-02 2019-04-12 中国科学院上海微系统与信息技术研究所 A kind of electric power private wireless network system multi-service partition method

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN116321291A (en) * 2023-05-12 2023-06-23 北京大唐高鸿数据网络技术有限公司 Control method, device and terminal for sending service data
CN116321291B (en) * 2023-05-12 2023-08-08 北京大唐高鸿数据网络技术有限公司 Control method, device and terminal for sending service data

Similar Documents

Publication Publication Date Title
JP5974159B2 (en) Apparatus and method for mitigating backoff caused by TCP protocol in a communication network
CN110798868A (en) Network switching method, electronic equipment and chip subsystem
CN109714134B (en) Receiving window sliding method and device
CN111065120B (en) Method, device and medium for enhancing cellular network uplink ECN mechanism
US20180098329A1 (en) Data transmission method and apparatus based on networks of multiple communications standards
US20190274067A1 (en) Data Transmission Method, Base Station, And Wireless Communications Device
CN110944358B (en) Data transmission method and device
CN113923713A (en) Data processing method and device
CN108632326B (en) Method and device for transmitting data by protocol data unit
WO2019057016A1 (en) Data processing method and terminal
CN113923712A (en) Data processing method and device
US10917817B2 (en) Methods and apparatus for discarding packets in a wireless communication network
US9973438B2 (en) Downlink flow management
CN111066272A (en) Packet delay reduction in mobile radio access networks
CN112087778A (en) Wireless data transmission method and system
CN112188553B (en) Data transmission method and device of 5G system
CN109561443B (en) Information processing method, device, equipment and computer readable storage medium
CN115982084A (en) Data transmission method and device, communication equipment and storage medium
WO2018082511A1 (en) Data packet pre-processing method, apparatus and device
US9699706B2 (en) Data packet sending method and radio access network device
US9872304B1 (en) Packet fragmentation for VoLTE communication sessions
CN102611621B (en) The processing method of cell cascading and equipment
CN111316742B (en) Reporting method of buffer status report, user equipment and computer storage medium
CN112202691A (en) Message processing method, sending end and receiving end of GTP-U protocol
CN113950074B (en) Delay indication method, configuration method and device

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WW01 Invention patent application withdrawn after publication

Application publication date: 20201215

WW01 Invention patent application withdrawn after publication