US9271192B1 - Rate adaptation in wireless systems - Google Patents

Rate adaptation in wireless systems Download PDF

Info

Publication number
US9271192B1
US9271192B1 US14/244,750 US201414244750A US9271192B1 US 9271192 B1 US9271192 B1 US 9271192B1 US 201414244750 A US201414244750 A US 201414244750A US 9271192 B1 US9271192 B1 US 9271192B1
Authority
US
United States
Prior art keywords
data rate
indicator
packets
signal quality
circuitry
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.)
Expired - Lifetime, expires
Application number
US14/244,750
Inventor
Hemanth Sampath
Ravi Narasimhan
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Cavium International
Marvell Asia Pte Ltd
Original Assignee
Marvell International Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Marvell International Ltd filed Critical Marvell International Ltd
Priority to US14/244,750 priority Critical patent/US9271192B1/en
Application granted granted Critical
Publication of US9271192B1 publication Critical patent/US9271192B1/en
Assigned to CAVIUM INTERNATIONAL reassignment CAVIUM INTERNATIONAL ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: MARVELL INTERNATIONAL LTD.
Assigned to MARVELL ASIA PTE, LTD. reassignment MARVELL ASIA PTE, LTD. ASSIGNMENT OF ASSIGNORS INTEREST (SEE DOCUMENT FOR DETAILS). Assignors: CAVIUM INTERNATIONAL
Adjusted expiration legal-status Critical
Expired - Lifetime legal-status Critical Current

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/16Central resource management; Negotiation of resources or communication parameters, e.g. negotiating bandwidth or QoS [Quality of Service]
    • H04W28/18Negotiating wireless communication parameters
    • H04W28/22Negotiating communication rate
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/18Self-organising networks, e.g. ad-hoc networks or sensor networks

