The present invention relates to communication systems. More particularly, the present invention relates to a system and method for generating and updating a transmission-rate reference table based on the received signal-strength measurement and for using this table to more accurately adjust the transmission rate of each station in an IEEE 802.11 wireless local area network (WLAN).
The IEEE 802.11 standard specifies the medium access control (MAC) and physical characteristics for a wireless local area network (WLAN) to support physical layer units. The IEEE 802.11 standard is defined in International Standard ISO/IEC 8802-11, “Information Technology—Telecommunications and information exchange area networks,” 1999 Edition, which is hereby incorporated by reference in its entirety.
The IEEE 802.11 Physical Layers (PHYs) define a plurality of transmission rates based on different modulations and channel-coding schemes so that the transmitter of a frame can choose one of the multiple rates based on the wireless channel condition between the receiver and itself at a particular time. In general, the lower the transmission rate, the more reliable the transmission. Many different algorithms have been proposed in selecting transmission rate but they require some kind of communication between the transmitter and the receiver regarding the link condition. For example, the transmitting STA needs to know the Signal-to-Interference Ratio (SIR) and the frame-error rate for different transmission rates at the receiving end in order to determine the best transmission rate at a given time. Moreover, the IEEE 802.11 standard is silent about the inter-operability between devices from different vendors, which may or may not include the means to select the right transmission rate.
Accordingly, the present invention provides a novel algorithm capable of providing a dynamic rate adaptation based on the Received Signal Strength (RSS) measured from the received frames. The inventive algorithm is totally independent from the receiving side and does not require any change in the current MAC operation of the STA.
The present invention is directed to a system and method of adjusting the transmission rate in a wireless local area network (WLAN) based on the Received Signal Strength (RSS) measured from frames received therein.
One aspect of the invention relates to a method for determining the transmission rate of a mobile station among a plurality of transmission rates and includes the following steps: measuring an average Received Signal Strength (RSS) value from a plurality of incoming frames received by the mobile station; comparing the averaged RSS value to a predetermined reference table having a minimum RSS required for a particular frame length to transmit at one of the plurality of the transmission rates; and, selecting a new transmission rate of the mobile station for a subsequent transmission of a new frame based on the comparison outcome. The method further includes the steps of: determining whether the new frame is a retransmission of an earlier frame; if so, determining whether the new frame has been transmitted more than a predetermined number of times before; and, setting the new transmission rate to a next lower rate irrespective of the comparison outcome if retransmitted more than the predetermined number of times. If the new frame is not the retransmission of an earlier frame, the length of the new frame is determined, then the averaged RSS value is compared to the minimum RSS required for transmitting the new frame at one of the plurality of the transmission rates in the predetermined reference table. Thereafter, the transmission rate of the new frame is set to the rate that corresponds to a largest minimum RSS but smaller than the averaged RSS from the predetermined table.
According to another aspect of the invention, the minimum RSS values of the predetermined reference table are updated depending on whether the transmission of the new frame is successful based on a response frame received thereon. If unsuccessful, the predetermined reference table using the averaged RSS value is updated. If successful, the received signal strength (RSS) from the response frame is measured, and the predetermined reference table is updated if the measured RSS from the response frame is lower than a current minimum RSS value of the predetermined reference table. Further, the predetermined reference table is updated when the measured RSS value is higher than the minimum RSS value for a next higher rate in the predetermined reference table if the new frame is a retransmitted frame.
Another aspect of the invention relates to a system for determining the transmission rate among a plurality of transmission rates and includes a receiver circuit for demodulating an incoming frame; a power-measurement circuit for measuring a Received Signal Strength (RSS) of the incoming frame received therein; a processor, coupled to the power-measurement circuit, for computing an averaged RSS and selecting a new transmission rate for the transmission of a new frame based on a comparison outcome to a predetermined reference table, the predetermined reference table including a minimum RSS required for a particular frame length to transmit at one of the plurality of the transmission rates; and, a memory, coupled to the processor, for storing the predetermined reference table and the averaged RSS for a subsequent retrieval. The system further includes a transmitter circuit for modulating the new frame based on the new transmission rate.
The foregoing and other features and advantages of the invention will be apparent from the following, more detailed description of preferred embodiments as illustrated in the accompanying drawings in which reference characters refer to the same parts throughout the various views.
While the present invention is described hereinafter with particular reference to the system-block diagram of
Referring to
In operation, the receiver 12 and the transmitter 26 are coupled to an antenna (not shown) to convert received signals and transmit desired data into corresponding digital data via the demodulator 14 and the modulator 24, respectively. The power-measurement circuit 16 operates under the control of the processor 20 to detect the RSS of the frame received thereon. The RSS with respect to other stations is estimated and stored in the memory 18, which is coupled to the processor 20 for subsequent retrieval. The estimated RSS with respect to other stations within the same BSS is updated and later used to generate a reference table that is used to select the right transmission rate. The timer 22 is used to eliminate the outdated RSS estimation, which is stored in the memory 18. In the embodiment, the RSS is updated as it tends to change due to the time-varying nature of the wireless channel as well as the potential mobility of WLAN STAs.
Now, a detailed description of the algorithm for generating and updating the reference table according to the present invention is explained hereafter with reference to
Below is a list of variables used in
Briefly, the frame-length interval, j={1, 2, 3}, represents different frame sizes of 0-100 bytes, 100-1000 bytes, and 1000-2400 bytes, respectively. The data rate i={1, 2, 3, 4} represents one of the four available data rates in this example, i.e., 1, 2, 5.5 and 11 Mbps. The RSS thresholds will be defined for each of the intervals. The threshold “Th[i,j]” represents the minimum “RSS_avg” value to transmit a frame within the length interval “j” at a data rate “i”. Thus, each STA will have 12 thresholds “Th[i,j]”. Thus, “Th[i,j]” is the boundary between the data rate “i” and “i−1” for frames within the length interval “j”. For example, “Th[3,3]” is the minimum “RSS_avg” value to guarantee the correct transmission of the frame of length between 1000 and 2400 bytes at PHY mode 3 (i.e., 5.5 Mbps). If the “RSS_avg” measured value decreases below “Th[3,3]”, frames longer than 1000 bytes will be transmitted at the PHY mode 1 (i.e., 1 Mbps) or 2 (i.e., 2 Mbps). Note that values for “X” and “Y” are as default by the designer but can be changed as occasion demands.
RSS—avgnew:=a3*RSS—avgold+a4*RSS,
wherein a3 and a4 satisfy the condition of: a3+a4=1, a3≧0, a4≧0, and RSS represents a current received signal strength.
During the transmitting mode, the STA transmits a request signal to transmit data in step 102, then selects a transmission rate based the values of “RSS_avg,” thresholds, frame size, and number of retransmission attempts in step 104 (explained later in detail with reference to
Note that in the beginning, the transmission reference table is not available; however, as an STA transmits a number of different packets according to the steps shown in
Referring to
Th[i,j]new:=a1*Th[i,j]old+a2*RSS (1),
where a1+a2=1, a1≧0, a2≧0, and RSS represents the received signal strength measured from the last frame received. The measured RSS is compared to the threshold “Th[i,j]” in step 304. If the measured RSS is lower than the current threshold and the current “i” value is greater than 1 (i>1), in step 304b, this means that the STA can transmit at the data rate “i” when the RSS_avg is as low as the RSS just measured, thus the threshold “Th[i,j]” is decreased in step 306. On the other hand, if the RSS measured is higher than the threshold “Th[i+1,j]” and the current “i” value is less than 4 (i<4) in step 304(a), the transmission should be set at a higher data rate “i+1” depending on whether the current transmission attempt is a retransmission in step 310. That is, if the current transmission is a retransmission at the rate “i” because transmissions at the rate “i+1” were failing for the current “RSS_avg”, the algorithm updates the value of the threshold “Th[i+1,j]” in step 312. If both 304(a) and 304(b) are false, the STA resets the retransmission flag in 308 and continues its operation.
Meanwhile, if the transmissions at the rate “i” are unsuccessful in step 300, this implies that the “Th[i,j]” is set too low. The STA sets the retransmission flag in step 320. In this case, it is necessary to increase the threshold. For the update, the STA will use the last measured “RSS_avg” instead of the RSS in Eq. (1) to update the “Th[i,j]” in step 322. As a result, in the next transmissions, the STA should transmit at a lower data rate.
As is apparent from the foregoing, the present invention has an advantage in that, unlike the prior art, the decision to select a particular transmission is solely determined by the transmitting STA based on the Received Signal Strength measured from the received frame. Moreover, the algorithm to select the right transmission rate is achieved without making any change in the current IEEE 802.11 WLAN Medium Access Control specification.
While the preferred embodiments of the present invention have been illustrated and described, it will be understood by those skilled in the art that various changes and modifications may be made, and equivalents may be substituted for elements thereof without departing from the true scope of the present invention. In addition, many modifications may be made to adapt to a particular situation and the teaching of the present invention without departing from the central scope. Therefore, it is intended that the present invention not be limited to the particular embodiment disclosed as the best mode contemplated for carrying out the present invention, but that the present invention include all embodiments falling within the scope of the appended claims.
Number | Name | Date | Kind |
---|---|---|---|
5809430 | D'Amico | Sep 1998 | A |
6256477 | Eidson et al. | Jul 2001 | B1 |
6266528 | Farzaneh | Jul 2001 | B1 |
6295289 | Ionescu et al. | Sep 2001 | B1 |
6771628 | Soderkvist et al. | Aug 2004 | B1 |
7010316 | Chen | Mar 2006 | B2 |
7142867 | Gandhi et al. | Nov 2006 | B1 |
7190964 | Damnjanovic et al. | Mar 2007 | B2 |
7215653 | Kim et al. | May 2007 | B2 |
20020150065 | Ponnekanti | Oct 2002 | A1 |
20030060171 | Lovberg et al. | Mar 2003 | A1 |
20030165190 | Sindhushayana et al. | Sep 2003 | A1 |
20040152471 | MacDonald et al. | Aug 2004 | A1 |
20040157618 | Brouwer | Aug 2004 | A1 |
20040266360 | Hamalainen et al. | Dec 2004 | A1 |
Number | Date | Country | |
---|---|---|---|
20040017790 A1 | Jan 2004 | US |