WO2005062542A1 - A method in a communication system - Google Patents

A method in a communication system Download PDF

Info

Publication number
WO2005062542A1
WO2005062542A1 PCT/SE2003/002049 SE0302049W WO2005062542A1 WO 2005062542 A1 WO2005062542 A1 WO 2005062542A1 SE 0302049 W SE0302049 W SE 0302049W WO 2005062542 A1 WO2005062542 A1 WO 2005062542A1
Authority
WO
WIPO (PCT)
Prior art keywords
data
rate
station
time
transmission rate
Prior art date
Application number
PCT/SE2003/002049
Other languages
French (fr)
Inventor
Anders FURUSKÄR
Arne Simonsson
Johan LUNDSJÖ
Per Magnusson
Original Assignee
Telefonaktiebolaget Lm Ericsson (Publ)
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Telefonaktiebolaget Lm Ericsson (Publ) filed Critical Telefonaktiebolaget Lm Ericsson (Publ)
Priority to PCT/SE2003/002049 priority Critical patent/WO2005062542A1/en
Priority to AU2003290482A priority patent/AU2003290482A1/en
Publication of WO2005062542A1 publication Critical patent/WO2005062542A1/en

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/26Flow control; Congestion control using explicit feedback to the source, e.g. choke packets
    • H04L47/263Rate modification at the source after receiving feedback
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L47/00Traffic control in data switching networks
    • H04L47/10Flow control; Congestion control
    • H04L47/28Flow control; Congestion control in relation to timing considerations
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W28/00Network traffic management; Network resource management
    • H04W28/02Traffic management, e.g. flow control or congestion control
    • H04W28/0231Traffic management, e.g. flow control or congestion control based on communication conditions
    • 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
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA

