WO2018011097A1 - Managing medium access of an access point and associated devices in a wireless network - Google Patents

Managing medium access of an access point and associated devices in a wireless network Download PDF

Info

Publication number
WO2018011097A1
WO2018011097A1 PCT/EP2017/067185 EP2017067185W WO2018011097A1 WO 2018011097 A1 WO2018011097 A1 WO 2018011097A1 EP 2017067185 W EP2017067185 W EP 2017067185W WO 2018011097 A1 WO2018011097 A1 WO 2018011097A1
Authority
WO
WIPO (PCT)
Prior art keywords
stas
medium access
frames
parameters
wireless network
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.)
Ceased
Application number
PCT/EP2017/067185
Other languages
French (fr)
Inventor
Haris Gacanin
Soheil ROSTAMI
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.)
Alcatel Lucent SAS
Original Assignee
Alcatel Lucent SAS
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 Alcatel Lucent SAS filed Critical Alcatel Lucent SAS
Priority to KR1020197004553A priority Critical patent/KR20190030719A/en
Priority to US16/316,264 priority patent/US20200112987A1/en
Priority to CN201780043763.6A priority patent/CN109479212A/en
Priority to JP2019501652A priority patent/JP2019525586A/en
Publication of WO2018011097A1 publication Critical patent/WO2018011097A1/en
Anticipated expiration legal-status Critical
Ceased legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA
    • H04W74/0833Random access procedures, e.g. with 4-step access
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W74/00Wireless channel access
    • H04W74/08Non-scheduled access, e.g. ALOHA
    • H04W74/0808Non-scheduled access, e.g. ALOHA using carrier sensing, e.g. carrier sense multiple access [CSMA]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W16/00Network planning, e.g. coverage or traffic planning tools; Network deployment, e.g. resource partitioning or cells structures
    • H04W16/14Spectrum sharing arrangements between different networks
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation
    • H04W72/044Wireless resource allocation based on the type of the allocated resource
    • H04W72/0446Resources in time domain, e.g. slots or frames
    • 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]

