WO2017200435A1 - Station de base radio à connaissance d'ack tcp - Google Patents

Station de base radio à connaissance d'ack tcp Download PDF

Info

Publication number
WO2017200435A1
WO2017200435A1 PCT/SE2016/050446 SE2016050446W WO2017200435A1 WO 2017200435 A1 WO2017200435 A1 WO 2017200435A1 SE 2016050446 W SE2016050446 W SE 2016050446W WO 2017200435 A1 WO2017200435 A1 WO 2017200435A1
Authority
WO
WIPO (PCT)
Prior art keywords
tcp
data packets
sender
tcp data
rbs
Prior art date
Application number
PCT/SE2016/050446
Other languages
English (en)
Inventor
Niklas HÖGLUND
Tomas Thyni
Annikki Welin
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
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 Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to PCT/SE2016/050446 priority Critical patent/WO2017200435A1/fr
Publication of WO2017200435A1 publication Critical patent/WO2017200435A1/fr

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L1/00Arrangements for detecting or preventing errors in the information received
    • H04L1/12Arrangements for detecting or preventing errors in the information received by using return channel
    • H04L1/16Arrangements for detecting or preventing errors in the information received by using return channel in which the return channel carries supervisory signals, e.g. repetition request signals
    • H04L1/18Automatic repetition systems, e.g. Van Duuren systems
    • H04L1/1829Arrangements specially adapted for the receiver end
    • H04L1/1854Scheduling and prioritising arrangements
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/19Flow control; Congestion control at layers above the network layer
    • H04L47/193Flow control; Congestion control at layers above the network layer at the transport layer, e.g. TCP related
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L69/00Network arrangements, protocols or services independent of the application payload and not provided for in the other groups of this subclass
    • H04L69/16Implementation or adaptation of Internet protocol [IP], of transmission control protocol [TCP] or of user datagram protocol [UDP]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W80/00Wireless network protocols or protocol adaptations to wireless operation
    • H04W80/06Transport layer protocols, e.g. TCP [Transport Control Protocol] over wireless