Definitions

  • the present invention relates to a method, a system and a station in a system using a contention based multiple access protocol.
  • the method relates to controlling a transmission time a transmitting station may transmit data to a receiving station over a medium.
  • a contention based multiple access protocol is a type of protocol that as opposed to so-called conflict free protocols, does not guarantee that a transmission is successful. Conflicts may occur, e.g. collisions of transmissions from several users, and need to be resolved by the protocol. Furthermore these protocols do not require a centralised control station and therefore they are comprised in a group of protocols called distributed protocols. Contention based protocols are however only a subset of all distributed protocols. (Under the term distributed protocols some other protocols would also fit such as for example token ring protocol. The invention that will be disclosed in this application could also be applied for token ring protocols.)
  • contention based multiple access protocols examples include ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/CA), which is used for IEEE 802.11 WLANs, and CSMA with Collision Detection (CSMA/CD).
  • the CSMA protocols are characterized by always sensing the medium, i.e. listening to the medium and determining if the medium is free or occupied, before a transmission is performed.
  • Contention based multiple access protocols are described and defined in the book “Multiple Access Protocols" by R. Rom and M. Sidi, Springer- Verlag, 1990, ISBN 0-387-97253-6.
  • IEEE802.il systems employ a Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)-based MAC (Multiple Access Control).
  • CSMA/CA Carrier Sense Multiple Access with Collision Avoidance
  • a comprehensive description of the IEEE 802.11 MAC is provided in the 802.11 standard (ANSI, IEEE Std 802.11, 1999 Edition, "Local and Metropolitan Area Networks: Wireless LAN").
  • a station that wishes to transmit a packet first senses the medium. If the medium is sensed idle for a certain minimum time, a so-called Distributed Inter Frame Space (DIFS) time, the packet is transmitted. If the medium is busy, a backoff timer is set to a random number.
  • DIFS Distributed Inter Frame Space
  • the backoff timer is then decreased when the medium is sensed idle, whereas whenever the medium is sensed busy, a deferral state is entered, and the backoff timer is not decreased.
  • the packet is transmitted. If the packet is successfully received, the receiver responds with an acknowledgement to the transmitter. The acknowledgement is sent a Short Inter Frame Space (SIFS) after the data frame is received. Since SIFS ⁇ DIFS, no other user will access the medium during this time. If no acknowledgement is received, either because the packet itself or the acknowledgement was lost, the transmitter generates a new backoff, and retransmits the packet when the backoff timer has expired.
  • SIFS Short Inter Frame Space
  • the basic CSMA/CA channel access method guarantees an equal long term channel access probability to all hosts, and low bit rate users will capture the channel for a majority of time since users with lower data rate transmit for longer time. This penalizes other hosts that use a higher bit rate and the aggregate throughput is reduced.
  • WO 03/049485 a scheduling algorithm that controls the usage of channel based on channel quality is described. Suggested channel quality measures are among others; channel rate and Frame Error Rate (FER) that are available in 802.11.
  • WCDMA Wideband Code Division Multiple Access
  • the access point or Node B is aware of the radio link quality of each mobile station, either explicitly through channel quality reports, or implicitly from power levels used for other channels. The Node B may then schedule the user that has the best, or relatively best, channel quality. There is no central scheduler in 802.11. Even though WO 03/049485 addresses WLAN it does not describe how it shall be applied on 802.11, Multi-user diversity appears to be an attractive solution for 802.11, at least for services with somewhat relaxed delay requirements. It is however not obvious how to introduce it. There are no standardized radio quality measurement reports as for WCDMA evolved.
  • the term station refers to an entity capable of receiving and/or transmitting data, i.e. including some transmitter and/or receiver means.
  • An access point is a station that provides access to services of other networks, e.g. a fixed local area network or the Internet.
  • Alternative terms for the access point include base station or Node B.
  • a teraiinal, or mobile terminal is a station used by end-users of the communications system.
  • Alternative terms for the terminal include mobile, mobile station, or user equipment. The invention is applicable but not limited to the case where the communications system is an IEEE 802.11
  • An object of the invention is to provide a method and a station in a system using a contention based multiple access protocol, e.g. ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/C A) or CSMA with Collision Detection (CSMA/CD), providing the system with an increased aggregate throughput compared to conventionally used systems.
  • a contention based multiple access protocol e.g. ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/C A) or CSMA with Collision Detection (CSMA/CD)
  • the object is also achieved in a method according to claim 10 and a station according to claim 23.
  • the transmission time for low rate users is decreased since they can be forced to another access.
  • the expected waiting time per transmitted bit is controlled by adjusting the random access wait times assigned to the transmitting stations, i.e. adjusting the time before access attempt after the medium is detected as free.
  • One possibility is to vary the backoff time or the DIFS time in dependence of the ttansmitting station's transmission rate.
  • the controlling of expected waiting time per transmitted bit is instead performed by segmenting data into smaller packets depending on the station's transmission rate.
  • Fig. 1 is a flowchart showing the backoff and deferral procedure in a contention based system.
  • Fig. 2 shows a communications system with terminals and access points according to the invention.
  • Fig. 3 is a flowchart of the different method steps according to a first embodiment of the invention.
  • an expected waiting time per transmitted bit assigned to transmitting stations is controlled such that stations transmitting data with a comparatively low transmission rate are given an increased expected waiting time per transmitted bit in relation to stations transmitting data with a higher transmission rate.
  • Stations could for example be mobile terminals, other user terminals or access points in a system using a contention based multiple access protocol, e.g. ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/CA) or CSMA with Collision Detection (CSMA/CD).
  • ALOHA Carrier Sense Multiple Access
  • CSMA/CA Carrier Sense Multiple Access
  • CSMA/CD Collision Detection
  • Random access wait time refers to a total time the transmitting station has to wait before transmission.
  • this is achieved by providing a back off time distribution that is a function of the transmission rate of the data to be transmitted. It is also possible to provide at least two different fixed back off time distributions and draw a back off time from the one or the other of the distributions depending on the data transmission rate. By providing stations having low transmission rates with a higher expected back off time, they less likely will access the medium. Hereby the low rate stations will not occupy as big portion of the transmission medium as if all stations draw back off times from the same distribution.
  • medium or transmission medium to refer to a generic communications resource shared by the stations. Typically this is a limited frequency band, but it may also be further divided in time and in code dimensions.
  • the expected waiting time per transmitted bit is controlled by providing different Distributed Interframe Space, DIFS, times to the data to be transmitted depending on the transmission rate of the data.
  • DIFS Distributed Interframe Space
  • the expected waiting time per transmitted bit is controlled by segmenting data into smaller packets for stations transmitting data having a comparatively low transmission rate.
  • all packets are provided with random access wait times from the same distribution, i.e. all packets have the same probability to access the medium.
  • low rate packets are instead segmented into smaller packets and will therefore not occupy the medium as much as they would if all packets' sizes were equal.
  • the transmission time is controlled by forcing low rate stations to transmit over another access. This is possible only in case of a multi access system. Such multi access systems are for example described in M. Frodigh et al., "Future Generation Wireless Networks", in IEEE Personal Communications, pp. 10- 17, Vol. 8, Issue 5, October 2001.
  • FIG. 2 A communication system according to the invention is shown in Fig. 2. Three terminals 1 are shown communicating with two Access Points 3 comprised in the communication system.
  • the terminals 1 comprise all the usual necessary communication equipment. Shown in Fig. 2 are only those parts that are necessary for performing the inventive steps of the method according to the ⁇ ivention.
  • a transceiver means 7 and a rate selecting means 9 which is connected to the transceiver means 7 are shown in Figure 2.
  • the transceiver means 7 retrieves data to be transmitted from the terminal 1 from a processing means in the terminal 1.
  • the rate selecting means 9 selects a transmission rate for the data to be transmitted. This selection could be based on different factors. For example the transceiver means 7 can estimate the channel quality by measuring the signal strength of beacons sent from the Access Points 3 and the selection of a transmission rate can be based on this.
  • the terminal 1 furthermore comprises a medium usage controlling means 13 which is connected to the rate selecting means 9 and to the transceiver means 7.
  • the medium usage controlling means 13 is adapted to control the transmission time on the medium assigned to the data to be transmitted from the terminal. The controlling is based on the transmission rate for this data and said rate is retrieved from the rate selecting means 9.
  • the medium usage controlling means 13 controls an expected waiting time per transmitted bit of the data to be transmitted.
  • this is achieved by providing at least two different back off time distributions in the medium usage controlling means 13.
  • a back off time is a time period that is randomly selected from a certain backoff time distribution each time data is to be transmitted and the medium is sensed busy, or when transmission follows immediately after a transmission from the same station. If the transmitting medium is occupied at the time for the transmission the backoff time is counted down before the next tiy to transmit the data. See also the description of backoff times in the background chapter.
  • Data that is going to be transmitted with a comparatively low transmission rate should according to the invention draw a back off time from the back off time distribution having the longest back off times and data with a higher transmission rate should draw a back off time from a distribution with shorter backoff times.
  • data with low transmission rates have to wait a longer time before it is transmitted and the overall usage of the medium by low rate transmissions is decreased.
  • the medium usage controlling means 13 comprises a back off time distribution that is a f nction of the transmission rate that is retrieved from the rate selection means 9.
  • CW m i n and CW max could according to the invention take four different values. It is also possible that two or more of the rates are given the same CW m ⁇ n and CW ma -
  • a simple example for IEEE802.1 lb could be to use CW m ; n values of 31, 63, 127 and 255 for the transmission rates 11, 5.5, 2, and 1Mbps respectively and keep CW max constant.
  • CW m ⁇ n and CW max could be made dependent on both the service type and the transmission rate.
  • the dependency on the rate should be smaller than for delay insensitive services.
  • the video seivice should be prioritised and be given low backoff times since this is a more delay sensitive service than e-mailing, i.e. according to the invention the rate dependency of the backoff times need not to be used for all service classes.
  • the control of an expected waiting time per transmitted bit is achieved by providing in the medium usage controlling means 13 different DIFS times to the data to be transmitted depending on which rate has been selected for this data.
  • the DIFS time is as the backoff time a time period to wait before the transmission of data.
  • the station will always wait the DIFS time before transmitting data while the backoff time is only used when the medium is occupied. See also the description of DIFS in the background chapter.
  • a shorter DIFS time is given to data with a high transmission rate and a longer DIFS time is given to data with lower transmission rates.
  • the terminals comprise thus also means for sensing if the medium is free and means for counting down the back off and DIFS times. These means are connected to the transceiver means and in the first and second embodiment of the invention also to the medium usage controlling means.
  • the back-off time and DIFS time are together forming a total time period before access attempt after the medium is free. This time period is also called a random waiting time.
  • the principles of the first two embodiments are applicable also on other contention based multiple accesses protocols with other mechanisms defining this random waiting time.
  • the control of an expected waiting time per transmitted bit is achieved by providing in the medium usage controlling means 13 a packet segmenting means that is adapted to segment the packets of the data to be transmitted into smaller packets if the selected rate for this data is lower than a predefined threshold. All packets are provided with random access wait times from the same distribution, i.e all packets have the same probability to access the medium. By segmenting low rate packets into smaller packets the transmission medium will not be occupied by low rate transmissions to the same extent as when all packets have the same size and are provided with random access wait times from the same distribution.
  • the medium usage controlling means 13 needs to be connected to the processing means in the terminal 1 for retrieving the data to be transmitted.
  • the data is then after the segmenting procedure forwarded to the transceiver means 7 for transmission.
  • the time allocated to use it can thus still be controlled by varying the packet size.
  • One packet segmentation algorithm could be to equalize segment transmission time (channel occupation per packet) independent of modulation/channel rate: ⁇ size- ⁇ max -K-ch' i ⁇ ax
  • R c is the actual channel rate and R max is the maximum channel rate, e.g. 11Mbps for IEEE 802.1 lb.
  • R max l 1Mbps for which the largest segment S max is used. If the transmission rate is 5.5Mbps, S max 12 segment is used resulting in an equal transmission time per segment as for 11Mbps transmission rate.
  • a smaller set of segment sizes could be used, e.g. for 802.11b one smaller size for 1 and 2Mbps, and a larger size for 5.5 and 11Mbps.
  • This packet segmentation can be straight forward applied also on a token ring multiple access protocol. Each time the token is received, one packet with a size defined by the transmission rate is sent.
  • Load in the network i.e. how many stations that are fransmitting at the same time, can be used as a trigger for activating the above described segmentation mechanism, i.e. only perform segmentation in high loaded situations.
  • Load can in the same way be used as a trigger for activating the use of different backoff and DIFS times according to the first and second embodiments of the invention.
  • the medium usage controlling means 13 is adapted to control a handover to another access depending on the transmission rate.
  • This embodiment can only be applied in a multi access systems with multi access capable mobile stations. If the terminal has selected a low transmission rate the medium usage contiOlling means 13 can force the terminal to handover to another access.
  • the load in the system should first be considered and a handover only be performed if the load is high.
  • the handover could also be controlled from the network , i.e. if an access point finds out that a terminal transmits data at a low rate and the load in the network at the same time is high the access point can force this teraiinal to handover to another access.
  • the medium usage controlling means is positioned in the access point instead of in the terminal.
  • FIG. 2 data is transmitted both in the uplink and downlink. Above the uplink procedure was described. The downlink transmission, i.e. from access point to terminal is performed in almost exactly the same way.
  • FIG 2 two access points 3 according to the invention are shown. The access points 3 comprise essentially the same components as was described for the terminals and of course all other necessary equipment for an access point in a communication system.
  • An AP transceiver means 21 is connected to an AP rate selecting means 23.
  • An AP medium usage controlling means 25 is connected to both the AP rate selection means 23 and the AP transceiver means 21.
  • the functions of these parts are the same as was described for the same parts in the terminal with essentially one exception. This is that the access point has to keep in mind and separate transmissions to different terminals.
  • the AP rate selection means 23 can select a rate based on received channel quality and needs in this case to keep a check on which terminal the data is intended for and which was the last received channel quality from this terminal. As described above the rate selection could also be a randomly selected rate and/or just a rate that is adjusted to a lower rate when the transmission has failed a predefined number of times.
  • the wait times and/or segment size can be adjusted to compensate for a difference in expected waiting time per transmitted bit between uplink in downlink.
  • the back-off time, DIFS time and/or segment size can be adjusted to yield equal expected waiting time per transmitted bit for downlink and uplink.
  • One way to balance the expected waiting time per bit between uplink and downlink is to manage one back-off process per terminal in the AP, i.e. while the backoff time is decremented for transmission to one terminal, data could be sent to another terminal and the backoff times per terminal could be decremented simultaneously.
  • the AP transceiver means 21 retrieves data to be transmitted to one of the terminals in the system from a processing unit in the access point 3.
  • the AP rate selecting means 23 selects a transmission rate for the data to be sent. This selection could possibly be based on the channel quality of the last received data from this terminal. This channel quality is in this case retrieved from the AP transceiver means 21 and stored in the AP rate selection means 23.
  • the AP medium usage controlling means 25 retrieves the selected rate from the AP rate selection means 23 and uses this rate to decide which backoff time distribution that should be used. Possibly the rate is inserted into the backoff time distribution formula being a function of the rate and the distribution would then automatically be different for different rates as described above.
  • the method according to the invention is implemented by means of a computer program product comprising the software code means for perfomiing the steps of the method.
  • the computer program product is run in stations, e.g. teiminals and access points, in a system using a contention based multiple access protocol.
  • the computer progiam is loaded directly or from a computer usable medium, such as a floppy disc, a CD, the Internet etc.

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Small-Scale Networks (AREA)

