WO2021171510A1 - Wireless communication device, ru selection device, method, and computer readable medium - Google Patents

Wireless communication device, ru selection device, method, and computer readable medium Download PDF

Info

Publication number
WO2021171510A1
WO2021171510A1 PCT/JP2020/008124 JP2020008124W WO2021171510A1 WO 2021171510 A1 WO2021171510 A1 WO 2021171510A1 JP 2020008124 W JP2020008124 W JP 2020008124W WO 2021171510 A1 WO2021171510 A1 WO 2021171510A1
Authority
WO
WIPO (PCT)
Prior art keywords
wireless communication
communication device
state information
scores
unit
Prior art date
Application number
PCT/JP2020/008124
Other languages
French (fr)
Inventor
Dheeraj KOTAGIRI
Original Assignee
Nec Corporation
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 Nec Corporation filed Critical Nec Corporation
Priority to PCT/JP2020/008124 priority Critical patent/WO2021171510A1/en
Priority to JP2022547783A priority patent/JP7327686B2/en
Priority to US17/801,447 priority patent/US20230114359A1/en
Publication of WO2021171510A1 publication Critical patent/WO2021171510A1/en

Links

Images

Classifications

    • 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]
    • H04W74/0825Non-scheduled access, e.g. ALOHA using carrier sensing, e.g. carrier sense multiple access [CSMA] with collision detection
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0058Allocation criteria
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/02Selection of wireless resources by user or terminal
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0044Allocation of payload; Allocation of data channels, e.g. PDSCH or PUSCH
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04LTRANSMISSION OF DIGITAL INFORMATION, e.g. TELEGRAPHIC COMMUNICATION
    • H04L5/00Arrangements affording multiple use of the transmission path
    • H04L5/003Arrangements for allocating sub-channels of the transmission path
    • H04L5/0053Allocation of signalling, i.e. of overhead other than pilot signals
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02DCLIMATE CHANGE MITIGATION TECHNOLOGIES IN INFORMATION AND COMMUNICATION TECHNOLOGIES [ICT], I.E. INFORMATION AND COMMUNICATION TECHNOLOGIES AIMING AT THE REDUCTION OF THEIR OWN ENERGY USE
    • Y02D30/00Reducing energy consumption in communication networks
    • Y02D30/70Reducing energy consumption in communication networks in wireless communication networks