Definitions

  • the present disclosure relates to the field of medium access control of an access point and associates devices in a wireless network.
  • a wireless access point, AP, and associated devices also named stations or STAs, operating according to the IEEE 802.1 1 Wi-Fi standard, are by default assigned the same access priority regarding a channel used to send and to receive frames.
  • IEEE 802.1 e which is an approved amendment to the IEEE 802.1 1 Wi-Fi standard, provides prioritized quality of service, QoS, through enhanced distributed channel access, EDCA.
  • Each node, STA and AP senses the channel in order to determine if a frame can be sent. This will be the case if the channel is idle for a particular time equal to an arbitrary inter-frame space, AIFS. If the channel is busy, a node selects a back off period uniformly distributed between zero and a contention window, CW, wherein CW is initially set to a minimum value, CWmin, and doubled every transmission failure until it reaches a predefined maximum value,
  • a same access priority is achieved in the media access control, MAC, layer for the AP and STAs, i.e., in terms of the average time of granted transmission over a sufficiently long interval.
  • VoIP voice-over-WiFi
  • each node approximately demands an equal amount of transmission time for upstream and downstream frames.
  • a STA runs such a VoWiFi application, it will upstream frames when speaking, while for listening to a reply a downstream of frames is needed.
  • STAs using VoWiFi applications will thus send upstream frames when speaking and an AP will send downstream frames for listening at the STAs, while all the nodes have an equal amount of transmission time.
  • a networking device for managing medium access of an AP and STAs in a wireless network, the device comprising an observation module configured to receive performance parameters from the AP and the STAs; and a calculation module configured to calculate from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and an assigning module configured to change medium access parameters of the STAs and/or the AP based on the fairness indicator.
  • an observation module receives performance parameters from each node in the wireless network. These performance parameters are then used by a calculation module to calculate a fairness indicator which represents a difference between medium access for downstream and upstream frames per node. If an STA sends data packets to the AP this is regarded as upstream, while if an AP send data packets to one or more STAs, this is regarded as downstream. Finally, based on this fairness indicator, an assigning module may change medium access parameters of STAs and/or an AP.
  • a fairness indicator detects a potential unbalance between upstream and downstream channel access per node. Since medium access parameters are changed based on this fairness indicator, this unbalance is resolved.
  • the performance parameters are indicative for the amount of sent and discarded frames by the STAs and the AP.
  • the fairness indicator is indicative for the difference between the amount of discarded frames by the AP relative to the amount of sent frames by the AP and an average amount of discarded frames by the STAs relative to an average amount of discarded frames by the STAs.
  • medium access parameters comprise a length of a contention window, CW, of a STA and/or an AP.
  • a node fails to transmit a frame due to a busy channel, it will select a back off interval uniformly distributed between zero and a CW after which it will retry to transmit again.
  • the time until a node will retry to transmit can be influenced, thus managing the nodes such that a fair share of bandwidth between upstream and downstream is achieved.
  • the CW thus allows changing the fairness in an easy and standardized way.
  • the calculation module is further configured to calculate a minimum and maximum for the length of the CW of a STA and/or AP.
  • a minimum contention window CWmin is the initial CW set when a node enters a back off period. Next, the CW is doubled after every consecutive time the node reenters the back off period until the CW reaches a maximum contention window CWmax.
  • the calculation module is thus configured to calculate such a CWmin and CWmax for each node in the wireless network.
  • the minimum length of a CW is based on a minimum default value of the CW and on the fairness indicator. [20] This means, in order to calculate CWmin not only a minimum default value is used but also the fairness indicator.
  • the fairness indicator is indicative for the difference between medium access obtained for downstream and upstream frames and changes when different conditions in the wireless network occur. It is therefore an advantage to use this indicator combined with a minimum default value in order to calculate CWmin, since therefore changing loads and/or traffic in the wireless network are taken into account, while at the same time a minimum value is safeguarded. Additionally, the magnitude of the unfairness is also taken into account since this is expressed by the fairness indicator as well.
  • the maximum length of a CW is based on the minimum contention window of the AP.
  • a CWmin as well as a CWmax can be defined.
  • the CWmax will be thus calculated using the CWmin of the AP.
  • another advantage is that the access of an STA to transmit frames is adapted to that of the access of an AP.
  • the disclosure relates to a method for managing medium access of an access point, AP, and associated devices, STAs, in a wireless network, the method comprising receiving performance parameters from the AP and the STAs; and calculating from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and changing medium access parameters of the STAs and/or the AP based on the fairness indicator.
  • the disclosure relates to a computer program product comprising computer-executable instructions for performing the method according to the second aspect when the program is run on a computer.
  • the disclosure relates to a computer readable storage medium comprising the computer program product according to the third aspect.
  • the disclosure relates to a data processing system programmed for carrying out the method according to the second aspect.
  • Fig. 1 illustrates a wireless network comprising a networking device for managing medium access, an access point and associated devices according to an embodiment of the disclosure
  • FIG. 2 illustrates a networking device for managing medium access comprising an observation module, a calculation module and an assigning module according to an embodiment of the disclosure
  • Fig. 3 illustrates steps performed by a networking device for identifying an unbalance of downstream and upstream in a wireless network according to an embodiment of the disclosure
  • Fig.4 illustrates steps performed by a networking device to manage medium access parameters of associated devices according to an embodiment of the disclosure.
  • the disclosure relates to a device for managing medium access parameters of an access point (AP) and associated devices (STAs) in a wireless network.
  • Figure 1 illustrates such a wireless network 1 10, comprising such a device for managing medium access parameters 200, an AP 100 and STAs 101 , 102 and 103.
  • the AP 100 can be used for example for a Wireless Local Area Network (WLAN), while the STAs are for example a smartphone 101 , 103 or a tablet 102.
  • the AP 100 and the STAs 101 , 102 and 103 will exchange frames.
  • WLAN Wireless Local Area Network
  • the STAs 101 , 102 and 103 will upstream frames to the AP 100, illustrated by 104, 106 and 108 for 101 , 103 respectively 102, while the AP 100 will downstream frames to the STAs, illustrated by 105, 107 and 109.
  • the exchange of frames between the AP and the STAs can for example occur when using voice-over-WiFi (VoWiFi) applications in the STAs.
  • VoIP voice-over-WiFi
  • FIG. 2 illustrates such a device for managing medium access of the AP 100 and STAs 101 , 102 and 103 according to an embodiment of the disclosure.
  • the device 200 comprises an observation module 201 , a calculation module 202 and an assigning module 203.
  • the device 200 can also be incorporated in the access point 100.
  • the observation module 201 is configured to receive performance parameters from the AP 100 and the STAs 101 , 102 and 103. Based on these performance parameters, a calculation module 202 will calculate a fairness indicator.
  • Figure 3 illustrates the step performed by the observation module 201 to receive performance parameters and the calculation module 202 to calculate such a fairness indicator according to an embodiment of the disclosure.
  • the observation module will read 301 during an observation time slot the number of STAs, equal to N, and will measure the sent as well as the discarded frames for each STA 101 , 102 and 103 and for the AP 100, represented as PackSenti respectively PackDiscardedi for node i.
  • the calculation module 202 calculates 302 the ratio of discarded frames over sent frames per node, yielding a discarded packet ratio DPR per node, or
  • the discarded packet ratio for the AP 100 is thus expressed as DPR AP , while for the STAs 101 , 012 and 103 this becomes DPR STA . with i varying from 1 to N, with N the number of STAs. Subsequently, the calculation module 202 will in the next step calculate 303 the average DPR for all the STAs, expressed as DPR STA as follows, -
  • the calculation module 202 calculates a fairness indicator based on the DPR STA of the STAs and that of the AP DPR AP .
  • the difference between DPR AP and DPR STA which equals to the fairness indicator, is compared 304 in a next step with a threshold DT, indicative for the fairness between upstream and downstream in the wireless network 1 10.
  • This threshold can for example be 0.01 . If the fairness indicator is greater than the threshold DT, a flag D is set 305 at 1 , while in the other case the flag D is set 304 at 0. After the flag D is set to 1 or 0, thus depending on the fairness indicator and the threshold DT, the calculation module 202 ends 307 his calculations.
  • an assigning module 203 will change medium access parameters of the AP 100 and the STAs 101 , 102 and 103 in the wireless network 1 10. According to an embodiment, the assigning module 203 will calculate these medium access parameters prior to changing them.
  • Figure 4 is an illustration of the steps performed to calculate and consequently change these parameters.
  • the assigning module 203 verifies 401 if the flag D is set at 1 . If not, the assigning module 203 will not change the medium parameters and ends 405 his operation. If the flag is set at 1 , in the next step the assigning module calculates 402 a minimum contention window CW ⁇ for the STAs according to an embodiment of the disclosure.
  • This minimum contention window CW ⁇ is calculated 402 by use of a minimum default value CW ⁇ ault for the contention window and can be for example 2.
  • the fairness indicator is also taken into account, since DPR AP as well as DPR STA are used to calculate a minimum contention window CW ⁇ .
  • the following equation is used to calculate 402 the minimum contention window CW ⁇ for the STAs,
  • the assigning module 203 calculates 403 a maximum contention window CW ⁇ for the STAs according to an embodiment of the disclosure. This maximum contention window CW ⁇ is calculated 403 by taking the minimum contention window of the AP CW f n into account. According to an embodiment, the following equation is used to calculate 402 the maximum contention window for the STAs,
  • the parameters ECW min and ECW max are the medium access parameters for the STAs set 404 by the assigning module 203. After the medium access parameters are set 404 by the assigning module 203 in the device for managing medium access parameters 200, it ends 405 his operation.
  • Fig. 5 shows a suitable computing system 500 for performing the steps according to the above embodiments.
  • Computing system 500 may be used as a networking device 200 for managing medium access parameters of an AP 100 and STAs 101 , 102 and 103.
  • Computing system 500 may in general be formed as a suitable general purpose computer and comprise a bus 510, a processor 502, a local memory 504, one or more optional input interfaces 514, one or more optional output interfaces 516, a communication interface 512, a storage element interface 506 and one or more storage elements 508.
  • Bus 510 may comprise one or more conductors that permit communication among the components of the computing system 500.
  • Processor 502 may include any type of conventional processor or microprocessor that interprets and executes programming instructions.
  • Local memory 504 may include a random access memory (RAM) or another type of dynamic storage device that stores information and instructions for execution by processor 502 and/or a read only memory (ROM) or another type of static storage device that stores static information and instructions for use by processor 502.
  • Input interface 514 may comprise one or more conventional mechanisms that permit an operator to input information to the computing device 500, such as a keyboard 520, a mouse 530, a pen, voice recognition and/or biometric mechanisms, etc.
  • Output interface 516 may comprise one or more conventional mechanisms that output information to the operator, such as a display 540, etc.
  • Communication interface 512 may comprise any transceiver-like mechanism such as for example one or more Ethernet interfaces that enables computing system 500 to communicate with other devices and/or systems 960.
  • the communication interface 512 of computing system 500 may be connected to such another computing system by means of a local area network (LAN) or a wide area network (WAN) such as for example the internet.
  • Storage element interface 506 may comprise a storage interface such as for example a Serial Advanced Technology Attachment (SATA) interface or a Small Computer System Interface (SCSI) for connecting bus 510 to one or more storage elements 508, such as one or more local disks, for example SATA disk drives, and control the reading and writing of data to and/or from these storage elements 508.
  • SATA Serial Advanced Technology Attachment
  • SCSI Small Computer System Interface
  • the storage elements 508 above is described as a local disk, in general any other suitable computer- readable media such as a removable magnetic disk, optical storage media such as a CD or DVD, -ROM disk, solid state drives, flash memory cards, ... could be used.
  • the system 500 described above can also run as a virtual machine above the physical hardware.
  • top, bottom, over, under, and the like are introduced for descriptive purposes and not necessarily to denote relative positions. It is to be understood that the terms so used are interchangeable under appropriate circumstances and embodiments of the disclosure are capable of operating according to the present disclosure in other sequences, or in orientations different from the one(s) described or illustrated above.

