GB2506109A - Decreasing a back-off period in response to an increase in the number of stations sharing a communications channel - Google Patents

Decreasing a back-off period in response to an increase in the number of stations sharing a communications channel Download PDF

Info

Publication number
GB2506109A
GB2506109A GB1216427.3A GB201216427A GB2506109A GB 2506109 A GB2506109 A GB 2506109A GB 201216427 A GB201216427 A GB 201216427A GB 2506109 A GB2506109 A GB 2506109A
Authority
GB
United Kingdom
Prior art keywords
period
communication device
stations
communications channel
data
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.)
Granted
Application number
GB1216427.3A
Other versions
GB2506109B (en
GB201216427D0 (en
Inventor
Mark Rison
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.)
Qualcomm Technologies International Ltd
Original Assignee
Cambridge Silicon Radio 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 Cambridge Silicon Radio Ltd filed Critical Cambridge Silicon Radio Ltd
Publication of GB201216427D0 publication Critical patent/GB201216427D0/en
Publication of GB2506109A publication Critical patent/GB2506109A/en
Application granted granted Critical
Publication of GB2506109B publication Critical patent/GB2506109B/en
Expired - Fee Related legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access, e.g. scheduled or random access
    • H04W74/08Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access]
    • H04W74/0833Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure
    • H04W74/0841Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure with collision treatment
    • H04W74/085Non-scheduled or contention based access, e.g. random access, ALOHA, CSMA [Carrier Sense Multiple Access] using a random access procedure with collision treatment collision avoidance
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L12/00Data switching networks
    • H04L12/28Data switching networks characterised by path configuration, e.g. LAN [Local Area Networks] or WAN [Wide Area Networks]
    • H04L12/40Bus networks
    • H04L12/407Bus networks with decentralised control
    • H04L12/413Bus networks with decentralised control with random access, e.g. carrier-sense multiple-access with collision detection (CSMA-CD)
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]

Abstract

A communication device, e.g. access point (AP) 201, transmits data on a communications channel shared with a number of stations 208, 209, 210 and determines a back-off period for which the communication device 201 delays transmission of data after determining that the communications channel is idle. The communication device 201 determines the back-off period in such a way as to favour a decrease in the back-off period in response to an increase in the number of stations 208, 209, 210 and an increase in the back-off period in response to a decrease in the number of stations 208, 209, 210. The back-off period may be selected at random between a minimum time and a maximum time defining a contention window, which decreases in size when the number of stations 208, 209, 210 increases. In a wireless network 200 where all devices including AP 201 contend for the communication medium, the invention seeks to improve throughput from AP 201 to stations 208, 209, 210 when there are many stations 208, 209, 210 contending for the medium and improve throughput from stations 208, 209, 210 to AP 201 when there is a low number of stations 208, 209, 210 contending for the medium.

Description