Definitions

  • the data rate at which a wireless device transmits may depend on the wireless environment in which the device is transmitting.
  • the wireless environment may be affected by such factors as interference, packet collisions, reflections, etc.
  • a wireless device may attempt to select an optimal data rate for a given environment using a data rate selection algorithm.
  • a wireless device initiates transmission at the highest possible data rate. If the wireless device receives an acknowledgement (ACK) from a receiving device, it is assumed that the wireless environment can support the highest data rate and further transmissions occur with this (highest) date rate. Otherwise the data rate is lowered in a step-wise fashion until an ACK is obtained.
  • ACK acknowledgement
  • Such a strategy may waste bandwidth. Furthermore, this strategy can lead to successive packet failures, which may cause TCP timeouts and associated decreases in link throughput.
  • a transceiver may include a transmit section operative to transmit packets, a receive section operative to receive packets, and a rate selector operative to select a data rate for transmission.
  • the rate selector may select the data rate based upon a received signal quality value determined by the receive section and a packet loss indicator value determined by the transmit section.
  • the received signal quality value may be, e.g., an RSSI (Received Signal Strength Indicator) value, an SNR (signal to noise ratio) value, an SINR (signal to interference noise ratio) value, or a SQM (signal quality measure, which is the mean (geometric, arithmetic, or other) of the SNRs across all tones).
  • the packet loss indicator value may be, e.g., a retry counter value, a bit-error update value, a packet error update value, a symbol error update value, or a CRC (Cyclic Redundancy Check) indicator value.
  • the rate selector may include a table including available data rates, each associated with a nominal received signal quality value.
  • the rate selector may generate a confidence value for each available data rate using the received signal quality value and the packet loss indicator value.
  • the rate selector selects a data rate associated with a positive confidence value, in an embodiment, the lowest positive confidence value.
  • the rate selector may include a state machine that monitors the packet loss indicator value and determines whether a current data rate causes an excessive number of failed packet transmissions or an excessive number of successful packet transmissions, and updates an adjustment value for the signal quality value accordingly.
  • the transceiver selector may include a power adaptor that increases a transmit power of the transmit section in response to the selected data rate falling below a minimum threshold data rate and decreases the transmit power in response to the selected data rate exceeding a maximum threshold data rate.
  • the rate selector may include a hardware section that progressively decreases the data rate in response to the packet loss indicator value increasing until a “successful” data rate is achieved.
  • the rate selector may select a data rate value directly from the packet loss indicator value in response to the received signal quality value falling below a minimum signal quality value.
  • the transceiver may be used in a wireless LAN system that complies with one of the IEEE 802.11 family of specifications.
  • FIG. 1 is a block diagram of a wireless system.
  • FIG. 2 is a block diagram of a transceiver with a rate adaptation module.
  • FIG. 3 is a plot illustrating an RSSI (Received Signal Strength Indicator) measurement.
  • FIG. 4 shows a nominal RSSI table
  • FIG. 5 is a block diagram of a rate adaptation module.
  • FIG. 6 shows an adjusted RSSI table.
  • FIG. 7 shows a state machine in a retry processor.
  • FIGS. 8A and 8B show a flowchart describing a rate adaptation algorithm.
  • FIGS. 9A and 9B show results from two experiments using transceivers with a rate adaptation module.
  • FIG. 10 is a plot illustrating a the response of a power adapter in the transceiver.
  • FIG. 1 shows a wireless system.
  • the system may be an ad hoc network of wireless devices, e.g., a wireless Local Area Network (WLAN) that complies with one of the IEEE 802.11 family of specifications.
  • the system may include a wireless transceiver 102 with a rate adaptation module 104 and one or more wireless client transceivers 106 .
  • the transceiver 102 may communicate with a client transceiver 106 on an uplink channel (client transmitting to transceiver) and on a downlink channel (transceiver transmitting to client).
  • client transmitting to transceiver transmitting to transceiver
  • downlink channel transmitting to client.
  • the data rates in the uplink and downlink channels depend on the characteristics of the wireless environment and may differ from each other.
  • the transceiver 102 may use a rate adaptation scheme to optimize a data rate in communicating with the client transceivers 106 .
  • throughput depends on the wireless environment, which may be affected by, e.g., interference, packet collisions, multipath fading, and implementation losses.
  • the transceiver may select a physical (PHY) layer data rate based on the wireless channel qualities of the uplink and downlink to maximize average throughput.
  • PHY physical
  • FIG. 2 shows a schematic of a transceiver according to an embodiment.
  • the transceiver may have a transmit section 202 and a receive section 204 .
  • the rate adaptation module 104 may use packet loss data from the transmit section 202 and a signal quality measure from the receive section 204 to determine a suitable data rate for transmission in a given wireless environment.
  • the signal quality measure is the RSSI (Received Signal Strength Indicator).
  • RSSI Received Signal Strength Indicator
  • other signal quality measures such as SNR (signal to noise ratio), SINR (signal to interference noise ratio), SQM (signal quality measure, which is the mean (geometric, arithmetic, or other) of the SNRs across all OFDM tones), etc., may be used.
  • the RSSI (or other signal quality measure) may be determined from successfully received packets, i.e., those packets received at the antenna 205 and processed by the RF (radio frequency) section 206 , baseband section 208 , and MAC (Media Access Control) section 210 .
  • RSSI corresponds to a drop 302 in the AGC for a successfully received packet, as shown in FIG. 3 .
  • the magnitude of the drop in AGC depends on the strength of the signal on which the packet is received. A higher RSSI indicates a “better” channel, which may support higher data rates.
  • the RSSI measurement has a measurement error corresponding to the AGC step height, e.g., +/ ⁇ 2 dB, and may be reliable above approximately 5 dB.
  • the RSSI may be used to construct a nominal RSSI table which may be adapted on a per-client basis.
  • multiple RSSI tables can also be maintained, which may be indexed by “packet size” (e.g., 64 bytes, 1500 bytes, etc.), “wireless environment” (e.g., home, outdoors, stadium, enterprise, etc.), etc. In other words, for different applications and environments, different tables can be used.
  • FIG. 4 shows an exemplary nominal RSSI table.
  • a data rate may be selected based on a measured RSSI.
  • an RSSI of 34 (or any other value between 33 and ⁇ 36) would indicate a channel quality capable of supporting a data rate of 48 Mbps.
  • the rate adaptation module 104 may receive a packet loss indicator from the transmit section.
  • the packet loss indicator is a retry counter value.
  • other packet loss indicators such as bit-error update, packet error update, symbol error update, CRC (Cyclic Redundancy Check) indicators, etc., may be used.
  • Packets may be queued in a software portion 212 of the transmit section, and copies of a packet to be sent (e.g., A( 1 ), A( 2 ), . . . ) may be queued in a hardware portion 214 of the transmit section.
  • a packet may need to be resent, or “retried”, until an acknowledgment (ACK) signal signifying a successful transmission of the packet is received from the receiving client.
  • ACK acknowledgment
  • a retry counter 216 may be incremented on each retry of a packet to be sent, and the retry counter value provided to the rate adaptation module 104 .
  • the hardware section can be designed so that successive “retried” packets (e.g., A( 1 ), A( 2 ), . . . ) are sent at progressively lower rates until a “successful” transmission.
  • the retry counter 216 may be incremented on each retry of a packet to be sent, and the retry counter value provided to the rate adaptation module 104 .
  • Such a feature allows successful packet transmission, while the rate adaptation algorithm can adapt to the changing environment (on a slower time scale, depending upon the retry counter).
  • the following table provides an exemplary relationship between data rates transmitted vs. retry counter value.
  • the data rate as predicted by the rate adaptation algorithm be 54 Mbps (2nd row of the table). If this packet is retried, the first transmission occurs at 54 Mbps, the next transmission occurs at 48 Mbps, the next at 36 Mbps, and so on until the packet is successfully transmitted.
  • the number of retries for a given packet may depend on the quality of the channel. A higher number of retries may indicate a “worse” channel, which may only support lower data rates.
  • the transmit section may only retry the packet up to a maximum number. If the maximum retry count is achieved, the retry counter may signal a bailout (“BAIL”), in which case, the transmit section may drop the data rate for transmission to a lowest possible rate.
  • BAIL bailout
  • FIG. 5 is a schematic diagram of a rate adaptation module according to an embodiment.
  • the rate adaptation module receives two inputs; an RSSI value 502 from the receive section, and a retry counter value 504 from the transmit section.
  • a filter 506 may be used to determine an average RSSI value (RSSI avg ) 508 from the input RSSI 502 , which may minimize noise effects and provide a more stable measurement.
  • a retry processor 510 may use the input retry counter value to calibrate the average RSSI value, with) a ⁇ RSSI 514 measurement
  • the ⁇ RSSI is an adjustment to the average RSSI value due to differences in transmit/receive vendor boards, differences in transmit and receive wireless environment, or power and/or link imbalances between transmission and reception of data packets.
  • a rate selector 516 may use the RSSI avg value 508 , the ⁇ RSSI value 514 , and the RRSI TH values in a nominal table (such as that shown in FIG. 4 ) to form a confidence value.
  • FIG. 6 shows an example for a measured RSSI avg of 24 dB and ⁇ RSSI of ⁇ 2 dB.
  • a positive confidence value indicates a data rate that can be supported by the channel quality and a negative confidence value indicates a data rate that cannot be supported by the channel quality.
  • the rate selector may select a data rate of 24 Mbps, the highest data rate with a positive confidence value. This may maximize throughput while maintaining reliable link quality.
  • FIG. 6 shows an adjusted RSSI table including confidence values calculated for all data rates
  • the rate selector 516 may only calculate confidence values for data rates in the table adjacent to the data rate corresponding to the measured RSSI avg value, e.g., 38 Mbps and 12 Mbps in FIG. 6 .
  • the retry processor may include a state machine, such as that shown in FIG. 7 .
  • the state machine may be used to determine whether the adjusted table is too optimistic (i.e., data rate is too high for the conditions) or too pessimistic (i.e., data rate is too low for the conditions).
  • the retry processor may use this information to adjust the ⁇ RSSI up or down.
  • the adjustment in ⁇ RSSI may change the confidence values in the adjusted table and possibly the data rate. However, a change in ⁇ RSSI will not necessarily result in a change in data rate.
  • the retry processor 516 may start at state 0. If the retry counter returns a retry count of zero, i.e., the packet is transmitted successfully without retry, the state machine may move to from state 0 to state ⁇ 1. If the next packet is not successfully sent (i.e., R>0), the state machine may return to state 0. Alternatively, if the next packet is successfully sent without retry, the machine may move from state ⁇ 1 to state ⁇ 2. Successive successful transmissions without retries may move the state machine to a maximum success state 702 . If the state machine reaches this state, it is assumed that the table is too pessimistic and must be adjusted. In this case, ⁇ RSSI may be adjusted to a value ⁇ RSSI ⁇ 1 , where ⁇ 1 is a pre-selected adjustment value.
  • the state machine may move from state 0 to state 1. If packet is successfully sent in the next retry, the state machine may return to state 0. Alternatively, if the packet is retried again, the state machine may move to state 2. The state machine may move to progressively higher states as the same packet, or the next packet, is repeatedly retried. This may continue up until a maximum failure state 704 . If the state machine reaches this state, it is assumed that the table is too optimistic and must be adjusted. In this case, ⁇ RSSI may be adjusted to a value of ⁇ RSSI + ⁇ 2 , where ⁇ 2 is a pre-selected adjustment value.
  • the state machine may be modified from that shown in FIG. 7 in alternative embodiments. For example, from state 0, if the retry counter returns a value N greater than zero (indicating a packet was resent), the state machine may move from state 0 to state N. If packet is successfully sent in the next retry, the state machine may go to state N ⁇ 1. Alternatively, if the packet is retried again, the state machine may move to state N+1.
  • the adjusted RSSI (or other signal quality measure) table may be matched to the environment. Sporadic failures may occur due to additive white Gaussian noise (AWGN), phase noise, scrambler effects, collision, or interference, but typically, the conditions will require the ⁇ RSSI be adjusted only rarely or in both directions, thereby canceling the adjustments out. Repeated successes or failures may indicate that the RSSI table is not matched to the environment and may lead to ⁇ RSSI updates. However, as stated above, a change in ⁇ RSSI will not necessarily result in a change in data rate. Multiple ⁇ RSSI updates are typically required to actually change rates. The updates may merely change the confidence factors.
  • AWGN additive white Gaussian noise
  • FIGS. 8A and 8B show a flowchart describing an exemplary rate adaptation algorithm.
  • the rate adaptation module receives a measured RSSI value from the receive section (block 802 ) and determines RSSI avg using the filter 506 (block 804 ).
  • the rate adaptation module receives the retry counter value from the transmit section (block 806 ) and determines a ⁇ RSSI value (block 808 ).
  • the rate adaptation generates confidence values corresponding to different data rates using the RSSIavg value, ⁇ RSSI value, and RSSI TH values in a nominal RSSI table (block 810 ).
  • the rate adaptation module may then select a data rate having the lowest positive confidence value (block 812 ).
  • the rate adaptation module may continue to monitor the retry counter value (block 814 ). If the retry counter value causes the state machine ( FIG. 7 ) to reach a maximum failure value (block 816 ) or a maximum success value (block 818 ), the rate adaptation module may update the ⁇ RSSI value (block 820 ) and the confidence values (block 822 ).
  • FIGS. 9A and 9B are plots showing the results of two experiments conducted to test the rate adaptation algorithm. Both tests used a transceiver in a cubicle, with a client receiver 45 feet away and transmissions on channel 11 .
  • the first test simulates an office environment, with a mean ⁇ RSSI of 3.15 dB.
  • the rate adaptation module selected a data rate of 36 Mbps over 50% of the time.
  • a bias of 6 dB was applied to simulate a different environment, with a resulting mean ⁇ RSSI of 9.27 dB.
  • the rate adaptation module also selected a data rate of 36 Mbps over 50% of the time.
  • the rate adaptation module may include a switch 520 ( FIG. 5 ), which may select the output of the retry processor 510 over the output of the rate selector 516 if the data rate falls below a minimum data rate, e.g., 6 Mbps, below which the RSSI measurement may not be accurate.
  • a switch 520 FIG. 5
  • the rate adaptation module may include a power adaptor 522 .
  • FIG. 10 is a graph showing the response of the power adaptor for different data rates. The power may be increased for lower data rates to account for presumed low link quality. The power may be reduced for high data rates for presumed good link quality.
  • the response may include a hysteresis loop 1002 to prevent too frequent changes in power, e.g., due to the user walking away from an access point.
  • the power adaptor 522 may be used to improve range for low data rates and reduce power amplifier non-linearity at high data rates.

Abstract

Techniques and systems for rate adaption in wireless systems are disclosed. A disclosed technique includes generating confidence measures for a plurality of data rates based at least on a first indicator and a second indicator, the first indicator corresponding to packet loss associated with packets transmitted by a device at a first data rate that is selected from the plurality of data rates, and the second indicator corresponding to one or more signal quality values associated with one or more packets received by the device; selecting, from the plurality of data rates, a second data rate based at least on the confidence measures; and transmitting one or more additional packets at the second data rate.

Description