Landscapes

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

Abstract

According to an embodiment a networking device (200) for managing access of an access point (100) and associated devices (101, 102, 103) in a wireless network (110) is disclosed, the device configured to perform the following steps: receiving (301) performance parameters from the access point (100) and the associated devices (101, 102, 103); calculating (302, 303, 304) from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and changing (404) medium access parameters of the associated devices (101, 102, 103) and the access point (100) based on the fairness indicator.

Description

MANAGING MEDIUM ACCESS OF AN ACCESS POINT AND ASSOCIATED DEVICES IN A WIRELESS NETWORK
Technical Field
[01] The present disclosure relates to the field of medium access control of an access point and associates devices in a wireless network.
Background
[02] A wireless access point, AP, and associated devices, also named stations or STAs, operating according to the IEEE 802.1 1 Wi-Fi standard, are by default assigned the same access priority regarding a channel used to send and to receive frames.
[03] More particular, IEEE 802.1 e, which is an approved amendment to the IEEE 802.1 1 Wi-Fi standard, provides prioritized quality of service, QoS, through enhanced distributed channel access, EDCA. Each node, STA and AP, senses the channel in order to determine if a frame can be sent. This will be the case if the channel is idle for a particular time equal to an arbitrary inter-frame space, AIFS. If the channel is busy, a node selects a back off period uniformly distributed between zero and a contention window, CW, wherein CW is initially set to a minimum value, CWmin, and doubled every transmission failure until it reaches a predefined maximum value,
CWmax-
Summary
[04] By the above scheme, a same access priority is achieved in the media access control, MAC, layer for the AP and STAs, i.e., in terms of the average time of granted transmission over a sufficiently long interval. When, for example, voice-over-WiFi (VoWiFi) applications are running on the STAs, each node approximately demands an equal amount of transmission time for upstream and downstream frames. When a STA runs such a VoWiFi application, it will upstream frames when speaking, while for listening to a reply a downstream of frames is needed. However, STAs using VoWiFi applications will thus send upstream frames when speaking and an AP will send downstream frames for listening at the STAs, while all the nodes have an equal amount of transmission time. Hence, a fair share of bandwidth between upstream and downstream is not achieved since each individual downstream gets comparably lower bandwidth than each individual upstream gets. There is thus an unfairness in the access priority for the upstream and downstream. Another drawback of using the same medium access parameters for each node is that it is unable to react to different load and/or traffic situations. [05] It is an objective of the present disclosure to alleviate the above drawbacks and to provide a solution with an improved fairness between upstream and downstream.
[06] This object is achieved, in a first aspect, by a networking device for managing medium access of an AP and STAs in a wireless network, the device comprising an observation module configured to receive performance parameters from the AP and the STAs; and a calculation module configured to calculate from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and an assigning module configured to change medium access parameters of the STAs and/or the AP based on the fairness indicator.
[07] Thus, prior to changing medium access parameters of STAs and/or an AP, an observation module receives performance parameters from each node in the wireless network. These performance parameters are then used by a calculation module to calculate a fairness indicator which represents a difference between medium access for downstream and upstream frames per node. If an STA sends data packets to the AP this is regarded as upstream, while if an AP send data packets to one or more STAs, this is regarded as downstream. Finally, based on this fairness indicator, an assigning module may change medium access parameters of STAs and/or an AP.
[08] Since different load and/or traffic situations in a wireless network can occur, a fairness indicator detects a potential unbalance between upstream and downstream channel access per node. Since medium access parameters are changed based on this fairness indicator, this unbalance is resolved.
[09] According to an embodiment, the performance parameters are indicative for the amount of sent and discarded frames by the STAs and the AP.
[10] In other words, for each node in the wireless network, the frames which are sent as well as those who are discarded are measured. A reason for discarding frames could be to free up MAC layer buffer space, i.e. these frames are prevented from being transmitted even though no errors are detected. Since the sent as well as the discarded frames are measured, it is an advantage that a degradation of the QoS is identified even if no transmission errors have occurred.
[11] According to an embodiment, the fairness indicator is indicative for the difference between the amount of discarded frames by the AP relative to the amount of sent frames by the AP and an average amount of discarded frames by the STAs relative to an average amount of discarded frames by the STAs.
[12] The relation between sent and discarded frames for the AP is calculated and a similar calculation is performed for the STAs. The fairness indicator is thus indicative for the difference between the two calculated relations.
[13] Since the unfairness in the access priority is regarded from the point of view for the AP on the one hand and from the point of view for the STAs on the other hand, it is an advantage to calculate the relation of sent and discarded frames from AP respectively STAs separately.
[14] According to an embodiment, medium access parameters comprise a length of a contention window, CW, of a STA and/or an AP.
[15] If a node fails to transmit a frame due to a busy channel, it will select a back off interval uniformly distributed between zero and a CW after which it will retry to transmit again. By changing the length of a CW, the time until a node will retry to transmit can be influenced, thus managing the nodes such that a fair share of bandwidth between upstream and downstream is achieved. The CW thus allows changing the fairness in an easy and standardized way.
[16] According to an embodiment, the calculation module is further configured to calculate a minimum and maximum for the length of the CW of a STA and/or AP.
[17] A minimum contention window CWmin is the initial CW set when a node enters a back off period. Next, the CW is doubled after every consecutive time the node reenters the back off period until the CW reaches a maximum contention window CWmax. The calculation module is thus configured to calculate such a CWmin and CWmax for each node in the wireless network.
[18] The advantage that a CWmin respectively a CWmax is calculated separately for each node in the wireless network is that it may better react to changing load and/or traffic situations in the network.
[19] According to an embodiment, the minimum length of a CW is based on a minimum default value of the CW and on the fairness indicator. [20] This means, in order to calculate CWmin not only a minimum default value is used but also the fairness indicator.
[21] The fairness indicator is indicative for the difference between medium access obtained for downstream and upstream frames and changes when different conditions in the wireless network occur. It is therefore an advantage to use this indicator combined with a minimum default value in order to calculate CWmin, since therefore changing loads and/or traffic in the wireless network are taken into account, while at the same time a minimum value is safeguarded. Additionally, the magnitude of the unfairness is also taken into account since this is expressed by the fairness indicator as well.
[22] According to an embodiment, the maximum length of a CW is based on the minimum contention window of the AP. [23] For each node in the wireless network, an AP and/or STAs, a CWmin as well as a CWmax can be defined. As for a STA the CWmax will be thus calculated using the CWmin of the AP. [24] Since an unfair share of bandwidth between upstream and downstream occurs because an AP respectively an STA handles these operations in a reverse way, it is an advantage to use CWmin of the AP to calculate CWmax of an STA because then this different approach of these two type of nodes is taken into account. Furthermore, another advantage is that the access of an STA to transmit frames is adapted to that of the access of an AP.
[25] According to a second aspect the disclosure relates to a method for managing medium access of an access point, AP, and associated devices, STAs, in a wireless network, the method comprising receiving performance parameters from the AP and the STAs; and calculating from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and changing medium access parameters of the STAs and/or the AP based on the fairness indicator. [26] According to a third aspect, the disclosure relates to a computer program product comprising computer-executable instructions for performing the method according to the second aspect when the program is run on a computer.
[27] According to a fourth aspect, the disclosure relates to a computer readable storage medium comprising the computer program product according to the third aspect.
[28] According to a fifth aspect, the disclosure relates to a data processing system programmed for carrying out the method according to the second aspect. Brief Description of the Drawings
[29] Fig. 1 illustrates a wireless network comprising a networking device for managing medium access, an access point and associated devices according to an embodiment of the disclosure; and
[30] Fig. 2 illustrates a networking device for managing medium access comprising an observation module, a calculation module and an assigning module according to an embodiment of the disclosure; and
[31] Fig. 3 illustrates steps performed by a networking device for identifying an unbalance of downstream and upstream in a wireless network according to an embodiment of the disclosure; and [32] Fig.4 illustrates steps performed by a networking device to manage medium access parameters of associated devices according to an embodiment of the disclosure.
Detailed Description of Embodiment(s)
[33] According to an embodiment, the disclosure relates to a device for managing medium access parameters of an access point (AP) and associated devices (STAs) in a wireless network. Figure 1 illustrates such a wireless network 1 10, comprising such a device for managing medium access parameters 200, an AP 100 and STAs 101 , 102 and 103. The AP 100 can be used for example for a Wireless Local Area Network (WLAN), while the STAs are for example a smartphone 101 , 103 or a tablet 102. The AP 100 and the STAs 101 , 102 and 103 will exchange frames. The STAs 101 , 102 and 103 will upstream frames to the AP 100, illustrated by 104, 106 and 108 for 101 , 103 respectively 102, while the AP 100 will downstream frames to the STAs, illustrated by 105, 107 and 109. The exchange of frames between the AP and the STAs can for example occur when using voice-over-WiFi (VoWiFi) applications in the STAs. [34] Since however the AP 100 and the STAs 101 , 102 and 103 share the same channel in order to operate, downstream and upstream cannot occur simultaneously. Each node, the AP and the STAs, in the wireless network 1 10, senses the channel to determine if a frame can be sent. This will be the case if the channel is idle for a particular time equal to an arbitrary inter-frame space (AIFS). If the channel is busy, a node selects a back off period. According to an embodiment of the disclosure, this back off period is managed by the device for managing medium access parameters 200. [35] Figure 2 illustrates such a device for managing medium access of the AP 100 and STAs 101 , 102 and 103 according to an embodiment of the disclosure. The device 200 comprises an observation module 201 , a calculation module 202 and an assigning module 203. According to an embodiment of the disclosure, the device 200 can also be incorporated in the access point 100.
[36] According to an embodiment, the observation module 201 is configured to receive performance parameters from the AP 100 and the STAs 101 , 102 and 103. Based on these performance parameters, a calculation module 202 will calculate a fairness indicator. Figure 3 illustrates the step performed by the observation module 201 to receive performance parameters and the calculation module 202 to calculate such a fairness indicator according to an embodiment of the disclosure. At the start 300 the observation module will read 301 during an observation time slot the number of STAs, equal to N, and will measure the sent as well as the discarded frames for each STA 101 , 102 and 103 and for the AP 100, represented as PackSenti respectively PackDiscardedi for node i. In the next step, the calculation module 202 calculates 302 the ratio of discarded frames over sent frames per node, yielding a discarded packet ratio DPR per node, or
n n D PackDiscardedi c Λ \
R;— ( tq . i ).
L PackSenti
[37] The discarded packet ratio for the AP 100 is thus expressed as DPRAP, while for the STAs 101 , 012 and 103 this becomes DPRSTA. with i varying from 1 to N, with N the number of STAs. Subsequently, the calculation module 202 will in the next step calculate 303 the average DPR for all the STAs, expressed as DPRSTA as follows, -
Figure imgf000010_0001
[38] Next, The calculation module 202 calculates a fairness indicator based on the DPRSTA of the STAs and that of the AP DPRAP. The difference between DPRAP and DPRSTA, which equals to the fairness indicator, is compared 304 in a next step with a threshold DT, indicative for the fairness between upstream and downstream in the wireless network 1 10. This threshold can for example be 0.01 . If the fairness indicator is greater than the threshold DT, a flag D is set 305 at 1 , while in the other case the flag D is set 304 at 0. After the flag D is set to 1 or 0, thus depending on the fairness indicator and the threshold DT, the calculation module 202 ends 307 his calculations.
[39] In a next module of the device for managing medium access 200, an assigning module 203 will change medium access parameters of the AP 100 and the STAs 101 , 102 and 103 in the wireless network 1 10. According to an embodiment, the assigning module 203 will calculate these medium access parameters prior to changing them. Figure 4 is an illustration of the steps performed to calculate and consequently change these parameters. [40] At the start 400, the assigning module 203 verifies 401 if the flag D is set at 1 . If not, the assigning module 203 will not change the medium parameters and ends 405 his operation. If the flag is set at 1 , in the next step the assigning module calculates 402 a minimum contention window CW^ for the STAs according to an embodiment of the disclosure. This minimum contention window CW^ is calculated 402 by use of a minimum default value CW^ault for the contention window and can be for example 2. The fairness indicator is also taken into account, since DPRAP as well as DPRSTA are used to calculate a minimum contention window CW^ . The following equation is used to calculate 402 the minimum contention window CW^ for the STAs,
CW%* = [cw^ault x (m + l)](Eq. 3), wherein [ ] is the floor function. [41] In the following step, the assigning module 203 calculates 403 a maximum contention window CW^ for the STAs according to an embodiment of the disclosure. This maximum contention window CW^ is calculated 403 by taking the minimum contention window of the AP CW fn into account. According to an embodiment, the following equation is used to calculate 402 the maximum contention window for the STAs,
Figure imgf000011_0001
[42] The calculated values CW^ and CW^ are in the next step used to set 404 the medium access parameters of the STAs. For each value 1 is added and the binary logarithm is calculated of these sums, or
ECWmin = Log2 (l + CW^) (Eq. 5),
ECWmax = Log2 {l + CW ) (Eq. 6).
The parameters ECWmin and ECWmax are the medium access parameters for the STAs set 404 by the assigning module 203. After the medium access parameters are set 404 by the assigning module 203 in the device for managing medium access parameters 200, it ends 405 his operation.
[43] Fig. 5 shows a suitable computing system 500 for performing the steps according to the above embodiments. Computing system 500 may be used as a networking device 200 for managing medium access parameters of an AP 100 and STAs 101 , 102 and 103. Computing system 500 may in general be formed as a suitable general purpose computer and comprise a bus 510, a processor 502, a local memory 504, one or more optional input interfaces 514, one or more optional output interfaces 516, a communication interface 512, a storage element interface 506 and one or more storage elements 508. Bus 510 may comprise one or more conductors that permit communication among the components of the computing system 500. Processor 502 may include any type of conventional processor or microprocessor that interprets and executes programming instructions. Local memory 504 may include a random access memory (RAM) or another type of dynamic storage device that stores information and instructions for execution by processor 502 and/or a read only memory (ROM) or another type of static storage device that stores static information and instructions for use by processor 502. Input interface 514 may comprise one or more conventional mechanisms that permit an operator to input information to the computing device 500, such as a keyboard 520, a mouse 530, a pen, voice recognition and/or biometric mechanisms, etc. Output interface 516 may comprise one or more conventional mechanisms that output information to the operator, such as a display 540, etc. Communication interface 512 may comprise any transceiver-like mechanism such as for example one or more Ethernet interfaces that enables computing system 500 to communicate with other devices and/or systems 960. The communication interface 512 of computing system 500 may be connected to such another computing system by means of a local area network (LAN) or a wide area network (WAN) such as for example the internet. Storage element interface 506 may comprise a storage interface such as for example a Serial Advanced Technology Attachment (SATA) interface or a Small Computer System Interface (SCSI) for connecting bus 510 to one or more storage elements 508, such as one or more local disks, for example SATA disk drives, and control the reading and writing of data to and/or from these storage elements 508. Although the storage elements 508 above is described as a local disk, in general any other suitable computer- readable media such as a removable magnetic disk, optical storage media such as a CD or DVD, -ROM disk, solid state drives, flash memory cards, ... could be used. The system 500 described above can also run as a virtual machine above the physical hardware.
[44] Although the present disclosure has been illustrated by reference to specific embodiments, it will be apparent to those skilled in the art that the disclosure is not limited to the details of the foregoing illustrative embodiments, and that the present disclosure may be embodied with various changes and modifications without departing from the scope thereof. The present embodiments are therefore to be considered in all respects as illustrative and not restrictive, the scope of the disclosure being indicated by the appended claims rather than by the foregoing description, and all changes which come within the meaning and range of equivalency of the claims are therefore intended to be embraced therein. In other words, it is contemplated to cover any and all modifications, variations or equivalents that fall within the scope of the basic underlying principles and whose essential attributes are claimed in this patent application. It will furthermore be understood by the reader of this patent application that the words "comprising" or "comprise" do not exclude other elements or steps, that the words "a" or "an" do not exclude a plurality, and that a single element, such as a computer system, a processor, or another integrated unit may fulfil the functions of several means recited in the claims. Any reference signs in the claims shall not be construed as limiting the respective claims concerned. The terms "first", "second", third", "a", "b", "c", and the like, when used in the description or in the claims are introduced to distinguish between similar elements or steps and are not necessarily describing a sequential or chronological order. Similarly, the terms "top", "bottom", "over", "under", and the like are introduced for descriptive purposes and not necessarily to denote relative positions. It is to be understood that the terms so used are interchangeable under appropriate circumstances and embodiments of the disclosure are capable of operating according to the present disclosure in other sequences, or in orientations different from the one(s) described or illustrated above.