Definitions

  • the present disclosure relates to a wireless communication device, a RU selection device, a method, and a computer readable medium.
  • Multi-User Orthogonal Frequency Division Multiple Access is a medium access technique where a frequency spectrum is divided into narrower sub-channels. These sub-channels when quantized into fixed time duration are known as Resource Unit (RU).
  • OFDMA is used to improve communication efficiency for dense (large number of wireless communication devices) environments. Each wireless communication station randomly selects a sub-channel in every uplink communication cycle. However, random selection leads to high collision rate, thereby, degrading overall throughput.
  • PTL 1 and NPL 1 Other approaches such as patterned resource allocation are disclosed in PTL 2.
  • PHY physical layer
  • Each station transmits in pre-determined patterns (of RUs) based on group designation field values.
  • PTL 1 United States Patent Publication Number US2019/0230046A1
  • PTL 2 United States Patent Number US9743393B2
  • NPL 1 O. Naparstek and K. Cohen, “Deep multi-user reinforcement learning for distributed dynamic spectrum access,” eprint arXiv:1704.02613, Apr. 2017.
  • the autonomous resource partition method in PTL 1 mitigates the low throughput problem by centrally allocating resources to each station. While this is effective, centralized allocation is not suitable for most WLAN applications due to dynamic number of users and load conditions.
  • the semi-distributed random medium access method in NPL 1 uses neural network based approach to select RUs. This method requires periodic data (neural network weights) to central server for learning the wireless environment, thereby adding additional overhead and network infrastructure requirements. Further, this method is not suitable for dynamic wireless networks where stations are mobile.
  • one of the objects of the present disclosure is to provide a wireless communication device, a RU selection device, a RU selection method, and a computer readable medium which can achieve high overall throughput in a wireless network where multiple stations can access medium simultaneously and in fully distributed fashion.
  • the wireless communication device includes: a physical layer module configured to generate carrier sensing data indicating whether or not energy is detected in each resource unit, RU, used in wireless communication between the wireless communication device and an access point, and receive acknowledgement signals from the access point; a RU selection module, configured to determine a RU used to transmit data from the wireless communication device to the access point; and a media access control layer module configured to transmit data using the RU determined by the RU selection module, wherein the RU selection module including: a data processing unit configured to generate device state information based on the carrier sensing data and the acknowledgement signals obtained from the physical layer module; a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features; a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit; a controller configured to determine the RU
  • the present disclosure provides a resource unit, RU, selection device used in a wireless communication device.
  • the RU selection device includes: a data processing unit configured to generate device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features; a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit; a controller configured to determine a RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward computed by the reward computation unit in a memory unit and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  • the present disclosure provides a resource unit, RU, selection method in a wireless communication device.
  • the RU selection method includes: generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, generating scores for each RU representative of possibility of successful transmission based on the extracted features; computing reward for providing feedback on prediction accuracy of the scores; determining a RU used to transmit data based on the generated scores storing experiences including the device state information and the reward in a memory unit; and updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  • the present disclosure provides a non-transitory computer readable medium having stored thereon a program to be executed by a processor.
  • the program causing the processor to execute: generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, generating scores for each RU representative of possibility of successful transmission based on the extracted features; computing reward for providing feedback on prediction accuracy of the scores; determining a RU used to transmit data based on the generated scores storing experiences including the device state information and the reward in a memory unit; and updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  • a wireless communication device, a RU selection device, a RU selection method, and a computer readable medium according to the present disclosure can achieve high overall throughput in a wireless network where multiple stations can access medium simultaneously and in fully distributed fashion.
  • Fig. 1 is a block diagram schematically showing a wireless communication network.
  • Fig. 2 is a diagram showing example channel bandwidth division into example resource unit distributions.
  • Fig. 3 is a timing diagram illustrating an example operation using trigger frames to initiate multi-user uplink communication by one or more wireless communication devices.
  • Fig. 4A is a block diagram showing a wireless communication device according to an embodiment of the present disclosure.
  • Fig. 4B is a bloc diagram showing components of a RU selection unit according to an embodiment of the present disclosure.
  • Fig. 5 is a flowchart showing medium access and resource unit selection method by wireless communication devices.
  • Fig. 6A is a flow chart showing the operation of the RU selection phase.
  • Fig. 1 is a block diagram schematically showing a wireless communication network.
  • Fig. 2 is a diagram showing example channel bandwidth division into example resource unit distributions.
  • Fig. 3 is a timing diagram illustrating an example operation using trigger frames to initiate multi-user uplink communication by one or more wireless communication
  • FIG. 6B is a block diagram showing a portion the RU selection module related to the RU selection phase.
  • Fig. 7 is a diagram schematically illustrating extraction of features and generation of scores in the feature extraction and scoring unit.
  • Fig. 8A is a flow chart showing the operation of the experience storage phase.
  • Fig. 8B is a block diagram showing a portion the RU selection module related to the experience storage phase.
  • Fig. 9 is a diagram schematically illustrating classification of the RU.
  • Fig. 10A is a diagram showing an example of the channel state information.
  • Fig. 11A is a flowchart showing the operation of the update phase.
  • Fig. 11A is a flowchart showing the operation of the update phase.
  • FIG. 11B is a block diagram showing a portion the RU selection module related to the update phase.
  • Fig. 12 is a graph showing the variation of average throughput per station with total number of active stations.
  • Fig. 13 is a graph showing the variation of average channel access delay per station with total number of active stations.
  • Fig. 14 is a graph showing the variation of collision rate per station with total number of active stations.
  • Fig. 15 is a block diagram showing an example of a configuration of a device.
  • a wireless communication network 100 includes an access point (AP) 101 and a plurality of wireless communication stations (STAs) 102-1 to 102-n such as a personal computer, a smartphone, a printer, a portable digital device, and the like which include wireless communication functions.
  • AP access point
  • STAs wireless communication stations
  • the STAs 102-1 to 102-n may be collectively referred to as the STAs 102, if it is not necessary to distinguish them.
  • Fig. 2 shows an example of a channel bandwidth partitioned into Resource Units (RU).
  • RU Resource Units
  • Fig.2 four different RU configuration 201-1 to 201-4 are illustrated as an example. As shown in Fig. 2, there are multiple ways in which a channel bandwidth 200 can be divided.
  • the RU configuration is not particularly limited to those shown in Fig.2. Other RU configurations may be implemented.
  • the channel bandwidth 200 is partitioned into 9 RUs 202-1 to 202-9.
  • the RUs 202-1 to 202-9 may be collectively referred to as the RUs 202, if it is not necessary to distinguish them.
  • the channel bandwidth and its RU configuration are determined by the AP 101.
  • the AP 101 can use any known algorithm to determine the RU configuration.
  • the STA 102 does not concern itself on how the RU configuration selection is performed by the AP 101.
  • Fig. 3 shows an example of a sequence for initiating multi-user uplink communication.
  • a sequence 300 includes a Trigger Frame (TF-R), RUs 302A to 302C, and a Multi-ACK (acknowledgement) packet 303.
  • the MU-OFDMA communication is initiated by the AP 101 by transmitting the TF-R 301 as shown in Fig. 3.
  • the TF-R 301 contains information related to available RUs, their configuration and total frame duration.
  • Each STA 102 selects a RU in which it transmits data using a distributed method explained later. If a RU is selected by a single STA, it is to be said success. If a RU is selected by two or more STAs, it is said to be collision. If a RU is not selected by any STA, it is said to be idle.
  • STA 102-1 STA1 selects the RU 302A (RU1)
  • STAs 102-2 and 102-3 STA2 and STA3
  • the RU 303C (RU3) is not selected by the STA.
  • the RU 302A is said to be success
  • the RU 302B is said to be collision
  • the RU 302C is said to be idle.
  • the transmission by STAs is followed by a Multi-ACK packet 303 transmitted by AP 101.
  • the Multi-ACK packet 303 indicates success or failure (due to collision or any other reason) in each RU.
  • packet transmission failure due to collision or any other reason such as low SNR (Signal to Noise Ratio) or multi-path effects will be treated identically.
  • the entire sequence 300 is repeated in succession.
  • Fig. 4A shows an example schematic structure of the STA 102.
  • the STA 102 includes an array of antennas 121-1 to 121-n, a RU selection module 122, an 802.11 based PHY layer module 123 and MAC layer module 124, and an application layer module 125.
  • the application layer module 125 sends data to the MAC layer module 124 during packet transmission.
  • the application layer module 124 receives data from the MAC layer module 124 during packet reception.
  • each arrow indicated in the subsequent block diagrams represent an example of a flow of a signal, but it is not intended that the flow of the signal is limited in a specific direction.
  • the PHY layer module 123 transmits data to the AP 101 (refer to Fig. 1) via one or more antenna 121.
  • the PHY layer module 123 generates carrier sensing data indicating whether or not energy is detected in each UR.
  • the carrier sensing data indicates result of independent energy detection in each of available RU.
  • the carrier sensing data includes, for example, energy detection values in each available RU.
  • the PHY layer 121 receives the TF-R 301 and the Multi-ACK packet 303 (refer to Fig.3).
  • the Multi-ACK packet includes ACK signal data.
  • the ACK signal data includes success or failed transmission by any STA in wireless network in each available RU. In the case of Fig. 3, the ACK signal data includes information indicating that transmission in the RU1 is success.
  • the PHY layer module 123 outputs the carrier sensing data and ACK signal data to the RU selection module 122.
  • the MAC layer module 124 manages, amongst other things, the wireless medium access. More specifically, the MAC layer module 124 controls the wireless medium access when to transmit data based on inputs from the PHY layer module 124 and the application layer module 125. The MAC layer module 124 send an interrupt signal to the RU selection module 122 when it decides to send data. The MAC layer module 124 receives back the index of a RU in which the STA should transmit data from the RU selection module. The MAC layer module 124 transmits data suing the RU indicated by the index of the RU received from the RU selection module.
  • Fig. 4B shows an example of components of the RU selection module 122.
  • the RU selection module 122 includes a data processing unit 401, a feature extraction and scoring unit 402, a reward computation unit 403, a controller 404, and a memory unit 405.
  • the data processing unit 401 processes the carrier sensing data and the ACK signal data to generate device state information.
  • the feature extraction and scoring unit 402 extracts features and patterns from the device state information and scores or rates each RU for the possibility of successful transmission.
  • the reward computation unit 403 computes reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit 402.
  • the reward computation unit 403 provides feedback to the feature extraction and scoring unit 402 based on changes in device state information.
  • the reward computation unit computes reward representative of the performance of the feature extraction and scoring unit 402.
  • the memory unit 405 stores past experiences including the device state information and actions of the device.
  • actions of the device refer to the index of the RU in which the STA 102 transmitted data. For example, if the STA 102 transmits data in the RU3 then the action of the device is said to be 3.
  • the memory unit 405 may store ensemble of the device state information, an index of RU in which packet is transmitted, updated device state information post packet transmission and the reward as experience.
  • the memory unit 405 may be a fixed size buffer. When the memory unit (buffer) reaches its capacity, the oldest experience is deleted to accommodate the new experience.
  • the controller (central controller) 404 manages different operations of the RU selection module 122.
  • the controller 404 determines a RU used to transmit data based on the scores generated by the feature extraction and scoring unit 402.
  • the controller 404 updates parameters of the feature extraction and scoring unit 402 based on the experiences stored in the memory unit 405.
  • Operations of the RU selection module 122 are divided into 3 phases: 1. RU selection phase 2. Experience storage phase 3. Update phase The operations of each phase are subsequently described.
  • each STA decides when to transmit data according to the standard IEEE (Institute of Electrical and Electronics Engineers) OFDMA based CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) protocol.
  • the RU selection module 122 determines, in the RU selection phase, the index of the RU in which the STA should send data.
  • An object of the present disclosure is to decide which RU to transmit data while not modifying any time related aspects of the standard IEEE 802.11 OFDMA based CSMA/CA protocol.
  • Fig. 5 shows the medium access and RU selection method.
  • the MAC layer module 124 first checks if its send buffer is empty or not (Step A1). If the send buffer is not empty, the MAC layer module 124 randomly selects a back-off value from its contention window (CW) (Step A2). The MAC layer module 124 continuously checks for the TF-R frame (Step A3). On receiving the TF-R frame from the PHY layer module 123, the MAC layer module 124 checks if its back-off value is less than or equal to zero (Step A4). If back-off counter value is greater than zero, the MAC layer module 124 decrements the back-off counter by the number of available RUs (Step A5). The available RUs are indicated by the received TF-R frame.
  • the MAC layer module sends an interrupt to the RU selection module 122 (Step A6).
  • the RU selection module 122 determines an index of the RU in which the data packet is transmitted by the STA 102.
  • the MAC layer module receives the index of the RU (RU index) from the RU selection module 122. The operations of the RU selection module 122 are explained later.
  • the packet is transmitted from the STA 102 to the AP 101 in a RU indicated by the RU index (Step A7).
  • the PHY layer module 123 checks for the ACK signal received from the AP for the transmitted packet (Step A8). If the PHY layer module 123 receives the ACK signal, the RU selection module 122 is updated (Step A9). Then, the MAC layer module 124 resets the contention window size to CW min (Step A10). Afterward, the operation is back to Step A1.
  • the RU selection module 122 is updated (Step A11) and then the MAC layer module 124 doubles the size of the contention window (Step A12).
  • the MAC layer module 124 checks if the contention window size is larger than the maximum value CW max (Step A13). When it is determined that the contention window is larger than CW max , the MAC layer module set the size of the contention window to CW max (Step A14). Afterward, the operation is back to Step A1. When it is determined that the contention window is larger than CW max at Step A13, the operation is back to Step A1.
  • Fig. 6A shows the operation of the RU selection phase
  • Fig. 6B shows a portion the RU selection module related to the RU selection phase.
  • the RU selection phase is initiated upon receiving the interrupt signal from the MAC layer module 124 sent at Step A6 in Fig. 5.
  • the controller 404 of the RU selection module 122 stores the device state information generated by the data processing unit 401 in the most recent data transmission as current device state information.
  • the controller 404 receives the interrupt from the MAC layer module 124 (Step B1).
  • the controller 404 transmits current device state information to the feature extraction and scoring unit 402.
  • the device state information is an N ⁇ M array where N is the number of the available RU and M is a system hyper-parameter.
  • the current device state information includes information relating to channel activity in each RU in past M transmissions by the STA 102. The construction of the device state information is described later. Hereafter, the current device state information may be referred to as current state for the sake of simplicity, unless mentioned otherwise.
  • the feature extraction and scoring unit 402 extracts features from the current state (Step B2) and generates scores for each available RU using Convolutional Neural Networks (CNNs) (Step B3).
  • CNNs Convolutional Neural Networks
  • Fig. 7 schematically illustrates extraction of features and generation of scores in the feature extraction and scoring unit 402.
  • the CNNs used in the feature extraction and scoring unit 402 include feature extraction layers 802 and RU scoring layers 803.
  • the feature extraction layers include one or more convolutional layers comprehending the interaction of the STA with other STAs in the wireless communication channel.
  • the feature extraction layers 802 extracts features from the current state 801.
  • the extracted features are representative of the interactions of the STA with other STAs in the wireless communication channel.
  • the RU scoring layers include fully connected layers.
  • the RU scoring layers 803 generates scores 804 for each RU based on the extracted features. The scores indicate the possibility of successful transmission.
  • the scores generated at Step B3 are transmitted back to the controller 404.
  • the controller 404 selects the RU as per ⁇ -greedy policy (Step B4).
  • the controller selects a RU with the highest score with probability (1- ⁇ ).
  • the controller 404 randomly selects any RU with ⁇ probability.
  • the ⁇ is a system hyper-parameter whose value is selected based on the mobility of the STA.
  • the value of ⁇ is greater than 0 and less than 1.
  • the controller 404 transmits the index of the selected RU back to MAC layer module 124 (Step B5).
  • the controller 404 stores the value of this RU.
  • the STA 102 transmits a packet in the selected RU at Step A7 in Fig. 5. Based on the success or failure of transmission, the STA 102 receives the ACK signal from the AP 101.
  • the experience storage phase includes aggregating and storing experiences of the STA.
  • Fig. 8A shows the operation of the experience storage phase.
  • Fig. 8B shows a portion the RU selection module related to the experience storage phase.
  • the experience storage phase is initiated when the carrier sensing data and ACK signal information are received from the PHY layer module 123.
  • the data processing unit 401 receives the carrier sensing data and ACK signal information from the PHY layer module 123 (Step C1). The data processing unit 401 computes the next state of the STA based on the received carrier sensing data and the ACK signal (Step C2). In other word, the data processing unit 401 computes the updated state based on the received carrier sensing data and the ACK signal.
  • Step C2 the data processing unit 401 classified status (channel activity)of each RU as 'Success', 'Failure', or 'Idle' using the carrier sensing data and the ACK signal.
  • Fig. 9 schematically illustrates classification of the RU.
  • the carrier sensing data is considered to energy detection in each RU independently.
  • the data processing unit 401 classifies a RU as Idle 600A if no energy was detected in that RU.
  • the data processing unit 401 classifies a RU as Success 600B when energy was detected in that RU and the ACK signal indicates that the transmission on that RU is success.
  • the data processing unit 401 classifies a RU as Failure 600C when energy was detected in that RU but the ACK signal is not received from the AP 101.
  • the data processing unit 401 aggregates the result of the classification of RUs.
  • the aggregate of classified RUs in all of the previous transmissions is said to be channel state information.
  • Fig. 10A shows an example of the channel state information.
  • the device state information at any time point is the subset of the channel state information considering only M number of the recent transmissions.
  • the data processing unit 401 transmit the updated device state information to the reward computation unit 403 and controller 404.
  • the reward computation unit 403 rewards the device based on the updated device state information (Step C3).
  • the reward computation unit 403 computes reward based on the total number of the RU classified as Success, the total number of the RU classified as Failures and the total number of the RU classified as Idle in the updated device state information. For example, the reward computing unit 403 assigns +1 for each Success, -1 for each Failure, and 0 to each Idle in the device state information.
  • the total reward is considered to be the sum of attributed values for all RUs in the M ⁇ N array.
  • the controller 404 obtains the device state information from the data processing unit 401 and the computed reward from the reward computation unit 403.
  • the Controller 404 compiles previously stored (current) device state information, the stored RU index, the updated device state information obtained from the data processing unit 401 and the computed reward into a tuple.
  • the tuple may be referred as 'experience'.
  • the controller 404 stores the experience into the memory unit 405 with fixed capacity (Step C4). On reaching the capacity, the memory unit 405 deletes the oldest experience of the STA.
  • the controller 404 updates the stored device state information with the new device state information (Step C5).
  • the update phase includes periodically updating the CNNs based on accumulated experiences.
  • Fig. 11A shows the operation of the update phase
  • Fig. 11B shows a portion the RU selection module related to the update phase.
  • the updated phase is initiated by the controller 404 each time after the STA transmits data for a predetermined number of times.
  • the controller 404 randomly samples a batch of the experiences from the memory unit 405 (Step D1).
  • the features extraction and scoring unit 402 extracts features from the current device state information in each experience within the sample batch (Step D2).
  • the features extraction and scoring unit 402 computes scores for each RU based on the features extracted from the current device state information (Step D3).
  • the features extraction and scoring unit 402 extracts features from the updated device state information in each experience within the sample batch (Step D4).
  • the features extraction and scoring unit 402 computes scores for each RU based on the features extracted from the updated device information (Step D5).
  • the controller 404 computes a cumulate error as difference between scores obtained from the current device state information and the updated device state information in all sampled experiences (Step D6).
  • the controller 404 updates the CNN model in the feature extraction and scoring unit 402 based on the computed cumulative error and rewards complied in each experience using stochastic gradient descent (Step D7).
  • the inventor conducted a simulation in order to confirm the effect of the present embodiment.
  • a network with a single AP and multiple stations is assumed. Further, the simulation assumes that all stations are data back-logged, i.e. always have data to transmit. The simulations are performed for uplink data.
  • Figs 12 to 14 shows the result of the simulation.
  • Fig. 12 shows the variation of average throughput per station with total number of active stations.
  • the graph A represents the present embodiment
  • graph represents ODFMA
  • graph C represents CSMA/CA
  • graph D represents the theoretical maximum.
  • Fig. 13 shows the variation of average channel access delay per station with total number of active stations.
  • the graph A represents the present embodiment
  • graph represents ODFMA
  • graph C represents CSMA/CA.
  • the channel access delay is defined as time duration between data arrives in send buffer of STA to when it actually gets transmitted successfully. As can be seen, the present embodiment achieves 62% lower channel access delay than CSMA/CA.
  • Fig. 14 shows the variation of collision rate per station with total number of active stations.
  • the graph A represents the present embodiment
  • graph represents ODFMA
  • graph C represents CSMA/CA.
  • the collision rate is defined by below equation.
  • Collision Rate Number of collision packets / Number of successful packets As can be seen, the present embodiment achieves 57% lower collision rate than that in CSMA/CA.
  • the present embodiment is applicable to a wireless communication system in an environment where wireless network monitoring is possible in the regions controlled by access points.
  • the present embodiment can be used to improve overall channel utilization leading higher overall throughput.
  • the present embodiment provides means for STAs to dynamically adapt to changing wireless networks autonomously.
  • the present embodiment ensures compatibility with standard 802.11 stations with fair medium access opportunity for everyone.
  • the RU selection module 122 can be implemented by a device having one or more processor.
  • Fig. 15 shows an example of a configuration of a device.
  • a computer device 150 includes a processor 160 and a memory 170.
  • the memory 170 includes a volatile memory and/or a non-volatile memory.
  • the memory 170 stores a software (program) to be executed on the processor 160, for example, in the non-volatile memory.
  • the processor 160 is, for example, a Central Processing Unit (CPU) or the like.
  • the functions of the data processing unit 401, the feature extraction and scoring unit 402, the reward computation unit 403, and the controller 404 may be implemented by the processor 160 operating in accordance with the program loaded from the memory 170.
  • the processor 160 may load the program from an external memory of the device 110.
  • Non-transitory computer readable medium include any type of tangible storage medium.
  • Examples of non-transitory computer readable medium include magnetic storage medium (such as floppy disks, magnetic tapes, hard disk drives, etc.), optical magnetic storage medium (e.g. magneto-optical disks), optical disk storage medium (such as CD (compact disc), DVD (digital versatile disk)), and semiconductor memories (such as mask ROM, PROM (programmable ROM), EPROM (erasable PROM), flash ROM, RAM, etc.).
  • the program may be provided to a computer device 300 using any type of transitory computer readable medium. Examples of transitory computer readable medium include electric signals, optical signals, and electromagnetic waves. Transitory computer readable medium can provide the program to a computer via a wired communication line (e.g. electric wires, and optical fibers) or a wireless communication line.
  • a wireless communication device comprising: a physical layer module configured to generate carrier sensing data indicating whether or not energy is detected in each resource unit, RU, used in wireless communication between the wireless communication device and an access point, and receive acknowledgement signals from the access point; a RU selection module, configured to determine a RU used to transmit data from the wireless communication device to the access point; and a media access control layer module configured to transmit data using the RU determined by the RU selection module, wherein the RU selection module comprising: a data processing unit configured to generate device state information based on the carrier sensing data and the acknowledgement signals obtained from the physical layer module; a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features; a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit; a controller configured to determine the RU used to transmit data based on
  • Supplementary note 2 The wireless communication device according to Supplementary note 1, wherein the RU is an orthogonal frequency division multiple access, OFDMA, sub-channel.
  • OFDMA orthogonal frequency division multiple access
  • Supplementary note 4 The wireless communication device according to any one of Supplementary notes 1 to 3, wherein the experience includes the ensemble of the device state information, an index of RU in which packet is transmitted, updated device state information post packet transmission and the reward.
  • Supplementary note 5 The wireless communication device according to any one of Supplementary notes 1 to 4, wherein the data processing unit classifies status of each RU as success, failure or idle and generates the device state information based on the classified status of available RUs in a predetermined number of past data transmission of the wireless communication device.
  • Supplementary note 7 The wireless communication device according to any one of Supplementary notes 1 to 6, wherein the feature extraction and scoring unit uses a convolutional neural network, CNN, to extract the features and generate the scores.
  • CNN convolutional neural network
  • a resource unit, RU, selection device used in a wireless communication device comprising: a data processing unit configured to generate device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features; a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit; a controller configured to determine a RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward in a memory unit and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  • Supplementary note 17 The RU selection device according to Supplementary note 15 or 16, wherein the carrier sensing data indicates result of independent energy detection in each of available RUs and the acknowledgement signals are transmitted by the access point in an end of each multi-user uplink data transmission.
  • a resource unit, RU, selection method in a wireless communication device comprising: generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, generating scores for each RU representative of possibility of successful transmission based on the extracted features; computing reward for providing feedback on prediction accuracy of the scores; determining a RU used to transmit data based on the generated scores storing experiences including the device state information and the reward in a memory unit; and updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  • a non-transitory computer readable medium having stored thereon a program to be executed by a processor, the program causing the processor to execute: generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point; extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, generating scores for each RU representative of possibility of successful transmission based on the extracted features; computing reward for providing feedback on prediction accuracy of the scores; determining a RU used to transmit data based on the generated scores storing experiences including the device state information and the reward in a memory unit; and updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.