CROSS-REFERENCE TO RELATED APPLICATIONS
This application is a continuation of and claims priority to U.S. patent application Ser. No. 12/983,825, filed on Jan. 3, 2011 (now U.S. Pat. No. 8,693,331), which is a continuation of and claims priority to U.S. patent Ser. No. 10/734,440, filed on Dec. 11, 2003 (now U.S. Pat. No. 7,864,678), which claims priority to U.S. Provisional Application Ser. No. 60/494,437, filed on Aug. 12, 2003.
BACKGROUND
The data rate at which a wireless device transmits may depend on the wireless environment in which the device is transmitting. The wireless environment may be affected by such factors as interference, packet collisions, reflections, etc. A wireless device may attempt to select an optimal data rate for a given environment using a data rate selection algorithm.
In the IEEE 802.11 family of specifications, a wireless device initiates transmission at the highest possible data rate. If the wireless device receives an acknowledgement (ACK) from a receiving device, it is assumed that the wireless environment can support the highest data rate and further transmissions occur with this (highest) date rate. Otherwise the data rate is lowered in a step-wise fashion until an ACK is obtained. Such a strategy may waste bandwidth. Furthermore, this strategy can lead to successive packet failures, which may cause TCP timeouts and associated decreases in link throughput.
SUMMARY
A transceiver may include a transmit section operative to transmit packets, a receive section operative to receive packets, and a rate selector operative to select a data rate for transmission. The rate selector may select the data rate based upon a received signal quality value determined by the receive section and a packet loss indicator value determined by the transmit section. The received signal quality value may be, e.g., an RSSI (Received Signal Strength Indicator) value, an SNR (signal to noise ratio) value, an SINR (signal to interference noise ratio) value, or a SQM (signal quality measure, which is the mean (geometric, arithmetic, or other) of the SNRs across all tones). The packet loss indicator value may be, e.g., a retry counter value, a bit-error update value, a packet error update value, a symbol error update value, or a CRC (Cyclic Redundancy Check) indicator value.
The rate selector may include a table including available data rates, each associated with a nominal received signal quality value. The rate selector may generate a confidence value for each available data rate using the received signal quality value and the packet loss indicator value. In an embodiment using RSSI for the signal quality value and a retry counter for the packet loss indicator value, the confidence value is obtained by solving the equation:
Confidence[j]=RSSIavg−RSSITH [j]−Δ RSSI,
where RSSITH[j] comprises a nominal received signal strength value associated with a data rate [j] in a table. The rate selector then selects a data rate associated with a positive confidence value, in an embodiment, the lowest positive confidence value.
The rate selector may include a state machine that monitors the packet loss indicator value and determines whether a current data rate causes an excessive number of failed packet transmissions or an excessive number of successful packet transmissions, and updates an adjustment value for the signal quality value accordingly.
The transceiver selector may include a power adaptor that increases a transmit power of the transmit section in response to the selected data rate falling below a minimum threshold data rate and decreases the transmit power in response to the selected data rate exceeding a maximum threshold data rate.
The rate selector may include a hardware section that progressively decreases the data rate in response to the packet loss indicator value increasing until a “successful” data rate is achieved.
The rate selector may select a data rate value directly from the packet loss indicator value in response to the received signal quality value falling below a minimum signal quality value.
The transceiver may be used in a wireless LAN system that complies with one of the IEEE 802.11 family of specifications.
BRIEF DESCRIPTION OF THE DRAWINGS
FIG. 1 is a block diagram of a wireless system.
FIG. 2 is a block diagram of a transceiver with a rate adaptation module.
FIG. 3 is a plot illustrating an RSSI (Received Signal Strength Indicator) measurement.
FIG. 4 shows a nominal RSSI table.
FIG. 5 is a block diagram of a rate adaptation module.
FIG. 6 shows an adjusted RSSI table.
FIG. 7 shows a state machine in a retry processor.
FIGS. 8A and 8B show a flowchart describing a rate adaptation algorithm.
FIGS. 9A and 9B show results from two experiments using transceivers with a rate adaptation module.
FIG. 10 is a plot illustrating a the response of a power adapter in the transceiver.
DETAILED DESCRIPTION
FIG. 1 shows a wireless system. The system may be an ad hoc network of wireless devices, e.g., a wireless Local Area Network (WLAN) that complies with one of the IEEE 802.11 family of specifications. The system may include a wireless transceiver 102 with a rate adaptation module 104 and one or more wireless client transceivers 106.
The transceiver 102 may communicate with a client transceiver 106 on an uplink channel (client transmitting to transceiver) and on a downlink channel (transceiver transmitting to client). The data rates in the uplink and downlink channels depend on the characteristics of the wireless environment and may differ from each other.
In an embodiment, the transceiver 102 may use a rate adaptation scheme to optimize a data rate in communicating with the client transceivers 106. For a given data rate, throughput depends on the wireless environment, which may be affected by, e.g., interference, packet collisions, multipath fading, and implementation losses. The transceiver may select a physical (PHY) layer data rate based on the wireless channel qualities of the uplink and downlink to maximize average throughput.
FIG. 2 shows a schematic of a transceiver according to an embodiment. The transceiver may have a transmit section 202 and a receive section 204. The rate adaptation module 104 may use packet loss data from the transmit section 202 and a signal quality measure from the receive section 204 to determine a suitable data rate for transmission in a given wireless environment.
In an embodiment, the signal quality measure is the RSSI (Received Signal Strength Indicator). In alternative embodiments, other signal quality measures, such as SNR (signal to noise ratio), SINR (signal to interference noise ratio), SQM (signal quality measure, which is the mean (geometric, arithmetic, or other) of the SNRs across all OFDM tones), etc., may be used.
The RSSI (or other signal quality measure) may be determined from successfully received packets, i.e., those packets received at the antenna 205 and processed by the RF (radio frequency) section 206, baseband section 208, and MAC (Media Access Control) section 210. RSSI corresponds to a drop 302 in the AGC for a successfully received packet, as shown in FIG. 3. The magnitude of the drop in AGC depends on the strength of the signal on which the packet is received. A higher RSSI indicates a “better” channel, which may support higher data rates. In an embodiment, the RSSI measurement has a measurement error corresponding to the AGC step height, e.g., +/−2 dB, and may be reliable above approximately 5 dB.
The RSSI may be used to construct a nominal RSSI table which may be adapted on a per-client basis. Depending on the complexity of implementation, multiple RSSI tables can also be maintained, which may be indexed by “packet size” (e.g., 64 bytes, 1500 bytes, etc.), “wireless environment” (e.g., home, outdoors, stadium, enterprise, etc.), etc. In other words, for different applications and environments, different tables can be used.
FIG. 4 shows an exemplary nominal RSSI table. A data rate may be selected based on a measured RSSI. For example, in this table, an RSSI of 34 (or any other value between 33 and <36) would indicate a channel quality capable of supporting a data rate of 48 Mbps.
The rate adaptation module 104 may receive a packet loss indicator from the transmit section. In an embodiment, the packet loss indicator is a retry counter value. In alternative embodiments, other packet loss indicators, such as bit-error update, packet error update, symbol error update, CRC (Cyclic Redundancy Check) indicators, etc., may be used.
Packets (e.g., A, B, C, D) may be queued in a software portion 212 of the transmit section, and copies of a packet to be sent (e.g., A(1), A(2), . . . ) may be queued in a hardware portion 214 of the transmit section. A packet may need to be resent, or “retried”, until an acknowledgment (ACK) signal signifying a successful transmission of the packet is received from the receiving client. A retry counter 216 may be incremented on each retry of a packet to be sent, and the retry counter value provided to the rate adaptation module 104.
In an embodiment, the hardware section can be designed so that successive “retried” packets (e.g., A(1), A(2), . . . ) are sent at progressively lower rates until a “successful” transmission. The retry counter 216 may be incremented on each retry of a packet to be sent, and the retry counter value provided to the rate adaptation module 104. Such a feature allows successful packet transmission, while the rate adaptation algorithm can adapt to the changing environment (on a slower time scale, depending upon the retry counter). The following table provides an exemplary relationship between data rates transmitted vs. retry counter value.
HARDWARE PACKET RETRY TABLE
Retry Retry Retry Retry Retry Retry Retry Retry Retry
Count = Count = Count = Count = Count = Count = Count = Count = Count =
0 1 2 3 4 5 6 7 8
Index (Mbps) (Mbps) (Mbps) (Mbps) (Mbps) (Mbps) (Mbps) (Mbps) (Mbps)
13 72 72 54 48 36 24 12 6 1
12 54 54 48 36 24 12 6 2 1
11 48 48 36 24 12 6 2 1 1
10 36 36 24 12 6 2 1 1 1
9 24 24 12 6 2 1 1 1 1
8 18 18 12 6 2 1 1 1 1
7 12 12 6 2 1 1 1 1 1
6 9 9 6 2 1 1 1 1 1
5 6 6 2 1 1 1 1 1 1
4 22 22 11 5.5 2 1 1 1 1
3 11 11 5.5 2 1 1 1 1 1
2 5.5 5.5 2 1 1 1 1 1 1
1 2 2 1 1 1 1 1 1 1
0 1 1 1 1 1 1 1 1 1
For example, let the data rate as predicted by the rate adaptation algorithm be 54 Mbps (2nd row of the table). If this packet is retried, the first transmission occurs at 54 Mbps, the next transmission occurs at 48 Mbps, the next at 36 Mbps, and so on until the packet is successfully transmitted.
The number of retries for a given packet may depend on the quality of the channel. A higher number of retries may indicate a “worse” channel, which may only support lower data rates. The transmit section may only retry the packet up to a maximum number. If the maximum retry count is achieved, the retry counter may signal a bailout (“BAIL”), in which case, the transmit section may drop the data rate for transmission to a lowest possible rate.
FIG. 5 is a schematic diagram of a rate adaptation module according to an embodiment. The rate adaptation module receives two inputs; an RSSI value 502 from the receive section, and a retry counter value 504 from the transmit section. A filter 506 may be used to determine an average RSSI value (RSSIavg) 508 from the input RSSI 502, which may minimize noise effects and provide a more stable measurement. A retry processor 510 may use the input retry counter value to calibrate the average RSSI value, with) a Δ RSSI 514 measurement The ΔRSSI is an adjustment to the average RSSI value due to differences in transmit/receive vendor boards, differences in transmit and receive wireless environment, or power and/or link imbalances between transmission and reception of data packets.
A rate selector 516 may use the RSSIavg value 508, the ΔRSSI value 514, and the RRSITH values in a nominal table (such as that shown in FIG. 4) to form a confidence value. The confidence value may be given by:
Confidence[j]=RSSIavg−RSSITH [j]−Δ RSSI 1≦j≦54
FIG. 6 shows an example for a measured RSSIavg of 24 dB and ΔRSSI of −2 dB. A positive confidence value indicates a data rate that can be supported by the channel quality and a negative confidence value indicates a data rate that cannot be supported by the channel quality. An optimal data rate may be selected by selecting the highest data rate in the table with a positive confidence value, i.e.,
Rate=argmin(j){RSSIavg−RSSITH [j]−Δ RSSI}+
In this example, the rate selector may select a data rate of 24 Mbps, the highest data rate with a positive confidence value. This may maximize throughput while maintaining reliable link quality.
Although FIG. 6 shows an adjusted RSSI table including confidence values calculated for all data rates, in an embodiment the rate selector 516 may only calculate confidence values for data rates in the table adjacent to the data rate corresponding to the measured RSSIavg value, e.g., 38 Mbps and 12 Mbps in FIG. 6.
The retry processor may include a state machine, such as that shown in FIG. 7. The state machine may be used to determine whether the adjusted table is too optimistic (i.e., data rate is too high for the conditions) or too pessimistic (i.e., data rate is too low for the conditions). The state machine may track the number of successful (R=0) and unsuccessful (R>0) packet transmissions. Too many successive packet transmissions packets without retry may suggest that the adjusted table is too pessimistic, and too many successive transmissions with retry values greater than zero may suggest that the adjusted table is too optimistic. The retry processor may use this information to adjust the ΔRSSI up or down. The adjustment in ΔRSSI may change the confidence values in the adjusted table and possibly the data rate. However, a change in ΔRSSI will not necessarily result in a change in data rate.
The retry processor 516 may start at state 0. If the retry counter returns a retry count of zero, i.e., the packet is transmitted successfully without retry, the state machine may move to from state 0 to state −1. If the next packet is not successfully sent (i.e., R>0), the state machine may return to state 0. Alternatively, if the next packet is successfully sent without retry, the machine may move from state −1 to state −2. Successive successful transmissions without retries may move the state machine to a maximum success state 702. If the state machine reaches this state, it is assumed that the table is too pessimistic and must be adjusted. In this case, ΔRSSI may be adjusted to a value ΔRSSI−Δ1, where Δ1 is a pre-selected adjustment value.
From state 0, if the retry counter returns a value greater than zero (indicating a packet was resent), the state machine may move from state 0 to state 1. If packet is successfully sent in the next retry, the state machine may return to state 0. Alternatively, if the packet is retried again, the state machine may move to state 2. The state machine may move to progressively higher states as the same packet, or the next packet, is repeatedly retried. This may continue up until a maximum failure state 704. If the state machine reaches this state, it is assumed that the table is too optimistic and must be adjusted. In this case, ΔRSSI may be adjusted to a value of ΔRSSI2, where Δ2 is a pre-selected adjustment value.
The state machine may be modified from that shown in FIG. 7 in alternative embodiments. For example, from state 0, if the retry counter returns a value N greater than zero (indicating a packet was resent), the state machine may move from state 0 to state N. If packet is successfully sent in the next retry, the state machine may go to state N−1. Alternatively, if the packet is retried again, the state machine may move to state N+1.
The values of Δ1 and Δ2 may be programmable in software. For example, in an embodiment, the following values were used: Δ1=0.5 dB, MAX SUCCESS=3; and Δ2=1 dB, MAX FAILURE=2.
Other measures of packet loss may be used in the state machine, such as bit-error, packet error, symbol error, CRC failures, etc.
In normal operation, the adjusted RSSI (or other signal quality measure) table may be matched to the environment. Sporadic failures may occur due to additive white Gaussian noise (AWGN), phase noise, scrambler effects, collision, or interference, but typically, the conditions will require the ΔRSSI be adjusted only rarely or in both directions, thereby canceling the adjustments out. Repeated successes or failures may indicate that the RSSI table is not matched to the environment and may lead to ΔRSSI updates. However, as stated above, a change in ΔRSSI will not necessarily result in a change in data rate. Multiple ΔRSSI updates are typically required to actually change rates. The updates may merely change the confidence factors.
FIGS. 8A and 8B show a flowchart describing an exemplary rate adaptation algorithm. The rate adaptation module receives a measured RSSI value from the receive section (block 802) and determines RSSIavg using the filter 506 (block 804). The rate adaptation module receives the retry counter value from the transmit section (block 806) and determines a ΔRSSI value (block 808). The rate adaptation generates confidence values corresponding to different data rates using the RSSIavg value, ΔRSSI value, and RSSITH values in a nominal RSSI table (block 810). The rate adaptation module may then select a data rate having the lowest positive confidence value (block 812). The rate adaptation module may continue to monitor the retry counter value (block 814). If the retry counter value causes the state machine (FIG. 7) to reach a maximum failure value (block 816) or a maximum success value (block 818), the rate adaptation module may update the ΔRSSI value (block 820) and the confidence values (block 822).
FIGS. 9A and 9B are plots showing the results of two experiments conducted to test the rate adaptation algorithm. Both tests used a transceiver in a cubicle, with a client receiver 45 feet away and transmissions on channel 11. The first test simulates an office environment, with a mean ΔRSSI of 3.15 dB. In this scenario, the rate adaptation module selected a data rate of 36 Mbps over 50% of the time. In the second experiment, a bias of 6 dB was applied to simulate a different environment, with a resulting mean ΔRSSI of 9.27 dB. In this scenario, the rate adaptation module also selected a data rate of 36 Mbps over 50% of the time.
In an embodiment, the rate adaptation module may include a switch 520 (FIG. 5), which may select the output of the retry processor 510 over the output of the rate selector 516 if the data rate falls below a minimum data rate, e.g., 6 Mbps, below which the RSSI measurement may not be accurate.
In an embodiment, the rate adaptation module may include a power adaptor 522. FIG. 10 is a graph showing the response of the power adaptor for different data rates. The power may be increased for lower data rates to account for presumed low link quality. The power may be reduced for high data rates for presumed good link quality. The response may include a hysteresis loop 1002 to prevent too frequent changes in power, e.g., due to the user walking away from an access point. The power adaptor 522 may be used to improve range for low data rates and reduce power amplifier non-linearity at high data rates.
A number of embodiments have been described. Nevertheless, it will be understood that various modifications may be made without departing from the spirit and scope of the invention. For example, blocks in the flowchart may be skipped or performed out of order and still produce desirable results. Accordingly, other embodiments are within the scope of the following claims.