Transmittin data The present invention relates to devices, methods and computer programs for transmitting data on a communications channeL In certain wired and wireless communication systems or networks, devices s may transmit data over a communicaflons channel (e.g. a band or channel ol' spectrum, also referred to as a "medium") only after sensing that the channel is not in use (clear" or "idle"). However, if a plurality of devices that share a channel (for example, devices in a network) each try to transmit immediately after sensing that the channel is not currently in use, aU the devices that were waiting for a clear channel may try to transmit at the same time immediately after the channel ceases to be busy. The resulting "collision" between the signals can prevent one or more of the devices from making a successful transmission.
To reduce the chance of such couisions. some wireless communication standards define a "Contention Window" (CW) scheme including a contention period, during which devices that want to transmit will wait, after sensing an open communications channel, before actually performing a transmission. The devices may wait for one or more additional periods along with the contention period. The total amount of time that the devices have to wait (i.e. delay their transmission) can be known as a "back-off period". According to one contention-based scheme, each device may choose a time period randomly, and wait until the channel has been idle for this time period before trying to transmit. The CW helps define the maximum period that the device should wait, e.g. the random time periods are chosen to be within the CW (e.g. between 0 and CW). If the resulting first transmission attempt is unsuccessful, the length of the contention window can be repeatedly increased for subsequent retries, up to some maximum value, until a retry is successful, or until a maximal number of retransmissions is reached. The length of the contention window may be defined by a first value, denoted CWmin, which defines a maximum initial starting size of the CW (the initial length of the CW being randomly chosen between 0 and CWmin), and a second value! denoted CWmax. which defines the maximal sizeoftheCW.
In some wireless networks, all devices including an access point (AP) contend for the medium. In some wireless communications standards, the AP has more favourable medium access parameters than other devices, e.g. non-AP stations (STAs). However, even the more favourable medium access parameters can be insufficient to mitigate the statistical probability of a STA gaining access to the medium before the AP in the case where there are many STAs contending for the medium. This can result in lowered throughput from the AP to STAs.
Thus there is a need for a mechanism that can help improve the throughput from the AP to STAs when there are many STAs contending for the medium.
Additionally, there is need to improve the throughput from the STAs to the AP when there is a low number of STAs contending for the medium. There may also be a need to improve or control the throughput (in either direction) when factors other than the number of STAs in the network affect the throughput. Embodiments of the present invention can help to provide devices, methods and computer programs for transmitting data on a communications channel which, at least partially, can help overcome the abovementioned problems.
According to a first aspect of the disclosure there is provided a communication device capable of transmitting data on a communications channel, the communications channel capable of being shared with a number of stations, the communication device being configured to determine a back-off period, the back-off period being a period of time for which the communication device delays transmission of data after determining that the communications channel is idle, wherein the communication device is configured to determine the back-off period in such a way as to favour a decrease in the back-off period in response to an increase Is in the number of stations, Suitably, the communication device is further configured to determine the back-off period in such a way so as to favour an increase in the back-off period in response to a decrease in the number of stations.
Suitably, the back-off period is dependent on the type of data to be transmitted, Suitably, the back-off period comprises a random delay period, the random delay period being selected at random between a minimum time and a maximum time, the maximum and/or minimum time being dependent on the number of stations.
Suitably, the maximum time is decreased if the number of stations is increased and/or the maximum time is increased if the number of stations is decreased.
Suitably, the maximum and/or minimum time is dependent on the type of data to be transmitted.
Suitably, the maximum time and the minimum time define a window, the window being a first size when the number of stations is a first number, and the window being a second size, which is smafler than the first size, when the number of stations is a second number, which is greater than the first number.
Suitably, a preferred range of time is comprised between the maximum and minimum time and the probability of the random delay period being selected within the preferred range of time is increased, the preferred range of time being dependent on the number of stations.
Suitably, the maximum time is dependent on the failure of data transmission, Suitably, the back-off period comprises a first delay period, the first delay period being dependent on the type of data to be transmitted.
Suitably, the first delay period is dependent on the number of stations.
Suitably, the first delay period is increased if the number of stations is decreased and/or the first delay period is decreased if the number of stations is increased.
Suitably, the back-off period is dependent on the number of transmissions made by the communications device and/or at least one of the said stations.
Suitably, the communication device being configured to adjust a second back-off period, wherein at least one of the said stations delays transmission of data at the expiry of the second back-off period.
Suitably, the communication device is configured to begin transmission of data at the expiry of the back-off period, the communications channel being idle or busy at the expiry of the back-off period.
Suitably, the communication device is configured to determine the number of stations sharing the communications channel and, based on that number, determine the back-off period in such a way so as to provide the communications device with a level of access to the communications channel, the level of access being a probability that the communications device will transmit data on the communications channeL Suitably, the back-off period is decreased in response to an increase in the number of stations and/or the back-off period is increased in response to a decrease in the number of stations.
Suitably, the back-off period is based on the throughput of data of the communication device and of at least one of the said stations.
Sutab1y, the communication device is configured to transmit data in a frame comprising an indicator, the indicator, in accordance to a communications protocol, being configured to indicate a time period for subsequent frame transmission and/or reception, the communication device being further configured to adjust the indicator such that the probability of transmission of a subsequent frame by the communication device is increased or decreased.
According to a second aspect of the disclosure there is provided a method of transmitting data on a communications channel, the communications channel capable of being shared with a number of stations, the method comprising the step of: determining a back-off period, the back-off period being a period of time for which transmission of data is delayed after detemilning that the communications channel is idle, wherein the backoff period is determined in such a way so as to favour a decrease in the back-off period in response to an increase in the number of stations.
According to a third aspect of the disclosure there is provided a computer program, the computer program comprising code means that, when executed by a computer, s will cause the computer to carry out the step described in the second aspect above.
For a better understanding of the present invention, reference is made by way of example to the following drawings, in which: Figures 1 A I B show an example of a process for transmitting data; and Figure 2 shows an example of a wireless network.
In the following detailed description, numerous specific details are set forth in order to provide a thorough understanding of some embodiments. However, it will be understood by persons skilled in the art that some embodiments may be practiced without these specific details. In the following, devices using the IEEE 802.lle/WMM (Wi-Fi Multimedia) standard will be used as an example to describe embodiments of the present invention. The invention may be implemented by other types of devices that use other methods, standards or protocols for communication.
Wi-Fi Multimedia (WMM) is a Wi-Fi Alliance specification based on the IEEE 802.lle standard. It provides basic Quality of service (QoS) features to IEEE 802.11 networks, WMM prioritizes traffic according to four Access Categories (AC) in order of increasing priority: background (BK), best effort (BE), video (VI) and voice (VO). There are three medium access parameters per AC: Arbitration lnterframe Space Number (AIFSN), CWmin and CWmax. The values of these medium access parameters (hereinafter referred to as "access parameters') can be different for APs and STAs, When a communication device, such as an AP or STA, wants to transmit a new packet on a given AC, it sets CW to CWmin and may perform the following procedure: 1) It picks a random number counter between 0, for example, and CW inclusive. The counter indicates a number of time slots.
2) It waits until the end of transmitting or receiving a previous packet and then waits for a duration called Short Interirame Space (SIFS) 3) If the medium does not stay idle for a duration of AIFSN slots, it then goes back to step 2 4) If the counter is zero, it then transmits the packet and this procedure terminates 5) If the counter is not zero, ft decrements the counter 6) If the medium stays idle during the next slot, it then goes back to step 4, otherwise it goes back to step 2 7) After the device has transmitted the packet and if the transmission faUed (e.g. no acknowledgement is received -perhaps because two devices transmitted at the same time), it sets CW to the minimum of: a) 2*(CW + 1) -1, where CW is the current value of CW or b) CWmax, and restarts the above procedure from step 1, for the packet that faUed.
For simphcity, this procedure as described above does not include details of various additional subtleties such as: frame corruption and EIFS, internal colhsions between access categories on a given device, IXOPs and the TXOP Limit, or retry limits, The access parameters to be used by the STAs may be specified by the AP in the enhanced distributed channel access (EDGA) parameter set or WMM parameter is element. The access parameters used by the AP may not be advertised.
Preferably, AIFSN must be at least 2 for a STA, and at least I for an AR The values (which indicate the number of time slots) recommended by the IEEE and Wi-Fl Alliance for the parameters are shown in table 1.
Access AIFSN CWmin CWmax category BK 7 16 1023 + BE 3 15 1023 (STA) / 63 (AP) VI 2 (STA) / 1 7 15 I (AP) VO 2 (STA) / 1 3 7 (AP) Table 1: Access parameter values As can be seen, the AP is given more favourable access to the medium, especially for VI and VO. This is important because there is only one AP but many STAs which need to be served. However, the effect is somewhat limited. For VI, for example, an AP would, in the absence of contention, gain access to the medium after 1 to 8 slots, while a STA would do so after 2 to 9 slots. If there are many STAs contending for the medium, they will in aggregate be more likely to win access to the medium than the AR A simulation based on the access parameler values for VI yi&ds the following resuk (shown in table 2), in terms of the percentage of times the AP wins access to the medium (as opposed to the STAs doing so), when the AP and all the STAs are continuously trying to transmit: Number of PercentajFf STAs AP transmissions 1 62 2 50 3 44 4 41 39 -6 35 7 37 8 37 Table 2: Simulation results As can be seen, the AP wins access to the medium (hereinafter referred to as a "communications channeF) less than half the time as soon as there are at!east three STAs. This can be problemafic, for example for bidirectional video.
One solution to this problem is for the AP to dynamicaDy adjust its access parameters dependent on the number of STAs sharing a communications channel (which may be a frequency range, a time slot, a coding scheme, a frequency hopping scheme, etc...) in a network (which comprises an AP and STAs that have access to communicate with the AP). The AP may also dynamicafly adjust its access parameters depending on other networks (comprising other APs and STAs) within range of it that may also use the same communications channel. The STAs sharing the communications channel in the network contend with the AP to access the communications channeL The access parameters of the AP can be adjusted to adjust the back-off period. The back-off period can be the period of time or number of time slots the AP delays transmission of data after determining that the communications channel is idle, The access parameters can be adjusted such that the AP has a certain level of access to the communications channel. For example, if the access parameters are adjusted such that the back-off period is reduced, the AP has an increased chance of accessing the communications channel before one of the STAs in the network. Thus, if there was an increase in the number of STAs in the network (arid thus more STAs competing to access to the communications channel), then the access parameters of the AP can be adjusted so that the back-off period is reduced (or has an increased chance or probabiflty of being reduced), providing the AP with more favourable access to the communications channeL The level of access required by the AP may be dependent on the characteristics of the data being communicated. For example, an AP may require a certain level of access due to the nature of the traffic, for example requiring at east a 50% level of access for bi-directional video. If an AP has a 50% probability of accessing the communications channel in a network containing a number of STAs and an additional STA was added to the network, then the probability of the AP accessing the communications channel may decrease as there is an additional STA contending for access. The access parameters can be adjusted so that the AP can maintain the level of access (Le. the probability of gaining access) to the communications channel. Thus more efficient communication is possible by adjusting the access parameters.
The access parameters can be adjusted to adjust the back-off period. The back-off period can be comprised of the AIFSN duration and the counter duration.
The AIFSN is a known duration, whereas the counter duration is selected at random.
The value for the counter duration may be chosen at random between a minimum (preferably zero, but it may be adjusted) and a maximum (CW). CW can be determined by the parameters CWmin and CWmax, By adjusting the AIFSN and/or CWmin and/or CWmax values, the back-off period can be favourably adjusted. For example, if there was an increase in the number of STAs in the network, the AIFSN of the AP could be reduced, which would lead to a probable decrease in the back-off period. Being able to adjust the access parameters leads to better control of the back-off period, thus allowing the AP and the network to function more efficiently.
If, for example, the AC is VI arid there is an increase in the number of STAs, it may not be possible for the AP to reduce its AIFSN value (since it is already 1, and reducing it to 0 would conflict with responses after SIFS). However, the range at which the random counter is selected could be reduced. For example, in step 1) above, the counter could be selected at random between 0 and CW minus CWadjust (i.e between 0 and (CW -CWadjust)), where CWadjust is a positive number that is less than or equal to CWmin, A reduction in the range (by reducing the upper limit of the range) at which the counter is selected favours a reduction in the back-off period.
In other words, the back-off period tends to reduce if the range is reduced (in response to, for example, an increase in the number of STAs). That is, by reducing the range at which the counter is selected (for example, in response to an increase in the number of STAs), the probability of the back-off period being decreased is increased, The access parameters can be adjusted in a manner such that the probability that the back-off period will decrease is proportional to the number of STAs.
A simulation based on the same model as before (the AC being VI), but adjusting CW with CWadJust, gives the following results for various values of CWadjust when there are three STAs: CWadjust Percentage of AP transmissions 0 44 1 52 2 61 Table 3: CWadjust simulation results s As shown in table 3, a value of I for CWadjust provides a better balance of the traffic betwoon the AP and the STAs. In another simulation, when the AC is BE, a higher value of CWadjust may be required to maintain a belier balance of traffic (for 50% AR transmission with three STAs, CWadjust is 6). Thus the value of CWadjust can be dependent on the type of traffic (e.g. the AC). Similarly, the amount that the AIFSN Is adjusted to provide a better balance of traffic can also be dependent on the type of traffic. Thus, the back-off period can be dependent on the type of traffic.
A reduction In the number of STAs in a network would give the AP more favourable access to the communications channel. In the case where a balance of traffic is required between the AR and the STAs. the AP can adjust the access parameters in a way that the back-off period is likely to be increased when there is a decrease in the number of STAs. For example, the value of CWadjust can be made negative to give a better balance of traffic for a small number of STAs in a wireless network. In the case where there Is one STA and the AC Is VI, a value of negative 2 (-2) for CWadjust would provide the AR with 49% transmission (as opposed to 62% when CWadjust is 0). Alternatively or additionally, the value of AIFSN could be increased when there Is a small number of STAs or there is a decrease In the number of STAs to provide a better balance of traffic between the AR and the STAs.
Thus, by adjusting the access parameters, the AR can decrease the back-off period In response to an increase in the number of stations and/or Increase the back-off period in response to a decrease in the number of stations.
The back-off period can be dependent on the type of data that is being transmitted. As shown above, different ACs have different access parameters, which can lead to different back-off periods. For example, data with an AC of BK wIll, on average, have a longer back-off period than data with an AC of VO. In another example, certain applications may function more efficiently if there is a certain balance in the traffic between the AP and STAs. In the case of bi-directional video a 50:50 balance between the AR and STAs Is preferred. Similarly to the example given above, if there is one STA sharing the communication chann& with the AP and the AP is VI, then the percentage of AP transmissions is 62%. It would thus be preferable to adjust to the access parameters (such that the back-off period is likely to increase) so that the percentage of AP transmission is around 50%. In the case of a single STA in the network, the AP may adopt the same medium access parameters as it advertises to the STA for a 50:50 balance in traffic.
The back-off period can be set dependent on the throughput of data. The access parameters can be adjusted to take into account known or measured differences in the throughput ci data in each direction between the AP and the STAs or for a particular STA. For example, if the AP measures a drop in the throughput of data (due to, for example, an addition of a STA to the network), then the AP may adjust its access parameters (as described above) to increase its throughput. In another example, a drop in throughput may indicate interference on the communications channel (caused by, for example, another device outside of the wireless network). The AP can adjust its access parameters to compensate for the drop in throughput (due to the interference) so as to increase the chance of a reduction in the back-off period, which can load to an increase in the rate of transmission attempts made by the AP. Thus, the back-off period can be dependent on the interference (or quality) of the communications channel.
As mentioned above, the back-off period can be determined by the counter, which is chosen at random within a range of values between a minimum and a maximum. The size of the range can be adjusted in response to a change in the number of STAs and/or the type of traffic and/or the level of access required by the AR The minimum can typically be zero, however this can be adjusted according to the conditions of the network (e.g. the number of STAs or the type of traffic) and the level of access that is required by the AR The maximum is CW minus CWadjust, CW can be determined from the CWmin and CWmax parameters (which are dependent on the AC). The CWadjust value can be determined by considering, for example, the number of stations in the network and/or the interference on the communications channel and/or the number of devices within range Of the network but not in the network (thus interfering with the network) and/or the type of traffic and the level of access required by the AP, etc. For example, if an additional STA was added to a network, the AP can set the CWadjust to a certain value to reduce the maximum (which would lead to an increased chance that the back-off period would decrease) such that the AP maintains its level of access to the communications channel even though an additional STA is contending for access to the communications channeL Similarly, if an STA was removed from a network, the AP can set the CWadjust to a certain value to increase the maximum (which would lead to an increased chance that the back-off period would increase) such that the AP maintains its level of access to the communications channel even though an there is one less STA contending for access to the communications channel.
The maximum and minimum values can correspond to a maximum and minimum time. The maximum time and the minimum time can define a window. The s size of the window can be dependent on the number of STAs and/or the type of traffic and/or the level of access required by the AR For example, the window can be a first size when the number of stations is a first number, and when the number of stations increases, the window can be adjusted to a second size, which is smaller than the first size.
The selection of the random counter can be adjusted such that there is a greater chance of selecting a counter within a specified range. In other words, the AP could make the selection of the random counter in the range 0 to CW or 0 to CW minus CWadjust non-uniform, so that the selection of the counter is favoured for higher or lower values depending on the requirements of the AP. For example, a preferred range within the window defined by 0 to CW or 0 to CW minus CWadjust can be provided. The randomness of the selection of the counter could be adjusted so that there is an increased probability that a value within the preferred range would be selected. If, for example, the AP requires increased access to the communications channel, the preferred range could be towards the lower values in the window so that there is a greater chance that the back-off period would be decreased. Similarly, if a STA was removed from the network and a better balance of traffic would be provided between the remaining STAs and the AP if the AP decreased its probability of access to the communications channel, the preferred range could be set towards the higher values in the window so that there is a greater chance that the back-off period of the AP would be increased.
As discussed above, the AP can begin transmission of data at the end of the back-off period. When a packet of data is transmitted at the expiry of the back-off period, there is a possibility that the transmission may have failed (for example, because the packet was not received by its intended recipient as a STA transmitted at the same time). The AP can then increase the range at which the counter is chosen for a subsequent transmission attempt of the failed packet. As the back-off period is determined from a larger range of values, the probability of colhsion is decreased, leading to an increased chance of more successful transmissions. The AP can increase the value of CW up to CWmax, The value of CW can be doubled up to CWmax, It can be possible to increase CW by a lesser amount (ag. less than double) upon transmission failure, An AP that increases CW upon transmission failure by a lesser amount than the STAs can have more favourable access to the communications channel. The probabuity that the AP would have a reduced back-off period over a number of transmission attempts would increase if CW was increased at a lower rate. Thus, the back-off period can be dependent on the rate at which CW is increased. Therefore, the level of access of the AP to the communications medium can be dependent on the rate at which CW is increased.
AdditionaUy or alternatively to the AP adjusting its access parameters, the access parameters of the STAs could he adjusted. In a case where an additional STA is added to the network, the access parameters of one or more of the STAs in the network could be adjusted to account for the additional STA so that the AP maintains a level of access to the communications channel. For example, the addition of an STA could be acknowledged by the AP. The AP can then send a request to some or aD of the STAs in the network to increase their AIFSN and/or increase the range from which the counter is selected (e.g. by increasing OW). This would lead to a likely increase in the back-off period of the STAs, thus providing the AP with an increased chance of having a shorter backoff period than the STAs.
The AP can transmit data in a frame, which can have a particular size. The frame can consist of a frame header which may contain an indicator (e.g. a duration is field) which can specify the time required for an exchange of frames after the end of the current frame (and thus the time that the communications channel will be busy).
A STA receiving the frame may read the indicator and, in dependence of the indicator, set a time duration in which it does not attempt to transmit a frame. For example, a receiving STA may receive a frame with a duration field and set its Network Allocation Vector (NAy) accordingly such that it does not attempt to transmit any frames in accordance with the time period indicated by the duration field. The AP can adjust the indicator (e.g. the duration field) in a way so that the probability of transmission by the AP is increased or decreased. For example, the AP can give itself more chance of winning access to the communications channel by sending frames to the STAs with an indicator that has a longer duration than the actual duration of the frame exchange, thus mimicking a longer frame exchange. The STAs that receive frames with the longer duration indicators can then adjust their Network Allocation Vector (NAV) in accordance with the longer duration, Thus the STAs would be inhibited from transmitting for a longer period of time as the STAs would consider that the medium is busy. This can lead to an increased probability that the communications channel will be idle when the AP tries to access it as the STA are holding off transmission attempts for a longer period of time.
Figures IA-lB diagrammatically shows an exemplary process in which an AP can transmit a packet of data. The process commences at step 100. At step 101, the AP desires to send a packet of data. At step 102, the AP determines the AC of the packet of data.
At step 103, the AP determines the number of STAs in the network (i.e. the number of STAs sharing a communications channel with the AP). Additionally, at step 103, the AP can determine other properties of the network. For example, the AP can determine the quality of the communications channel.
At step 104, the AP determines the AIFSN based on the AC of the packet.
The AIFSN can be determined from, for example, a defauft set of values associated wfth each AC.
At step 105, the AP can adjust the AIFSN based on the number of stations in the network (determined at step 103). The AP may also adjust the AIFSN based other factors such as, the type of traffic, the level of traffic, the throughput, the quality of the communications channel, etc. The AP may determine that the AIFSN does not require adjustment and can prefer to adjust other access parameters. In some cases, it may be preferable to not aflow an adjustment of the AIFSN and thus step 105 can be omitted. The process moves on to step 106 (Figure 16), At step 106, the AP determines the CWmin and the CWmax based on the AC of the packet. The CWmin and CWmax can be determined from, for example, a default set of values associated with each AC.
At step 107, the AP determines the CWadjust based on the number of stations in the network (determined at step 103). The AP may also adjust the CWadjust based other factors such as, the type of traffic, the level of traffic, the throughput. the quality of the communications channel. etc. The AP may determine that no adjustment is required or prefers to adjust other access parameters and set CWadjust to zero.
At step 108, the AP sets CW to CWmin (determined at step 106).
At step 109, the AP selects a random number counter between a minimum and a maximum. En this example, the minimum is zero and the maximum is OW minus Wadjust. As mentioned above, the selection of the random number may be made non-uniform to favour higher or lower values based on the requirements of the
AR
At step 110, the AP waits until the end of the transmission of a previous packet. After determining the end of the transmission of a previous packet, the AP can then wait for a duration called SIFS.
At step 111, the AP then waits for a duration of AEFSN slots (determined at step 104 or 105). If the communications channel does not stay idle for the AIFSN duration, the process goes back to step 110. If the communications channel does remain idle, the process moves on to step 112.
At step 112, the AP checks the value of the counter. If the counter is zero, the process moves on to step 115. If the counter is not zero, the process moves on to step 113.
At step 113, the AP decrements the counter by one and the process moves on to step 114.
At step 114, the AP checks if the medium is die during the next slot. If the medium is not idle, the process moves back to step 110. If the medium is idle the process moves on to step 112 to check if the count is zero.
At step 115, the AP transmits the packet.
S At step 116, the AP determines if the packet was successfully transmitted.
This can be done by, for example, receiving an acknowledgement (ACK) if the transmission was successful or not receiving an ACK lithe transmission faUed. If the packet was successfuUy transmitted, the process ends. If transmission of the packet faUed, then the process moves on to step 117.
At step 117, the AP calculates a "2CW' value, 2CW" can be calculated by "2CW" = (CW + 1) 1. In certain systems "2CW" may be "2CW" = 2*CW, At step 118, the AP checks the value of CWmax and determines if "2CW" is less than or equal to CWmax. If "2CW" is not less than or equal to CWmax, the process moves on to step 119. If "2CW" is less than or equal to CWmax, the process moves on to step 120. CWmax can be determined from step 106, At step 119, CW is set to CWmax and the process moves back to step 109.
At step 120, CW is set to "2CW" and the process moves back to step 109, Steps 118, 119 and 120 may be adjusted if CW is less than doubled, as discussed above, If the process proceeds to step 109 after step 119 or 120, the value of CWadjust may be re.determined, In the above examples, an AP is used to explain the details of an embodiment of the invention. A STA can also carry out the abovementioned process and functions in a similar way to adjust its access parameters to determine a suitable back-off period. For example, a STA may require more preferable access to the communications channel (due to, for example, the type or importance of data) and thus adjusts lis access parameters accordingly. A STA may only be aflowed to adjust its access parameters if the AP in its network gives it permission to do so.
Figure 2 is a block diagram that depicts a wireless network 200. The wir&ess network 200 comprises a computer system, such as access point 201 upon which an embodiment of the invention may be implemented. Access point 201 includes a bus 202 or any other communication mechanism for communicating information, and a processor 203 coupled with bus 202 for processing information, Access point 201 also includes a memory 204, such as a random access memory (RAM) or other dynamic storage device, coupled to bus 202 for storing information and instructions to be executed by processor 203. Memory 204 also may be used for storing temporary variables or other intermediate information during execution of instructions to be executed by processor 203. Memory 204 may further include a read only memory (ROM) or other static storage device for storing static information and instructions for processor 203. A storage device 205, such as a non-volatHe storage chip, magnetic disk or optical disk, can be provided and coupled to bus 202 for storing information and instructions.
The invention can be r&ated to the use of access point 201 for implementing the techniques described herein. According to one embodiment of the invention, those techniques are performed by access point 201 in response to processor 203 executing one or more sequences of one or more instructions contained in memory 204. Such instructions may be read into memory 204 from another computer-io. readable medium, such as storage device 205. Execution of the sequences of instructions contained in memory 204 causes processor 203 to perform the process steps described herein. In alternative embodiments, hart-wired circuitry may be used in place of or in combination with software instructions to implement the invention. Thus, embodiments of the invention are not limited to any specific combination of hardware circuitry and software.
Access point 201 also includes a communication interface 206 coupled to bus 202. Communication interface 206 provides a two-way data communication coupling to another network, such as the internet, LAN, Wireless WAN, etc. The communication interface may establish a connection to another network through a wired or wireless connection.
The access point 201 can send/receive code or data to stations 208, 209 and 210 via a wireless communication interface 207. The AP may communicate wirelessly with the stations 208, 209 and 210 using a wfteless protocol such as IEEE 802A 1, The received code may be executed by processor 203 as it is received, and/or stored in storage device 205, or other non-volatile storage for later execution.
The stations 208, 209 and 210 may access another network (such as the internet) via the access point 201. The stations 208, 209 and 210 may communicate with each other via the access point 201.
In one example, the processor 203 can be used to carry out the analysis in determining the adjustments made to the access parameters. The access parameters may be adjusted, for example, in response to a change in the number of stations 208, 209, 210 in the network. The processor 203 can be used to model various conditions of wireless network (such as number of stations, type of data, channel quality, etc) to determine what adjustments, if any, of the access parameters would be most suitable for efficient communication.
The applicant hereby discloses in isolation each individual feature described herein and any combination of two or more such features, to the extent that such features or combinations are capable of being carried out based on the present specification as a whole in light of the common general knowledge of a person skilled in the art, irrespective of whether such features or combinations of features solve any problems disdoses heren, and without limitation to the scope of the claims. The applicants indicate that aspects of the present invention may consist of any such feature or combination of Features. In view of the foregoing descripflon it will be evident to a person skifled in the art that varbus modifications may be made s within the scope of the invention.