Landscapes

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

Abstract

A resource unit, RU, selection device used in a wireless communication device is provided. A data processing unit (401) generates device state information based on carrier sensing data and acknowledgement signals received from an access point. A feature extraction and scoring unit (402) extracts features from the device state information and generates scores for each RU representative of possibility of successful transmission based on the extracted features. A reward computation unit (403) computes reward for providing feedback on prediction accuracy of the scores. A controller (404) determines a RU used to transmit data based on the scores. The controller (404) stores experiences including the device state information and the reward in a memory unit (405). The controller (404) updates parameters of the feature extraction and scoring unit (402) based on the experiences stored in the memory unit (405).

Description

WIRELESS COMMUNICATION DEVICE, RU SELECTION DEVICE, METHOD, AND COMPUTER READABLE MEDIUM
  The present disclosure relates to a wireless communication device, a RU selection device, a method, and a computer readable medium.
  Multi-User Orthogonal Frequency Division Multiple Access (MU OFDMA) is a medium access technique where a frequency spectrum is divided into narrower sub-channels. These sub-channels when quantized into fixed time duration are known as Resource Unit (RU). In the 802.11xx standards, OFDMA is used to improve communication efficiency for dense (large number of wireless communication devices) environments. Each wireless communication station randomly selects a sub-channel in every uplink communication cycle. However, random selection leads to high collision rate, thereby, degrading overall throughput.
  Methods such as autonomous resource partitions and semi-distributed random access methods have been proposed to improve overall throughput. These methods have been disclosed in PTL 1 and NPL 1. Other approaches such as patterned resource allocation are disclosed in PTL 2. In PTL2, an additional group designation field is appended in PHY (physical layer) header. Each station transmits in pre-determined patterns (of RUs) based on group designation field values.