Claims

1 . A networking device (200) for managing medium access of an access point (AP) (100) and associated devices (STAs) (101 , 102, 103) in a wireless network (1 10), the device (200) comprising:
- an observation module (201 ) configured to receive performance parameters from the AP (100) and the STAs (101 , 102, 103); and
- a calculation module (202) configured to calculate from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and
- an assigning module (203) configured to change medium access parameters of the STAs (101 , 102, 103) and/or the AP (100) based on the fairness indicator.
2. Device (200) according to claim 1 , wherein the performance parameters are indicative for the amount of sent and discarded frames by the STAs (101 , 102, 103) and the AP (100).
3. Device (200) according to claim 2, wherein the fairness indicator is indicative for the difference between the amount of discarded frames by the AP (100) relative to the amount of sent frames by the AP (100) and an average amount of discarded frames by the STAs relative to an average amount of discarded frames by the STAs (101 , 102, 103).
4. Device (200) according to claim 1 , wherein medium access parameters comprise a length of a contention window (CW) of a STA (101 , 102, 103) and/or an AP (100).
5. Device (200) according claim 4, wherein the calculation module (201 ) is further configured to calculate a minimum and maximum for the length of the contention window (CW) of a STA (101 , 102, 103) and/or AP (100).
6. Device (200) according to claim 5, wherein the minimum length of a CW is based on a minimum default value of the CW and on the fairness indicator.
7. Device (200) according to claim 5, wherein the maximum length of a CW is based on the minimum contention window of the AP (100).
8. Method for managing medium access of an access point (AP) and associated devices (STAs) in a wireless network, the method comprising:
- receiving (301 ) performance parameters from the AP and the STAs; and
- calculating (302, 303, 304) from the performance parameters a fairness indicator indicative for the difference between medium access obtained for downstream and upstream frames; and
- changing (404) medium access parameters of the STAs and/or the AP based on the fairness indicator.
9. A computer program product comprising computer-executable instructions for performing the method according to claim 8 when the program is run on a computer.
10. A computer readable storage medium comprising the computer product according to claim 9.
1 1 . A data processing system programmed for carrying out the method according to claim 8.
PCT/EP2017/067185 2016-07-15 2017-07-10 Managing medium access of an access point and associated devices in a wireless network Ceased WO2018011097A1 (en)