Claims (13)

  1. CLAIMS1. A communication device capable of transmitting data on a communications channel, the communications channel capable of being shared with a number 5c of stations, the communication device being configured to determine a back-off period, the back-off perIod being a period of time for which the communication device delays transmission of data after determining that the communications channel Is idle, wherein the communication device is configured to determine the back-off period in such a way as to favour a decrease in the back-off period In response to an increase in the number of stations.
  2. 2. The communication device according to claim 1, wherein the communication device is further configured to determine the back-off period in such a way so as to favour an increase in the back-off period in response to a decrease In the number of stations.
  3. 3. The communication device according to claim I or 2, whereIn the back-off period is dependent on the type of data to be transmitted.
  4. 4. The communication device according to any one of the above claims1 wherein the back-off period comprises a random delay period, the random delay period being selected at random between a minimum time and a maximum time, the maximum and/or minimum time being dependent on the number of stations.
  5. 5. The communication device according to claIm 4, wherein the maximum time is decreased if the number of statIons is increased and/or the maximum time is increased if the number of stations is decreased.
  6. 6. The communication device according to claim 4 or 5, wherein the maximum and/or minimum time Is dependent on the type of data to be transmitted.
  7. 7. The communication device according to any one of claims 4 to 6, wherein the maximum time and the minimum time define a window, the window being a first size when the number of stations is a first number, and the window being a second size, which is smaller than the first size, when the number of stations Is a second number, which Is greater than the first number.
  8. 8. The communication device according to any one of claims 4 to 7, wherein a preferred range of time is comprised between the maximum and minimum time and the probability of the random delay period being selected within the preferred range of time is increased, the preferred range of time being dependent on the number of stations,
  9. 9. The communication device according to any one of claims 4 to 8, wherein the S maximum time is dependent on the faUure of data transmission.
  10. 10. The communication device according to any one of the above claims, wherein the back-off period comprises a first delay period, the first delay period being dependent on the type of data to be transmitted.
  11. 11.The communication device according to claim 10, wherein the first delay period is dependent on the number of stations.
  12. 12. The communication device according to claim 10 or 11, wherein the first delay 1.5 period is increased if the number of stations is decreased and/or the first delay period is decreased if the number of stations is increased.
  13. 13. The communication device according to any one of the above claims, wherein the back-off period is dependent on the number of transmissions made by the communications device and/or at least one of the said stations.14The communication device according to any one of the above claims, the communication device being configured to adjust a second back-off period, wherein at east one of the said stations delays transmission of data at the expiry of the second back-off period.15, The communication device according to any one of the above claims, wherein the communication device is configured to begin transmission of data at the expiry of the back-off period, the communications channel being idle or busy at the expiry of the back-off period.16.The communication device according to any one of the above claims, wherein the communication device is configured to determine the number of stations sharing the communications channel and, based on that number, determine the back-off period in such a way so as to provide the communications device with a level of access to the communications channel, the level of access being a probability that the communications device will transmit data on the communications channel.17.The communication device according to any one of the above claims, wherein the back-off period is decreased in response to an increase in the number of stations and/or the back-off period is increased in response to a decrease in the number of stations.18.The communication device according to any one of the above claims, wherein the back-off period Is based on the throughput of data of the communication device and of at least one of the saId stations.19.The communication device according to any one of the above claims, wherein the communication device is configured to transmit data in a frame comprising an Indicator, the indicator, in accordance to a communications protocol, being configured to Indicate a time period for subsequent frame transmission and/or receptIon, the communication device being further configured to adjust the Indicator such that the probability of transmission of a subsequent frame by the communication device is Increased or decreased.20.A method of transmitting data on a communications channel, the is communications channel capable of being shared with a number of stations, the method comprising the step of: determining a back-off period, the back-off period being a period of time fbr which transmission of data is delayed after determining that the communications channel is idle, wherein the back-off period Is determined in such a way so as to favour a decrease in the back-off period in response to an Increase In the number of stations.21.A computer program, the computer program comprising code means that, when executed by a computer, will cause the computer to cany out the step In claIm 20.22.A device substantially as herein described with reference to the accompanying drawings.23.A method substantially as herein described with reference to the accompanying drawings.