PTL 1: United States Patent Publication Number US2019/0230046A1
PTL 2: United States Patent Number US9743393B2
NPL 1: O. Naparstek and K. Cohen, "Deep multi-user reinforcement learning for distributed dynamic spectrum access," eprint arXiv:1704.02613, Apr. 2017.
    Notwithstanding the method disclosed in PTL 2, it modifies the 802.11 PHY header which may render wireless communication devices incapable of inter-operating with existing 802.11 devices fairly and efficiently. Further, in the presence of standard 802.11 devices, these methods cannot completely eliminate the low throughput problem.
  The autonomous resource partition method in PTL 1 mitigates the low throughput problem by centrally allocating resources to each station. While this is effective, centralized allocation is not suitable for most WLAN applications due to dynamic number of users and load conditions.
  The semi-distributed random medium access method in NPL 1 uses neural network based approach to select RUs. This method requires periodic data (neural network weights) to central server for learning the wireless environment, thereby adding additional overhead and network infrastructure requirements. Further, this method is not suitable for dynamic wireless networks where stations are mobile.
  Accordingly, one of the objects of the present disclosure is to provide a wireless communication device, a RU selection device, a RU selection method, and a computer readable medium which can achieve high overall throughput in a wireless network where multiple stations can access medium simultaneously and in fully distributed fashion.
  In order to achieve the above object, the present disclosure provides a wireless communication device. The wireless communication device includes:
  a physical layer module configured to generate carrier sensing data indicating whether or not energy is detected in each resource unit, RU, used in wireless communication between the wireless communication device and an access point, and receive acknowledgement signals from the access point;
  a RU selection module, configured to determine a RU used to transmit data from the wireless communication device to the access point; and
  a media access control layer module configured to transmit data using the RU determined by the RU selection module,
  wherein the RU selection module including:
    a data processing unit configured to generate device state information based on the carrier sensing data and the acknowledgement signals obtained from the physical layer module;
    a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
    a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
    a controller configured to determine the RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward computed by the reward computation unit in a memory unit, and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  Further, the present disclosure provides a resource unit, RU, selection device used in a wireless communication device. The RU selection device includes:
  a data processing unit configured to generate device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
  a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
  a controller configured to determine a RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward computed by the reward computation unit in a memory unit and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  Further, the present disclosure provides a resource unit, RU, selection method in a wireless communication device. The RU selection method includes:
  generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
  generating scores for each RU representative of possibility of successful transmission based on the extracted features;
  computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores
  storing experiences including the device state information and the reward in a memory unit; and
  updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  The present disclosure provides a non-transitory computer readable medium having stored thereon a program to be executed by a processor. The program causing the processor to execute:
  generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
  generating scores for each RU representative of possibility of successful transmission based on the extracted features;
  computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores
  storing experiences including the device state information and the reward in a memory unit; and
  updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  A wireless communication device, a RU selection device, a RU selection method, and a computer readable medium according to the present disclosure can achieve high overall throughput in a wireless network where multiple stations can access medium simultaneously and in fully distributed fashion.