Priority Applications (4)

Application Number Priority Date Filing Date Title
KR1020197004553A KR20190030719A (en) 2016-07-15 2017-07-10 Managing media access for an access point and associated devices in a wireless network
US16/316,264 US20200112987A1 (en) 2016-07-15 2017-07-10 Managing medium access of an access point and associated devices in a wireless network
CN201780043763.6A CN109479212A (en) 2016-07-15 2017-07-10 Manage media access for access points and associated devices in a wireless network
JP2019501652A JP2019525586A (en) 2016-07-15 2017-07-10 Managing media access for access points and related devices in wireless networks

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
EP16290137.5A EP3270625B1 (en) 2016-07-15 2016-07-15 Managing medium access of an access point and associated devices in a wireless network
EP16290137.5 2016-07-15

Publications (1)

Publication Number Publication Date
WO2018011097A1 true WO2018011097A1 (en) 2018-01-18

Family

ID=56609825

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/EP2017/067185 Ceased WO2018011097A1 (en) 2016-07-15 2017-07-10 Managing medium access of an access point and associated devices in a wireless network

Country Status (6)

Country Link
US (1) US20200112987A1 (en)
EP (1) EP3270625B1 (en)
JP (1) JP2019525586A (en)
KR (1) KR20190030719A (en)
CN (1) CN109479212A (en)
WO (1) WO2018011097A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020092368A (en) * 2018-12-07 2020-06-11 株式会社国際電気通信基礎技術研究所 Communication system, access point, communication method, and program

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20230394463A1 (en) * 2020-10-30 2023-12-07 Samsung Electronics Co., Ltd. Payment method and device using ultra-wideband communication

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009146342A1 (en) * 2008-05-30 2009-12-03 Motorola, Inc. Method for aggregating frames in a wireless communication network
US20130182610A1 (en) * 2012-01-13 2013-07-18 Renesas Mobile Corporation Fairness provision via controlling a transmission opportunity window in a wireless mesh network
WO2015127382A1 (en) * 2014-02-24 2015-08-27 Qualcomm Incorporated Compensation procedure for excess transmission opportunity time

