US8923115B2 - Using the ECN mechanism to signal congestion directly to the base station - Google Patents
Using the ECN mechanism to signal congestion directly to the base station Download PDFInfo
- Publication number
- US8923115B2 US8923115B2 US13/390,983 US201013390983A US8923115B2 US 8923115 B2 US8923115 B2 US 8923115B2 US 201013390983 A US201013390983 A US 201013390983A US 8923115 B2 US8923115 B2 US 8923115B2
- Authority
- US
- United States
- Prior art keywords
- congestion
- header
- mobile station
- traffic data
- internet
- 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.)
- Active, expires
Links
Images
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/10—Flow control between communication endpoints
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/12—Avoiding congestion; Recovering from congestion
-
- H04L47/14—
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04L—TRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
- H04L47/00—Traffic control in data switching networks
- H04L47/10—Flow control; Congestion control
- H04L47/31—Flow control; Congestion control by tagging of packets, e.g. using discard eligibility [DE] bits
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W28/00—Network traffic management; Network resource management
- H04W28/02—Traffic management, e.g. flow control or congestion control
- H04W28/0205—Traffic management, e.g. flow control or congestion control at the air interface
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04W—WIRELESS COMMUNICATION NETWORKS
- H04W8/00—Network data management
- H04W8/02—Processing of mobility data, e.g. registration information at HLR [Home Location Register] or VLR [Visitor Location Register]; Transfer of mobility data, e.g. between HLR, VLR or external networks
- H04W8/04—Registration at HLR or HSS [Home Subscriber Server]
Definitions
- the present invention relates generally to flow control in communication systems, and more particularly relates to techniques for a mobile station to signal to a wireless base station a request for a reduction in data transmission rate.
- LTE Long-Term Evolution
- the motivation for downlink flow control is that a mobile station's demands for resources (e.g., processing power, memory, battery power) vary over time, depending, among other things, on the instantaneous data rates received and/or transmitted by the device.
- resources e.g., processing power, memory, battery power
- terminals are designed to handle the most common load conditions, rather than to handle the advertised peak rate over sustained periods.
- a wireless base station an evolved Node-B, or eNB, in LTE systems
- eNB evolved Node-B
- the objective of the downlink flow control mechanism desired for Release 9 LTE is thus to provide means for the mobile station to signal back to the eNB a request for a reduction in downlink data transmission rate.
- the eNB upon receipt of this signal, then lowers the rate at which it schedules data on the downlink traffic channel (e.g., LTE's DL-SCH) for a certain period.
- the downlink traffic channel e.g., LTE's DL-SCH
- RLC Radio Link Control
- end-to-end flow control using transport layer signaling (e.g., transport control protocol, or TCP) or application layer signaling (e.g., real-time protocol, or RTP) has been proposed.
- transport layer signaling e.g., transport control protocol, or TCP
- application layer signaling e.g., real-time protocol, or RTP
- flow control is performed end-to-end by the transport or the application protocol. While this approach requires no modification to the wireless standards, it also is generally not suitable for controlling data flow in real-time, since the wireless base station is not involved in the end-to-end flow control process.
- ECN Explicit Congestion Notification
- An example method for facilitating flow control in a wireless communication system begins with the monitoring of resource use associated with a mobile station.
- the monitored resource or resources may include, for example, one or several of processor utilization, memory utilization, and battery-charge level.
- a congestion indicator is set in a header of at least one uplink traffic data packet, and the uplink traffic data packet is sent to a wireless base station.
- the method comprises setting the congestion indicator in the header of at least one uplink traffic data packet by adjusting one or more congestion control bits in an Internet-Protocol (IP) header of the at least one uplink traffic data packet.
- IP Internet-Protocol
- congestion control bits are Explicit Congestion Notification (ECN) bits, in some embodiments, in which case a “Congestion Experienced” (CE) codepoint may be set in the IP header to signal congestion to the wireless base station.
- ECN Explicit Congestion Notification
- CE Congestion Experienced
- the congestion indicator in the header of at least one uplink traffic data packet is set by generating a transport-layer header for transmission in the one or more uplink traffic data packets, so that the transport-layer header comprises the congestion indicator.
- This transport-layer header comprises a Transport Control Protocol (TCP) header in some embodiments, in which case the congestion indicator comprises an ECN-Echo bit.
- the method includes adjusting one or more first congestion control bits in an IP header for a downlink packet received by the mobile station and then generating the transport-layer header in response to the first congestion control bits in the IP header.
- This adjusting of one or more first congestion control bits in the IP header for the downlink packet received by the mobile station comprises setting ECN bits in some embodiments, to signal congestion to a transport-layer processing function in the mobile station.
- An example method comprises receiving an uplink traffic data packet sent by a mobile station, evaluating one or more headers included in the uplink traffic data packet to determine whether the mobile station is indicating congestion, and, based on said evaluating, adjusting a subsequent downlink transmission rate to the mobile station.
- Evaluation of the uplink traffic data packet headers at the base station may comprise detecting ECN bits in an IP header for the uplink traffic data packet, in some embodiments, the ECN bits signaling congestion to the wireless base station. In others, evaluation may instead comprise detecting an ECN-Echo bit in a TCP header for the uplink traffic data packet.
- Some embodiments further comprise determining whether ECN is configured for a transport data flow corresponding to the uplink traffic data packet and clearing ECN bits in the IP header before forwarding the traffic data packet, if ECN is not configured.
- Mobile station and base station apparatus corresponding generally to the methods summarized above are also disclosed, and include processing circuits configured to carry out one or more of the flow control techniques described herein.
- processing circuits configured to carry out one or more of the flow control techniques described herein.
- FIG. 1 illustrates a wireless communication system in accordance with some embodiments of the present invention.
- FIG. 2 is a block diagram illustrating elements of a downlink flow control system.
- FIG. 3 is a process flow diagram illustrating a method for facilitating flow control in a wireless communication system.
- FIG. 4 is another process flow diagram illustrating a method for facilitating flow control using the ECN bits in downlink IP headers.
- FIG. 5 is another process flow diagram illustrating the processing of flow control indicators received from a mobile station.
- FIG. 6 is a block diagram of an example mobile station configured according to some embodiments of the present invention.
- FIG. 7 illustrates a mobile station control circuit according to some embodiments of the present invention.
- FIG. 8 is a block diagram of an example base station configured according to some embodiments of the present invention.
- FIG. 9 illustrates a base station control circuit according to some embodiments of the present invention.
- FIG. 10 illustrates an Internet Protocol packet, including Explicit Congestion Notification bits in the packet header.
- FIG. 11 illustrates a Transport Control Protocol header, including the ECN-Echo bit.
- FIG. 12 illustrates downlink-related flow control messaging between a modem device and a host computer.
- CDMA code division multiple access
- TDMA time division multiple access
- FDMA frequency division multiple access
- OFDMA orthogonal frequency division multiple access
- SC-FDMA single carrier-frequency division multiple access
- CDMA-based systems include those that are based on specifications for Universal Terrestrial Radio Access (UTRA), CDMA2000, etc.
- UTRA in turn includes Wideband-CDMA (W-CDMA) and other variants of CDMA
- CDMA2000 includes IS-2000, IS-95 and IS-856 standards.
- TDMA systems include the Global System for Mobile Communications (GSM), while systems based on OFDMA include Evolved UTRA (E-UTRA), Ultra Mobile Broadband (UMB), IEEE 802.11 (Wi-Fi), IEEE 802.16 (WiMAX), IEEE 802.20, Flash-OFDM, etc.
- GSM Global System for Mobile Communications
- OFDMA OFDMA
- E-UTRA Evolved UTRA
- UMB Ultra Mobile Broadband
- Wi-Fi Wi-Fi
- WiMAX IEEE 802.16
- IEEE 802.20 Flash-OFDM
- LTE Long Term Evolution
- 3GPP's UMTS specifications A system commonly known as Long Term Evolution (LTE) has recently been specified, as a release of 3GPP's UMTS specifications.
- LTE uses the E-UTRA radio access interface, employing OFDMA on the downlink and SC-FDMA on the uplink. While much of the discussion that follows is based on LTE systems, those skilled in the art will appreciate that the techniques described herein are not limited to that context but may be applied to other wireless communication systems.
- a radio access terminal which communicates wirelessly with fixed base stations in the wireless network, can also be called a system, subscriber unit, subscriber station, mobile station, mobile, remote station, remote terminal, mobile device, user terminal, terminal, wireless communication device, user agent, user device, or user equipment (UE).
- An access terminal can be a cellular telephone, a cordless telephone, a Session Initiation Protocol (SIP) phone, a wireless local loop (WLL) station, a personal digital assistant (PDA), a handheld device having wireless connection capability, computing device, or other processing device connected to a wireless modem.
- SIP Session Initiation Protocol
- WLL wireless local loop
- PDA personal digital assistant
- a wireless base station which communicates with access terminals and which may be referred to in various contexts as an access point, Node B, Evolved Node B (eNodeB or eNB) or some other terminology.
- Node B Evolved Node B
- eNodeB Evolved Node B
- base station is used herein to refer to a collection of functional elements (one of which is a radio transceiver that communicates wirelessly with one or more mobile stations), that may or may not be implemented as a single physical unit.
- the resources available to a mobile station for processing downlink data may vary over time. This is true for a number of reasons. First, a mobile station typically is not designed to operate at peak conditions for sustained periods of time. Second, mobile stations are growing increasingly more complex—as these mobile stations support more applications and functions, the processing requirements available for managing data transport may vary depending on how many functions and/or applications are in use simultaneously. Given that a mobile station is not over-designed, mobile station resources, such as processor capacity, memory capacity, battery charge levels, etc., will at least occasionally be limited. At the same time, the available downlink transmission rate may be more than is actually needed to support the running applications and to maintain the user's operating experience at acceptable levels.
- L1/L2 layer 1/layer 2
- a first category includes flow control mechanisms that are implemented as part of the L1/L2 protocols, i.e., as part of the protocols that are specific to the wireless connection between the mobiles station and the base station. These flow control mechanisms include, for example, the MAC flow control, RLC flow Control, CQI flow control and UE-capability flow control mechanisms discussed above. With these mechanisms, the L1/L2 transmission rate may be adjusted rapidly (e.g., within one L2 round-trip time, or RTT), but the ultimate source of the data, (e.g., an Internet Protocol sender using, for example, TCP or RTP) will take more time to react.
- RTT round-trip time
- a second category involves end-to-end flow control, e.g., flow control performed between IP endpoints.
- end-to-end flow control e.g., flow control performed between IP endpoints.
- the wireless base station is unaware of the flow control signaling; thus L1/L2 transmission will be adjusted slowly (i.e., taking more than one IP round-trip time), only after the IP sender detects the loss of one or more packets (i.e., a congestion event).
- end-to-end flow control generally unsuitable for dynamic control of the wireless downlink rates, as it cannot adjust the L1/L2 transmission rate within one L1/L2 round-trip time.
- ECN Explicit Congestion Notification
- ECN Explicit Congestion Notification
- IP Internet Engineering Task Force
- IETF RFC316 “The Addition of Explicit Congestion Notification (ECN) to IP,” September 2001.
- ECN bits appear in an IP header as the last two bits of the IPv4 TOS (Type of Service) field or the IPv6 TC (Traffic Class) field, or the differentiated services field (DiffSery field), as shown in FIG. 10 .
- the two ECN bits, labeled “ECT” and “CE” in FIG. 10 provide four codepoints. Two of those codepoints, ‘10’ and ‘01’ are set by a data sender to indicate that the end-points of the transport protocol are ECN-capable. The codepoint ‘00’ indicates that the end-points for that packet are not using ECN. The final codepoint, the “Congestion Experienced” (CE) codepoint ‘11’, can be set by any router during the packet's transport to indicate congestion to the end nodes.
- CE Congestion Experienced
- a data receiver that observes the CE codepoint responds by sending feedback to the data sender.
- This feedback to the sender is typically sent inside the transport header (TCP, see below) or as part of the application protocol (e.g., RTP/RTCP).
- TCP transport header
- RTP/RTCP application protocol
- a data sender receiving this feedback indication is required to reduce its congestion window in the same manner as it would respond to a dropped packet.
- the standard congestion control algorithms (Slow-start, Fast Retransmit and Fast Recovery described in IETF RFC2581, “TCP Congestion Control,” April 1999) apply, with the TCP sender reacting to congestion feedback from the receiver in the same way as the sender responds to a dropped packet.
- ECN-Echo ECN-Echo
- Bit 9 in the Reserved field of the TCP header is designated as the ECN-Echo flag, as shown in FIG. 11 .
- a data receiver that receives an IP packet with the CE flag set responds by setting the ECN-Echo flag in the TCP header for one or more subsequent packets sent back to the sender of the first packet.
- a second new flag, the CWR flag is introduced into the TCP header to enable the TCP receiver to determine when to stop setting the ECN-Echo flag.
- the CWR flag appears at bit 8 of the TCP header.
- CWR which stands for “Congestion Window Reduced,” is defined in RFC3168. In short, the CWR is used by a data sender to acknowledge its receipt of (and acting upon) an ECN-Echo flag.
- ECN uses the ECT and CE flags in the IP header (as shown in FIG. 10 ) for signaling between routers and connection endpoints, and uses the ECN-Echo and CWR flags in the TCP header (as shown in FIG. 11 ) for TCP-endpoint to TCP-endpoint signaling.
- the basic process can be summarized as follows: First, an ECT codepoint is set in the IP headers of packets transmitted by a sender, to indicate that ECN is supported by the transport entities.
- An ECN-capable router detects impending congestion, and detects that an ECT codepoint is set in a packet it would otherwise drop. In other words, the router detects that the endpoints support ECT.
- the router instead sets the CE codepoint and forwards the packet to its destination.
- a receiver observes the CE codepoint, and sets the ECN-Echo flag in its next TCP ACK sent to the sender.
- the sender receives the TCP ACK with the ECN-Echo flag, and responds in the same manner as if a packet had been dropped.
- the sender acknowledges the receipt of the ECN-Echo flag by setting the CWR flag in the TCP header of the next packet sent to the receiver.
- ECN is used to allow routers to signal end-points to slow down data transmission. End points signal their ability to use ECN and respond appropriately to CE indications set by routers.
- this conventional use of the ECN signaling mechanisms does not allow a TCP end-point to signal an intermediate network node, such as a wireless base station, to reduce data transmission rates.
- a mobile station (“user equipment” or “UE” in 3GPP terminology) uses the ECN mechanism to signal to the wireless network to adjust the scheduling and instantaneous allocation of L1/L2 (radio) resources.
- a wireless base station such as an LTE eNB, is adapted to adjust scheduling and instantaneous allocation of L1/L2 (radio) resources in response to the ECN mechanism.
- FIG. 1 illustrates components of a wireless network 100 , including mobile stations 110 and 120 and base station 130 .
- Base station 130 communicates with mobile stations 110 and 120 via one of more antennas 132 ; individual ones or groups of these antennas may be used to serve pre-defined sectors and/or to support any of various multi-antenna transmission schemes, such as multiple-input multiple-output (MIMO) transmission schemes.
- MIMO multiple-input multiple-output
- mobile station 110 is communicating with base station 130 over an uplink (mobile station-to-base station) 114 and a downlink (base station-to-mobile station) 116 .
- mobile station 120 is communicating with base station 130 over an uplink 124 and a downlink 126 .
- FIG. 2 is a block diagram illustrating a few of the functional elements of a downlink flow control system in a wireless communication system.
- System 200 includes a mobile station 202 , which communicates with a base station 204 via the downlink and uplink. (The terms “forward link” and “reverse link” are sometimes used instead of “downlink” and “uplink”.)
- Mobile station 202 includes a resource monitor 206 and a flow control feedback generator 208
- base station 204 includes a feedback analyzer 210 and a downlink scheduler 212 .
- These functional modules which may be implemented as electronic hardware or as a combination of hardware and software, interact according to one or several of the techniques described herein to provide downlink flow control.
- resource monitor 206 monitors the usage of one or several resources used by the mobile station.
- Monitored resources can include processor speed, or related metrics such as available or utilized processor cycles, etc. Battery-charge levels, utilized bus speeds, buffer statuses (e.g., buffer fill levels, buffer overflows, etc.), and various other resources may also be monitored. By monitoring these resources and tracking them against one or more pre-determined thresholds and/or limits, resource monitor 206 can detect actual or impending overloading of one or more of these resources. For example, processor utilization (e.g., measured in percentage) above a certain threshold may indicate actual or imminent overloading or congestion of the mobile station's resources. Similarly, a battery-charge level falling below a certain threshold may also indicate overtaxing of the user terminal's resources.
- Various monitored parameters and thresholds may be combined to indicate overloading and that data transmission rates should be reduced, as well.
- Flow control feedback generator 208 is configured to respond to resource monitor 206 by triggering appropriate flow control mechanisms.
- flow control feedback generator 208 is configured to respond to excessive resource utilization by generating feedback information to be sent to base station 204 , which can respond in turn by reducing downlink data transmission rates.
- Base station 204 receives the flow control feedback sent from mobile station 202 .
- Feedback analyzer 210 reviews the obtained flow control feedback, to determine whether mobile station 202 has requested a reduction in downlink data rate (or whether the feedback from mobile station 202 otherwise indicates that a reduction in downlink transmission rate is appropriate). The results of this feedback analysis is then used by downlink scheduler 212 , which adjusts downlink transmission rates and other transmission parameters for one or more subsequent transmissions to mobile station 202 .
- Flow control feedback from mobile station 202 may include uplink flow control information, in some embodiments, such as an indication by mobile station 202 that a lower uplink data rate is requested, in which case an uplink scheduler (not shown) may also adjust scheduled uplink transmission rates and other uplink transmission parameter.
- FIG. 3 is a process flow diagram illustrating an example method for facilitating flow control in a wireless communication system, such as might be implemented in mobile station 202 of FIG. 2 .
- the process includes monitoring resource usage in the mobile station, to determine whether overloading of the mobile terminal is occurring or is imminent, or to otherwise determine that a change in wireless data transmission rates is desirable.
- This monitoring process may include, for example, the detection of insufficient processing resources, insufficient memory resources, or battery resources, or some combination thereof.
- the mobile terminal responds to the monitored resource use in various embodiments of the invention by setting a congestion indicator in a header of at least one uplink traffic data packet.
- the uplink traffic data packet is then sent to the base station, as shown in block 330 —the congestion indicator can then be used by the wireless base station in adjusting downlink data transmission rates, uplink data transmission rates, or both.
- PDCP Packet Data Convergence Protocol
- At least two other distinct approaches by which the mobile station can signal congestion to a wireless base station involve the manipulation of IP header bits and/or TCP header bits in traffic data packets.
- the mobile station signals congestion to the base station by adjusting the ECN (ECT/CE) bits in the IP header of a PDCP SDU for a subsequent uplink transmission.
- the mobile station sets the bits to the CE codepoint.
- the wireless base station is correspondingly configured to monitor the IP headers in uplink packets. Because the CE codepoint is not normally set by endpoints, the wireless base station can interpret the CE codepoint as an indicator that the mobile station is experiencing or expecting resource overutilization, and adjust downlink transmission rates in response.
- uplink transmission rates might be adjusted as well.
- the base station inspects the ECN (ECT/CE) bits in the IP header of the PDCP SDU received in uplink transmissions to detect indication of congestion and downlink L1/L2 transmission rates are adjusted accordingly. Note that if the current flow state indicates that ECN is not enabled, the base station clears the ECN bits back to the “not ECN-capable” code point, to avoid confusing the remote endpoint. If ECN is enabled, the CE codepoint can be left as is, so that the remote data source reduces its congestion window.
- ECN ECT/CE
- Another approach exploits ECN's existing end-to-end flow control mechanism. If the mobile station's resources are overtaxed and if the transport layer or the application layer is ECN-capable, then the mobile station sets the CE codepoint in the IP header of a PDCP SDU received in the downlink, before the packet is processed by the IP layer of the mobile station's protocol stack. This will cause the mobile station's IP layer to notify the TCP layer of congestion, per the protocol stack's normal congestion control procedures.
- the mobile station's protocol stack could be modified so that the mobile station's TCP receiver is notified directly that congestion is experienced, or to directly signal the mobile station's TCP sender to signal back to the remote TCP sender that congestion is experienced.
- the TCP layer will respond by setting the ECN-Echo flag in the TCP header of subsequent uplink packets.
- the base station (or other network node) inspects the ECN bits in the TCP header for each PDCP SDU received in uplink transmissions to detect mobile station congestion, and responds by adjusting downlink L1/L2 transmission rates.
- the remote sender will also adjust its behavior, in accordance with the normal operation of the ECN mechanism.
- FIG. 4 is a process flow diagram illustrating details of this approach.
- the mobile station monitors resource usage, which may involve monitoring one or more of processor utilization, memory utilization, battery charge level, or other mobile station resource.
- ECN bits in a downlink IP header are adjusted, based on the resource monitoring, to indicate congestion.
- the mobile station sets the Congestion Experienced (CE) codepoint in the IP header.
- CE Congestion Experienced
- the mobile station's IP layer is notifying the mobile station's transport layer that congestion is occurring (or is imminent).
- the mobile station sets congestion control bits in an uplink traffic data packet—in particular, the ECN-Echo bit in the TCP header for a subsequent uplink data packet is set. (This is the normal response to detecting the CE codepoint in downlink IP headers—thus, no modification to the mobile station's TCP layer is required in some embodiments.)
- the uplink packet is then transmitted to the base station, as shown in block 440 .
- mobile station 1200 includes a modem portion 1210 and a host portion 1220 .
- Modem 1210 might be a plug-in module, such as a USB module, in some embodiments, or a modem card built into a host computer, in others.
- user applications are running on the host portion 1210 and may communicate with remote applications using standard TCP and IP signaling, as shown.
- the lower layers associated with the wireless network reside on the modem 1210 , as indicated by the “L1/L2” block.
- the modem 1210 may have no direct means for notifying the host 1210 that the modem is experiencing or expecting congestion (e.g., buffers filling up.)
- the host 1210 is effectively “tricked” into responding with one or more uplink packets that have the ECN-Echo bit set in the TCP header.
- FIG. 5 is a process flow diagram illustrating an example method for downlink flow control that might be implemented in a base station such as an LTE eNB.
- the process begins with the receipt of an uplink PDU transmitted from a mobile station.
- the base station evaluates the IP header, the TCP header, or both, to check for a congestion indication, as indicated at block 520 .
- the IP header is evaluated for the presence of the CE codepoint—because transport endpoints do not normally set the CE codepoint, the base station can interpret its presence as an indication from the mobile station that it is experiencing resource utilization.
- the base station inspects the TCP header for the ECN-Echo bit. In either case, as shown at block 550 , the downlink transmission rate to the mobile station is adjusted, based on this evaluation.
- the base station is further configured to check whether the transport flow to which the uplink PDU belongs is configured to support ECN. This is shown in FIG. 5 at block 530 . If the flow is not configured for ECN, then the CE codepoint in the IP header of the uplink PDU is cleared before the packet is forwarded, to avoid confusing subsequent network nodes. If the TCP flow corresponding to the packet is configured for ECN, then any CE codepoint set by the mobile station can be left unaltered. As discussed above, this will trigger the remote source to reduce its data transmission rate as well, complementing the L1/L2 data rate reduction performed by the base station.
- FIG. 6 is a block diagram of a mobile station 600 configured to facilitate flow control in a wireless communication system according to the techniques disclosed herein.
- mobile station 600 may be configured to implement the methods illustrated in FIGS. 3 and/or 4 , or variants thereof.
- Mobile station 600 includes a receiver circuit 610 , which includes various radio-frequency components (not shown) and a demodulator circuit 612 .
- Receiver 610 processes radio signals received from one or more wireless base station and processes the signals, using known radio processing and signal processing techniques, to convert the received radio signals into digital samples for processing by processor circuits 630 .
- Processing circuits 630 extract data from signals received via receiver 610 and generate information for transmission to the wireless base station via transmitter circuit 620 .
- transmitter 620 and modulator 622 use known radio processing and signal processing components and techniques, typically according to one or more telecommunications standards, and are configured to format digital data and generate and condition a radio signal, from that data, for transmission over the air.
- Processing circuits 630 comprise one or several microprocessors 632 , digital signal processors, and the like, as well as other digital hardware 634 and memory circuit 640 .
- Memory 640 which may comprise one or several types of memory such as read-only memory (ROM), random-access memory, cache memory, flash memory devices, optical storage devices, etc., stores program code 642 for executing one or more telecommunications and/or data communications protocols and for carrying out one or more of the flow control techniques described herein.
- Memory 640 further stores program data 644 , user data 646 received from the wireless base station and to be transmitted to the base station, and may further store various parameters, pre-determined threshold values, and/or other program data for controlling the operation of the mobile station 600 .
- Mobile station 600 obviously includes various other feature that are not shown, in addition to the battery circuits 650 pictured in FIG. 6 ; these features, such as user interface circuitry, positioning circuits, and the like, are well known to those skilled in the art and are therefore not illustrated.
- processing circuits 630 using appropriate program code 642 stored in memory 640 , are configured to implement one or more of the flow-control techniques described herein. Of course, not all of the steps of these techniques are necessarily performed in a single microprocessor or even in a single module. As seen in FIG. 12 , for example, parts of the protocol stack for a given data flow may reside in separate modem and host computer units. Thus, FIG. 7 presents a more generalized view of a mobile station control circuit 700 configured to carry out one or several of the flow-control techniques discussed herein.
- This mobile station control circuit 700 may have a physical configuration that corresponds directly to processing circuits 630 , for example, or may be embodied in two or more modules or units, like the configuration illustrated in FIG. 12 . In any case, however, control circuit 700 , is configured to implement at least three functions. These functions are pictured in FIG. 7 as resource monitor 710 , flow-control feedback generator 720 , and modem controller.
- Resource monitor 710 monitors resource usage for the mobile station. As discussed above, the monitored resource or resources might include one or several of processor utilization, memory utilization, and battery charge level. Based upon the resource use associated with the mobile station, flow-control feedback generator 720 sets a congestion indicator in a header of at least one uplink traffic data packet. Modem controller 730 then sends the uplink traffic data packet to the wireless base station.
- the processing circuits of mobile station controller circuit 700 are configured to set the congestion indicator in the header of at least one uplink traffic data packet by directly adjusting one or more congestion control bits, such as the ECN bits, in an IP header of the uplink traffic data packet.
- mobile station controller circuit 700 is configured to set the congestion indicator in the header of at least one uplink traffic data packet by generating a transport-layer header for transmission in the uplink traffic data packets; this transport-layer header comprises the congestion indicator in these embodiments.
- the congestion indicator comprises the ECN-Echo bit.
- mobile station controller circuit 700 is configured to adjust congestion control bits in the IP header of a downlink packet received by the mobile station and to generate the transport-layer header in response to the congestion control bits in the IP header.
- FIG. 8 is a block diagram of a wireless base station 800 configured to perform flow control in a wireless communication system according to the techniques disclosed herein.
- base station 800 may be configured to implement the method illustrated in FIG. 5 , or variants thereof.
- Base station 800 includes a receiver circuit 810 , which includes various radio-frequency components (not shown) and a demodulator circuit 812 .
- Receiver 810 processes radio signals received from one or more mobile stations and processes the signals, using known radio processing and signal processing techniques, to convert the received radio signals into digital samples for processing by processor circuits 830 .
- Processing circuits 830 extract data from signals received via receiver 810 and generate information for transmission to the one or more mobile stations via transmitter circuit 620 .
- transmitter 820 and modulator 830 use known radio processing and signal processing components and techniques, typically according to a particular telecommunications standard such as the 3GPP standard for LTE, and are configured to format digital data and generate and condition a radio signal for transmission over the air.
- Processing circuits 830 comprise one or several microprocessors 832 , digital signal processors, and the like, as well as other digital hardware 834 and memory circuit 840 .
- Memory 840 which may comprise one or several types of memory such as read-only memory (ROM), random-access memory, cache memory, flash memory devices, optical storage devices, etc., stores program code 842 for executing one or more telecommunications and/or data communications protocols and for carrying out one or more of the flow control techniques described herein.
- Memory 840 further stores program data 844 as well as buffered traffic data received from mobile stations and from network interface 850 , and may further store various parameters, pre-determined threshold values, and/or other program data for controlling the general operation of the mobile station 800 .
- processing circuits 830 using appropriate program code 842 stored in memory 840 , are configured to implement one or more of the flow-control techniques described herein.
- flow-control techniques are not all of the steps of these techniques are necessarily performed in a single microprocessor or even in a single module.
- an LTE eNB may include scheduling functionality that dynamically allocates link resources to individual users, other systems may place scheduling or other resource allocation functionality in a physically separate unit.
- FIG. 9 presents a more generalized view of a base station control circuit 900 configured to carry out one or several of the flow-control techniques described herein.
- This base station control circuit 900 may have a physical configuration that corresponds directly to processing circuits 830 , for example, or may be embodied in two or more modules or units. In any case, however, base station control circuit 900 is configured to implement at least three functions, which are pictured in FIG. 9 as feedback analyzer 910 , downlink scheduler 920 , and modem controller 930 .
- Modem controller 930 controls the radio functions of the base station, and is thus configured to receive uplink traffic data packets sent by mobile stations.
- feedback analyzer 910 is configured to evaluate one or more headers included in the uplink traffic data packets to determine whether the mobile station is indicating congestion. Based on this evaluation, downlink scheduler 920 adjusts a transmission rate for subsequent downlink transmissions to the mobile station.
- feedback analyzer 910 is configured to evaluate IP headers in uplink traffic data packets and to detect ECN bits in the IP headers to determine that a mobile station is signaling congestion.
- the base station control circuit 900 is further configured to determine whether ECN is configured for the transport data flow corresponding to the uplink traffic data packet and, if not, to clear the ECN bits in the IP header before forwarding the uplink traffic data packet.
- feedback analyzer 910 is configured to evaluate the one or more headers by detecting an ECN-Echo bit in a Transport Control Protocol, TCP, header for the uplink traffic data packet, the ECN-Echo bit signaling congestion to the wireless base station.
Landscapes
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Databases & Information Systems (AREA)
- Mobile Radio Communication Systems (AREA)
Abstract
Description
Claims (16)
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US13/390,983 US8923115B2 (en) | 2009-08-25 | 2010-08-18 | Using the ECN mechanism to signal congestion directly to the base station |
Applications Claiming Priority (3)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
US23667009P | 2009-08-25 | 2009-08-25 | |
US13/390,983 US8923115B2 (en) | 2009-08-25 | 2010-08-18 | Using the ECN mechanism to signal congestion directly to the base station |
PCT/SE2010/050894 WO2011025438A1 (en) | 2009-08-25 | 2010-08-18 | Using the ecn mechanism to signal congestion directly to the base station |
Publications (2)
Publication Number | Publication Date |
---|---|
US20120147750A1 US20120147750A1 (en) | 2012-06-14 |
US8923115B2 true US8923115B2 (en) | 2014-12-30 |
Family
ID=43628249
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
US13/390,983 Active 2030-11-23 US8923115B2 (en) | 2009-08-25 | 2010-08-18 | Using the ECN mechanism to signal congestion directly to the base station |
Country Status (4)
Country | Link |
---|---|
US (1) | US8923115B2 (en) |
EP (1) | EP2471302B1 (en) |
CN (1) | CN102484819A (en) |
WO (1) | WO2011025438A1 (en) |
Cited By (5)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150117230A1 (en) * | 2013-10-28 | 2015-04-30 | At&T Intellectual Property I, Lp | Probe mechanism for discovering explicit congestion notification data |
EP3382542A1 (en) | 2017-03-30 | 2018-10-03 | British Telecommunications public limited company | Allocating processing requests between servers |
US20190068502A1 (en) * | 2017-08-31 | 2019-02-28 | Fujitsu Limited | Information processing apparatus, method and non-transitory computer-readable storage medium |
TWI729529B (en) * | 2019-10-16 | 2021-06-01 | 中華電信股份有限公司 | System for providing consistent rate to tcp flows and method thereof |
WO2022089747A1 (en) | 2020-10-29 | 2022-05-05 | Telefonaktiebolaget Lm Ericsson (Publ) | Congestion marking in mobile networks |
Families Citing this family (90)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US8964539B2 (en) * | 2009-03-20 | 2015-02-24 | Telefonaktiebolaget L M Ericsson (Publ) | Active queue management for wireless communication network uplink |
WO2011071913A1 (en) * | 2009-12-07 | 2011-06-16 | Interdigital Patent Holdings, Inc. | Method and apparatus for enabling coder selection and rate adaptation for 3gpp for media stremas between a media server and a mobile terminal |
EP2614619B1 (en) * | 2010-09-07 | 2019-05-08 | Nec Corporation | A framework of an efficient congestion exposure audit function |
US9088510B2 (en) * | 2010-12-17 | 2015-07-21 | Microsoft Technology Licensing, Llc | Universal rate control mechanism with parameter adaptation for real-time communication applications |
US9473986B2 (en) | 2011-04-13 | 2016-10-18 | Interdigital Patent Holdings, Inc. | Methods, systems and apparatus for managing and/or enforcing policies for managing internet protocol (“IP”) traffic among multiple accesses of a network |
US9167472B2 (en) | 2011-07-01 | 2015-10-20 | Qualcomm Incorporated | Methods and apparatus for enhanced UL RLC flow control for MRAB calls |
US9232482B2 (en) | 2011-07-01 | 2016-01-05 | QUALOCOMM Incorporated | Systems, methods and apparatus for managing multiple radio access bearer communications |
US9591593B2 (en) | 2011-07-22 | 2017-03-07 | Qualcomm Incorporated | Systems, methods and apparatus for radio uplink power control |
US9930569B2 (en) | 2011-08-04 | 2018-03-27 | Qualcomm Incorporated | Systems, methods and apparatus for wireless condition based multiple radio access bearer communications |
US9686046B2 (en) | 2011-09-13 | 2017-06-20 | Qualcomm Incorporated | Systems, methods and apparatus for wireless condition based multiple radio access bearer communications |
US8873535B2 (en) | 2011-09-26 | 2014-10-28 | Qualcomm Incorporated | Systems, methods and apparatus for retransmitting protocol data units in wireless communications |
EP2764747B1 (en) * | 2011-10-04 | 2015-12-30 | Telefonaktiebolaget LM Ericsson (PUBL) | Congestion handling in a base station of a mobile network |
EP2815603B1 (en) * | 2012-02-17 | 2019-09-25 | Interdigital Patent Holdings, Inc. | Hierarchical traffic differentiation to handle congestion and/or manage user quality of experience |
US9270489B1 (en) * | 2012-03-19 | 2016-02-23 | Google Inc. | Explicit congestion notification in mixed fabric networks |
US9386128B2 (en) * | 2012-03-23 | 2016-07-05 | Qualcomm Incorporated | Delay based active queue management for uplink traffic in user equipment |
US9027102B2 (en) | 2012-05-11 | 2015-05-05 | Sprint Communications Company L.P. | Web server bypass of backend process on near field communications and secure element chips |
US8804523B2 (en) * | 2012-06-21 | 2014-08-12 | Microsoft Corporation | Ensuring predictable and quantifiable networking performance |
US9282898B2 (en) | 2012-06-25 | 2016-03-15 | Sprint Communications Company L.P. | End-to-end trusted communications infrastructure |
US9066230B1 (en) | 2012-06-27 | 2015-06-23 | Sprint Communications Company L.P. | Trusted policy and charging enforcement function |
US8649770B1 (en) | 2012-07-02 | 2014-02-11 | Sprint Communications Company, L.P. | Extended trusted security zone radio modem |
CN103532864B (en) * | 2012-07-06 | 2017-02-01 | 华为技术有限公司 | Uplink/downlink congestion information transmission method, apparatus and system |
US9585054B2 (en) | 2012-07-19 | 2017-02-28 | Interdigital Patent Holdings, Inc. | Method and apparatus for detecting and managing user plane congestion |
US8667607B2 (en) | 2012-07-24 | 2014-03-04 | Sprint Communications Company L.P. | Trusted security zone access to peripheral devices |
JP6016262B2 (en) * | 2012-07-31 | 2016-10-26 | 日本電気通信システム株式会社 | Mobile terminal, control node, packet forwarding node, and method for congestion control |
US9591513B2 (en) | 2012-08-06 | 2017-03-07 | Vid Scale, Inc. | Rate adaptation using network signaling |
US9538411B2 (en) * | 2012-08-06 | 2017-01-03 | Lg Electronics Inc. | Method for transferring a status report and a communication device thereof in a wireless communication system |
US9183412B2 (en) | 2012-08-10 | 2015-11-10 | Sprint Communications Company L.P. | Systems and methods for provisioning and using multiple trusted security zones on an electronic device |
US9215180B1 (en) * | 2012-08-25 | 2015-12-15 | Sprint Communications Company L.P. | File retrieval in real-time brokering of digital content |
US9015068B1 (en) | 2012-08-25 | 2015-04-21 | Sprint Communications Company L.P. | Framework for real-time brokering of digital content delivery |
US8923123B2 (en) * | 2012-11-02 | 2014-12-30 | Lockheed Martin Corporation | ECN-enabled multicast protocol for wireless communication systems under blockage |
CN103796247B (en) * | 2012-11-02 | 2017-05-31 | 中国移动通信集团浙江有限公司 | A kind of customer flow method for control speed and system |
US20140189036A1 (en) * | 2012-12-31 | 2014-07-03 | Alcatel-Lucent Usa, Inc. | Opportunistic delivery of content to user devices with rate adjustment based on monitored conditions |
WO2014110410A1 (en) | 2013-01-11 | 2014-07-17 | Interdigital Patent Holdings, Inc. | User-plane congestion management |
US9578664B1 (en) | 2013-02-07 | 2017-02-21 | Sprint Communications Company L.P. | Trusted signaling in 3GPP interfaces in a network function virtualization wireless communication system |
US9161227B1 (en) | 2013-02-07 | 2015-10-13 | Sprint Communications Company L.P. | Trusted signaling in long term evolution (LTE) 4G wireless communication |
US9351183B2 (en) * | 2013-02-26 | 2016-05-24 | Google Technology Holdings LLC | Apparatus and method for measuring and using congestion in a wireless communication system |
US9104840B1 (en) | 2013-03-05 | 2015-08-11 | Sprint Communications Company L.P. | Trusted security zone watermark |
US9613208B1 (en) | 2013-03-13 | 2017-04-04 | Sprint Communications Company L.P. | Trusted security zone enhanced with trusted hardware drivers |
US9049013B2 (en) | 2013-03-14 | 2015-06-02 | Sprint Communications Company L.P. | Trusted security zone containers for the protection and confidentiality of trusted service manager data |
US9374363B1 (en) | 2013-03-15 | 2016-06-21 | Sprint Communications Company L.P. | Restricting access of a portable communication device to confidential data or applications via a remote network based on event triggers generated by the portable communication device |
US9191388B1 (en) | 2013-03-15 | 2015-11-17 | Sprint Communications Company L.P. | Trusted security zone communication addressing on an electronic device |
US9021585B1 (en) | 2013-03-15 | 2015-04-28 | Sprint Communications Company L.P. | JTAG fuse vulnerability determination and protection using a trusted execution environment |
EP2784673A1 (en) * | 2013-03-28 | 2014-10-01 | Alcatel Lucent | Scheduling |
US9454723B1 (en) | 2013-04-04 | 2016-09-27 | Sprint Communications Company L.P. | Radio frequency identity (RFID) chip electrically and communicatively coupled to motherboard of mobile communication device |
US9171243B1 (en) | 2013-04-04 | 2015-10-27 | Sprint Communications Company L.P. | System for managing a digest of biographical information stored in a radio frequency identity chip coupled to a mobile communication device |
US9324016B1 (en) | 2013-04-04 | 2016-04-26 | Sprint Communications Company L.P. | Digest of biographical information for an electronic device with static and dynamic portions |
US9060296B1 (en) | 2013-04-05 | 2015-06-16 | Sprint Communications Company L.P. | System and method for mapping network congestion in real-time |
US9838869B1 (en) | 2013-04-10 | 2017-12-05 | Sprint Communications Company L.P. | Delivering digital content to a mobile device via a digital rights clearing house |
US9443088B1 (en) | 2013-04-15 | 2016-09-13 | Sprint Communications Company L.P. | Protection for multimedia files pre-downloaded to a mobile device |
US9069952B1 (en) | 2013-05-20 | 2015-06-30 | Sprint Communications Company L.P. | Method for enabling hardware assisted operating system region for safe execution of untrusted code using trusted transitional memory |
US9560519B1 (en) | 2013-06-06 | 2017-01-31 | Sprint Communications Company L.P. | Mobile communication device profound identity brokering framework |
CN104254091B (en) * | 2013-06-25 | 2019-01-04 | 中国移动通信集团公司 | One kind is eated dishes without rice or wine channel state parameter report method and equipment |
WO2014205721A1 (en) * | 2013-06-27 | 2014-12-31 | 华为技术有限公司 | Fault processing method, device and system |
US9183606B1 (en) | 2013-07-10 | 2015-11-10 | Sprint Communications Company L.P. | Trusted processing location within a graphics processing unit |
US9208339B1 (en) | 2013-08-12 | 2015-12-08 | Sprint Communications Company L.P. | Verifying Applications in Virtual Environments Using a Trusted Security Zone |
CN103501513B (en) * | 2013-10-09 | 2017-01-18 | 中国联合网络通信集团有限公司 | Method and system for processing signalling message |
US9185626B1 (en) | 2013-10-29 | 2015-11-10 | Sprint Communications Company L.P. | Secure peer-to-peer call forking facilitated by trusted 3rd party voice server provisioning |
US9191522B1 (en) | 2013-11-08 | 2015-11-17 | Sprint Communications Company L.P. | Billing varied service based on tier |
US9161325B1 (en) | 2013-11-20 | 2015-10-13 | Sprint Communications Company L.P. | Subscriber identity module virtualization |
US9118655B1 (en) | 2014-01-24 | 2015-08-25 | Sprint Communications Company L.P. | Trusted display and transmission of digital ticket documentation |
US9226145B1 (en) | 2014-03-28 | 2015-12-29 | Sprint Communications Company L.P. | Verification of mobile device integrity during activation |
CN104159254B (en) * | 2014-07-22 | 2017-12-05 | 大唐移动通信设备有限公司 | A kind of network congestion processing method and system |
US9230085B1 (en) | 2014-07-29 | 2016-01-05 | Sprint Communications Company L.P. | Network based temporary trust extension to a remote or mobile device enabled via specialized cloud services |
US10015289B2 (en) * | 2014-08-12 | 2018-07-03 | Cisco Technology, Inc. | System and method for distribution of radio channel state and base station congestion state in a network environment |
US20170251394A1 (en) * | 2014-09-10 | 2017-08-31 | Telefonaktiebolaget Lm Ericsson (Publ) | Explicit Congestion Notification Marking of User Traffic |
US9779232B1 (en) | 2015-01-14 | 2017-10-03 | Sprint Communications Company L.P. | Trusted code generation and verification to prevent fraud from maleficent external devices that capture data |
US9838868B1 (en) | 2015-01-26 | 2017-12-05 | Sprint Communications Company L.P. | Mated universal serial bus (USB) wireless dongles configured with destination addresses |
US9473945B1 (en) | 2015-04-07 | 2016-10-18 | Sprint Communications Company L.P. | Infrastructure for secure short message transmission |
US9999037B2 (en) * | 2015-05-15 | 2018-06-12 | Qualcomm Incorporated | Methods and apparatus for adjusting flow rate of transmissions received by a device |
US9832125B2 (en) | 2015-05-18 | 2017-11-28 | Dell Products L.P. | Congestion notification system |
CN106302266B (en) * | 2015-05-27 | 2019-10-15 | 华为技术有限公司 | Information transferring method, information acquisition method, sending ending equipment and receiving device |
US9819679B1 (en) | 2015-09-14 | 2017-11-14 | Sprint Communications Company L.P. | Hardware assisted provenance proof of named data networking associated to device data, addresses, services, and servers |
WO2017063672A1 (en) * | 2015-10-13 | 2017-04-20 | Telefonaktiebolaget Lm Ericsson (Publ) | A transmitting entity and method performed thereby for transmitting one or more data packets to a receiving entity |
US10282719B1 (en) | 2015-11-12 | 2019-05-07 | Sprint Communications Company L.P. | Secure and trusted device-based billing and charging process using privilege for network proxy authentication and audit |
US9817992B1 (en) | 2015-11-20 | 2017-11-14 | Sprint Communications Company Lp. | System and method for secure USIM wireless network access |
US10524256B2 (en) * | 2016-04-01 | 2019-12-31 | Mediatek Inc. | Method of adaptive TTI tuning |
WO2017177356A1 (en) * | 2016-04-11 | 2017-10-19 | 华为技术有限公司 | Data transmission method, base station and user equipment |
CN108064058B (en) * | 2016-11-07 | 2022-11-01 | 中兴通讯股份有限公司 | Congestion control method and device and base station |
WO2018174887A1 (en) * | 2017-03-23 | 2018-09-27 | Nokia Technologies Oy | Tunnel flow control |
FR3065141B1 (en) * | 2017-04-11 | 2019-07-05 | Orange | METHOD FOR ALLOCATING A TRANSMISSION RESOURCE TO A MOBILE TERMINAL |
US10499249B1 (en) | 2017-07-11 | 2019-12-03 | Sprint Communications Company L.P. | Data link layer trust signaling in communication network |
KR102380619B1 (en) * | 2017-08-11 | 2022-03-30 | 삼성전자 주식회사 | Method and apparatus of efficient congestion control in a mobile communication system |
US10778568B2 (en) * | 2017-12-05 | 2020-09-15 | Mellanox Technologies, Ltd. | Switch-enhanced short loop congestion notification for TCP |
CN109936510B (en) * | 2017-12-15 | 2022-11-15 | 微软技术许可有限责任公司 | Multi-path RDMA transport |
US11997542B2 (en) * | 2018-11-15 | 2024-05-28 | Beijing Xiaomi Mobile Software Co., Ltd. | Method and device for message transmission |
CN110062425A (en) * | 2019-04-08 | 2019-07-26 | 京信通信系统(中国)有限公司 | Control method, device, computer equipment and the storage medium of network transmission speed |
CN112532535B (en) * | 2019-09-17 | 2022-10-04 | 华为技术有限公司 | Method and device for optimizing network congestion |
CN111065120B (en) * | 2019-12-24 | 2022-02-11 | 展讯通信(上海)有限公司 | Method, device and medium for enhancing cellular network uplink ECN mechanism |
CN113411820B (en) * | 2021-06-17 | 2022-06-17 | 武汉理工大学 | VR service optimization method, system and storage medium in WIFI environment |
US20230216801A1 (en) * | 2022-01-04 | 2023-07-06 | Vmware, Inc. | Explicit congestion notification in a virtual environment |
Citations (11)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6741555B1 (en) * | 2000-06-14 | 2004-05-25 | Nokia Internet Communictions Inc. | Enhancement of explicit congestion notification (ECN) for wireless network applications |
CN1581841A (en) | 2003-08-14 | 2005-02-16 | 株式会社Ntt都科摩 | Communication control method and system |
WO2006075951A1 (en) | 2005-01-14 | 2006-07-20 | Telefonaktiebolaget Lm Ericsson (Publ) | Uplink congestion detection and control between nodes in a radio access network |
US20070058532A1 (en) * | 2005-09-15 | 2007-03-15 | Manoj Wadekar | System and method for managing network congestion |
CN101116293A (en) | 2005-02-09 | 2008-01-30 | 诺基亚公司 | Congestion notification in 3g radio access |
WO2008066429A1 (en) | 2006-11-28 | 2008-06-05 | Telefonaktiebolaget Lm Ericsson (Publ) | A method for improved handling of traffic congestion in a wireless telecommunications system |
WO2009008817A1 (en) | 2007-07-06 | 2009-01-15 | Telefonaktiebolaget L M Ericsson (Publ) | Congestion control in a transmission node |
EP2028798A1 (en) | 2007-08-22 | 2009-02-25 | Telefonaktiebolaget LM Ericsson | Data transmission control methods and devices |
US20100246400A1 (en) * | 2009-03-26 | 2010-09-30 | Kyocera Corporation | Communication device and method |
US20110002224A1 (en) * | 2009-07-03 | 2011-01-06 | Fujitsu Limited | Apparatus and method for controlling congestion occurrence in a communication network |
US8427949B2 (en) * | 2009-08-07 | 2013-04-23 | Future Wei Technologies, Inc. | System and method for adapting a source rate |
-
2010
- 2010-08-18 CN CN2010800385659A patent/CN102484819A/en active Pending
- 2010-08-18 US US13/390,983 patent/US8923115B2/en active Active
- 2010-08-18 EP EP10812397.7A patent/EP2471302B1/en not_active Not-in-force
- 2010-08-18 WO PCT/SE2010/050894 patent/WO2011025438A1/en active Application Filing
Patent Citations (13)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US6741555B1 (en) * | 2000-06-14 | 2004-05-25 | Nokia Internet Communictions Inc. | Enhancement of explicit congestion notification (ECN) for wireless network applications |
CN1581841A (en) | 2003-08-14 | 2005-02-16 | 株式会社Ntt都科摩 | Communication control method and system |
US20050063458A1 (en) | 2003-08-14 | 2005-03-24 | Motoharu Miyake | Communication control method and system |
WO2006075951A1 (en) | 2005-01-14 | 2006-07-20 | Telefonaktiebolaget Lm Ericsson (Publ) | Uplink congestion detection and control between nodes in a radio access network |
US7760646B2 (en) | 2005-02-09 | 2010-07-20 | Nokia Corporation | Congestion notification in 3G radio access |
CN101116293A (en) | 2005-02-09 | 2008-01-30 | 诺基亚公司 | Congestion notification in 3g radio access |
US20070058532A1 (en) * | 2005-09-15 | 2007-03-15 | Manoj Wadekar | System and method for managing network congestion |
WO2008066429A1 (en) | 2006-11-28 | 2008-06-05 | Telefonaktiebolaget Lm Ericsson (Publ) | A method for improved handling of traffic congestion in a wireless telecommunications system |
WO2009008817A1 (en) | 2007-07-06 | 2009-01-15 | Telefonaktiebolaget L M Ericsson (Publ) | Congestion control in a transmission node |
EP2028798A1 (en) | 2007-08-22 | 2009-02-25 | Telefonaktiebolaget LM Ericsson | Data transmission control methods and devices |
US20100246400A1 (en) * | 2009-03-26 | 2010-09-30 | Kyocera Corporation | Communication device and method |
US20110002224A1 (en) * | 2009-07-03 | 2011-01-06 | Fujitsu Limited | Apparatus and method for controlling congestion occurrence in a communication network |
US8427949B2 (en) * | 2009-08-07 | 2013-04-23 | Future Wei Technologies, Inc. | System and method for adapting a source rate |
Non-Patent Citations (4)
Title |
---|
3rd Generation Partnership Project. "DL Flow Control in LTE." 3GPP TSG-RAN WG2 #61, R2-081062, Feb. 11-15, 2008, Sorrento, Italy. |
3rd Generation Partnership Project. "DL Flow Control in LTE." 3GPP TSG-RAN WG2 #61bis, R2-081777, Mar. 31-Apr. 4, 2008, Shenzhen, China. |
3rd Generation Partnership Project. "DL Flow Control in LTE." 3GPP TSG-RAN WG2 #66bis, R2-094061, Jun. 29-Jul. 3, 2009, Los Angeles, USA. |
3rd Generation Partnership Project. "ECN in MTSI." 3GPP TSG-SA4 #55, S4-090612, Aug. 17-21, 2009, Kista, Sweden. * |
Cited By (9)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
US20150117230A1 (en) * | 2013-10-28 | 2015-04-30 | At&T Intellectual Property I, Lp | Probe mechanism for discovering explicit congestion notification data |
US9148814B2 (en) * | 2013-10-28 | 2015-09-29 | At&T Intellectual Property I, L.P. | Probe mechanism for discovering explicit congestion notification data |
US9936418B2 (en) | 2013-10-28 | 2018-04-03 | At&T Intellectual Property I, L.P. | Probe mechanism for enhancing explicit congestion notification usability |
US10397825B2 (en) | 2013-10-28 | 2019-08-27 | At&T Intellectual Property I, L.P. | Probe mechanism for enhancing explicit congestion notification usability |
EP3382542A1 (en) | 2017-03-30 | 2018-10-03 | British Telecommunications public limited company | Allocating processing requests between servers |
US20190068502A1 (en) * | 2017-08-31 | 2019-02-28 | Fujitsu Limited | Information processing apparatus, method and non-transitory computer-readable storage medium |
US10735326B2 (en) * | 2017-08-31 | 2020-08-04 | Fujitsu Limited | Information processing apparatus, method and non-transitory computer-readable storage medium |
TWI729529B (en) * | 2019-10-16 | 2021-06-01 | 中華電信股份有限公司 | System for providing consistent rate to tcp flows and method thereof |
WO2022089747A1 (en) | 2020-10-29 | 2022-05-05 | Telefonaktiebolaget Lm Ericsson (Publ) | Congestion marking in mobile networks |
Also Published As
Publication number | Publication date |
---|---|
CN102484819A (en) | 2012-05-30 |
EP2471302B1 (en) | 2014-03-05 |
WO2011025438A1 (en) | 2011-03-03 |
EP2471302A4 (en) | 2013-03-27 |
EP2471302A1 (en) | 2012-07-04 |
US20120147750A1 (en) | 2012-06-14 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
US8923115B2 (en) | Using the ECN mechanism to signal congestion directly to the base station | |
US9386596B2 (en) | Enhanced packet service for telecommunications | |
RU2515997C2 (en) | Active queue management for wireless communication network uplink | |
JP4878391B2 (en) | Scheduling and queue management with adaptive queue latency | |
EP3709704B1 (en) | Method for transmitting pdcp status report | |
EP2069932B1 (en) | Method and apparatus for managing resources at a wireless device | |
US9100871B2 (en) | Hybrid congestion control | |
EP3075110B1 (en) | Controlling a transmission control protocol window size | |
EP2026617A1 (en) | Method of transmitting uplink data and buffer status reports in a wireless communications system, wireless device for implementing such method | |
WO2005088917A1 (en) | Control station apparatus, base station apparatus, terminal apparatus, packet communication system, and packet communication method | |
EP1742498A1 (en) | Control station apparatus, base station apparatus, receiving method, transmitting method and communicating method | |
KR101470637B1 (en) | Method for enhancing radio resource and informing status report in mobile telecommunications system and receiver of mobile telecommunications | |
US10594612B2 (en) | Threshold for reduced latency mechanisms | |
EP2633650B1 (en) | Congestion control in a communication network | |
WO2008020718A1 (en) | Method and apparatus for sending state indication of voice packet by user equipment in a mobile communication system | |
EP3214808A1 (en) | Gateway apparatus and method of controlling gateway apparatus | |
KR101509766B1 (en) | Method for sending rlc pdu and allocating radio resource in mobile telecommunications system and rlc entity of mobile telecommunications | |
CN110072254B (en) | Data transmission method and related equipment thereof | |
JP2003319458A (en) | Communication system and method for controlling communication | |
WO2013048438A1 (en) | Link-aware application source-rate control technique | |
US8854970B2 (en) | Flow control CA allocation correction factor based on scheduling policy, mobility, load or radio channel type | |
Tan | Active queue management for LTE uplink in eNodeB | |
EP4109962B1 (en) | Method for transmitting pdcp status report |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
AS | Assignment |
Owner name: TELEFONAKTIEBOLAGET L M ERICSSON (PUBL), SWEDEN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:OY L M ERICSSON AB;REEL/FRAME:027722/0455 Effective date: 20111222 Owner name: OY L M ERICSSON AB, FINLAND Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PEISA, JANNE;REEL/FRAME:027722/0434 Effective date: 20100823 Owner name: TELEFONAKTIEBOLAGET L M ERICSSON (PUBL), SWEDEN Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:PELLETIER, GHYSLAIN;REEL/FRAME:027722/0482 Effective date: 20100819 |
|
STCF | Information on status: patent grant |
Free format text: PATENTED CASE |
|
CC | Certificate of correction | ||
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551) Year of fee payment: 4 |
|
MAFP | Maintenance fee payment |
Free format text: PAYMENT OF MAINTENANCE FEE, 8TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1552); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY Year of fee payment: 8 |