Fig. 1 is a block diagram schematically showing a wireless communication network. Fig. 2 is a diagram showing example channel bandwidth division into example resource unit distributions. Fig. 3 is a timing diagram illustrating an example operation using trigger frames to initiate multi-user uplink communication by one or more wireless communication devices. Fig. 4A is a block diagram showing a wireless communication device according to an embodiment of the present disclosure. Fig. 4B is a bloc diagram showing components of a RU selection unit according to an embodiment of the present disclosure. Fig. 5 is a flowchart showing medium access and resource unit selection method by wireless communication devices. Fig. 6A is a flow chart showing the operation of the RU selection phase. Fig. 6B is a block diagram showing a portion the RU selection module related to the RU selection phase. Fig. 7 is a diagram schematically illustrating extraction of features and generation of scores in the feature extraction and scoring unit. Fig. 8A is a flow chart showing the operation of the experience storage phase. Fig. 8B is a block diagram showing a portion the RU selection module related to the experience storage phase. Fig. 9 is a diagram schematically illustrating classification of the RU. Fig. 10A is a diagram showing an example of the channel state information. Fig. 10B is a diagram showing an example of the device state information with M=3 at different instances of time. Fig. 11A is a flowchart showing the operation of the update phase. Fig. 11B is a block diagram showing a portion the RU selection module related to the update phase. Fig. 12 is a graph showing the variation of average throughput per station with total number of active stations. Fig. 13 is a graph showing the variation of average channel access delay per station with total number of active stations. Fig. 14 is a graph showing the variation of collision rate per station with total number of active stations. Fig. 15 is a block diagram showing an example of a configuration of a device.
    Hereinafter, exemplary embodiments of the present disclosure will be described in detail with reference to drawings.
  Fig.1 shows a wireless communication network according to an embodiment of the present disclosure. A wireless communication network 100 includes an access point (AP) 101 and a plurality of wireless communication stations (STAs) 102-1 to 102-n such as a personal computer, a smartphone, a printer, a portable digital device, and the like which include wireless communication functions. Note that the STAs 102-1 to 102-n may be collectively referred to as the STAs 102, if it is not necessary to distinguish them.
  Fig. 2 shows an example of a channel bandwidth partitioned into Resource Units (RU). In Fig.2, four different RU configuration 201-1 to 201-4 are illustrated as an example. As shown in Fig. 2, there are multiple ways in which a channel bandwidth 200 can be divided. The RU configuration is not particularly limited to those shown in Fig.2. Other RU configurations may be implemented.
  For the RU configuration 201-4, the channel bandwidth 200 is partitioned into 9 RUs 202-1 to 202-9. Note that the RUs 202-1 to 202-9 may be collectively referred to as the RUs 202, if it is not necessary to distinguish them. In the present embodiment, the channel bandwidth and its RU configuration are determined by the AP 101. The AP 101 can use any known algorithm to determine the RU configuration. The STA 102 does not concern itself on how the RU configuration selection is performed by the AP 101.
  Fig. 3 shows an example of a sequence for initiating multi-user uplink communication. A sequence 300 includes a Trigger Frame (TF-R), RUs 302A to 302C, and a Multi-ACK (acknowledgement) packet 303. The MU-OFDMA communication is initiated by the AP 101 by transmitting the TF-R 301 as shown in Fig. 3. The TF-R 301 contains information related to available RUs, their configuration and total frame duration.
  Each STA 102 selects a RU in which it transmits data using a distributed method explained later. If a RU is selected by a single STA, it is to be said success. If a RU is selected by two or more STAs, it is said to be collision. If a RU is not selected by any STA, it is said to be idle. In Fig. 3, it is assumed that the STA 102-1 (STA1) selects the RU 302A (RU1), and the STAs 102-2 and 102-3 (STA2 and STA3) select the RU 302B (RU2). The RU 303C (RU3) is not selected by the STA. In this case, the RU 302A is said to be success, the RU 302B is said to be collision, and the RU 302C is said to be idle.
  The transmission by STAs is followed by a Multi-ACK packet 303 transmitted by AP 101. The Multi-ACK packet 303 indicates success or failure (due to collision or any other reason) in each RU. Hereafter, packet transmission failure due to collision or any other reason such as low SNR (Signal to Noise Ratio) or multi-path effects will be treated identically. The entire sequence 300 is repeated in succession.
  Fig. 4A shows an example schematic structure of the STA 102. The STA 102 includes an array of antennas 121-1 to 121-n, a RU selection module 122, an 802.11 based PHY layer module 123 and MAC layer module 124, and an application layer module 125. The application layer module 125 sends data to the MAC layer module 124 during packet transmission. The application layer module 124 receives data from the MAC layer module 124 during packet reception. Note that each arrow indicated in the subsequent block diagrams represent an example of a flow of a signal, but it is not intended that the flow of the signal is limited in a specific direction.
  The PHY layer module 123 transmits data to the AP 101 (refer to Fig. 1) via one or more antenna 121. The PHY layer module 123 generates carrier sensing data indicating whether or not energy is detected in each UR. The carrier sensing data indicates result of independent energy detection in each of available RU. The carrier sensing data includes, for example, energy detection values in each available RU.
  The PHY layer 121 receives the TF-R 301 and the Multi-ACK packet 303 (refer to Fig.3). The Multi-ACK packet includes ACK signal data. The ACK signal data includes success or failed transmission by any STA in wireless network in each available RU. In the case of Fig. 3, the ACK signal data includes information indicating that transmission in the RU1 is success. The PHY layer module 123 outputs the carrier sensing data and ACK signal data to the RU selection module 122.
  The MAC layer module 124 manages, amongst other things, the wireless medium access. More specifically, the MAC layer module 124 controls the wireless medium access when to transmit data based on inputs from the PHY layer module 124 and the application layer module 125. The MAC layer module 124 send an interrupt signal to the RU selection module 122 when it decides to send data. The MAC layer module 124 receives back the index of a RU in which the STA should transmit data from the RU selection module. The MAC layer module 124 transmits data suing the RU indicated by the index of the RU received from the RU selection module.
  Fig. 4B shows an example of components of the RU selection module 122. The RU selection module 122 includes a data processing unit 401, a feature extraction and scoring unit 402, a reward computation unit 403, a controller 404, and a memory unit 405. The data processing unit 401 processes the carrier sensing data and the ACK signal data to generate device state information. The feature extraction and scoring unit 402 extracts features and patterns from the device state information and scores or rates each RU for the possibility of successful transmission.
  The reward computation unit 403 computes reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit 402. The reward computation unit 403 provides feedback to the feature extraction and scoring unit 402 based on changes in device state information. The reward computation unit computes reward representative of the performance of the feature extraction and scoring unit 402.
  The memory unit 405 stores past experiences including the device state information and actions of the device. Here, actions of the device refer to the index of the RU in which the STA 102 transmitted data. For example, if the STA 102 transmits data in the RU3 then the action of the device is said to be 3. The memory unit 405 may store ensemble of the device state information, an index of RU in which packet is transmitted, updated device state information post packet transmission and the reward as experience. The memory unit 405 may be a fixed size buffer. When the memory unit (buffer) reaches its capacity, the oldest experience is deleted to accommodate the new experience.
  The controller (central controller) 404 manages different operations of the RU selection module 122. The controller 404 determines a RU used to transmit data based on the scores generated by the feature extraction and scoring unit 402. The controller 404 updates parameters of the feature extraction and scoring unit 402 based on the experiences stored in the memory unit 405.
  Operations of the RU selection module 122 are divided into 3 phases:
  1. RU selection phase
  2. Experience storage phase
  3. Update phase
  The operations of each phase are subsequently described.
  In the present embodiment, each STA decides when to transmit data according to the standard IEEE (Institute of Electrical and Electronics Engineers) OFDMA based CSMA/CA (Carrier Sense Multiple Access/Collision Avoidance) protocol. The RU selection module 122 determines, in the RU selection phase, the index of the RU in which the STA should send data. An object of the present disclosure is to decide which RU to transmit data while not modifying any time related aspects of the standard IEEE 802.11 OFDMA based CSMA/CA protocol.
  Fig. 5 shows the medium access and RU selection method. The MAC layer module 124 first checks if its send buffer is empty or not (Step A1). If the send buffer is not empty, the MAC layer module 124 randomly selects a back-off value from its contention window (CW) (Step A2). The MAC layer module 124 continuously checks for the TF-R frame (Step A3). On receiving the TF-R frame from the PHY layer module 123, the MAC layer module 124 checks if its back-off value is less than or equal to zero (Step A4). If back-off counter value is greater than zero, the MAC layer module 124 decrements the back-off counter by the number of available RUs (Step A5). The available RUs are indicated by the received TF-R frame.
  When the back-off counter reaches zero or lower value, the MAC layer module sends an interrupt to the RU selection module 122 (Step A6). The RU selection module 122 determines an index of the RU in which the data packet is transmitted by the STA 102. The MAC layer module receives the index of the RU (RU index) from the RU selection module 122. The operations of the RU selection module 122 are explained later. The packet is transmitted from the STA 102 to the AP 101 in a RU indicated by the RU index (Step A7).
  Next, the PHY layer module 123 checks for the ACK signal received from the AP for the transmitted packet (Step A8). If the PHY layer module 123 receives the ACK signal, the RU selection module 122 is updated (Step A9). Then, the MAC layer module 124 resets the contention window size to CWmin (Step A10). Afterward, the operation is back to Step A1.
  If the PHY layer module 123 does not receive the ACK signal, the RU selection module 122 is updated (Step A11) and then the MAC layer module 124 doubles the size of the contention window (Step A12). The MAC layer module 124 checks if the contention window size is larger than the maximum value CWmax (Step A13). When it is determined that the contention window is larger than CWmax, the MAC layer module set the size of the contention window to CWmax (Step A14). Afterward, the operation is back to Step A1. When it is determined that the contention window is larger than CWmax at Step A13, the operation is back to Step A1.
  Hereinafter, the operations of the RU selection module 122 will be explained. Firstly, the operation of the RU selection phase is explained. Fig. 6A shows the operation of the RU selection phase, and Fig. 6B shows a portion the RU selection module related to the RU selection phase. The RU selection phase is initiated upon receiving the interrupt signal from the MAC layer module 124 sent at Step A6 in Fig. 5. The controller 404 of the RU selection module 122 stores the device state information generated by the data processing unit 401 in the most recent data transmission as current device state information.
  The controller 404 receives the interrupt from the MAC layer module 124 (Step B1). The controller 404 transmits current device state information to the feature extraction and scoring unit 402. The device state information is an N×M array where N is the number of the available RU and M is a system hyper-parameter. The current device state information includes information relating to channel activity in each RU in past M transmissions by the STA 102. The construction of the device state information is described later. Hereafter, the current device state information may be referred to as current state for the sake of simplicity, unless mentioned otherwise. The feature extraction and scoring unit 402 extracts features from the current state (Step B2) and generates scores for each available RU using Convolutional Neural Networks (CNNs) (Step B3).
  Fig. 7 schematically illustrates extraction of features and generation of scores in the feature extraction and scoring unit 402. The CNNs used in the feature extraction and scoring unit 402 include feature extraction layers 802 and RU scoring layers 803. The feature extraction layers include one or more convolutional layers comprehending the interaction of the STA with other STAs in the wireless communication channel. The feature extraction layers 802 extracts features from the current state 801. The extracted features are representative of the interactions of the STA with other STAs in the wireless communication channel. The RU scoring layers include fully connected layers. The RU scoring layers 803 generates scores 804 for each RU based on the extracted features. The scores indicate the possibility of successful transmission.
  The scores generated at Step B3 are transmitted back to the controller 404. The controller 404 selects the RU as per ε-greedy policy (Step B4). At Step B4, the controller selects a RU with the highest score with probability (1-ε). The controller 404 randomly selects any RU with ε probability. The ε is a system hyper-parameter whose value is selected based on the mobility of the STA. The value of ε is greater than 0 and less than 1. The controller 404 transmits the index of the selected RU back to MAC layer module 124 (Step B5). The controller 404 stores the value of this RU. The STA 102 transmits a packet in the selected RU at Step A7 in Fig. 5. Based on the success or failure of transmission, the STA 102 receives the ACK signal from the AP 101.
  Next, the experience storage phase is explained. The experience storage phase includes aggregating and storing experiences of the STA. Fig. 8A shows the operation of the experience storage phase. Fig. 8B shows a portion the RU selection module related to the experience storage phase. The experience storage phase is initiated when the carrier sensing data and ACK signal information are received from the PHY layer module 123.
  In the RU selection module 122, the data processing unit 401 receives the carrier sensing data and ACK signal information from the PHY layer module 123 (Step C1). The data processing unit 401 computes the next state of the STA based on the received carrier sensing data and the ACK signal (Step C2). In other word, the data processing unit 401 computes the updated state based on the received carrier sensing data and the ACK signal.
  In Step C2, the data processing unit 401 classified status (channel activity)of each RU as 'Success', 'Failure', or 'Idle' using the carrier sensing data and the ACK signal. Fig. 9 schematically illustrates classification of the RU. The carrier sensing data is considered to energy detection in each RU independently. The data processing unit 401 classifies a RU as Idle 600A if no energy was detected in that RU. The data processing unit 401 classifies a RU as Success 600B when energy was detected in that RU and the ACK signal indicates that the transmission on that RU is success. The data processing unit 401 classifies a RU as Failure 600C when energy was detected in that RU but the ACK signal is not received from the AP 101.
  The data processing unit 401 aggregates the result of the classification of RUs. The aggregate of classified RUs in all of the previous transmissions is said to be channel state information. Fig. 10A shows an example of the channel state information. In Fig 10A, the number of available RUs (N) equals to 7. It is assumed that the STA transmit data at time points t=1, 5, 7, 8, 12, 13, and 17. For example, at t=1, the RU1 and RU2 are classified as Failure, the RU3 and RU4 are classified as Idle, and the RU5 to RU7 are classified as Success.
  The device state information at any time point is the subset of the channel state information considering only M number of the recent transmissions. Fig. 10B shows an example of the device state information with M=3 at different instances of time. In Fig. 10B, the device state information 702A is device state information at t=8, the device state information 702B is device state information at t=12, and the device state information 702A is device state information at t=13.
  The data processing unit 401 updates the device state information by getting rid of the most left (the oldest) column of the M×N array and adding a new column at the most right column for each time the STA transmits data. It should be noted that no transmission took place between t=9 to t=12 (referring to Fig. 10A). It is assumed that device state information at t=9 to t=11 is the same as the device state information at t=12.
  Referring back to Figs. 8A and 8B, the data processing unit 401 transmit the updated device state information to the reward computation unit 403 and controller 404. The reward computation unit 403 rewards the device based on the updated device state information (Step C3). In Step C3, the reward computation unit 403 computes reward based on the total number of the RU classified as Success, the total number of the RU classified as Failures and the total number of the RU classified as Idle in the updated device state information. For example, the reward computing unit 403 assigns +1 for each Success, -1 for each Failure, and 0 to each Idle in the device state information. The total reward is considered to be the sum of attributed values for all RUs in the M×N array.
  The controller 404 obtains the device state information from the data processing unit 401 and the computed reward from the reward computation unit 403. The Controller 404 compiles previously stored (current) device state information, the stored RU index, the updated device state information obtained from the data processing unit 401 and the computed reward into a tuple. In the following description, the tuple may be referred as 'experience'. The controller 404 stores the experience into the memory unit 405 with fixed capacity (Step C4). On reaching the capacity, the memory unit 405 deletes the oldest experience of the STA. The controller 404 updates the stored device state information with the new device state information (Step C5).
  Further, the update phase is explained. The update phase includes periodically updating the CNNs based on accumulated experiences. Fig. 11A shows the operation of the update phase, and Fig. 11B shows a portion the RU selection module related to the update phase. For example, the updated phase is initiated by the controller 404 each time after the STA transmits data for a predetermined number of times.
  In the update phase, the controller 404 randomly samples a batch of the experiences from the memory unit 405 (Step D1). The features extraction and scoring unit 402 extracts features from the current device state information in each experience within the sample batch (Step D2). The features extraction and scoring unit 402 computes scores for each RU based on the features extracted from the current device state information (Step D3). The features extraction and scoring unit 402 extracts features from the updated device state information in each experience within the sample batch (Step D4). The features extraction and scoring unit 402 computes scores for each RU based on the features extracted from the updated device information (Step D5).
  The controller 404 computes a cumulate error as difference between scores obtained from the current device state information and the updated device state information in all sampled experiences (Step D6). The controller 404 updates the CNN model in the feature extraction and scoring unit 402 based on the computed cumulative error and rewards complied in each experience using stochastic gradient descent (Step D7).
  The inventor conducted a simulation in order to confirm the effect of the present embodiment. In the simulation, a network with a single AP and multiple stations is assumed. Further, the simulation assumes that all stations are data back-logged, i.e. always have data to transmit. The simulations are performed for uplink data.
  Communication network parameters in the simulation are shown below.
  Number of stations [1 ,50]
  Available RUs = 9
  OFDMA frame duration= 120μs
  SIFS (Short Inter Frame Space) = 10μs
  DIFS (DCF (Distributed Coordination Function) Inter Frame Space) = 28μs
  Packet size = 100 bytes
  ACK size = 32 bytes
  Trigger frame size = 32 bytes
  OFDMA data rate = 6.7 mbps
  CSMA/CA data rate = 52 mbps
  Deep reinforcement learning parameters used for updating the CNNs are shown below.
  Learning Rate = 0.01
  Discount factor = 0.9
  Epsilon = 0.1
  Batch Size = 32
  Experience Replay Buffer size = 500
  Channel History = 20
  DDQN (Double Deep Q Network) update frequency = 16
  Figs 12 to 14 shows the result of the simulation. Fig. 12 shows the variation of average throughput per station with total number of active stations. In Fig. 12, the graph A represents the present embodiment, graph represents ODFMA, graph C represents CSMA/CA, and graph D represents the theoretical maximum. The throughput is defined by below equation.