Family Cites Families (11)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101414942A (en) * 2007-10-15 2009-04-22 株式会社Ntt都科摩 Method and apparatus for adjusting minimum competition window
US9124547B2 (en) * 2012-07-31 2015-09-01 Hewlett-Packard Development Company, L.P. System and method for enforcing uplink wireless medium usage in wireless networks
US9531512B2 (en) * 2013-11-25 2016-12-27 Qualcomm Incorporated Techniques for downlink coordinated multi-point (CoMP) communications using unlicensed radio frequency spectrum band
WO2015085500A1 (en) * 2013-12-11 2015-06-18 华为技术有限公司 Control device in wireless local area network, network system and service processing method
CN103987136B (en) * 2014-04-29 2018-04-17 河南科技大学 A kind of intelligent gateway interacted for cable network and wireless network
US9473284B2 (en) * 2014-07-14 2016-10-18 Nokia Corporation Contention for channel access in wireless network
US9516640B2 (en) * 2014-08-01 2016-12-06 Cisco Technology, Inc. System and method for a media access control scheduler for a long term evolution unlicensed network environment
EP3231236B1 (en) * 2014-12-09 2020-08-05 Myriota Pty Ltd Multicarrier communications system
CN104797008B (en) * 2015-05-06 2018-05-11 清华大学 The method carried out data transmission using one-way transparent relay access point
CN105634859B (en) * 2015-07-31 2019-08-02 宇龙计算机通信科技(深圳)有限公司 Load-based LBT channel detection method and system, base station and terminal
CN105722225B (en) * 2016-01-15 2019-03-22 宇龙计算机通信科技(深圳)有限公司 The method and device of sub-frame of uplink is indicated in a kind of unlicensed spectrum

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
WO2009146342A1 (en) * 2008-05-30 2009-12-03 Motorola, Inc. Method for aggregating frames in a wireless communication network
US20130182610A1 (en) * 2012-01-13 2013-07-18 Renesas Mobile Corporation Fairness provision via controlling a transmission opportunity window in a wireless mesh network
WO2015127382A1 (en) * 2014-02-24 2015-08-27 Qualcomm Incorporated Compensation procedure for excess transmission opportunity time

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
ALCATEL-LUCENT SHANGHAI BELL ET AL: "Remaining details of single-carrier LBT", vol. RAN WG1, no. Malmö, Sweden; 20151005 - 20151009, 4 October 2015 (2015-10-04), XP051039699, Retrieved from the Internet <URL:http://www.3gpp.org/ftp/Meetings_3GPP_SYNC/RAN1/Docs/> [retrieved on 20151004] *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2020092368A (en) * 2018-12-07 2020-06-11 株式会社国際電気通信基礎技術研究所 Communication system, access point, communication method, and program
JP7149583B2 (en) 2018-12-07 2022-10-07 株式会社国際電気通信基礎技術研究所 Communication system, access point, communication method, and program