GB1216427.3A 2012-08-31 2012-09-14 Reducing access point back-off period with increasing number of stations Expired - Fee Related GB2506109B (en)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
US13/601,988 US9148892B2 (en) 2012-08-31 2012-08-31 Transmitting data

Publications (3)

Publication Number Publication Date
GB201216427D0 GB201216427D0 (en) 2012-10-31
GB2506109A true GB2506109A (en) 2014-03-26
GB2506109B GB2506109B (en) 2017-03-22

Family

ID=47144281

Family Applications (1)

Application Number Title Priority Date Filing Date
GB1216427.3A Expired - Fee Related GB2506109B (en) 2012-08-31 2012-09-14 Reducing access point back-off period with increasing number of stations

Country Status (3)

Country Link
US (1) US9148892B2 (en)
DE (1) DE102012020099A1 (en)
GB (1) GB2506109B (en)

Families Citing this family (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2011064613A1 (en) * 2009-11-25 2011-06-03 Serela Card sharing countermeasures
EP3139693A1 (en) * 2013-03-07 2017-03-08 QUALCOMM Incorporated Flexible transmission and back-off intervals in network devices
US10159096B2 (en) * 2013-03-12 2018-12-18 At&T Intellectual Property I, L.P. System and method of achieving fairness in a mixture of full-duplex and half-duplex nodes in a wireless network
US9826423B2 (en) 2014-12-12 2017-11-21 Netgear, Inc. Systems and methods for LTE and WLAN coexistence
US9713099B2 (en) 2014-12-16 2017-07-18 Netgear, Inc. Systems and methods for cable and WLAN coexistence
US10051516B2 (en) 2015-01-15 2018-08-14 Qualcomm Incorporated Wi-Fi compatible channel access
US20160212768A1 (en) * 2015-01-15 2016-07-21 Qualcomm Incorporated Wi-fi compatible channel access
US11350448B2 (en) * 2015-06-16 2022-05-31 Qualcomm Incorporated Transmission opportunity contention for multiple user operation
GB2540450B (en) 2015-07-08 2018-03-28 Canon Kk Improved contention mechanism for access to random resource units in an 802.11 channel
CN107959575B (en) * 2016-10-14 2020-11-17 华为技术有限公司 Method and device for transmitting wake-up frame
US10924155B2 (en) 2018-07-13 2021-02-16 Plantronics, Inc. Long-range frequency hopping spectrum

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0994604A2 (en) * 1998-10-14 2000-04-19 Lucent Technologies Inc. Method and apparatus for random backoff based access priority
WO2002054671A2 (en) * 2001-01-02 2002-07-11 At & T Corp. Random medium access methods with backoff adaptation to traffic
WO2004010655A2 (en) * 2002-07-23 2004-01-29 3Com Corporation Method for assigning a back-off interval
US6721331B1 (en) * 1999-12-15 2004-04-13 At&T Corp. Method and apparatus for decentralized prioritized scheduling in a CSMA/CA wireless system
US20060215686A1 (en) * 2005-03-28 2006-09-28 Nokia Corporation Communication method for accessing wireless medium under enhanced distributed channel access

Family Cites Families (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1602204B1 (en) * 2003-01-10 2008-01-09 Matsushita Electric Industrial Co., Ltd. Method for transmitting data stream via wireless medium across a wireless network and a wireless network
US7397785B2 (en) * 2003-05-28 2008-07-08 Nokia Corporation Method for enhancing fairness and performance in a multihop ad hoc network and corresponding system
US20050064817A1 (en) * 2003-09-24 2005-03-24 Boris Ginzburg Device, system and method for adaptation of collision avoidance mechanism for wireless network
KR100590772B1 (en) * 2003-12-26 2006-06-15 한국전자통신연구원 Apparatus and method of media access control processor for guaranteeing quality of service in wireless LAN
KR100678894B1 (en) * 2004-09-03 2007-02-06 삼성전자주식회사 Method for bi-directional communication between source device and destination device during allocated channel time
JP2007067684A (en) * 2005-08-30 2007-03-15 Fujitsu Ltd Wireless lan system with preferential data transmission function
US8098603B2 (en) * 2005-09-30 2012-01-17 Intel Corporation Bandwidth adaptation in a wireless network
US20070263654A1 (en) * 2006-05-12 2007-11-15 Nokia Corporation Pro-active congestion mitigation for wireless networks
US8867518B2 (en) * 2007-04-30 2014-10-21 Avaya Inc. Method and apparatus performing express forwarding bypass for time-critical frames
US20090138603A1 (en) * 2007-11-28 2009-05-28 Qualcomm Incorporated Protection for direct link setup (dls) transmissions in wireless communications systems
US20110044303A1 (en) * 2009-08-18 2011-02-24 Xuquan Ji Device, system, and method of adjusting a contention window for wireless transmission
US20110051699A1 (en) * 2009-08-25 2011-03-03 Gopalakrishnan Raman Traffic Forwarding in Mesh Networks
US20110122780A1 (en) * 2009-11-25 2011-05-26 Nokia Corporation Graceful Wakeup Of Power Saving Communication Apparatuses
US8467472B2 (en) * 2010-09-21 2013-06-18 Intel Corporation Device, system, and method of adjusting channel utilization for wireless transmission

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP0994604A2 (en) * 1998-10-14 2000-04-19 Lucent Technologies Inc. Method and apparatus for random backoff based access priority
US6721331B1 (en) * 1999-12-15 2004-04-13 At&T Corp. Method and apparatus for decentralized prioritized scheduling in a CSMA/CA wireless system
WO2002054671A2 (en) * 2001-01-02 2002-07-11 At & T Corp. Random medium access methods with backoff adaptation to traffic
WO2004010655A2 (en) * 2002-07-23 2004-01-29 3Com Corporation Method for assigning a back-off interval
US20060215686A1 (en) * 2005-03-28 2006-09-28 Nokia Corporation Communication method for accessing wireless medium under enhanced distributed channel access

Also Published As

Publication number Publication date
US20140064301A1 (en) 2014-03-06
GB2506109B (en) 2017-03-22
GB201216427D0 (en) 2012-10-31
US9148892B2 (en) 2015-09-29
DE102012020099A1 (en) 2014-03-06

Similar Documents

Publication Publication Date Title
US9148892B2 (en) Transmitting data
US9918340B1 (en) Enhanced distributed channel access parameter variation within restricted access window
US20120314694A1 (en) Method of Back-off Procedure Setup in a Wireless Communication System
TWI520529B (en) Packet scheduling in a wireless local area network
KR100560738B1 (en) method for medium access control in wireless local area network system based on carrier sense multiple access with collision avoidance and station thereof
EP2168315B1 (en) Methods and apparatuses for media access in contention-based networks
US9750057B2 (en) Contention control mechanism
US20220053560A1 (en) Request trigger frame and txop sharing launched by non-ap sta
US9042284B2 (en) Apparatus and method for establishing contention window in WiMedia wireless network
JP6591550B2 (en) Listen before talk load based channel access for coexistence with Wi-Fi
US8554153B2 (en) Transmit power control in a random access scheme
US20200367283A1 (en) Access categories and enhanced distributed channel access function (edcaf) for trigger frames
WO2016072908A1 (en) Dynamic listen before talk in license-assisted access
JP4179512B2 (en) Radio base station
US20170013616A1 (en) Compensation for excess transmission opportunity time
KR101544819B1 (en) Data transmission method and apparatus for avoiding collision in ad-hoc network
CN103152834A (en) Intelligent allocation method for wireless flow
US11716760B2 (en) Channel access of a simultaneous-transmit-receive (STR) multi-link-device (MLD) with a non-STR MLD
US20220201756A1 (en) Prioritized channel access
US9775172B2 (en) Method and apparatus for wireless communication
US9148873B1 (en) Method and apparatus for providing different types of physical layer devices access to a wireless medium
Derakhshani et al. Adaptive access control of CSMA/CA in wireless LANs for throughput improvement
KR100732531B1 (en) Method and apparatus for adjusting mac protocol to wireless access networks
Farooq et al. An Overview of Wireless LAN Standards IEEE 802.11 and IEEE 802.11 e
KR20230065293A (en) Prioritized channel access

Legal Events

Date Code Title Description
PCNP Patent ceased through non-payment of renewal fee

Effective date: 20200914