Abstract

ABSTRACTA method in a system using a contention based multiple access protocol for controlling a transmission time a transmitting station may transmit data to a receiving station over a medium.According to the invention the method comprises the steps of:- selecting (S35) a transmission rate for the data to be transmitted to the receiving station;- controlling the expected waiting time per transmitted bit given to the transmitting station based on the selected transmission rate and stations transmitting data with a comparatively low transmission rate are given an increased expected waiting time per transmitted bit in relation to stations transmitting data with a higher transmission rate.(Fig. 3)

Description

A method in a communication system
TECHNICAL FIELD OF THE INVENTION
The present invention relates to a method, a system and a station in a system using a contention based multiple access protocol. The method relates to controlling a transmission time a transmitting station may transmit data to a receiving station over a medium.
BACKGROUND AND RELATED ART
A contention based multiple access protocol is a type of protocol that as opposed to so- called conflict free protocols, does not guarantee that a transmission is successful. Conflicts may occur, e.g. collisions of transmissions from several users, and need to be resolved by the protocol. Furthermore these protocols do not require a centralised control station and therefore they are comprised in a group of protocols called distributed protocols. Contention based protocols are however only a subset of all distributed protocols. (Under the term distributed protocols some other protocols would also fit such as for example token ring protocol. The invention that will be disclosed in this application could also be applied for token ring protocols.)
Examples of contention based multiple access protocols are ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/CA), which is used for IEEE 802.11 WLANs, and CSMA with Collision Detection (CSMA/CD). The CSMA protocols are characterized by always sensing the medium, i.e. listening to the medium and determining if the medium is free or occupied, before a transmission is performed. Contention based multiple access protocols are described and defined in the book "Multiple Access Protocols" by R. Rom and M. Sidi, Springer- Verlag, 1990, ISBN 0-387-97253-6. IEEE802.il systems employ a Carrier Sense Multiple Access with Collision Avoidance (CSMA/CA)-based MAC (Multiple Access Control). A comprehensive description of the IEEE 802.11 MAC is provided in the 802.11 standard (ANSI, IEEE Std 802.11, 1999 Edition, "Local and Metropolitan Area Networks: Wireless LAN"). In short, a station that wishes to transmit a packet first senses the medium. If the medium is sensed idle for a certain minimum time, a so-called Distributed Inter Frame Space (DIFS) time, the packet is transmitted. If the medium is busy, a backoff timer is set to a random number. The backoff timer is then decreased when the medium is sensed idle, whereas whenever the medium is sensed busy, a deferral state is entered, and the backoff timer is not decreased. When the backoff timer expires, the packet is transmitted. If the packet is successfully received, the receiver responds with an acknowledgement to the transmitter. The acknowledgement is sent a Short Inter Frame Space (SIFS) after the data frame is received. Since SIFS < DIFS, no other user will access the medium during this time. If no acknowledgement is received, either because the packet itself or the acknowledgement was lost, the transmitter generates a new backoff, and retransmits the packet when the backoff timer has expired. Even if the packet was successfully acknowledged, the transmitter must generate a backoff and wait for it to expire before transmitting the next packet. To avoid congestion, when collisions occur, backoff values are drawn from distributions with larger and larger expectations for eveiy retransmission attempt. For the « h transmission attempt, the backoff time is drawn from the uniform distribution U[0,min(32*2""1 - 1, 1023)]. The backoff time is measured in units of slot times, which for 802,1 lb are 20μs long. The procedure described above is exemplified in a flowchart in Figure 1.
The article "Performance Anomaly of 802, 1 lb" by Martin Heusse et al. published in IEEE Infocom 2003 (Full reference: Heusse, ; Rousseau, F.; Berger-Sabbatel, G.; Duda, ; INFOCOM 2003. Twenty-Second Annual Joint Conference of the IEEE Computer and Communications Societies. IEEE , Volume: 2 , 30 March - 3 April 2003 Page(s): 836 -843) analyzes the performance of the IEEE 802.11b wireless local area networks. It is disclosed that when some mobile hosts use a lower bit rate than the others, the performance of all hosts is considerably degraded. The reason is that the basic CSMA/CA channel access method guarantees an equal long term channel access probability to all hosts, and low bit rate users will capture the channel for a majority of time since users with lower data rate transmit for longer time. This penalizes other hosts that use a higher bit rate and the aggregate throughput is reduced.
It is known, and utilized e.g. for WCDMA evolved (or HSDPA), that the aggregate throughput can be increased if users are scheduled when then channel qualities are good. This is often referred to as multi-user diversity. The drawback is that the delay may be increased for users with poor radio conditions. Not all services tolerate such delay variations.
In WO 03/049485 a scheduling algorithm that controls the usage of channel based on channel quality is described. Suggested channel quality measures are among others; channel rate and Frame Error Rate (FER) that are available in 802.11. In WCDMA evolved, the access point or Node B is aware of the radio link quality of each mobile station, either explicitly through channel quality reports, or implicitly from power levels used for other channels. The Node B may then schedule the user that has the best, or relatively best, channel quality. There is no central scheduler in 802.11. Even though WO 03/049485 addresses WLAN it does not describe how it shall be applied on 802.11, Multi-user diversity appears to be an attractive solution for 802.11, at least for services with somewhat relaxed delay requirements. It is however not obvious how to introduce it. There are no standardized radio quality measurement reports as for WCDMA evolved.
TERMINOLOGY
The following terminology is used in this application: the term station refers to an entity capable of receiving and/or transmitting data, i.e. including some transmitter and/or receiver means. An access point is a station that provides access to services of other networks, e.g. a fixed local area network or the Internet. Alternative terms for the access point include base station or Node B. A teraiinal, or mobile terminal, is a station used by end-users of the communications system. Alternative terms for the terminal include mobile, mobile station, or user equipment. The invention is applicable but not limited to the case where the communications system is an IEEE 802.11
WLAN.
SUMMARY
An object of the invention is to provide a method and a station in a system using a contention based multiple access protocol, e.g. ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/C A) or CSMA with Collision Detection (CSMA/CD), providing the system with an increased aggregate throughput compared to conventionally used systems.
This is achieved in a method according to claim 1, a station according to claim 12, a system according to claim 25 and a computer program according to claim 26 and 27.
Because of the increased expected waiting time per transmitted bit given to stations transmitting data with a comparatively low transmission rate these transmitting stations will be given a decreased transmission time compared to stations transmitting data with higher transmission rates and the aggregate throughput of the system will be increased.
The object is also achieved in a method according to claim 10 and a station according to claim 23. Hereby the transmission time for low rate users is decreased since they can be forced to another access.
In one embodiment of the invention the expected waiting time per transmitted bit is controlled by adjusting the random access wait times assigned to the transmitting stations, i.e. adjusting the time before access attempt after the medium is detected as free. One possibility is to vary the backoff time or the DIFS time in dependence of the ttansmitting station's transmission rate. In another embodiment the controlling of expected waiting time per transmitted bit is instead performed by segmenting data into smaller packets depending on the station's transmission rate.
Other preferred embodiments are described in the dependent claims.
BRIEF DESCRIPTION OF THE DRAWINGS
Fig. 1 is a flowchart showing the backoff and deferral procedure in a contention based system.
Fig. 2 shows a communications system with terminals and access points according to the invention.
Fig. 3 is a flowchart of the different method steps according to a first embodiment of the invention.
DETAILED DESCRIPTION OF THE EMBODIMENTS
According to the invention an expected waiting time per transmitted bit assigned to transmitting stations is controlled such that stations transmitting data with a comparatively low transmission rate are given an increased expected waiting time per transmitted bit in relation to stations transmitting data with a higher transmission rate. Stations could for example be mobile terminals, other user terminals or access points in a system using a contention based multiple access protocol, e.g. ALOHA, Carrier Sense Multiple Access (CSMA), CSMA with Collision Avoidance (CSMA/CA) or CSMA with Collision Detection (CSMA/CD).
This could be achieved by providing longer random access wait times to stations having comparatively low transmission rates and shorter random access wait times to stations having comparatively high transmission rates. Random access wait time refers to a total time the transmitting station has to wait before transmission.
In a first embodiment this is achieved by providing a back off time distribution that is a function of the transmission rate of the data to be transmitted. It is also possible to provide at least two different fixed back off time distributions and draw a back off time from the one or the other of the distributions depending on the data transmission rate. By providing stations having low transmission rates with a higher expected back off time, they less likely will access the medium. Hereby the low rate stations will not occupy as big portion of the transmission medium as if all stations draw back off times from the same distribution. In this application we use the term medium or transmission medium to refer to a generic communications resource shared by the stations. Typically this is a limited frequency band, but it may also be further divided in time and in code dimensions.
In a second embodiment of the invention the expected waiting time per transmitted bit is controlled by providing different Distributed Interframe Space, DIFS, times to the data to be transmitted depending on the transmission rate of the data. By providing data having a high transmission rate with a short DIFS time this data does not have to wait as long as data having longer DIFS times to be transmitted. Hereby high rate data is prioritised and the medium will not be dominated by data with low transmission rates. This embodiment could also be combined with the first embodiment, i.e. both back off times and DIFS times can be varied depending on transmission rate.
In a third embodiment the expected waiting time per transmitted bit is controlled by segmenting data into smaller packets for stations transmitting data having a comparatively low transmission rate. In this embodiment all packets are provided with random access wait times from the same distribution, i.e. all packets have the same probability to access the medium. However low rate packets are instead segmented into smaller packets and will therefore not occupy the medium as much as they would if all packets' sizes were equal. Also according to the invention the transmission time is controlled by forcing low rate stations to transmit over another access. This is possible only in case of a multi access system. Such multi access systems are for example described in M. Frodigh et al., "Future Generation Wireless Networks", in IEEE Personal Communications, pp. 10- 17, Vol. 8, Issue 5, October 2001.
A detailed description of the embodiments with references to the drawings follows below.
A communication system according to the invention is shown in Fig. 2. Three terminals 1 are shown communicating with two Access Points 3 comprised in the communication system.
The terminals 1 comprise all the usual necessary communication equipment. Shown in Fig. 2 are only those parts that are necessary for performing the inventive steps of the method according to the ήivention. A transceiver means 7 and a rate selecting means 9 which is connected to the transceiver means 7 are shown in Figure 2. The transceiver means 7 retrieves data to be transmitted from the terminal 1 from a processing means in the terminal 1. The rate selecting means 9 selects a transmission rate for the data to be transmitted. This selection could be based on different factors. For example the transceiver means 7 can estimate the channel quality by measuring the signal strength of beacons sent from the Access Points 3 and the selection of a transmission rate can be based on this. A high channel quality allows a high transmission rate and a low channel quality requires a lower transmission rate. It could also be a randomly selected rate and the rate can be decreased from a previously used rate if it is detected in the terminal that the previous transmissions have been unsuccessful. If for example 802.1 lb is used in the system there are four available rates, i.e. 1, 2, 5.5, and 11Mbps. The supported subset of these rates, i.e. those rates being used by this access point, are transmitted from the access points in beacons and the terminals have to select one of the rates for the transmissions, According to the invention the terminal 1 furthermore comprises a medium usage controlling means 13 which is connected to the rate selecting means 9 and to the transceiver means 7. The medium usage controlling means 13 is adapted to control the transmission time on the medium assigned to the data to be transmitted from the terminal. The controlling is based on the transmission rate for this data and said rate is retrieved from the rate selecting means 9.
There are a few different embodiments of the medium usage controlling means 13 according to the invention. In a first, second and third embodiment the medium usage controlling means 13 controls an expected waiting time per transmitted bit of the data to be transmitted. In the first embodiment this is achieved by providing at least two different back off time distributions in the medium usage controlling means 13. A back off time is a time period that is randomly selected from a certain backoff time distribution each time data is to be transmitted and the medium is sensed busy, or when transmission follows immediately after a transmission from the same station. If the transmitting medium is occupied at the time for the transmission the backoff time is counted down before the next tiy to transmit the data. See also the description of backoff times in the background chapter. Data that is going to be transmitted with a comparatively low transmission rate should according to the invention draw a back off time from the back off time distribution having the longest back off times and data with a higher transmission rate should draw a back off time from a distribution with shorter backoff times. Hereby data with low transmission rates have to wait a longer time before it is transmitted and the overall usage of the medium by low rate transmissions is decreased.
Preferably the medium usage controlling means 13 according to the first embodiment . comprises a back off time distribution that is a f nction of the transmission rate that is retrieved from the rate selection means 9. For example, in the IEEE802.11 standard where a backoff time distribution according to fBO=U(0, min((CWmill+l)*2T-1-l,CWmax)) is used, where CWmin and CWmaxare predefined constants, 31 and 1023 respectively for 802.1 lb and T is the number of transmission attempts, CWmjn and/or CWmax could be made dependent on the rate. In 802.1 lb there are four different possible rates and accordingly CWmin and CWmax could according to the invention take four different values. It is also possible that two or more of the rates are given the same CWmιn and CWma - A simple example for IEEE802.1 lb could be to use CWm;n values of 31, 63, 127 and 255 for the transmission rates 11, 5.5, 2, and 1Mbps respectively and keep CWmax constant.
The 802.1 le standard already employs different values for CWmιn and CWmax for different service classes. According to the invention CWmιn and CWmax could be made dependent on both the service type and the transmission rate. For delay sensitive seivices the dependency on the rate should be smaller than for delay insensitive services. For example if one service is video and another service is e-mail, the video seivice should be prioritised and be given low backoff times since this is a more delay sensitive service than e-mailing, i.e. according to the invention the rate dependency of the backoff times need not to be used for all service classes.
In a second embodiment of the invention the control of an expected waiting time per transmitted bit is achieved by providing in the medium usage controlling means 13 different DIFS times to the data to be transmitted depending on which rate has been selected for this data. The DIFS time is as the backoff time a time period to wait before the transmission of data. The station will always wait the DIFS time before transmitting data while the backoff time is only used when the medium is occupied. See also the description of DIFS in the background chapter. According to the invention a shorter DIFS time is given to data with a high transmission rate and a longer DIFS time is given to data with lower transmission rates. Hereby the probability to enter the medium and transmit is lower for data with lower transmission rates. The terminals comprise thus also means for sensing if the medium is free and means for counting down the back off and DIFS times. These means are connected to the transceiver means and in the first and second embodiment of the invention also to the medium usage controlling means.
For 802.11 the back-off time and DIFS time are together forming a total time period before access attempt after the medium is free. This time period is also called a random waiting time. The principles of the first two embodiments are applicable also on other contention based multiple accesses protocols with other mechanisms defining this random waiting time.
In a third embodiment of the invention the control of an expected waiting time per transmitted bit is achieved by providing in the medium usage controlling means 13 a packet segmenting means that is adapted to segment the packets of the data to be transmitted into smaller packets if the selected rate for this data is lower than a predefined threshold. All packets are provided with random access wait times from the same distribution, i.e all packets have the same probability to access the medium. By segmenting low rate packets into smaller packets the transmission medium will not be occupied by low rate transmissions to the same extent as when all packets have the same size and are provided with random access wait times from the same distribution. In this embodiment the medium usage controlling means 13 needs to be connected to the processing means in the terminal 1 for retrieving the data to be transmitted. The data is then after the segmenting procedure forwarded to the transceiver means 7 for transmission. With the same probability to access the medium the time allocated to use it can thus still be controlled by varying the packet size. One packet segmentation algorithm could be to equalize segment transmission time (channel occupation per packet) independent of modulation/channel rate: ^size- ^max -K-ch' iιax
Where Smax is the segement size used for the highest transmission rate, Rc is the actual channel rate and Rmax is the maximum channel rate, e.g. 11Mbps for IEEE 802.1 lb. For example; With 802.1 lb Rmax=l 1Mbps for which the largest segment Smax is used. If the transmission rate is 5.5Mbps, Smax 12 segment is used resulting in an equal transmission time per segment as for 11Mbps transmission rate. Alternatively, a smaller set of segment sizes could be used, e.g. for 802.11b one smaller size for 1 and 2Mbps, and a larger size for 5.5 and 11Mbps.
This packet segmentation can be straight forward applied also on a token ring multiple access protocol. Each time the token is received, one packet with a size defined by the transmission rate is sent.
Load in the network, i.e. how many stations that are fransmitting at the same time, can be used as a trigger for activating the above described segmentation mechanism, i.e. only perform segmentation in high loaded situations. Load can in the same way be used as a trigger for activating the use of different backoff and DIFS times according to the first and second embodiments of the invention.
In a fourth embodiment of the invention the medium usage controlling means 13 is adapted to control a handover to another access depending on the transmission rate. This embodiment can only be applied in a multi access systems with multi access capable mobile stations. If the terminal has selected a low transmission rate the medium usage contiOlling means 13 can force the terminal to handover to another access. Preferably the load in the system should first be considered and a handover only be performed if the load is high. The handover could also be controlled from the network , i.e. if an access point finds out that a terminal transmits data at a low rate and the load in the network at the same time is high the access point can force this teraiinal to handover to another access. In this case the medium usage controlling means is positioned in the access point instead of in the terminal.
However all four of these described embodiments could be combined in any way to achieve the best result. In a communication system as shown in Figure 2 data is transmitted both in the uplink and downlink. Above the uplink procedure was described. The downlink transmission, i.e. from access point to terminal is performed in almost exactly the same way. In Figure 2 two access points 3 according to the invention are shown. The access points 3 comprise essentially the same components as was described for the terminals and of course all other necessary equipment for an access point in a communication system. An AP transceiver means 21 is connected to an AP rate selecting means 23. An AP medium usage controlling means 25 is connected to both the AP rate selection means 23 and the AP transceiver means 21. The functions of these parts are the same as was described for the same parts in the terminal with essentially one exception. This is that the access point has to keep in mind and separate transmissions to different terminals. The AP rate selection means 23 can select a rate based on received channel quality and needs in this case to keep a check on which terminal the data is intended for and which was the last received channel quality from this terminal. As described above the rate selection could also be a randomly selected rate and/or just a rate that is adjusted to a lower rate when the transmission has failed a predefined number of times.
When a plural of terminals communicate with one AP it is known that the uplink gets a greater access probability than the downlink. Therefore, according to the invention, the back-off time, the DIFS time and the packet segmentation must not necessary be equal for downlink and uplink, In fact in certain situations the wait times and/or segment size can be adjusted to compensate for a difference in expected waiting time per transmitted bit between uplink in downlink. With 802.11, if one AP communicates with several terminals and the terminals are not communicating with each other the expected waiting time per transmitted bit will be higher for downlink than for uplink. By in the AP taking into account the number of temiinals fransmitted to, the back-off time, DIFS time and/or segment size can be adjusted to yield equal expected waiting time per transmitted bit for downlink and uplink. One way to balance the expected waiting time per bit between uplink and downlink is to manage one back-off process per terminal in the AP, i.e. while the backoff time is decremented for transmission to one terminal, data could be sent to another terminal and the backoff times per terminal could be decremented simultaneously.
In Figure 3 a flow chart of the inventive method steps according to the first embodiment of the invention is shown. The steps are described in order below: In this example data is to be sent from the access point to a terminal in the system.
S31 : The AP transceiver means 21 retrieves data to be transmitted to one of the terminals in the system from a processing unit in the access point 3.
S33 : The AP rate selecting means 23 is informed about which teraiinal 1 the data should be sent to.
S35 : The AP rate selecting means 23 selects a transmission rate for the data to be sent. This selection could possibly be based on the channel quality of the last received data from this terminal. This channel quality is in this case retrieved from the AP transceiver means 21 and stored in the AP rate selection means 23.
S37: The AP medium usage controlling means 25 retrieves the selected rate from the AP rate selection means 23 and uses this rate to decide which backoff time distribution that should be used. Possibly the rate is inserted into the backoff time distribution formula being a function of the rate and the distribution would then automatically be different for different rates as described above.
S39: A backoff time is drawn from the distribution related to this transmission rate.
S41: If the medium is occupied when the data is to be sent from the AP transceiver means 21 the backoff time (and the DIFS time) is counted down before the AP transceiver means 21 tries to transmit the data again. This was only a schematic overview of the method according to the first embodiment of the invention. As described above there are many different valiants.
The method according to the invention is implemented by means of a computer program product comprising the software code means for perfomiing the steps of the method. The computer program product is run in stations, e.g. teiminals and access points, in a system using a contention based multiple access protocol. The computer progiam is loaded directly or from a computer usable medium, such as a floppy disc, a CD, the Internet etc.
The present invention is not limited to the above-described preferred embodiments. Various alternatives, modifications and equivalents may be used. Therefore, the above embodiments should not be taken as limiting the scope of the invention, which is defined by the appending claims.