Also Published As

Publication number Publication date
EP3270625A1 (en) 2018-01-17
JP2019525586A (en) 2019-09-05
CN109479212A (en) 2019-03-15
EP3270625B1 (en) 2019-07-03
US20200112987A1 (en) 2020-04-09
KR20190030719A (en) 2019-03-22

Similar Documents

Publication Publication Date Title
CN109688589B (en) Method and device for planning wireless network capacity
CN112153700A (en) A network slice resource management method and device
CN104936188B (en) Determine the method and device of wireless network resource utilization rate
CN112469136B (en) A method and device for uplink orthogonal frequency division multiple access random access
CN111866902B (en) Resource utilization rate evaluation method and device
CN112333755B (en) Method and device for estimating the number of users accessible to a base station to be deployed
US10108520B2 (en) Systems and methods for service demand based performance prediction with varying workloads
US10887774B2 (en) Mobile communications system expansion method and device, storage medium, and program product
Rashwand et al. IEEE 802.11 e EDCA under bursty traffic—How much TXOP can improve performance
CN109726092B (en) Bus processing efficiency evaluation method, system and computer storage medium
CN113381873A (en) Capacity expansion method and related device for network equipment
WO2018011097A1 (en) Managing medium access of an access point and associated devices in a wireless network
CN106255144B (en) Base station load determination method and device
US12470978B2 (en) Method for determining contention window, access point and station
Misic et al. Analysis of impact of TXOP allocation on IEEE 802.11 e EDCA under variable network load
CN108521382A (en) A kind of message method, apparatus and system
CN112203322B (en) A statistical method and device for channel resource utilization
CN112492635B (en) Method and device for determining scheduling priority
US11202340B2 (en) Auto-channel selection of a wireless access point
CN111212440B (en) Method and network equipment for realizing quality difference root cause analysis
CN111885625B (en) Method and device for determining resource utilization rate
JP6461736B2 (en) CSMA / CA communication quality management system and method
CN117997772A (en) Business arrangement method and device for new power system business
EP3280214A1 (en) Managing channel access of devices transmitting data to an access point in a wireless network
Moltafet et al. Worst case analysis of age of information in a shared-access channel

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 17740712

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2019501652

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

ENP Entry into the national phase

Ref document number: 20197004553

Country of ref document: KR

Kind code of ref document: A

122 Ep: pct application non-entry in european phase

Ref document number: 17740712

Country of ref document: EP

Kind code of ref document: A1