Definitions

  • the present technology relates to a method and a device in a radio base station in a wireless communication network.
  • the present technology is a mechanism for accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via a radio base station, RBS.
  • TCP Transmission Control Protocol
  • TCP flow control and congestion control mechanism may cause sub optimal performance over a radio network.
  • the TCP receiving window is used by the TCP receiver to alert the TCP sender of available buffer at the receive end.
  • the TCP sender keeps a congestion window to pace the transmission of the packets to ensure everyone in the network receives a fair portion and that network is not over congested.
  • TCP data packets are transmitted up to the size of the receive window before it has to be acknowledged by TCP Acknowledgement, TCP ACK.
  • Asymmetry and retransmission in mobile networks increases TCP's sensitivity to delay and packet loss.
  • ACKs which are delayed or dropped are used as feedback mechanisms by layer 4 protocols, such as TCP. Delayed or dropped ACKs create significant performance degradation.
  • the delay in ACK feedback mechanism is affected by radio capacity asymmetry caused by difference in bandwidth ratio in up-link and down-link bandwidth capacity.
  • the end-user performance is degraded because of limitation and delay variability in the ACK feedback from the receiver to the sender.
  • the object of this disclosure is to provide a mechanism for accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via a radio base station, RBS.
  • TCP Transmission Control Protocol
  • RBS radio base station
  • a method enables accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via a radio base station, RBS.
  • the method comprises receiving TCP data packets, buffering the TCP data packets in a buffer memory, sending the TCP data packets to the UE.
  • the method further comprises checking received original TCP ACKs from the UE for identifying lost TCP data packets, retrieving in the buffer memory the identified lost TCP data packet, re-sending the retrieved TCP data packet to the UE, and discarding received original TCP ACKs.
  • a device of a Radio Base Station, RBS for accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via the RBS.
  • the device comprises a processor in a processing circuitry being operative to receive TCP data packets, buffer the TCP data packets in a buffer memory, send the TCP data packets to the UE and generating TCP ACKs for the sent TCP data packets if a radio link control acknowledgement of successful packet reception is received for each TCP data packet from the UE.
  • the processor in the processing circuitry is further operative to send the generated TCP ACKs to the sender, check received original TCP ACKs from the UE for identifying lost TCP data packets, retrieve in the buffer memory the identified lost TCP data packet, re-send the retrieved TCP data packet to the UE, and discard received original TCP ACKs.
  • a computer program comprising computer program code which, when run in a processor of a processor circuitry of a device a Radio Base Station, causes the device to perform steps of the method for accelerating throughput of Transmission Control Protocol, TCP, data packets.
  • a computer program product comprising the above described computer program and a computer readable means on which the computer program is stored.
  • a carrier containing the above described computer program, wherein the carrier is one of an electronic signal, optical signal, radio signal or computer readable memory medium.
  • a radio base station comprising a device of a Radio Base Station, RBS, for accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE.
  • RBS Radio Base Station
  • TCP Transmission Control Protocol
  • FIG. 1 is a schematic illustration the TCP ACK mechanism
  • Figure 2 is a diagram illustrating the relation of actual frequency and throughput for different kind of data packets upstream and downstream;
  • Figure 3 is a schematic illustration of a tele and data communication system
  • Figure 4 is a flowchart illustrating a method S100 of accelerating throughput of Transmission Control Protocol data packets
  • Figure 5 is a signalling scheme illustrating the operation of the method S100 in a RBS node.
  • Figure 6 is a signalling scheme illustrating an example of the method
  • Figure 7 is a flowchart illustrating an embodiment of the method S100
  • Figure 8 is a flowchart illustrating another embodiment of the method S100.
  • FIG. 9 is illustrating a Radio base station device capable of
  • Figure 10 illustrates an alternative embodiment of a RBS device capable of performing the method S100.
  • FIG. 1 is schematically illustrating the TCP ACK mechanism for TCP packet communication between a sender and a receiver in a wireless mobile telecommunication system and network.
  • a sender 10 is sending TCP packets or TCP packets 30a, 30b, 30e, ... downstream to a receiver 20.
  • the receiver 20 For each successfully received TCP packets/packet, the receiver 20 generates and sends upstream an acknowledgement TCP ACK to the sender 10, which waits for the acknowledgement before sending a new TCP packet or packets depending on the agreed TCP window size.
  • the receiver 20 receives a TCP packet 30a and sends a TCP ACK 40a upstream to the sender 10.
  • the sender 10 receives the TCP ACK 40a, is sends a new TCP packet 30b downstream to the receiver 20.
  • the receiver 20 receives the new TCP packet 30b and sends a TCP ACK 40b upstream to the sender 10.
  • the TCP ACK may be queued in a buffer in the receiver 20 waiting to be scheduled and sent. This will cause a delay ⁇ in the reception of the TCP ACK at the sender 10 and the sending of a new TCP packet 30c.
  • TCP ACKs 40c, 40d, 40e are delayed, such delay will cause the sending of the following TCP packets 30d, 30e, ... to be interrupted and delayed.
  • a decrease in throughput of TCP ACKs upstream will cause a decrease of throughput of TCP packets downstream.
  • a performed experiment regarding relation of throughput upstream and downstream for different kind of packets has verified the relation of a decrease in throughput of TCP ACKs upstream will cause a decrease of throughput of TCP packets downstream, see fig. 2.
  • Figure 2 is a diagram illustrating the relation of actual frequency and throughput for different kind of data packets upstream and downstream.
  • the line 1 u shows throughput frequency upstream using UDP without any flow control mechanism
  • the line 2u shows the throughput frequency upstream using TCP with flow control mechanism without congestion
  • line 3u shows throughput frequency upstream for a UE using TCP with flow control mechanism and with downstream congestion.
  • the line 1 d shows the throughput frequency downstream for a UE using UDP, i.e. without any flow control mechanism.
  • the line 2d shows the throughput frequency downstream for a UE using TCP, i.e. with flow control mechanism without congestion upstream.
  • the average throughput is approximatively 58 Mbps.
  • the line 3d shows the throughput frequency downstream for a UE using
  • TCP i.e. with flow control mechanism with congestion upstream.
  • the average throughput is only about 30% of the average throughput 17 Mbps downstream for a UE using UDP, i.e. without any flow control mechanism, or the average throughput downstream for a UE using TCP, i.e. with flow control mechanism without congestion upstream.
  • the measurement verifies that when capacity is asymmetric, slow or infrequent ACK feedback degrades TCP performance in the reverse direction. Thus, there is a considerable decrease in throughput due to upstream congestion which has an effect on the flow control mechanism.
  • the following description describes a solution for increasing downstream throughput of TCP data packet involving flow control mechanism using a certain mechanism available in access networks operating according to the Long Term Evolution (LTE) standard.
  • LTE Long Term Evolution
  • Figure 3 is a schematic illustration of a tele and data communication system.
  • Said system 100 comprises a RBS 200, and internet 130 for transferring data traffic between one or more servers 140 located in one or more sites 150 and a wireless user equipment 1 10, either mobile or fixed.
  • a client 1 15, e.g. an app, software or hardware, stored in a memory and executable by a processor in the UE 1 10 provides one or more functionalities for a user.
  • Said Client 1 15 is configured to wirelessly communicate with said one or more servers 140 via an air interface between the UE 1 10 and RBS 200 and a backhaul between the RBS and the Internet 130 which connects and routes the data traffic to and from said servers 140.
  • the RBS 200 serves the UE 1 10 and the RBS and UE 1 10 is wirelessly attached by means of a radio access technology, e.g. LTE, 5G, etc.
  • the RBS is provided with a TCP flow control mechanism for handling TCP streaming of TCP data packets.
  • Said UE 1 10 may act as a hotspot for a second UE 1 12.
  • the UE 1 10 is in this scenario denoted as the first UE.
  • a server sends TCP data packets to the client 1 15 in the second UE via the first UE acting as a hotspot.
  • the first and seconds UE are connected by means of a second transmission technology, e.g. Wi-Fi.
  • the RBS is an evolved NodeB, or eNodeB (eNB).
  • eNB evolved NodeB
  • the eNodeB provides a Radio Link Control (RLC) functionality.
  • RLC Radio Link Control
  • the RLC protocol layer exists in between UE and eNodeB; it is part of LTE air interface control and user planes.
  • the RLC acknowledged mode (AM) provides reliable transport services, following tasks are provided by AM RLC entity:
  • logical channels such as dedicated control channel (DCCH) and dedicated traffic channel (DTCH) for lower MAC (Media Access Control) sub-layer.
  • DCCH dedicated control channel
  • DTCH dedicated traffic channel
  • the 3GPP (3rd Generation Partnership Project) Technical Specification for RLC is available in the standardization document 3GPP TS 36.322.
  • the TCP ACK awareness is achieved by means of a method S100.
  • Fig. 4 is a flowchart illustrating a method S100 of accelerating
  • TCP Transmission Control Protocol
  • UE wireless user equipment
  • RBS radio base station
  • S130 - Sending the TCP data packets to the UE
  • S140 - Generating TCP ACKs for the sent TCP data packets if a radio link control acknowledgement of successful reception is received for each TCP data packet from the UE;
  • S160 - Checking received original TCP ACKs from the UE for identifying lost TCP data packets
  • Figure 5 is a signalling scheme illustrating the operation of the method S100 in a RBS node.
  • a server is acting as a sender and sends TCP data packets to a UE via an RBS.
  • the RBS receives said TCP data packets from the sender in step S1 10 of the method S100.
  • the RBS buffers copies of the received TCP data packets in a buffer memory in step S120 and sends the TCP data packets to the receiving UE in step S130.
  • the RBS comprises a Radio Link Control (RLC) and the UE is configured to generate and send RLC acknowledgements for successfully received data packets.
  • RLC Radio Link Control
  • the RBS is therefore configured to generate a TCP ACK for received RLC acknowledgement (one or more) for the complete TCP data packet in step S140.
  • One TCP ACK may be generated for one or more sent data packets. Said generated TCP ACKs are sent to the sender in step S150.
  • the receiving UE generates a TCP ACK for successfully received TCP data packet(s) and sends it towards the sender via the RBS.
  • the received TCP ACKs are herein denoted original TCP ACKs as said TCP ACKs are generated by the addressed receiver according to the TCP standardized technique.
  • the RBS comprises a TCP ACK awareness functionality which is configured to receive said TCP ACKs, and in step S160, the RBS is configured to check received original TCP ACK packets from the UE for identifying lost TCP packets by means of corresponding missing TCP ACKs.
  • the TCP ACK checking step S160 is identifying received TCP ACKs as well and deletes, or discards, corresponding TCP packets in a sub step S162 of step S160.
  • the TCP ACK awareness functionality For each received TCP ACK the TCP ACK awareness functionality identifies a corresponding TCP packet(s) and the criterion "No" is fulfilled. If "No", the TCP ACK awareness functionality discards the identified TCP data packet in the memory buffer and the received original TCP ACK, in S190.
  • TCP ACK awareness functionality identifies a lost TCP data packet, "Yes" fulfilled, by means of the received TCP ACKs and missing TCP
  • the corresponding TCP packet is still in the buffer memory.
  • the TCP ACK awareness functionality retrieves in the buffer memory the retrieved TCP data packet in step S170.
  • the TCP ACK awareness function re-sends the retrieved TCP data packet to the UE.
  • the TCP ACK awareness functionality discards the received original TCP ACK.
  • TCP ACK awareness functionality is to not generate a TCP ACK for data packets that already has been acknowledged by a TCP ACK to the sender. If a lost TCP data packet is re-transmitted to a UE, said UE will respond with a RLC acknowledgement but the TCP ACK awareness functionality is configured to only send one TCP ACK to a sender for each received TCP data packet(s).
  • Figure 6 is a signalling scheme illustrating an example of the method S100 operation in a RBS.
  • a server sends TCP data packets D, E, F to a client in a second UE via a first UE acting as a hotspot and via an RBS serving the first UE and to which the first UE is wirelessly attached by means of a radio access technology.
  • the first and seconds UE are connected by means of a second transmission technology, e.g. Wi-Fi.
  • the RBS receives said TCP data packets from the sender (step S1 10).
  • the RBS buffers copies of the received TCP data packets D, E, F in a buffer memory (step S120) and sends the TCP data packets D, E, F to the receiving UE (S130).
  • the RBS comprises a Radio Link Control (RLC) and receives a RLC acknowledgement from the receiving first UE for each sent TCP data packet received by the first UE.
  • the RBS is therefore configured to generate a TCP ACK for received RLC acknowledgement for the complete TCP packet (step S140). Said generated TCP ACKs are sent to the sender (S150).
  • RLC Radio Link Control
  • the first UE forwards the received TCP data packets D, E, F, but one of the data packets is lost during the transmission.
  • the receiving second UE generates a TCP ACK for each successfully received TCP data packet D, F and sends it towards the sender via the first UE acting as a hotspot.
  • the RBS receives the TCP ACKs D, F.
  • the RBS comprises a TCP ACK awareness functionality which is configured to receive the original TCP ACKs D, F.
  • the RBS is configured to check received original TCP ACK packets from the second UE for identifying lost TCP packets by means of corresponding missing TCP ACKs.
  • the TCP ACK checking step S160 identifies the received TCP ACKs D, F as well and deletes, or discards, corresponding TCP packets D, F in a (S162 of step S160).
  • the TCP ACK awareness functionality identifies the lost TCP data packet E (condition "Yes" in S160 is fulfilled) by means of a missing TCP ACK between two received original TCP ACKs.
  • the corresponding TCP packet E is still in the buffer memory.
  • the TCP ACK awareness functionality retrieves in the buffer memory the retrieved TCP data packet in step S170.
  • the TCP ACK awareness function re-sends the retrieved TCP data packet E to the first UE, which forwards the lost data packet E to the second UE and the hosted client.
  • the first UE generates and sends a RLC acknowledgement to the RBS that by means of the TCP awareness functionality is configured to not generate a TCP ACK for data packets that already has been acknowledged by a TCP ACK to the sender.
  • the second UE When the TCP data packet E is received by the second UE, the second UE generates an original TCP ACK for the data packet and sends the TCP ACK to the first UE.
  • the first UE forwards the original TCP ACK to the RBS.
  • the TCP ACK awareness functionality discards the received original TCP ACK (S190).
  • step S160 comprises the step of:
  • S162 - Deleting a TCP data packet in the buffer memory corresponding to a received TCP ACK.
  • the TCP ACK awareness function in the RBS is configured to receive a TCP ACK from the addressed receiver UE and delete the corresponding TCP data packet.
  • This feature will eliminate the risk for overflow. Said feature enables the possibility to use a buffer memory, or storage, having relatively small memory capacity.
  • Fig. 8 is a flowchart illustrating another embodiment of the method
  • step S150 comprises the step of:
  • S152 Sending Forward Error Correction information towards the sender for each TCP ACK to avoid retransmission of TCP data packets from the sender.
  • the data packets containing Forward Error Correction, FEC, information may instead be received by an intermediate FEC proxy between the RBS and the sender, and then the FEC proxy can recreate a dropped packet using the FEC information from subsequent packets.
  • FEC Forward Error Correction
  • GTP-U General Packet Radio Service Tunneling Protocol User Plane
  • Apparatus may be implemented in a computer program product tangibly embodied in a machine readable storage and memory device for execution by a programmable processor; and method steps may be performed by a programmable processor executing a program of instructions to perform functions of the invention by operating on input data and generating output.
  • the methods may advantageously be implemented in one or more computer programs that are executable on a programmable system including at least one programmable processor coupled to receive data and instructions from, and to transmit data and instructions to, a data memory system, at least one input device, and at least one output device.
  • Each computer program may be implemented in a high-level procedural or object- oriented programming language, or in assembly or machine language if desired; and in any case, the language may be a compiled or interpreted language.
  • a processor will receive instructions and data from a readonly memory and/or a random access memory.
  • Storage and memory devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory, including by way of example semiconductor memory devices, such as EPROM (erasable programmable read only memory), EEPROM (electrically erasable programmable read only memory), and flash memory devices; magnetic disks such internal hard disks and removable disks; magneto-optical disks; and CD-ROM (Compact Disc Read-Only Memory) disks. Any of the foregoing may be supplemented by, or incorporated in, specially - designed ASICs (Application Specific Integrated Circuits).
  • ASICs Application Specific Integrated Circuits
  • FIG. 9 is illustrating a Radio base station device comprising capable of performing the method S100.
  • the schematic RBS 200 comprises an RBS device 210, memory memory 258, an interface 256 and a Backhaul Interface (Bl) 280.
  • the RBS device 210 comprises a processing circuitry 250, which comprises a processor 252 and a memory storage 254 for storing computer program instructions as code 260 and data for enabling the processing of the incoming data.
  • the processor 252 is preferably a programmable processor.
  • the processor 252 will receive instructions and data from the memory storage 254 implemented by a read-only memory and/or a random access memory.
  • Memory devices suitable for tangibly embodying computer program instructions and data include all forms of non-volatile memory.
  • one memory storage 258, e.g. a Cache memory is connected to the processing circuitry 250 for storing different data information to be used and processed in the method S100.
  • the memory storage 258 may also be the buffer memory used for storing received TCP data packets from the sending server.
  • the processing circuitry 250 is capable of communicating with UEs 1 10 via interface 256, which is a radio interface, and with the servers 140 via an interface 280, a Backhaul Interface (Bl).
  • the backhaul interface connects to a backhaul network (not shown) which receives and sends data traffic 290 via distribution networks, e.g. the Internet 130.
  • the RBS Device 210 in the RBS 200, is configured to enable accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via the radio base station, RBS.
  • the RBS device 210 comprises a processor 252 in a processing circuitry 250 being operative to perform the steps of:
  • said embodiment of the RBS device is configured and operative to delete a TCP data packet in the buffer memory corresponding to a received TCP ACK.
  • said embodiment is configured and operative to send Forward Error Correction, FEC, information to the sender for each TCP ACK to avoid retransmission of TCP data packets from the sender.
  • FEC Forward Error Correction
  • said embodiment is configured and operative to only send one TCP ACK to a sender for each received TCP data packet.
  • Said computer program comprises computer program code which, when run in a processor 252 of a processor circuitry 250 of a RBS device 200, causes the RBS 200 to perform the steps of the method S100.
  • a computer program product 258 is also provided.
  • the computer program product comprises a computer program 260 and a computer readable means 254, 258 on which the computer program is stored.
  • Said computer program comprises computer program code which, when run in the processor 252 of the processor circuitry 250 of a RBS device 200, causes the RBS 200 to perform the steps of the method S100.
  • a carrier containing a computer program 260 wherein the carrier is one of an electronic signal, optical signal, radio signal or computer readable memory medium.
  • Said computer program comprises computer program code which, when run in a processor circuitry of a RBS device, causes the RBS to perform steps of the method S100.
  • Figure 10 illustrates an alternative embodiment of a RBS device capable of performing the method S100.
  • yet another embodiment of the RBS Device, 210 is provided.
  • the RBS Device 210, in the RBS 200, is configured to enable accelerating throughput of Transmission Control Protocol, TCP, data packets from a sender to a wireless user equipment, UE, via a radio base station, RBS.
  • the RBS device 210 comprises an interface 310 configured to receive TCP data packets from a sender, and an interface 330 configured to send the TCP data packets to the UE.
  • the interface 330 may be implemented as a radio transmitter.
  • the RBS device further comprises a buffer or storage memory 320 for storing and/or buffering the TCP data packets in a buffer memory.
  • the RBS device further comprises a TCP ACK unit 340 configured to generate TCP ACKs for the sent TCP data packets if a radio link control acknowledgement of successful packet reception is received for each TCP data packet from the UE.
  • the RBS device also comprises a sender interface 350 enabling the sending of the generated TCP ACKs to the sender.
  • the sender interface 350 may be the same interface 310 configured to receive TCP data packets from the sender.
  • the RBS device further comprises a comparator 360 configured to check received original TCP ACKs from the UE for identifying lost TCP data packets and a buffer memory in/out interface 370 configured to retrieve in the buffer memory the identified lost TCP data packet.
  • the RBS device further comprises a re-sending interface 380 configured to re-send the retrieved TCP data packet to the UE.
  • the re- sending interface 380 may be the same interface 330 configured to send the TCP data packets to the UE.
  • the RBS device further comprises an erasing unit 390 configured to discard received original TCP ACKs.
  • said embodiment of the RBS device is configured and operative to delete a TCP data packet in the buffer memory corresponding to a received TCP ACK.
  • said embodiment is configured and operative to send Forward Error Correction, FEC, information to the sender for each TCP ACK to avoid retransmission of TCP data packets from the sender.
  • FEC Forward Error Correction
  • said embodiment is configured and operative to only send one TCP ACK to a sender for each received TCP data packet.