Claims (22)

The invention claimed is:
1. A method comprising:
generating confidence measures for a plurality of data rates based at least on a first indicator and a second indicator, wherein the first indicator corresponds to packet loss associated with packets transmitted by a device at a first data rate that is selected from the plurality of data rates, and the second indicator corresponds to one or more signal quality values associated with one or more packets received by the device;
selecting, from the plurality of data rates, a second data rate based at least on the confidence measures; and
transmitting one or more additional packets at the second data rate.
2. The method of claim 1, wherein selecting the second data rate comprises selecting as the second data rate a data rate associated with a positive confidence measure of the confidence measures.
3. The method of claim 1, wherein generating the confidence measures comprises determining an average value associated with the second indicator.
4. The method of claim 3, comprising:
determining a calibration value associated with the first indicator, the calibration value determined to refine the average value; and
determining a confidence measure based on the average value and the calibration value.
5. The method of claim 1, comprising:
identifying a nominal signal quality parameter from a nominal table containing a plurality of signal quality parameters including the second indicator, each of the plurality of signal quality parameters having a different value and corresponding to a different data rate supported by a channel through which packets are transmitted or received,
wherein selecting the second data rate is performed based on the first indicator, the second indicator, and the nominal signal quality parameter.
6. The method of claim 1, comprising:
monitoring a number of unsuccessful packets transmitted at the second data rate; and
adjusting, based on the monitored number, the second data rate to a third data rate at which packets are to be transmitted, the third data rate being lower than the second data rate.
7. A system comprising:
a transceiver configured to transmit packets and receive packets; and
circuitry communicatively coupled with the transceiver, the circuitry configured to:
generate confidence measures for a plurality of data rates based at least on a first indicator and a second indicator, wherein the first indicator corresponds to packet loss associated with packets transmitted by the transceiver at a first data rate that is selected from the plurality of data rates, and the second indicator corresponds to one or more signal quality values associated with one or more packets received by the transceiver,
select, from the plurality of data rates, a second data rate based at least on the confidence measures, and
cause the transceiver to transmit one or more additional packets at the second data rate.
8. The system of claim 7, wherein the circuitry is configured to select as the second data rate a data rate associated with a positive confidence measure of the confidence measures.
9. The system of claim 7, wherein the circuitry is configured to determine an average value associated with the second indicator.
10. The system of claim 9, wherein the circuitry is configured to determine a calibration value associated with the first indicator, the calibration value determined to refine the average value, and determine a confidence measure based on the average value and the calibration value.
11. The system of claim 7, wherein the circuitry is configured to identify a nominal signal quality parameter from a nominal table containing a plurality of signal quality parameters including the second indicator, each of the plurality of signal quality parameters having a different value and corresponding to a different data rate supported by a channel through which packets are transmitted or received,
wherein the second data rate is selected based at least on the first indicator, the second indicator, and the nominal signal quality parameter.
12. The system of claim 7, wherein the circuitry is configured to:
monitor a number of unsuccessful packets transmitted at the second data rate; and
adjust, based on the monitored number, the second data rate to a third data rate at which packets are to be transmitted, the third data rate being lower than the second data rate.
13. The system of claim 7, wherein the first indicator includes a retry counter parameter, wherein the circuitry is configured to increment the retry counter parameter in response to a packet retransmission due to an unsuccessful transmission, and wherein the second data rate is selected based at least on the retry counter parameter.
14. The system of claim 7, wherein the circuitry is configured to:
adjust the first indicator by a first predetermined value when a number of successive successful transmissions of the one or more additional packets at the second data rate exceeds a first predetermined threshold, and
adjust the first indicator by a second predetermined value when a number of successive unsuccessful transmissions of the one or more additional packets at the second data rate exceeds a second predetermined threshold.
15. A device comprising:
circuitry configured to generate confidence measures for a plurality of data rates based at least on a first indicator and a second indicator, wherein the first indicator corresponds to packet loss associated with transmitted packets that are transmitted at a first data rate that is selected from the plurality of data rates, and the second indicator corresponds to one or more signal quality values associated with one or more received packets; and
a rate selector configured to select, from the plurality of data rates, a second data rate based at least on the confidence measures, and cause a transmission of one or more additional packets at the second data rate.
16. The device of claim 15, wherein the rate selector is configured to select as the second data rate a data rate associated with a positive confidence measure of the confidence measures.
17. The device of claim 15, wherein the circuitry is configured to determine an average value associated with the second indicator.
18. The device of claim 17, wherein the circuitry is configured to determine a calibration value associated with the first indicator, the calibration value determined to refine the average value, and determine a confidence measure based on the average value and the calibration value.
19. The device of claim 15, wherein the circuitry is configured to identify a nominal signal quality parameter from a nominal table containing a plurality of signal quality parameters including the second indicator, each of the plurality of signal quality parameters having a different value and corresponding to a different data rate supported by a channel through which packets are transmitted or received,
wherein the second data rate is selected based at least on the first indicator, the second indicator, and the nominal signal quality parameter.
20. The device of claim 15, wherein the circuitry is configured to:
monitor a number of unsuccessful packets transmitted at the second data rate; and
adjust, based on the monitored number, the second data rate to a third data rate at which packets are to be transmitted, the third data rate being lower than the second data rate.
21. The device of claim 15, wherein the first indicator is based on a retry counter parameter, wherein the circuitry comprises a retry processor configured to increment the retry counter parameter in response to a packet retransmission due to an unsuccessful transmission, and wherein the second data rate is selected based at least on the retry counter parameter.
22. The device of claim 15, wherein the circuitry is configured to:
adjust the first indicator by a first predetermined value when a number of successive successful transmissions of the one or more additional packets at the second data rate exceeds a first predetermined threshold, and
adjust the first indicator by a second predetermined value when a number of successive unsuccessful transmissions of the one or more additional packets at the second data rate exceeds a second predetermined threshold.
US14/244,750 2003-08-12 2014-04-03 Rate adaptation in wireless systems Expired - Lifetime US9271192B1 (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
US14/244,750 US9271192B1 (en) 2003-08-12 2014-04-03 Rate adaptation in wireless systems

Applications Claiming Priority (4)

Application Number Priority Date Filing Date Title
US49443703P 2003-08-12 2003-08-12
US10/734,440 US7864678B1 (en) 2003-08-12 2003-12-11 Rate adaptation in wireless systems
US12/983,825 US8693331B1 (en) 2003-08-12 2011-01-03 Rate adaptation in wireless systems
US14/244,750 US9271192B1 (en) 2003-08-12 2014-04-03 Rate adaptation in wireless systems

Related Parent Applications (1)

Application Number Title Priority Date Filing Date
US12/983,825 Continuation US8693331B1 (en) 2003-08-12 2011-01-03 Rate adaptation in wireless systems

Publications (1)

Publication Number Publication Date
US9271192B1 true US9271192B1 (en) 2016-02-23

Family

ID=43385012

Family Applications (3)

Application Number Title Priority Date Filing Date
US10/734,440 Active 2026-10-27 US7864678B1 (en) 2003-08-12 2003-12-11 Rate adaptation in wireless systems
US12/983,825 Expired - Fee Related US8693331B1 (en) 2003-08-12 2011-01-03 Rate adaptation in wireless systems
US14/244,750 Expired - Lifetime US9271192B1 (en) 2003-08-12 2014-04-03 Rate adaptation in wireless systems

Family Applications Before (2)

Application Number Title Priority Date Filing Date
US10/734,440 Active 2026-10-27 US7864678B1 (en) 2003-08-12 2003-12-11 Rate adaptation in wireless systems
US12/983,825 Expired - Fee Related US8693331B1 (en) 2003-08-12 2011-01-03 Rate adaptation in wireless systems

Country Status (1)

Country Link
US (3) US7864678B1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10779173B2 (en) 2018-01-30 2020-09-15 Hewlett Packard Enterprise Development Lp Peak data transfer rates

Families Citing this family (26)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8149810B1 (en) 2003-02-14 2012-04-03 Marvell International Ltd. Data rate adaptation in multiple-in-multiple-out systems
US7864678B1 (en) * 2003-08-12 2011-01-04 Marvell International Ltd. Rate adaptation in wireless systems
US7697449B1 (en) 2004-07-20 2010-04-13 Marvell International Ltd. Adaptively determining a data rate of packetized information transmission over a wireless channel
DE102005037586B4 (en) * 2005-08-05 2012-03-29 Avaya-Tenovis Gmbh & Co. Kg IP telephone with code selection according to network capacity
KR101558304B1 (en) * 2008-11-20 2015-10-07 삼성전자주식회사 Method and apparatus for improving unbalance of service of cell edge in wireless local area network
US8917599B2 (en) * 2008-12-10 2014-12-23 Telefonaktiebolaget L M Ericsson (Publ) Systems and methods for controlling data transmission rates
US8457124B2 (en) * 2010-08-06 2013-06-04 Palo Alto Research Center Incorporated TDMA communication using a CSMA chipset
US8667167B2 (en) * 2011-11-28 2014-03-04 Huawei Technologies Co., Ltd. Method and network device for controlling transmission rate of communication interface
US9019828B2 (en) * 2012-10-12 2015-04-28 Verizon Patent And Licensing Inc. Data rate determination based on radio frequency device feedback
US9319907B2 (en) * 2013-10-09 2016-04-19 Gainspan Corporation Rate adaptation for WiFi based wireless sensor devices
CN104022843B (en) * 2014-04-01 2018-01-05 天津大学 System adaptive recognition rate adjusting method based on long range wireless network
CN103986554A (en) * 2014-04-21 2014-08-13 深圳市九二一云网络科技有限公司 Quick and smooth transmission rate switching method and system for mobile device
JP6372740B2 (en) * 2014-05-09 2018-08-15 パナソニックIpマネジメント株式会社 Wireless communication device, transmission rate control method, and transmission rate control program
US9462489B2 (en) 2014-05-15 2016-10-04 Qualcomm Incorporated Using client-specific RGS to improve performance on multi-SIM and multi-RAT devices
CN104135741B (en) * 2014-07-08 2018-06-19 福建联迪商用设备有限公司 Method, bluetooth equipment and the system of Bluetooth Low Energy communication
JP6224855B2 (en) * 2014-07-14 2017-11-01 クアルコム,インコーポレイテッド Using client-specific RGS to improve performance on multi-SIM and multi-RAT devices
US20160112883A1 (en) * 2014-10-17 2016-04-21 Microsoft Corporation Wireless Signal Quality Indicator
US9629004B2 (en) 2014-10-17 2017-04-18 Microsoft Technology Licensing, Llc Indication of wireless signal quality using detected errors in data
US9584634B2 (en) * 2014-10-31 2017-02-28 Atmel Corporation Adaptive acknowledgment transmissions
US9699119B2 (en) 2015-03-17 2017-07-04 Gainspan Corporation Determining transmission rates when transmitting parallel data streams from a wireless station of a wireless network
WO2016166982A1 (en) * 2015-04-16 2016-10-20 日本電気株式会社 Communication device, communication method, and recording medium
US10812398B2 (en) 2016-02-16 2020-10-20 Belden, Inc. Systems and methods for retransmission rate selection to support fast moving devices
TWI602407B (en) * 2016-09-13 2017-10-11 微波資訊科技有限公司 An invading detecting system and method based on the sinr estimation
US10243864B1 (en) * 2017-01-10 2019-03-26 Amazon Technologies, Inc. System for modifying data rates used by audio devices
US10686552B2 (en) * 2018-06-06 2020-06-16 Hewlett Packard Enterprise Development Lp Wireless transmission rate adaptation
CN111542038A (en) * 2020-05-14 2020-08-14 浙江强脑科技有限公司 Bluetooth networking system with time synchronization function

Citations (65)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4989201A (en) 1987-06-09 1991-01-29 At&T Bell Laboratories Optical communication system with a stabilized "comb" of frequencies
US5345599A (en) 1992-02-21 1994-09-06 The Board Of Trustees Of The Leland Stanford Junior University Increasing capacity in wireless broadcast systems using distributed transmission/directional reception (DTDR)
US5483676A (en) 1988-08-04 1996-01-09 Norand Corporation Mobile radio data communication system and method
US5912931A (en) 1996-08-01 1999-06-15 Nextel Communications Method for multicarrier signal detection and parameter estimation in mobile radio communication channels
US5959660A (en) 1996-08-26 1999-09-28 Hybrid Networks, Inc. Subchannelization scheme for use in a broadband communications system
US6118565A (en) 1997-09-30 2000-09-12 Lucent Technologies Inc. Coherent optical communication system
US20010055276A1 (en) 2000-03-03 2001-12-27 Rogers Shane M. Apparatus for adjusting a local sampling rate based on the rate of reception of packets
US6351499B1 (en) 1999-12-15 2002-02-26 Iospan Wireless, Inc. Method and wireless systems using multiple antennas and adaptive control for maximizing a communication parameter
US6377636B1 (en) 1999-11-02 2002-04-23 Iospan Wirless, Inc. Method and wireless communications system using coordinated transmission and training for interference mitigation
US20020056066A1 (en) 2000-09-19 2002-05-09 Gesbert David J. Mode lookup tables for data transmission in wireless communication channels based on statistical parameters
US6452981B1 (en) 1996-08-29 2002-09-17 Cisco Systems, Inc Spatio-temporal processing for interference handling
US20020141349A1 (en) 2001-02-12 2002-10-03 Kim Ki Jun Controlling data transmission rate on the reverse link for each mobile station in a dedicated manner
US20020183010A1 (en) 2001-06-05 2002-12-05 Catreux Severine E. Wireless communication systems with adaptive channelization and link adaptation
US6499008B2 (en) 1998-05-26 2002-12-24 Koninklijke Philips Electronics N.V. Transceiver for selecting a source coder based on signal distortion estimate
US20020196842A1 (en) 2001-03-30 2002-12-26 Texas Instruments Incorporated Closed loop multiple transmit, multiple receive antenna wireless communication system
US20030003863A1 (en) 2001-05-04 2003-01-02 Jorn Thielecke Link adaptation for MIMO transmission schemes
WO2003001726A1 (en) 2001-06-21 2003-01-03 Koninklijke Philips Electronics N.V. Mimo transmission system in a radio communications network
US20030065712A1 (en) 2001-10-01 2003-04-03 Gene Cheung Multimedia stream pre-fetching and redistribution in servers to accommodate mobile clients
US20030076787A1 (en) 2000-04-10 2003-04-24 Marcos Katz Data transfer method
US20030083088A1 (en) 2001-10-31 2003-05-01 Chang Li Fung Wireless network having joint power and data rate adaptation
US20030086486A1 (en) 2001-07-31 2003-05-08 Graziano Michael J. Method and system for determining maximum power backoff using frequency domain geometric signal to noise ratio
US20030100265A1 (en) 2001-11-23 2003-05-29 King-Yin Wang Signal jitters detection system and its correction method
US6618591B1 (en) 1999-10-28 2003-09-09 Nokia Mobile Phones Ltd. Mechanism to benefit from min and max bitrates
US6633616B2 (en) 2001-02-21 2003-10-14 Magis Networks, Inc. OFDM pilot tone tracking for wireless LAN
US6643496B1 (en) 1998-03-31 2003-11-04 Canon Kabushiki Kaisha System, method, and apparatus for adjusting packet transmission rates based on dynamic evaluation of network characteristics
US20030231655A1 (en) 2002-06-18 2003-12-18 Kelton James R. Dynamically adjusting data rate of wireless communications
US6675012B2 (en) 2001-03-08 2004-01-06 Nokia Mobile Phones, Ltd. Apparatus, and associated method, for reporting a measurement summary in a radio communication system
US20040017790A1 (en) 2002-07-25 2004-01-29 Koninlijke Philips Electronics N.V. Method and system for generating and updating transmission rate for link adaptation in IEEE 802.11 WLAN
US20040017773A1 (en) 2002-07-23 2004-01-29 Eyeball Networks Inc. Method and system for controlling the rate of transmission for data packets over a computer network
US6687492B1 (en) 2002-03-01 2004-02-03 Cognio, Inc. System and method for antenna diversity using joint maximal ratio combining
US20040082356A1 (en) 2002-10-25 2004-04-29 Walton J. Rodney MIMO WLAN system
US20040153951A1 (en) 2000-11-29 2004-08-05 Walker Matthew D Transmitting and receiving real-time data
US6775548B1 (en) 1998-06-22 2004-08-10 Nokia Mobile Phones Ltd. Access channel for reduced access delay in a telecommunications system
US20040160979A1 (en) 2003-02-14 2004-08-19 Christine Pepin Source and channel rate adaptation for VoIP
US20040160922A1 (en) 2003-02-18 2004-08-19 Sanjiv Nanda Method and apparatus for controlling data rate of a reverse link in a communication system
US6801501B1 (en) * 1999-09-14 2004-10-05 Nokia Corporation Method and apparatus for performing measurement-based admission control using peak rate envelopes
US6801580B2 (en) 2002-04-09 2004-10-05 Qualcomm, Incorporated Ordered successive interference cancellation receiver processing for multipath channels
US20040203456A1 (en) 2002-03-06 2004-10-14 Texas Instruments Incorporated Wireless system with hybrid automatic retransmission request in interference-limited communications
US6826528B1 (en) 1998-09-09 2004-11-30 Sony Corporation Weighted frequency-channel background noise suppressor
US20050027840A1 (en) 2003-07-30 2005-02-03 Theobold David M. Wireless network self-adaptive load balancer
US20050047515A1 (en) 2003-08-27 2005-03-03 Walton J. Rodney Frequency-independent spatial processing for wideband MISO and MIMO systems
US6889050B1 (en) 2000-11-22 2005-05-03 Telefonaktiebolaget Lm Ericsson (Publ) Variable transmission rate services in a radio access network
US20050099975A1 (en) 2000-09-19 2005-05-12 Severine Catreux System and method of dynamically optimizing a transmission mode of wirelessly transmitted information
US20050117543A1 (en) 2000-12-22 2005-06-02 Intel Corporation Method and system for evaluating a wireless link
US20050143027A1 (en) 2003-12-26 2005-06-30 Hiddink Gerrit W. Method and apparatus for automatic data rate control in a wireless communication system
US20050249157A1 (en) 2004-05-07 2005-11-10 Lu Qian Data rate shifting methods and techniques
US20050254592A1 (en) 2004-05-17 2005-11-17 Naguib Ayman F Time varying cyclic delay diversity of OFDM
US6987819B2 (en) 2000-12-29 2006-01-17 Motorola, Inc. Method and device for multiple input/multiple output transmit and receive weights for equal-rate data streams
US7032157B2 (en) 2003-03-17 2006-04-18 Samsung Electronics, Co., Ltd. Method for optimizing UDMA transfer signals using CRC errors
US7046963B2 (en) 2002-12-06 2006-05-16 Texas Instruments Incorporated Method and apparatus of signal estimation over generalized fading channel
US7075913B1 (en) 2002-03-26 2006-07-11 Nortel Networks Limited Hybrid data rate control in CDMA cellular wireless systems
US7164655B2 (en) 2001-08-16 2007-01-16 Telefonaktiebolaget Lm Ericsson (Publ) Method and transceiver for a data packet oriented communication system
US7180326B2 (en) 2003-12-04 2007-02-20 Nec Electronics Corporation Noise elimination circuit
US7302009B2 (en) 2003-12-17 2007-11-27 Qualcomm Incorporated Broadcast transmission with spatial spreading in a multi-antenna communication system
US7408976B1 (en) 2004-05-19 2008-08-05 Marvell International Ltd. MIMO-OFDM receiver processing with frequency and channel estimation
US7436757B1 (en) 2002-06-21 2008-10-14 Nortel Networks Limited Scattered pilot and filtering for channel estimation
US7532563B1 (en) 2003-11-25 2009-05-12 Marvell International Ltd. Mechanism to improve quality of channel estimates in OFDM transmissions
US7590188B2 (en) 2003-05-21 2009-09-15 Regents Of The University Of Minnesota Channel estimation for block transmissions over time- and frequency-selective wireless fading channels
US7640373B2 (en) 2003-04-25 2009-12-29 Motorola, Inc. Method and apparatus for channel quality feedback within a communication system
US7672685B2 (en) 2001-10-17 2010-03-02 Sony Corporation Transmitter and transmission control method, and receiver and reception control method
US7697449B1 (en) * 2004-07-20 2010-04-13 Marvell International Ltd. Adaptively determining a data rate of packetized information transmission over a wireless channel
US7864661B2 (en) 2004-01-12 2011-01-04 Texas Instruments Incorporated Time-switched preamble generator, method of generating and multiple-input, multiple-output communication system employing the generator and method
US7864678B1 (en) * 2003-08-12 2011-01-04 Marvell International Ltd. Rate adaptation in wireless systems
US20110149723A1 (en) 2009-12-23 2011-06-23 Michelle Xiaohong Gong Packet-loss handling for downlink multi-user multiple- input and multiple-output wireless network
US8149810B1 (en) 2003-02-14 2012-04-03 Marvell International Ltd. Data rate adaptation in multiple-in-multiple-out systems

Patent Citations (69)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US4989201A (en) 1987-06-09 1991-01-29 At&T Bell Laboratories Optical communication system with a stabilized "comb" of frequencies
US5483676A (en) 1988-08-04 1996-01-09 Norand Corporation Mobile radio data communication system and method
US5345599A (en) 1992-02-21 1994-09-06 The Board Of Trustees Of The Leland Stanford Junior University Increasing capacity in wireless broadcast systems using distributed transmission/directional reception (DTDR)
US5912931A (en) 1996-08-01 1999-06-15 Nextel Communications Method for multicarrier signal detection and parameter estimation in mobile radio communication channels
US5959660A (en) 1996-08-26 1999-09-28 Hybrid Networks, Inc. Subchannelization scheme for use in a broadband communications system
US6452981B1 (en) 1996-08-29 2002-09-17 Cisco Systems, Inc Spatio-temporal processing for interference handling
US6118565A (en) 1997-09-30 2000-09-12 Lucent Technologies Inc. Coherent optical communication system
US6643496B1 (en) 1998-03-31 2003-11-04 Canon Kabushiki Kaisha System, method, and apparatus for adjusting packet transmission rates based on dynamic evaluation of network characteristics
US6499008B2 (en) 1998-05-26 2002-12-24 Koninklijke Philips Electronics N.V. Transceiver for selecting a source coder based on signal distortion estimate
US6775548B1 (en) 1998-06-22 2004-08-10 Nokia Mobile Phones Ltd. Access channel for reduced access delay in a telecommunications system
US6826528B1 (en) 1998-09-09 2004-11-30 Sony Corporation Weighted frequency-channel background noise suppressor
US6801501B1 (en) * 1999-09-14 2004-10-05 Nokia Corporation Method and apparatus for performing measurement-based admission control using peak rate envelopes
US6618591B1 (en) 1999-10-28 2003-09-09 Nokia Mobile Phones Ltd. Mechanism to benefit from min and max bitrates
US6377636B1 (en) 1999-11-02 2002-04-23 Iospan Wirless, Inc. Method and wireless communications system using coordinated transmission and training for interference mitigation
US6351499B1 (en) 1999-12-15 2002-02-26 Iospan Wireless, Inc. Method and wireless systems using multiple antennas and adaptive control for maximizing a communication parameter
US20010055276A1 (en) 2000-03-03 2001-12-27 Rogers Shane M. Apparatus for adjusting a local sampling rate based on the rate of reception of packets
US20030076787A1 (en) 2000-04-10 2003-04-24 Marcos Katz Data transfer method
US7230928B2 (en) 2000-04-10 2007-06-12 Nokia Corporation Data transfer method
US6760882B1 (en) 2000-09-19 2004-07-06 Intel Corporation Mode selection for data transmission in wireless communication channels based on statistical parameters
US20020056066A1 (en) 2000-09-19 2002-05-09 Gesbert David J. Mode lookup tables for data transmission in wireless communication channels based on statistical parameters
US20050099975A1 (en) 2000-09-19 2005-05-12 Severine Catreux System and method of dynamically optimizing a transmission mode of wirelessly transmitted information
US6889050B1 (en) 2000-11-22 2005-05-03 Telefonaktiebolaget Lm Ericsson (Publ) Variable transmission rate services in a radio access network
US20040153951A1 (en) 2000-11-29 2004-08-05 Walker Matthew D Transmitting and receiving real-time data
US20050117543A1 (en) 2000-12-22 2005-06-02 Intel Corporation Method and system for evaluating a wireless link
US6987819B2 (en) 2000-12-29 2006-01-17 Motorola, Inc. Method and device for multiple input/multiple output transmit and receive weights for equal-rate data streams
US20020141349A1 (en) 2001-02-12 2002-10-03 Kim Ki Jun Controlling data transmission rate on the reverse link for each mobile station in a dedicated manner
US6633616B2 (en) 2001-02-21 2003-10-14 Magis Networks, Inc. OFDM pilot tone tracking for wireless LAN
US6675012B2 (en) 2001-03-08 2004-01-06 Nokia Mobile Phones, Ltd. Apparatus, and associated method, for reporting a measurement summary in a radio communication system
US20020196842A1 (en) 2001-03-30 2002-12-26 Texas Instruments Incorporated Closed loop multiple transmit, multiple receive antenna wireless communication system
US20030003863A1 (en) 2001-05-04 2003-01-02 Jorn Thielecke Link adaptation for MIMO transmission schemes
US20020183010A1 (en) 2001-06-05 2002-12-05 Catreux Severine E. Wireless communication systems with adaptive channelization and link adaptation
WO2003001726A1 (en) 2001-06-21 2003-01-03 Koninklijke Philips Electronics N.V. Mimo transmission system in a radio communications network
US20030086486A1 (en) 2001-07-31 2003-05-08 Graziano Michael J. Method and system for determining maximum power backoff using frequency domain geometric signal to noise ratio
US7164655B2 (en) 2001-08-16 2007-01-16 Telefonaktiebolaget Lm Ericsson (Publ) Method and transceiver for a data packet oriented communication system
US20030065712A1 (en) 2001-10-01 2003-04-03 Gene Cheung Multimedia stream pre-fetching and redistribution in servers to accommodate mobile clients
US7672685B2 (en) 2001-10-17 2010-03-02 Sony Corporation Transmitter and transmission control method, and receiver and reception control method
US20030083088A1 (en) 2001-10-31 2003-05-01 Chang Li Fung Wireless network having joint power and data rate adaptation
US20030100265A1 (en) 2001-11-23 2003-05-29 King-Yin Wang Signal jitters detection system and its correction method
US6687492B1 (en) 2002-03-01 2004-02-03 Cognio, Inc. System and method for antenna diversity using joint maximal ratio combining
US20040203456A1 (en) 2002-03-06 2004-10-14 Texas Instruments Incorporated Wireless system with hybrid automatic retransmission request in interference-limited communications
US7075913B1 (en) 2002-03-26 2006-07-11 Nortel Networks Limited Hybrid data rate control in CDMA cellular wireless systems
US6801580B2 (en) 2002-04-09 2004-10-05 Qualcomm, Incorporated Ordered successive interference cancellation receiver processing for multipath channels
US20030231655A1 (en) 2002-06-18 2003-12-18 Kelton James R. Dynamically adjusting data rate of wireless communications
US7436757B1 (en) 2002-06-21 2008-10-14 Nortel Networks Limited Scattered pilot and filtering for channel estimation
US20040017773A1 (en) 2002-07-23 2004-01-29 Eyeball Networks Inc. Method and system for controlling the rate of transmission for data packets over a computer network
US20040017790A1 (en) 2002-07-25 2004-01-29 Koninlijke Philips Electronics N.V. Method and system for generating and updating transmission rate for link adaptation in IEEE 802.11 WLAN
US20040082356A1 (en) 2002-10-25 2004-04-29 Walton J. Rodney MIMO WLAN system
US7046963B2 (en) 2002-12-06 2006-05-16 Texas Instruments Incorporated Method and apparatus of signal estimation over generalized fading channel
US8149810B1 (en) 2003-02-14 2012-04-03 Marvell International Ltd. Data rate adaptation in multiple-in-multiple-out systems
US20040160979A1 (en) 2003-02-14 2004-08-19 Christine Pepin Source and channel rate adaptation for VoIP
US20040160922A1 (en) 2003-02-18 2004-08-19 Sanjiv Nanda Method and apparatus for controlling data rate of a reverse link in a communication system
US7032157B2 (en) 2003-03-17 2006-04-18 Samsung Electronics, Co., Ltd. Method for optimizing UDMA transfer signals using CRC errors
US7640373B2 (en) 2003-04-25 2009-12-29 Motorola, Inc. Method and apparatus for channel quality feedback within a communication system
US7590188B2 (en) 2003-05-21 2009-09-15 Regents Of The University Of Minnesota Channel estimation for block transmissions over time- and frequency-selective wireless fading channels
US20050027840A1 (en) 2003-07-30 2005-02-03 Theobold David M. Wireless network self-adaptive load balancer
US8693331B1 (en) * 2003-08-12 2014-04-08 Marvell International Ltd. Rate adaptation in wireless systems
US7864678B1 (en) * 2003-08-12 2011-01-04 Marvell International Ltd. Rate adaptation in wireless systems
US20050047515A1 (en) 2003-08-27 2005-03-03 Walton J. Rodney Frequency-independent spatial processing for wideband MISO and MIMO systems
US7532563B1 (en) 2003-11-25 2009-05-12 Marvell International Ltd. Mechanism to improve quality of channel estimates in OFDM transmissions
US7180326B2 (en) 2003-12-04 2007-02-20 Nec Electronics Corporation Noise elimination circuit
US7302009B2 (en) 2003-12-17 2007-11-27 Qualcomm Incorporated Broadcast transmission with spatial spreading in a multi-antenna communication system
US20050143027A1 (en) 2003-12-26 2005-06-30 Hiddink Gerrit W. Method and apparatus for automatic data rate control in a wireless communication system
US7864661B2 (en) 2004-01-12 2011-01-04 Texas Instruments Incorporated Time-switched preamble generator, method of generating and multiple-input, multiple-output communication system employing the generator and method
US20050249157A1 (en) 2004-05-07 2005-11-10 Lu Qian Data rate shifting methods and techniques
US20050254592A1 (en) 2004-05-17 2005-11-17 Naguib Ayman F Time varying cyclic delay diversity of OFDM
US7408976B1 (en) 2004-05-19 2008-08-05 Marvell International Ltd. MIMO-OFDM receiver processing with frequency and channel estimation
US7697449B1 (en) * 2004-07-20 2010-04-13 Marvell International Ltd. Adaptively determining a data rate of packetized information transmission over a wireless channel
US8687510B1 (en) 2004-07-20 2014-04-01 Marvell International Ltd. Adaptively determining a data rate of packetized information transmission over a wireless channel
US20110149723A1 (en) 2009-12-23 2011-06-23 Michelle Xiaohong Gong Packet-loss handling for downlink multi-user multiple- input and multiple-output wireless network

Non-Patent Citations (14)

* Cited by examiner, † Cited by third party
Title
Catreux, et al., "Adaptive Modulation and MIMO Coding for Broadband Wireless Data Networks", Jun. 2002, IEEE Communications Magazine, pp. 108-115.
Foschini, et al., "On Limits of Wireless Communications in a Fading Environment when Using Multiple Antennas", 1998, Wireless Personal Communications, pp. 311-335.
Goldsmith, et al., "Adaptive Coded Modulation for Fading Channels", May 1998, IEEE Transactions on Communications, vol. 46, No. 5, pp. 595-602.
Hayes, et al., "Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications", International Standard, ISO/IEC 8802-11, ANSI/IEEE Std. 802.11, pp. i-xvi, pp. 1-512, 1999.
Hayes, et al., "Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) specifications: High-speed Physical Layer in the 5 GHz Band", IEEE, Supplement to IEEE Standard for Information Technology, Std. 802.11a, pp. i-viii, pp. 1-83, 1999.
IEEE Computer Society, "Draft 802.20 Permanent Document : System Requirements for IEEE 802.20 Mobile Broadband Wireless Access Systems-Version 14", IEEE 802.20-PD-06, Jul. 2004.
IEEE Computer Society, "IEEE Standard for Information Technology-Draft Supplement to Standard [for] Information Technology-Telecommunications and Information Exchange Between Systems-Local and Metropolitan Area Networks-Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Further Higher Data Rate Extension in the 2.4 GHz Band", IEEE P802.11g/D8.2, Apr. 2003.
IEEE Computer Society, "IEEE Standard for Information Technology-Telecommunications and Information Exchange Between Systems-Local and Metropolitan Area Networks-Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Amendment 5: Spectrum and Transmit Power Management Extensions in the 5 GHz Band in Europe", IEEE P802.11h-2003.
IEEE Computer Society, "Part 16: Air Interface for Fixed Broadband Wireless Access Systems", IEEE Std 802.16-2004.
IEEE Computer Society, "Supplement to IEEE Standard for Information Technology-Telecommunications and Information Exchange Between Systems-Local and Metropolitan Area Networks-Specific Requirements-Part 11: Wireless LAN Medium Access Control (MAC) and Physical Layer (PHY) Specifications: Higher-speed Physical Layer Extension in the 2.4 GHz Band", IEEE Std 802.11b-1999.
IEEE Computer Society, "TGn Sync Proposal Technical Specification", IEEE Std 802.11n-First Edition, May 2005.
Sampath, et al. U.S. Appl. No. 10/834,745, filed Apr. 28, 2004.
Tarokh, et al., "Space-Time Block Codes from Orthogonal Designs", Jul. 1999, IEEE Transactions on Information Theory, vol. 45, No. 5, pp. 1456-1467.
Xin, et al., "Space-Time Constellation-Rotating Codes Maximizing Diversity and Coding Gains", 2001, IEEE, pp. 455-459.

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US10779173B2 (en) 2018-01-30 2020-09-15 Hewlett Packard Enterprise Development Lp Peak data transfer rates

Also Published As

Publication number Publication date
US7864678B1 (en) 2011-01-04
US8693331B1 (en) 2014-04-08

Similar Documents

Publication Publication Date Title
US9271192B1 (en) Rate adaptation in wireless systems
US8085733B2 (en) Wireless communication method and apparatus for dynamically adapting packet transmission rates
CN107078846B (en) Rate adaptation algorithm for wireless connections
US8102939B2 (en) Link adaptation
US9936462B2 (en) Rate adaptation using semi-open loop technique
US7620063B2 (en) Method for clear channel assessment optimization in a wireless local area network
JP5451640B2 (en) Method and apparatus for evaluating link quality in a communication system
CN102577204B (en) Based on the link circuit self-adapting of the Distribution Statistics of Noise and Interference in wireless communication system
US7369510B1 (en) Wireless LAN using RSSI and BER parameters for transmission rate adaptation
US20060133402A1 (en) Data transmission method
EP1050977A2 (en) Power control system using acknowledgements
JP2005176380A (en) Method and apparatus for automatic data rate control using channel correlation in wireless communication system
EP3557793A1 (en) Outer loop link adaptation adjustment method and apparatus
US11336388B2 (en) System and method for setting link parameters in a WiFi link
US11811525B2 (en) Techniques for rate adaptation under congestion and latency constraints
US9265012B2 (en) Transmission power adaptation for wireless communication
Garcia-Luna-Aceves et al. Throughput-Centric Rate Adaptation in Wireless Networks
MX2008010458A (en) Methods of reverse link power control

Legal Events

Date Code Title Description
STCF Information on status: patent grant

Free format text: PATENTED CASE

MAFP Maintenance fee payment

Free format text: PAYMENT OF MAINTENANCE FEE, 4TH YEAR, LARGE ENTITY (ORIGINAL EVENT CODE: M1551); ENTITY STATUS OF PATENT OWNER: LARGE ENTITY

Year of fee payment: 4

AS Assignment

Owner name: CAVIUM INTERNATIONAL, CAYMAN ISLANDS

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:MARVELL INTERNATIONAL LTD.;REEL/FRAME:052918/0001

Effective date: 20191231

AS Assignment

Owner name: MARVELL ASIA PTE, LTD., SINGAPORE

Free format text: ASSIGNMENT OF ASSIGNORS INTEREST;ASSIGNOR:CAVIUM INTERNATIONAL;REEL/FRAME:053475/0001

Effective date: 20191231

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