Claims

1. A method in a system using a contention based multiple access protocol for controlling the time a transmitting station is allowed to transmit data to a receiving station over a medium, characterised by
- selecting (S35) a transmission rate for the data to be transmitted;
- controlling an expected waiting time per transmitted bit assigned to the fransnύtting station based on the selected transmission rate, said control implying that stations fransnήtting data with a comparatively low fransmission rate are given an increased expected waiting time per transmitted bit in relation to stations fransnfrtting data with a higher transmission rate.
2. A method according to claim 1, characterised in that the controlling of expected waiting time per transmitted bit is performed by providing longer random access wait times to stations having comparatively low transmission rates and shorter random access wait times to stations having comparatively high fransmission rates.
3. A method according to claim 2, characterised in that the controlling of expected waiting time per transmitted bit is performed by providing at least two different back- off time distributions, whereby the stations having a comparatively low fransmission rate are forced to draw a back-off time from the back-off time distribution comprising the longest back off times.
4. A method according to claim 3, characterised by providing a back off time distribution that is a function of the stations transmission rate.
5. A method according to claim 4, characterised by using a back off distribution comprising CWmin and CWmax as components and letting CWmjn and/or CWmax be dependent on the transmission rate.
6. A method according to claim 3, 4 or 5, characterised by providing different back off time distributions depending on type of service associated with the data to be transmitted.
7. A method according to any one of the preceding claims, characterised in that the controlling of expected waiting time per transmitted bit is performed by allocating different Distributed Interframe Space, DIFS, time periods to different transmission rates, thereby allocating longer DIFS times to users having comparatively low transmission rates.
8. A method according to any one of the preceding claims, characterised in that the controlling of expected waiting time per transmitted bit is performed by segmenting data into smaller packets depending on the station's transmission rate.
9. A method according to claim 8, characterised in that the controlling of expected waiting time per transmitted bit is performed by segmenting data into segments occupying the medium for an equal amount of time.
10. A method in a multi access system using a contention based multiple access protocol for controlling the time a transmitting station is allowed to transmit data to a receiving station over a medium, characterised by
- selecting a transmission rate for the data to be transmitted;
- controlling the transmission time assigned to the transmitting station based on the selected transmission rate by forcing stations transmitting data with a comparatively low transmission rate to handover to another access.
1 1. A method according to any one of the preceding claims, characterised by measuring the load in the access system and only performing the medium usage confrolling when the measured load is over a predefined level.
12. A station adapted to communicate in a system using a contention based multiple access protocol, characterised in that it comprises
- a rate selecting means (9) adapted to select a fransmission rate for data to be transmitted from the station to a receiving station; - a medium usage confrolling means (13) connected to the rate selecting means (9) and adapted to retrieve the value of the selected transmission rate for using it for controlling the expected waiting time per transmitted bit assigned to the station based on the selected transmission rate, said control implying that stations transmitting data with a comparatively low fransmission rate are given an increased expected waiting time per transmitted bit in relation to stations fransmitting data with a higher fransmission rate.
13. A station according to claim 12, characterised in that it is a terminal.
14. A station according to claim 12, characterised in that it is an access point.
15. A station according to any one of the claims 12-14, characterised in that the medium usage controlling means (13) is adapted to provide longer random access wait times to stations having comparatively low fransmission rates and shorter random access wait times to stations having comparatively high transmission rates.
16. A station according to any one of the claims 12-15, characterised in that the medium usage controlling means (13) is adapted to provide the data to be transmitted with a back off time selected from one of at least two different back off time distributions, where the refrieved selected rate deteiniines from which one of said back off time disfributions the back off time should be drawn, where data with comparatively low rates are forced to draw a back off time from a distribution comprising longer back off times than data with higher rates.
17. A station according to claim 16, characterised in that the medium usage controlling means (13) comprises a back off time distribution that is a function of the rate, providing distributions with longer back off times to users with comparatively low rates.
18. A station according to claim 17, characterised in that the medium usage controlling means (13) comprises a back off time distribution comprising CWmi„ and CWma as components, CWmin and/or CWmaχ being dependent on the transmission rate.
19. A station according to any one of the claims 12-18, characterised in that the medium usage controlling means (13) further comprises back off time disfributions that are dependent on the user's type of service.
20. A station according to any one of the claims 12-19, characterised in that the medium usage controlling means (13) comprises means for allocating different DIFS time periods to different transmission rates, providing users with comparatively low transmission rates longer DIFS times.
21. A station according to any one of the claims 12-20, characterised in that the medium usage controlling means (13) comprises means for segmenting packets into smaller packets depending on the selected rate, where data with a comparatively low transmission rate will be segmented into smaller packets than data with a higher rate.
22. A station according to claim 21, characterised in that the medium usage controlling means (13) is adapted to segment data into segments occupying the medium for an equal amount of time.
23. A station adapted for communicating in a multi access system using a contention based multiple access protocol, characterised by
- rate selecting means (9) adapted to select a fransmission rate for data to be transmitted to a receiving station; - medium usage confrolling means (13) adapted to control the transmission time assigned to the station based on the selected transmission rate by forcing stations transmitting data with a comparatively low transmission rate to handover to another access.
24. A station according to any one of the claims 12-23, characterised in that the medium usage controlling means ( 13) is adapted to only perform the medium usage controlling when a measured load in the system is over a predefined level.
25. A system using a contention based multiple access protocol, said system comprising Access Points according to any one of the claims 12-24 and terminals according to any one of the claims 12-24.
26. A computer program product directly loadable into the internal memory of a processing means within a station adapted for communicating in a system using a contention based multiple access protocol, comprising the software code means for performing the steps of any of the claims 1-11.
27. A computer program product stored on a computer usable medium, comprising readable program for causing a processing means in a station adapted for communicating in a system using a contention based multiple access protocol, to control an execution of the steps of any of the claims 1-11.
PCT/SE2003/002049 2003-12-22 2003-12-22 A method in a communication system WO2005062542A1 (en)