Landscapes

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

Abstract

La présente invention concerne une solution permettant d'augmenter un débit en aval d'un paquet de données au protocole TCP (Transmission Control Protocol) impliquant un mécanisme de régulation de flux utilisant un certain mécanisme disponible dans des réseaux d'accès de type Radio Link Control. La solution est basée sur l'utilisation de la connaissance des stations de base radio RBS à partir du réseau radio de façon à assurer des performances de débit TCP optimales en influençant le mécanisme de régulation de flux TCP en ajoutant une fonctionnalité de connaissance d'ACK TCP permettant la retransmission de paquets de données TCP perdus à partir de la RBS.
PCT/SE2016/050446 2016-05-17 2016-05-17 Station de base radio à connaissance d'ack tcp WO2017200435A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/SE2016/050446 WO2017200435A1 (fr) 2016-05-17 2016-05-17 Station de base radio à connaissance d'ack tcp

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2016/050446 WO2017200435A1 (fr) 2016-05-17 2016-05-17 Station de base radio à connaissance d'ack tcp

Publications (1)

Publication Number Publication Date
WO2017200435A1 true WO2017200435A1 (fr) 2017-11-23

Family

ID=56113033

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2016/050446 WO2017200435A1 (fr) 2016-05-17 2016-05-17 Station de base radio à connaissance d'ack tcp