Throughput = Total Data Transmission / Total Time taken
  As can be seen, the present embodiment achieves 3 times higher throughput than CSMA/CA.
  Fig. 13 shows the variation of average channel access delay per station with total number of active stations. In Fig. 13, the graph A represents the present embodiment, graph represents ODFMA, and graph C represents CSMA/CA. The channel access delay is defined as time duration between data arrives in send buffer of STA to when it actually gets transmitted successfully. As can be seen, the present embodiment achieves 62% lower channel access delay than CSMA/CA.
  Fig. 14 shows the variation of collision rate per station with total number of active stations. In Fig. 14, the graph A represents the present embodiment, graph represents ODFMA, and graph C represents CSMA/CA. The collision rate is defined by below equation.
Collision Rate = Number of collision packets / Number of successful packets
  As can be seen, the present embodiment achieves 57% lower collision rate than that in CSMA/CA.
  The present embodiment is applicable to a wireless communication system in an environment where wireless network monitoring is possible in the regions controlled by access points. The present embodiment can be used to improve overall channel utilization leading higher overall throughput. Further, the present embodiment provides means for STAs to dynamically adapt to changing wireless networks autonomously. Furthermore, the present embodiment ensures compatibility with standard 802.11 stations with fair medium access opportunity for everyone.
  It should be noted that, in the above embodiment, the RU selection module 122 can be implemented by a device having one or more processor. Fig. 15 shows an example of a configuration of a device. A computer device 150 includes a processor 160 and a memory 170. The memory 170 includes a volatile memory and/or a non-volatile memory. The memory 170 stores a software (program) to be executed on the processor 160, for example, in the non-volatile memory. The processor 160 is, for example, a Central Processing Unit (CPU) or the like. The functions of the data processing unit 401, the feature extraction and scoring unit 402, the reward computation unit 403, and the controller 404 may be implemented by the processor 160 operating in accordance with the program loaded from the memory 170. The processor 160 may load the program from an external memory of the device 110.
  The above program can be stored and provided to the device 150 using any type of non-transitory computer readable medium. Non-transitory computer readable medium include any type of tangible storage medium. Examples of non-transitory computer readable medium include magnetic storage medium (such as floppy disks, magnetic tapes, hard disk drives, etc.), optical magnetic storage medium (e.g. magneto-optical disks), optical disk storage medium (such as CD (compact disc), DVD (digital versatile disk)), and semiconductor memories (such as mask ROM, PROM (programmable ROM), EPROM (erasable PROM), flash ROM, RAM, etc.). The program may be provided to a computer device 300 using any type of transitory computer readable medium. Examples of transitory computer readable medium include electric signals, optical signals, and electromagnetic waves. Transitory computer readable medium can provide the program to a computer via a wired communication line (e.g. electric wires, and optical fibers) or a wireless communication line.
  Although the present disclosure has been described with reference to the embodiments, the present disclosure is not limited to above. Various changes that can be understood by those skilled in the art within the scope of the present disclosure can be made to the configurations and details of the present disclosure.
  For example, the whole or some of the embodiments disclosed above can be described as, but not limited to, the following supplementary notes.