Priority Applications (2)

Application Number Priority Date Filing Date Title
PCT/SE2003/002049 WO2005062542A1 (en) 2003-12-22 2003-12-22 A method in a communication system
AU2003290482A AU2003290482A1 (en) 2003-12-22 2003-12-22 A method in a communication system

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/SE2003/002049 WO2005062542A1 (en) 2003-12-22 2003-12-22 A method in a communication system

Publications (1)

Publication Number Publication Date
WO2005062542A1 true WO2005062542A1 (en) 2005-07-07

Family

ID=34709473

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/SE2003/002049 WO2005062542A1 (en) 2003-12-22 2003-12-22 A method in a communication system

Country Status (2)

Country Link
AU (1) AU2003290482A1 (en)
WO (1) WO2005062542A1 (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1892903A1 (en) 2006-08-21 2008-02-27 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
US7715864B2 (en) 2006-09-13 2010-05-11 Telefonaktiebolaget L M Ericsson (Publ) Arrangement and method for contention-based multi-access in a wireless communication system
CN102625466A (en) * 2012-01-13 2012-08-01 北京邮电大学 Distributed media access method used in wireless local area network
KR101275483B1 (en) 2012-04-24 2013-06-17 고려대학교 산학협력단 Terminal device, access point and method for receiving data of terminal device in multi-rate wireless network
GB2516280A (en) * 2013-07-17 2015-01-21 Canon Kk Method and device for data communication over a shared communication network

Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1249970A1 (en) * 2001-04-10 2002-10-16 Alcatel A method to ensure the quality of preferred communication services such as voice versus regular data
US20030081628A1 (en) * 2001-10-30 2003-05-01 Cognio, Inc. Throughput in multi-rate wireless networks using variable-length packets and other techniques
EP1309100A1 (en) * 2001-11-05 2003-05-07 Hitachi, Ltd. Transmission power control method for a wireless communication system
WO2003041346A1 (en) * 2001-11-02 2003-05-15 At & T Corp Preemptive packet for maintaining contiguity in cyclic prioritized multiple access (cpma) contention-free sessions
WO2003049485A1 (en) * 2001-12-06 2003-06-12 Telefonaktiebolaget L M Ericsson (Publ) A method and arrangement for allocation the quantity of a channel to a mobile station as a function of the measured quality
EP1333620A2 (en) * 2002-01-31 2003-08-06 Texas Instruments Incorporated Implementing enhanced distributed coordinating function (EDCF) with a single hardware backoff counter

Patent Citations (6)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1249970A1 (en) * 2001-04-10 2002-10-16 Alcatel A method to ensure the quality of preferred communication services such as voice versus regular data
US20030081628A1 (en) * 2001-10-30 2003-05-01 Cognio, Inc. Throughput in multi-rate wireless networks using variable-length packets and other techniques
WO2003041346A1 (en) * 2001-11-02 2003-05-15 At & T Corp Preemptive packet for maintaining contiguity in cyclic prioritized multiple access (cpma) contention-free sessions
EP1309100A1 (en) * 2001-11-05 2003-05-07 Hitachi, Ltd. Transmission power control method for a wireless communication system
WO2003049485A1 (en) * 2001-12-06 2003-06-12 Telefonaktiebolaget L M Ericsson (Publ) A method and arrangement for allocation the quantity of a channel to a mobile station as a function of the measured quality
EP1333620A2 (en) * 2002-01-31 2003-08-06 Texas Instruments Incorporated Implementing enhanced distributed coordinating function (EDCF) with a single hardware backoff counter

Cited By (14)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP1968262A3 (en) * 2006-08-21 2008-09-24 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1892903A1 (en) 2006-08-21 2008-02-27 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1968260A2 (en) 2006-08-21 2008-09-10 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1968262A2 (en) 2006-08-21 2008-09-10 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1968260A3 (en) * 2006-08-21 2008-09-24 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1968261A3 (en) * 2006-08-21 2008-09-24 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
EP1968261A2 (en) 2006-08-21 2008-09-10 NTT DoCoMo, Inc. Wireless communication terminal and wireless communication method
US7940692B2 (en) 2006-08-21 2011-05-10 Ntt Docomo, Inc. Wireless communication terminal and wireless communication method
US7715864B2 (en) 2006-09-13 2010-05-11 Telefonaktiebolaget L M Ericsson (Publ) Arrangement and method for contention-based multi-access in a wireless communication system
CN102625466A (en) * 2012-01-13 2012-08-01 北京邮电大学 Distributed media access method used in wireless local area network
CN102625466B (en) * 2012-01-13 2014-11-19 北京邮电大学 Distributed media access method used in wireless local area network
KR101275483B1 (en) 2012-04-24 2013-06-17 고려대학교 산학협력단 Terminal device, access point and method for receiving data of terminal device in multi-rate wireless network
GB2516280A (en) * 2013-07-17 2015-01-21 Canon Kk Method and device for data communication over a shared communication network
GB2516280B (en) * 2013-07-17 2018-04-11 Canon Kk Method and device for data communication over a shared communication network

Also Published As

Publication number Publication date
AU2003290482A1 (en) 2005-07-14

Similar Documents

Publication Publication Date Title
US11039476B2 (en) Contention mechanism for access to random resource units in an 802.11 channel
KR100759302B1 (en) Clear channel assessment optimization in a wireless local area network
KR100968797B1 (en) Wireless local area network methods and components that utilize traffic prediction
US8085785B2 (en) Mobile station, a base station, a mobile communication system and a communication control method
KR101445972B1 (en) Method and apparatus for determining and managing congestion in a wireless communications system
CN107615867B (en) Multi-site access method, device and system
KR100769099B1 (en) Access points with selective communication rate and scheduling control and related methods for wireless local area networks wlans
EP1594261B1 (en) Dynamic channel assignment in wireless local area networks
US20010043582A1 (en) Random access control method for CDMA system
US10159009B2 (en) Method and apparatus for adaptation of EDCA parameters to ensure access by a wireless node
US7305237B2 (en) Hole-filling channel access
US11895678B2 (en) Selecting a bandwidth part (BWP)
GB2544825A (en) Improved contention mechanism for access to random resource units in an 802.11 channel
GB2562601A (en) Improved contention mechanism for access to random resource units in an 802.11 channel
US20050063408A1 (en) Assigning channel access
US20090170517A1 (en) Method and apparatus for handling uplink transmission rate in a handover region
WO2005062542A1 (en) A method in a communication system
GB2575555A (en) Enhanced management of ACs in multi-user EDCA transmission mode in wireless networks
KR200382468Y1 (en) Clear channel assessment optimization in a wireless local area network
US20240147387A1 (en) Efficient random access in a wireless telecommunication system
KR100732531B1 (en) Method and apparatus for adjusting mac protocol to wireless access networks
GB2561677A (en) Improved contention mechanism for access to random resource units in an 802.11 Channel

Legal Events

Date Code Title Description
AK Designated states

Kind code of ref document: A1

Designated state(s): AE AG AL AM AT AU AZ BA BB BG BR BY BZ CA CH CN CO CR CU CZ DE DK DM DZ EC EE EG ES FI GB GD GE GH GM HR HU ID IL IN IS JP KE KG KP KR KZ LC LK LR LS LT LU LV MA MD MG MK MN MW MX MZ NI NO NZ OM PG PH PL PT RO RU SC SD SE SG SK SL SY TJ TM TN TR TT TZ UA UG US UZ VC VN YU ZA ZM ZW

AL Designated countries for regional patents

Kind code of ref document: A1

Designated state(s): GH GM KE LS MW MZ SD SL SZ TZ UG ZM ZW AM AZ BY KG KZ MD RU TJ TM AT BE BG CH CY CZ DE DK EE ES FI FR GB GR HU IE IT LU MC NL PT RO SE SI SK TR BF BJ CF CG CI CM GA GN GQ GW ML MR NE SN TD TG

121 Ep: the epo has been informed by wipo that ep was designated in this application
DFPE Request for preliminary examination filed prior to expiration of 19th month from priority date (pct application filed before 20040101)
NENP Non-entry into the national phase

Ref country code: DE

WWW Wipo information: withdrawn in national office

Country of ref document: DE

122 Ep: pct application non-entry in european phase
NENP Non-entry into the national phase

Ref country code: JP