Country Status (1)

Country Link
WO (1) WO2017200435A1 (fr)

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113163025A (zh) * 2021-03-25 2021-07-23 盛立安元科技(杭州)股份有限公司 一种数据传输方法、装置、设备及存储介质
CN114726933A (zh) * 2022-03-14 2022-07-08 华中科技大学 一种基于quic的数据传输控制方法、系统和设备

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1959693A1 (fr) * 2007-02-19 2008-08-20 Siemens Networks S.p.A. Optimisation de la rectification d'erreurs à travers des couches dans des systèmes sans fil
US20160073449A1 (en) * 2013-05-20 2016-03-10 Huawei Technologies Co., Ltd. Acknowledgment packet sending method and device

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1959693A1 (fr) * 2007-02-19 2008-08-20 Siemens Networks S.p.A. Optimisation de la rectification d'erreurs à travers des couches dans des systèmes sans fil
US20160073449A1 (en) * 2013-05-20 2016-03-10 Huawei Technologies Co., Ltd. Acknowledgment packet sending method and device

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
HUAWEI: "TCP Optimisation based on Context Awareness", vol. RAN WG3, no. Nanjing, China; 20160523 - 20160527, 13 May 2016 (2016-05-13), XP051094769, Retrieved from the Internet <URL:http://www.3gpp.org/ftp/tsg_ran/WG3_Iu/TSGR3_92/Docs/> [retrieved on 20160513] *
KLIAZOVICH D ET AL: "A cross-layer scheme for TCP performance improvement in wireless LANs", GLOBAL TELECOMMUNICATIONS CONFERENCE, 2004. GLOBECOM '04. IEEE DALLAS, TX, USA 29 NOV.-3 DEC., 2004, PISCATAWAY, NJ, USA,IEEE, PISCATAWAY, NJ, USA, vol. 2, 29 November 2004 (2004-11-29), pages 840 - 844, XP010757643, ISBN: 978-0-7803-8794-2, DOI: 10.1109/GLOCOM.2004.1378078 *