(Supplementary note 1)
  A wireless communication device, comprising:
  a physical layer module configured to generate carrier sensing data indicating whether or not energy is detected in each resource unit, RU, used in wireless communication between the wireless communication device and an access point, and receive acknowledgement signals from the access point;
  a RU selection module, configured to determine a RU used to transmit data from the wireless communication device to the access point; and
  a media access control layer module configured to transmit data using the RU determined by the RU selection module,
  wherein the RU selection module comprising:
    a data processing unit configured to generate device state information based on the carrier sensing data and the acknowledgement signals obtained from the physical layer module;
    a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
    a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
    a controller configured to determine the RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward in a memory unit, and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
(Supplementary note 2)
  The wireless communication device according to Supplementary note 1, wherein the RU is an orthogonal frequency division multiple access, OFDMA, sub-channel.
(Supplementary note 3)
  The wireless communication device according to Supplementary note 1 or 2, wherein the carrier sensing data indicates result of independent energy detection in each of available RUs and the acknowledgement signals are transmitted by the access point in an end of each multi-user uplink data transmission.
(Supplementary note 4)
  The wireless communication device according to any one of Supplementary notes 1 to 3, wherein the experience includes the ensemble of the device state information, an index of RU in which packet is transmitted, updated device state information post packet transmission and the reward.
(Supplementary note 5)
  The wireless communication device according to any one of Supplementary notes 1 to 4, wherein the data processing unit classifies status of each RU as success, failure or idle and generates the device state information based on the classified status of available RUs in a predetermined number of past data transmission of the wireless communication device.
(Supplementary note 6)
  The wireless communication device according to Supplementary note 5, wherein the reward computation unit computes the reward representative of the performance of the feature extraction and scoring unit based on total number of the RU classified as success, total number of the RU classified as failures and total number of the RU classified as idle in the device state information generated by the data processing unit after data transmission.
(Supplementary note 7)
  The wireless communication device according to any one of Supplementary notes 1 to 6, wherein the feature extraction and scoring unit uses a convolutional neural network, CNN, to extract the features and generate the scores.
(Supplementary note 8)
  The wireless communication device according to Supplementary note 7, wherein the CNN includes one or more convolutional layers comprehending the interaction of the wireless communication device with other wireless communication device in the wireless communication channel, and the feature extraction and scoring unit extracts features using the one or more convolutional layers.
(Supplementary note 9)
  The wireless communication device according to Supplementary note 7 or 8, wherein the CNN includes fully connected layers, and the feature extraction and scoring unit generates scores using the fully connected layers.
(Supplementary note 10)
  The wireless communication device according to any one of Supplementary notes 1 to 9, wherein the experiences of the wireless communication device in its past predetermined number of data transmission are stored in the memory unit.
(Supplementary note 11)
  The wireless communication device according to any one of Supplementary notes 1 to 10, wherein the memory unit is a fixed size buffer, and when the buffer reaches its capacity, the oldest experience is deleted to accommodate the new experience.
(Supplementary note 12)
  The wireless communication device according any one of Supplementary notes 1 to 11, wherein the MAC layer module sends an interrupt signal to the controller when the wireless communication device has data to transmit, and the controller initiates RU selection when the interrupt signal is received.
(Supplementary note 13)
  The wireless communication device according to any one of Supplementary notes 1 to 12, the controller selects a RU used to transmit data as per ε-greedy policy.
(Supplementary note 14)
  The wireless communication device according to any one of Supplementary notes 1 to 13, wherein the controller samples batches of experiences from the memory unit to compute the error between estimated scores and actual scores and updates the parameters of the feature extraction and scoring unit based on the computed error.
(Supplementary note 15)
  A resource unit, RU, selection device used in a wireless communication device, comprising:
  a data processing unit configured to generate device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
  a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
  a controller configured to determine a RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward in a memory unit and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
(Supplementary note 16)
  The RU selection device according to Supplementary note 15, wherein the RU is an orthogonal frequency division multiple access, OFDMA, sub-channel.
(Supplementary note 17)
  The RU selection device according to Supplementary note 15 or 16, wherein the carrier sensing data indicates result of independent energy detection in each of available RUs and the acknowledgement signals are transmitted by the access point in an end of each multi-user uplink data transmission.
(Supplementary note 18)
  A resource unit, RU, selection method in a wireless communication device, comprising:
  generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
  generating scores for each RU representative of possibility of successful transmission based on the extracted features;
  computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores   storing experiences including the device state information and the reward in a memory unit; and
  updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
(Supplementary note19)
  A non-transitory computer readable medium having stored thereon a program to be executed by a processor, the program causing the processor to execute:
  generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
  extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
  generating scores for each RU representative of possibility of successful transmission based on the extracted features;
  computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores   storing experiences including the device state information and the reward in a memory unit; and
  updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
101 AP
102 STA
121 ANTENNA
122 RU SELECTION MODULE
123 PHY LAYER MODULE
124 MAC LAYER MODULE
125 APPLICATION MODULE
401 DATA PROCESSING UNIT
402 FEATURE EXTRACTION AND SCORING UNIT
403 REWARD COMPUTATION UNIT
404 CONTROLLER
405 MEMORY UNIT

Claims (19)

  1.   A wireless communication device, comprising:
      a physical layer module configured to generate carrier sensing data indicating whether or not energy is detected in each resource unit, RU, used in wireless communication between the wireless communication device and an access point, and receive acknowledgement signals from the access point;
      a RU selection module, configured to determine a RU used to transmit data from the wireless communication device to the access point; and
      a media access control layer module configured to transmit data using the RU determined by the RU selection module,
      wherein the RU selection module comprising:
        a data processing unit configured to generate device state information based on the carrier sensing data and the acknowledgement signals obtained from the physical layer module;
        a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
        a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
        a controller configured to determine the RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward in a memory unit, and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  2.   The wireless communication device according to claim 1, wherein the RU is an orthogonal frequency division multiple access, OFDMA, sub-channel.
  3.   The wireless communication device according to claim 1 or 2, wherein the carrier sensing data indicates result of independent energy detection in each of available RUs and the acknowledgement signals are transmitted by the access point in an end of each multi-user uplink data transmission.
  4.   The wireless communication device according to any one of claims 1 to 3, wherein the experience includes the ensemble of the device state information, an index of RU in which packet is transmitted, updated device state information post packet transmission and the reward.
  5.   The wireless communication device according to any one of claims 1 to 4, wherein the data processing unit classifies status of each RU as success, failure or idle and generates the device state information based on the classified status of available RUs in a predetermined number of past data transmission of the wireless communication device.
  6.   The wireless communication device according to claim 5, wherein the reward computation unit computes the reward representative of the performance of the feature extraction and scoring unit based on total number of the RU classified as success, total number of the RU classified as failures and total number of the RU classified as idle in the device state information generated by the data processing unit after data transmission.
  7.   The wireless communication device according to any one of claims 1 to 6, wherein the feature extraction and scoring unit uses a convolutional neural network, CNN, to extract the features and generate the scores.
  8.   The wireless communication device according to claim 7, wherein the CNN includes one or more convolutional layers comprehending the interaction of the wireless communication device with other wireless communication device in the wireless communication channel, and the feature extraction and scoring unit extracts features using the one or more convolutional layers.
  9.   The wireless communication device according to claim 7 or 8, wherein the CNN includes fully connected layers, and the feature extraction and scoring unit generates scores using the fully connected layers.
  10.   The wireless communication device according to any one of claims 1 to 9, wherein the experiences of the wireless communication device in its past predetermined number of data transmission are stored in the memory unit.
  11.   The wireless communication device according to any one of claims 1 to 10, wherein the memory unit is a fixed size buffer, and when the buffer reaches its capacity, the oldest experience is deleted to accommodate the new experience.
  12.   The wireless communication device according any one of claims 1 to 11, wherein the MAC layer module sends an interrupt signal to the controller when the wireless communication device has data to transmit, and the controller initiates RU selection when the interrupt signal is received.
  13.   The wireless communication device according to any one of claims 1 to 12, the controller selects a RU used to transmit data as per ε-greedy policy.
  14.   The wireless communication device according to any one of claims 1 to 13, wherein the controller samples batches of experiences from the memory unit to compute the error between estimated scores and actual scores and updates the parameters of the feature extraction and scoring unit based on the computed error.
  15.   A resource unit, RU, selection device used in a wireless communication device, comprising:
      a data processing unit configured to generate device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
      a feature extraction and scoring unit configured to extract features from the device state information representative of interactions of a wireless communication station with other wireless communication stations, and generate scores for each RU representative of possibility of successful transmission based on the extracted features;
      a reward computation unit configured to compute reward for providing feedback on prediction accuracy of the scores generated by the feature extraction and scoring unit;
      a controller configured to determine a RU used to transmit data based on the scores generated by the feature extraction and scoring unit, store experiences including the device state information and the reward in a memory unit and update parameters of the feature extraction and scoring unit based on the experiences stored in the memory unit.
  16.   The RU selection device according to claim 15, wherein the RU is an orthogonal frequency division multiple access, OFDMA, sub-channel.
  17.   The RU selection device according to claim 15 or 16, wherein the carrier sensing data indicates result of independent energy detection in each of available RUs and the acknowledgement signals are transmitted by the access point in an end of each multi-user uplink data transmission.
  18.   A resource unit, RU, selection method in a wireless communication device, comprising:
      generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
      extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
      generating scores for each RU representative of possibility of successful transmission based on the extracted features;
      computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores   storing experiences including the device state information and the reward in a memory unit; and
      updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
  19.   A non-transitory computer readable medium having stored thereon a program to be executed by a processor, the program causing the processor to execute:
      generating device state information based on carrier sensing data indicating whether or not energy is detected in each RU used in wireless communication between the wireless communication device and an access point and acknowledgement signals received from the access point;
      extracting features from the device state information representative of interactions of a wireless communication station with other wireless communication stations,
      generating scores for each RU representative of possibility of successful transmission based on the extracted features;
      computing reward for providing feedback on prediction accuracy of the scores;  determining a RU used to transmit data based on the generated scores   storing experiences including the device state information and the reward in a memory unit; and
      updating parameters used to extract the features and generate the scores based on the experiences stored in the memory unit.