Cited By (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113163025A (zh) * 2021-03-25 2021-07-23 盛立安元科技(杭州)股份有限公司 一种数据传输方法、装置、设备及存储介质
CN113163025B (zh) * 2021-03-25 2022-10-21 盛立安元科技(杭州)股份有限公司 一种数据传输方法、装置、设备及存储介质
CN114726933A (zh) * 2022-03-14 2022-07-08 华中科技大学 一种基于quic的数据传输控制方法、系统和设备
CN114726933B (zh) * 2022-03-14 2024-03-22 华中科技大学 一种基于quic的数据传输控制方法、系统和设备

Similar Documents

Publication Publication Date Title
US10531336B2 (en) Link control in centralized deployments
ES2758445T3 (es) Protocolo de control de trasmisión en una red de acceso de radio de evolución a largo plazo
KR101717526B1 (ko) 무선 통신 시스템에서 mac 프로토콜 데이터 유닛 처리 방법
KR101141645B1 (ko) 데이터 블록 전송 제어 방법
RU2543996C2 (ru) Управление перегрузкой в сети связи
US20100257423A1 (en) Method of performing arq procedure for transmitting high rate data
EP2667655B1 (fr) Procédé et appareil pour contrôler la congestion dans un système de communication sans fil
US10291541B1 (en) Systems and methods for scheduling transmissions from an access node
US9930694B2 (en) Re-transmitting a poll to a peer protocol entity when a timer expires
US9306862B2 (en) Handling redundant data in a communication system
US20170366374A1 (en) Gateway apparatus and control method thereof
US8386671B2 (en) Communication system, communication device and communication method
CN111148163B (zh) 通信方法及装置
WO2019242755A1 (fr) Procédé de transmission de données, dispositif de réseau, et dispositif terminal
US10111130B2 (en) Supporting delivery of data packets using transmission control protocol in a wireless communication network
US20220225163A1 (en) Communications device, infrastructure equipment and methods
TW201714437A (zh) 用於縮減潛時的機制之臨界技術
CN108352944B (zh) 丢弃和保留物理数据信道的方法和装置
US10321356B2 (en) System and method for performing retransmission of a packet
KR20180096760A (ko) 데이터 전송 방법 및 네트워크 장치
WO2020010511A1 (fr) Procédé de transmission de données et station de base
WO2017200435A1 (fr) Station de base radio à connaissance d&#39;ack tcp
EP2073424A1 (fr) Procédé et dispositif de récupération d&#39;erreur pour une communication à sauts multiples sans fil
CN108934044B (zh) 数据包传输方法及设备
US9385931B1 (en) Determining a reordering timer

Legal Events

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

Ref country code: DE

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

Ref document number: 16727860

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 16727860

Country of ref document: EP

Kind code of ref document: A1