PCT/JP2020/008124 2020-02-27 2020-02-27 Wireless communication device, ru selection device, method, and computer readable medium WO2021171510A1 (en)

Priority Applications (3)

Application Number Priority Date Filing Date Title
PCT/JP2020/008124 WO2021171510A1 (en) 2020-02-27 2020-02-27 Wireless communication device, ru selection device, method, and computer readable medium
JP2022547783A JP7327686B2 (en) 2020-02-27 2020-02-27 Wireless communication device, RU selection device, method, and program
US17/801,447 US20230114359A1 (en) 2020-02-27 2020-02-27 Wireless communication device, ru selection device, and method

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2020/008124 WO2021171510A1 (en) 2020-02-27 2020-02-27 Wireless communication device, ru selection device, method, and computer readable medium

Publications (1)

Publication Number Publication Date
WO2021171510A1 true WO2021171510A1 (en) 2021-09-02

Family

ID=69811844

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2020/008124 WO2021171510A1 (en) 2020-02-27 2020-02-27 Wireless communication device, ru selection device, method, and computer readable medium

Country Status (3)

Country Link
US (1) US20230114359A1 (en)
JP (1) JP7327686B2 (en)
WO (1) WO2021171510A1 (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113973385A (en) * 2021-12-27 2022-01-25 成都爱瑞无线科技有限公司 Method, system, device and storage medium for managing unauthorized frequency band resources

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11487799B1 (en) * 2021-02-26 2022-11-01 Heir Apparent, Inc. Systems and methods for determining and rewarding accuracy in predicting ratings of user-provided content

Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9743393B2 (en) 2015-06-25 2017-08-22 Intel IP Corporation Dynamic patterned resource allocation in a wireless network
US20190053275A1 (en) * 2016-03-11 2019-02-14 Nec Corporation Wireless lan system, wireless lan base station, wireless lan terminal, and communication method
WO2019108097A1 (en) * 2017-11-28 2019-06-06 Telefonaktiebolaget Lm Ericsson (Publ) Station, access point and method in a wireless communications network
US20190230046A1 (en) 2018-01-19 2019-07-25 Ciena Corporation Autonomic resource partitions for adaptive networks

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
GB2540450B (en) * 2015-07-08 2018-03-28 Canon Kk Improved contention mechanism for access to random resource units in an 802.11 channel
GB2549739B (en) * 2016-04-26 2019-04-03 Canon Kk Updating of contention parameters for MU UL OFDMA transmission in an 802.11AX network
US12266162B2 (en) * 2018-08-08 2025-04-01 Rensselaer Polytechnic Institute Enhancing contrast sensitivity and resolution in a grating interferometer by machine learning

Patent Citations (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US9743393B2 (en) 2015-06-25 2017-08-22 Intel IP Corporation Dynamic patterned resource allocation in a wireless network
US20190053275A1 (en) * 2016-03-11 2019-02-14 Nec Corporation Wireless lan system, wireless lan base station, wireless lan terminal, and communication method
WO2019108097A1 (en) * 2017-11-28 2019-06-06 Telefonaktiebolaget Lm Ericsson (Publ) Station, access point and method in a wireless communications network
US20190230046A1 (en) 2018-01-19 2019-07-25 Ciena Corporation Autonomic resource partitions for adaptive networks

Non-Patent Citations (3)

* Cited by examiner, † Cited by third party
Title
NIKOLA SERAFIMOVSKI (PURELIFI): "proposed-mac-channel-access-features-for-tgbb.pptx", vol. 802.11bb, no. 1, 14 May 2019 (2019-05-14), pages 1 - 20, XP068151268, Retrieved from the Internet <URL:https://mentor.ieee.org/802.11/dcn/19/11-19-0846-01-00bb-proposed-mac-channel-access-features-for-tgbb-pptx.pptx> [retrieved on 20190514] *
O. NAPARSTEKK. COHEN, DEEP MULTI-USER REINFORCEMENT LEARNING FOR DISTRIBUTED DYNAMIC SPECTRUM ACCESS
STEPHANE BARON (CANON): "RU selection process upon TF-R reception ; 11-15-1047-00-00ax-ru-selection-process-upon-tf-r-reception", IEEE DRAFT; 11-15-1047-00-00AX-RU-SELECTION-PROCESS-UPON-TF-R-RECEPTION, IEEE-SA MENTOR, PISCATAWAY, NJ USA, vol. 802.11ax, 14 September 2015 (2015-09-14), pages 1 - 9, XP068098236 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN113973385A (en) * 2021-12-27 2022-01-25 成都爱瑞无线科技有限公司 Method, system, device and storage medium for managing unauthorized frequency band resources
CN113973385B (en) * 2021-12-27 2022-03-01 成都爱瑞无线科技有限公司 Method, system, device and storage medium for managing unauthorized frequency band resources

Also Published As

Publication number Publication date
JP7327686B2 (en) 2023-08-16
US20230114359A1 (en) 2023-04-13
JP2023512550A (en) 2023-03-27

Similar Documents

Publication Publication Date Title
Sharma et al. Toward massive machine type communications in ultra-dense cellular IoT networks: Current issues and machine learning-assisted solutions
Rashwand et al. IEEE 802.11 e EDCA under bursty traffic—How much TXOP can improve performance
KR102091138B1 (en) Method for Data Transmission for Wireless Network Environment and Data Transmitter
US9980290B2 (en) System and method for adaptive back-off time determination
WO2021171510A1 (en) Wireless communication device, ru selection device, method, and computer readable medium
Zhou et al. Dynamic resource allocation for machine-type communications in LTE/LTE-A with contention-based access
WO2014205267A1 (en) System and method for a csma-ca half window scheme
JP6283879B2 (en) Wireless communication device, CW maximum value acquisition device, CW maximum value acquisition method, and program
Raza et al. Statistical learning-based dynamic retransmission mechanism for mission critical communication: An edge-computing approach
EP4496380A1 (en) Communication apparatus and method
JP6142454B2 (en) Wireless communication device, accommodation prediction device, boundary information acquisition device, accommodation prediction method, boundary information acquisition method, and program
Liao et al. Cross-layer protocol design for distributed full-duplex network
Uemura et al. Tcp-aware ofdma transmission based on traffic intensity in downlink and uplink directions in ieee 802.11 ax wireless lans
Wang et al. An LTE-U coexistence scheme based on cognitive channel switching and adaptive muting strategy
EP4090082A1 (en) Terminal, base station, communication method, and communication program
Burkov et al. The impact of the number of unique preambles on the stability region of the ALOHA algorithm with early feedback
JP6225398B2 (en) Wireless communication apparatus, accommodation prediction apparatus, accommodation prediction method, and program
CN117320045B (en) Offloading protocol and performance analysis method based on unlicensed SCMA edge computing
Wu et al. Distributed multi-agent reinforcement learning for heterogeneous NOMA-ALOHA systems
CN116915377B (en) Unauthorized access pilot frequency distribution method based on hybrid automatic request mechanism
Gebali et al. Modelling CSMA/CA protocol for wireless channels that use collaborative codes modulation
Krishnasamy et al. Modeling the effect of transmission errors on TCP controlled transfers over infrastructure 802.11 wireless LANs
Sun et al. Optimized backoff algorithm of IEEE 802.11 DCF for collision resolution
Paudel et al. I-dcf: Improved dcf for channel access in ieee 802.11 wireless networks
WO2021070290A1 (en) Network analysis system, device, method, and computer-readable recodrding medium

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: 20711342

Country of ref document: EP

Kind code of ref document: A1

ENP Entry into the national phase

Ref document number: 2022547783

Country of ref document: JP

Kind code of ref document: A

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 20711342

Country of ref document: EP

Kind code of ref document: A1