WO2024013810A1 - Système, procédé et dispositif de communication sans fil - Google Patents

Système, procédé et dispositif de communication sans fil Download PDF

Info

Publication number
WO2024013810A1
WO2024013810A1 PCT/JP2022/027281 JP2022027281W WO2024013810A1 WO 2024013810 A1 WO2024013810 A1 WO 2024013810A1 JP 2022027281 W JP2022027281 W JP 2022027281W WO 2024013810 A1 WO2024013810 A1 WO 2024013810A1
Authority
WO
WIPO (PCT)
Prior art keywords
packet
wireless communication
link
mac
dummy packet
Prior art date
Application number
PCT/JP2022/027281
Other languages
English (en)
Japanese (ja)
Inventor
花絵 大谷
裕介 淺井
ヒランタ アベセカラ
朗 岸田
純一 岩谷
信也 大槻
陸 大宮
泰司 鷹取
Original Assignee
日本電信電話株式会社
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 日本電信電話株式会社 filed Critical 日本電信電話株式会社
Priority to PCT/JP2022/027281 priority Critical patent/WO2024013810A1/fr
Publication of WO2024013810A1 publication Critical patent/WO2024013810A1/fr

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W72/00Local resource management
    • H04W72/04Wireless resource allocation

Definitions

  • the present disclosure relates to a wireless communication system, a wireless communication method, and a wireless communication device.
  • Wireless LAN base stations and terminals use CSMA/CA to access channels and transmit data.
  • IEEE 802.11be a wireless LAN communication standard
  • a multi-link function that allows multiple frequency bands to be used together.
  • multiple links using multiple frequency bands can be simultaneously formed between a base station and a terminal. This improves throughput and delay characteristics by simultaneously transmitting different data in multiple frequency bands.
  • packets generated in the upper layer are first passed to the Upper MAC (Media Access Controller).
  • the Upper MAC passes packets to the Lower MAC that exists for each link.
  • the Lower MAC acquires the right to transmit a frame, the packet that comes to the forefront in the order of held packets is passed to the physical layer (PHY), and then transmitted.
  • PHY physical layer
  • the Lower MACs of all links used in the multilink function may already have multiple transmission packets.
  • a high-priority packet is generated, which is a transmission packet of an application that requires low delay.
  • This high-priority packet cannot be immediately passed to the PHY and transmitted using any link. That is, there was a problem in that queuing delays occurred.
  • the first object of the present disclosure is to provide a wireless communication system that can shorten the queuing delay of high-priority packets.
  • a second objective of the present disclosure is to provide a wireless communication method that can shorten the queuing delay of high-priority packets.
  • a third objective of the present disclosure is to provide a wireless communication device that can shorten the queuing delay of high-priority packets.
  • a first aspect of the present disclosure is a wireless communication system that includes a base station with a multilink function and a terminal with the multilink function, and is configured such that the base station and the terminal communicate via multiple links.
  • the base station includes an Upper MAC that receives packets generated in the upper layer and a Lower MAC that exists for each link, and performs a dummy packet transmission process that transmits a dummy packet from the Upper MAC to the Lower MAC.
  • a wireless communication system configured to execute the following steps: replacing a high-priority packet with a dummy packet; and transmitting a packet owned by a Lower MAC to a terminal via a link. preferable.
  • a second aspect of the present disclosure provides a wireless communication system that includes a base station with a multilink function and a terminal with a multilink function, and is configured such that the base station and the terminal communicate via a plurality of links.
  • a wireless communication method in which a base station includes an Upper MAC that receives packets generated in an upper layer and a Lower MAC that exists for each link, and transmits a dummy packet from the Upper MAC to the Lower MAC.
  • the wireless communication method comprises the steps of: replacing a high-priority packet with a dummy packet; and transmitting a packet possessed by the Lower MAC to a terminal via a link.
  • a third aspect of the present disclosure includes an Upper MAC that receives packets generated in an upper layer and a Lower MAC that exists for each link, and a function of transmitting a dummy packet from the Upper MAC to the Lower MAC; It is preferable that the wireless communication device has a function of replacing a high-priority packet with a dummy packet and a function of transmitting a packet possessed by a Lower MAC via a link.
  • the queuing delay of high-priority packets can be reduced.
  • FIG. 1 is a diagram illustrating a configuration example of a wireless communication system without a multilink function.
  • 1 is a diagram illustrating a configuration example of a wireless communication system when there is a multilink function.
  • 3 is a flowchart showing a multi-link setup procedure.
  • FIG. 3 is a diagram illustrating packet categorization processing.
  • 1 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 1 of the present disclosure.
  • 3 is a flowchart illustrating a packet processing method according to Embodiment 1 of the present disclosure.
  • 3 is a flowchart illustrating a dummy packet management method according to Embodiment 1 of the present disclosure.
  • FIG. 1 is a block diagram showing the device configuration of a base station according to Embodiment 1 of the present disclosure.
  • FIG. 1 is a block diagram showing the device configuration of a terminal according to Embodiment 1 of the present disclosure.
  • FIG. 3 is a table showing an example of data held by a dummy packet management unit according to Embodiment 1 of the present disclosure.
  • FIG. 2 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 2 of the present disclosure.
  • FIG. 3 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 3 of the present disclosure.
  • FIG. 1 is a diagram showing an example of the configuration of a wireless communication system without a multilink function. That is, the wireless communication system 500 transmits multiple types of packets using one link.
  • the wireless communication system 500 includes a base station 2.
  • the base station 2 transmits the high priority packet 4 generated in the upper layer to the MAC unit 12.
  • the MAC unit 12 includes a queue 8 .
  • the queue 8 holds received packets in an ordered manner so that they can be transmitted in the order in which they are received.
  • the frame transmission right is acquired, the order of the packets held in the queue 8 is checked, and the packets are transmitted in order starting from the front row.
  • the applied wireless communication system is Wi-Fi (registered trademark)
  • the base station corresponds to an access point.
  • the base station 2 has only one queue 8 because it does not have a multilink function. Therefore, even if a high-priority packet 4 occurs, if the queue 8 already has multiple packets 6, the high-priority packet 4 is ordered so that it becomes the last packet held in the queue 8. I do.
  • the MAC unit 12 transmits the packet to the PHY 10. More specifically, among the packets, the one that comes to the forefront in the order of the packets held by the queue 8 is transmitted to the PHY 10. That is, the high priority packet 4 transmitted to the PHY 10 is transmitted to the terminal 16 after all the packets 6 held in the queue 8 up to that point have been transmitted. Note that since the base station 2 does not have a multilink function, it also includes only one PHY 10.
  • FIG. 2 is a diagram showing a configuration example of a wireless communication system when there is a multilink function.
  • a wireless communication system 600 that forms three links by using a multilink function will be described.
  • the wireless communication system 600 includes a base station 2.
  • the base station 2 transmits the high priority packet 4 generated in the upper layer to the MAC unit 12.
  • the MAC unit 12 includes an Upper MAC 18 and Lower MACs 20a, 20b, and 20c that exist for each link.
  • the MAC unit 12 first receives the high priority packet 4 at the Upper MAC 18.
  • the Upper MAC 18 distributes the high priority packet 4 to any one of the Lower MACs 20a, 20b, and 20c. More specifically, the high-priority packet 4 is ordered so that it becomes the last packet held in the queue provided by the assigned Lower MAC. This distribution is performed based on predetermined processing. Here, it is assumed that among the queues 8a, 8b, and 8c provided in each of the Lower MACs 20a, 20b, and 20c, processing is performed to allocate to the queue with the shortest waiting time. Note that the waiting time in this case changes depending on the number or size of packets 6 that each queue has.
  • the MAC unit 12 transmits the packet to the PHY unit 14.
  • This PHY unit 14 includes PHYs 10a, 10b, and 10c. More specifically, among the packets, the one that comes to the forefront in the order of the packets held by each of the queues 8a, 8b, and 8c is transmitted to each of the PHYs 10a, 10b, and 10c. That is, the high-priority packet 4 is transmitted to the terminal 16 after all the packets 6 held in the sorted queue have been transmitted.
  • the high priority packet 4 is distributed to the queue with the shortest waiting time. Therefore, compared to the wireless communication system 500 that uses only one link, it is possible to increase the possibility that transmission to the PHY will be performed with a shorter waiting time.
  • FIG. 3 is a flowchart showing the multilink setup procedure.
  • the dummy packet management units 64 and 74 which will be described later, perform the processing shown in FIG. 3 to perform settings so that wireless communication can be performed via specific links. This allows the wireless communication system to establish multi-link communication.
  • FIG. 4 is a diagram showing packet categorization processing. Wireless communication systems transmit multiple types of packets. Here, a process is shown in which the plurality of types of packets are identified for each traffic in the STA unit, which will be described later.
  • a packet to which a MAC header is added in the upper layer is input to one of the queues 22, 24, 26, and 28.
  • the input destination queue is determined by the TID (Traffic Indicator) included in the MAC header.
  • TID Traffic Indicator
  • queue 22 is a VO category related to audio
  • queue 24 is a VI category related to video
  • queue 26 is a BE category related to best effort
  • queue 28 is a BK category related to background. can be identified.
  • Each CSMA/CA unit uses unique access parameters to access the channel and perform CSMA/CA.
  • the unique access parameters are, for example, Cwmax, Cwmin, AIFS, and TXOPlimit.
  • CSMA/CA units 32, 34, 36, and 38 process those that have arrived at the front of the queues 22, 24, 26, and 28.
  • the CSMA/CA unit 40 processes low delay data.
  • the internal conflict resolution unit 42 selects and outputs the one with the highest priority.
  • FIG. 5 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 1 of the present disclosure.
  • the wireless communication system according to the first embodiment differs from the conventional example in that a dummy packet is periodically transmitted to any of the links used in the multilink function.
  • a wireless communication system 100 that forms three links by using a multilink function will be described.
  • the wireless communication system 100 transmits packets using the same procedure as the wireless communication system 600. However, the wireless communication system 100 periodically transmits dummy packets 44 in addition to the packets generated in the upper layer. Dummy packet 44, like packet 6 and high priority packet 4, forms a queue. When the head of the queue is reached, the countdown of the CW (Contention Window) value is started.
  • CW Contention Window
  • a process is performed to replace the high priority packet 4 with a dummy packet 44. This process may be performed immediately after the high priority packet 4 is generated, or when the CW value reaches a specific value.
  • the next packet after the dummy packet 44 is moved to the head of the queue. Then, the CW value of the packet is not counted down, and the frame transmission processing is directly performed. That is, the packet at the head of the queue in which the dummy packet 44 existed performs frame transmission processing instead of the dummy packet 44.
  • the packet whose CW value was counted down at the beginning of a different link is moved to the link where the dummy packet 44 existed, and the frame transmission process is executed. It's okay.
  • the process of canceling the transmission process of the dummy packet 44 may be performed. That is, after canceling the transmission process of the dummy packet 44, the next packet after the dummy packet 44 is moved to the head of the queue as usual. Then, the countdown of the CW value of the packet may be started, and then the normal frame transmission processing may be performed.
  • FIG. 6 is a flowchart illustrating a packet processing method according to Embodiment 1 of the present disclosure.
  • the Upper MAC 18 receives a packet from an upper layer.
  • step 102 it is checked whether the received packet has a high priority.
  • the determination of priority is performed by the MLD unit 59 of the base station, which will be described later.
  • TID may be used for this determination. For example, a method may be considered in which a packet to which a prespecified TID or a TID indicating a higher priority than the TID is assigned is determined to be a "high priority packet.” If the priority is high, proceed to step 104. If the priority is not high, proceed to step 108.
  • step 104 it is checked whether dummy packets exist for all links used in the wireless communication system. In the case of the wireless communication system 100, it is checked whether dummy packets exist in all links including each of the Lower MACs 20a, 20b, and 20c. If a dummy packet exists, proceed to step 106. If there is no dummy packet, the process proceeds to step 108.
  • step 106 the dummy packet and the high priority packet are exchanged. For example, a process is performed in which the tags indicating the order of packets held in the queue of the Lower MAC 20a are replaced with the dummy packet 44 and the high priority packet 4. Alternatively, the bit information of the high priority packet 4 is transferred onto the bit information of the dummy packet 44. This process may be performed immediately after the high priority packet 4 is generated, or when the CW value reaches a specific value.
  • step 108 normal queuing is performed. That is, the packets held by each Lower MAC are transmitted in order, regardless of their types.
  • a dummy packet is periodically transmitted to any of the links used in the multilink function. If a high-priority packet occurs at a later timing, the high-priority packet and the dummy packet are replaced. This makes it possible to shorten the queuing delay no matter when a high-priority packet occurs.
  • the size of the dummy packet may be specified in advance as a default size. For example, the maximum size that can be set may be specified. Alternatively, the size may be determined by referring to the size of a high-priority packet received by the Upper MAC immediately before. If the sizes of the dummy packet and the high-priority packet do not match, processing such as padding may be performed during replacement or aggregation processing.
  • FIG. 7 is a flowchart illustrating a dummy packet management method according to Embodiment 1 of the present disclosure.
  • the base station 2 that forms links using the multilink function transmits dummy packets 44 to three links in order. It is assumed that numbers 1, 2, and 3 are assigned in advance to the three links including the Lower MACs 20a, 20b, and 20c.
  • step 110 the Upper MAC 18 generates a dummy packet 44 and transmits it to the link 1.
  • the dummy packet 44 reaches the head of the link 1 queue, a countdown of the CW value is started. After a certain period of time has elapsed, the CW value of link 1 becomes 0, as in step 112.
  • the Upper MAC 18 generates a dummy packet 44 and transmits it to the link 2.
  • the CW value starts counting down. After a certain period of time has elapsed, the CW value of link 2 becomes 0, as in step 116.
  • step 118 the Upper MAC 18 generates a dummy packet 44 and transmits it to the link 3.
  • the dummy packet 44 reaches the head of the queue of the link 3, a countdown of the CW value is started. After a certain period of time has elapsed, the CW value of link 3 becomes 0, as in step 120. After this, the process returns to step 110 and the same process is repeated.
  • timing at which the dummy packet 44 shown in steps 112, 116, and 120 is generated may be when the CW value becomes a specific value other than 0.
  • the link through which the dummy packet 44 is sent may be selected based on statistics measured in advance. More specifically, a method of selecting based on a PER (Packet Error Rate) value or an average CW value calculated from statistics measured in advance may be considered. For example, by transmitting the dummy packet 44 to the link with the lowest PER value, the high priority packet 4 is more likely to be transmitted to the link with the lowest PER value. That is, it becomes easier to shorten the queuing delay of the high-priority packet 4.
  • PER Packet Error Rate
  • the size of the occupied queue by dummy packets can be distributed by appropriately changing the link for transmitting dummy packets. Furthermore, since the delay time of each link changes over time, by determining the destination based on this information, it is possible to improve the probability that a high-priority packet can be distributed to a link with a small delay time.
  • FIG. 8 is a block diagram showing the device configuration of a base station according to Embodiment 1 of the present disclosure. First, data transmission from the base station 2 to another terminal will be explained.
  • the base station 2 includes an LLC section 58.
  • the LLC unit 58 is a sublayer that performs logical link control. LLC section 58 outputs the input packet to MLD section 59.
  • the MLD section 59 is a link management section and includes a data processing section 60.
  • the data processing unit 60 processes data and outputs the results to the base station measurement unit 62 and dummy packet management unit 64.
  • the base station measurement unit 62 records the link number through which the dummy packet is sent and measures the PER of each link.
  • the dummy packet management unit 64 selects a link to transmit the dummy packet. This link selection is performed based on information about each link obtained by the base station measuring section 62. Then, the dummy packet management unit 64 transmits the dummy packet to the STA unit corresponding to the selected link.
  • the dummy packet management unit 64 replaces high priority packets and dummy packets. Further, the dummy packet management unit 64 performs the multilink setup described in FIG. 3.
  • the STA units 66a, 66b, and 66c are transmitting/receiving units, and receive packets input from the dummy packet management unit 64. Then, the MAC frame included in the packet is transmitted to another terminal as a wireless frame. Note that data transmission and reception with other terminals is performed via an antenna.
  • the STA sections 66a, 66b, and 66c output wireless frames received from other terminals to the dummy packet management section 64.
  • the dummy packet management unit 64 processes the header and the like from the MAC frame included in the input wireless frame, and outputs the obtained data to the data processing unit 60.
  • the data processing section 60 outputs this data to the LLC section 58.
  • FIG. 9 is a block diagram showing the device configuration of a terminal according to Embodiment 1 of the present disclosure. First, data transmission from the terminal 16 to another terminal will be explained.
  • the terminal 16 includes an LLC section 68. LLC section 68 outputs the input packet to MLD section 69 .
  • the MLD section 69 includes a data processing section 70.
  • the data processing unit 70 processes packets and outputs the results to the terminal measurement unit 72 and the dummy packet management unit 74.
  • the terminal measurement unit 72 measures the PER etc. of each link as necessary. This measurement result is notified to the base station measurement unit 62 included in the base station within the wireless communication system. Note that the terminal measuring section 72 may have the same functions as the base station measuring section 62.
  • the dummy packet management section 74 has the same functions as the dummy packet management section 64.
  • the STA units 76a, 76b, and 76c receive packets input from the dummy packet management unit 74. Then, the MAC frame included in the packet is transmitted to another terminal as a wireless frame. Note that data transmission and reception with other terminals is performed via an antenna.
  • the STA units 76a, 76b, and 76c output wireless frames received from other terminals to the dummy packet management unit 74.
  • the dummy packet management unit 74 processes the header and the like from the MAC frame included in the input wireless frame, and outputs the obtained data to the data processing unit 70.
  • the data processing section 70 outputs this data to the LLC section 68.
  • the terminal 16 may be configured without the dummy packet management section 74. In this case, the terminal 16 does not generate a dummy packet. The terminal 16 notifies the base station only of information such as PER measured on the terminal side.
  • FIG. 10 is a table showing an example of data held by the dummy packet management unit according to Embodiment 1 of the present disclosure.
  • the dummy packet management unit holds various data for each link in order to manage dummy packets.
  • a data group in a base station including three STA sections is shown.
  • STAs 1, 2, and 3 all support the multilink function. However, only STAs 1 and 2 are used for multilink transmission. Only STA1 is used as the destination of the dummy packet. STA1 currently has a dummy packet, and its CW value is 6. Based on these data, packets are sorted.
  • PER The value of PER is also held here. It can be seen that the PERs shown by the three STAs are different values. It is also possible to set a destination link for the dummy packet based on this PER value.
  • FIG. 11 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 2 of the present disclosure.
  • the wireless communication system according to the second embodiment differs from the first embodiment in that a plurality of terminals are targets of wireless communication with one base station.
  • the wireless communication system 200 includes a base station 2.
  • Base station 2 performs wireless communication with terminals 16a, 16b, and 16c. With this configuration, it is possible to shorten the queuing delay when a high-priority packet occurs even in wireless communication that targets a wide range and targets multiple terminals.
  • the determination of the link for transmitting dummy packets and the transmission rate of dummy packets may be determined by referring to the PER of all terminals 16 or the PER of a specific terminal 16.
  • An example of a method for selecting a particular terminal 16 of interest is a method of selecting a terminal with the highest high-priority frame transmission rate.
  • the selection of the link for transmitting the dummy packet may be set independently by the base station 2 and the terminal 16.
  • the base station 2 and a specific terminal 16 may be set to be synchronized or not synchronized.
  • FIG. 12 is a diagram illustrating a configuration example of a wireless communication system according to Embodiment 3 of the present disclosure.
  • the wireless communication system according to the third embodiment differs from the first embodiment in that a controller that bundles a plurality of base stations is installed.
  • the wireless communication system 300 includes a controller 46. Controller 46 is connected to base stations 2a and 2b.
  • the base station 2a performs wireless communication with the terminal 16a.
  • the base station 2b performs wireless communication with the terminal 16b.
  • the method for selecting the link through which the dummy packet is sent may be independently specified within each base station and terminal.
  • the controller 46 may specify a link for transmitting a dummy packet for the connected base stations 2a and 2b.
  • the controller 46 may specify the link to which the dummy packet is to be transmitted based on the degree of congestion or PER of the channel used by the terminal 16. For example, links may be specified so that dummy packet ratios do not vary between channels.

Landscapes

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

Abstract

La présente divulgation concerne un système de communication sans fil, un procédé de communication sans fil et un dispositif de communication sans fil. Selon la présente divulgation, le système de communication sans fil comprend une station de base ayant une fonction à liaisons multiples, ainsi qu'un terminal ayant une fonction à liaisons multiples, et est configuré pour effectuer une communication entre la station de base et le terminal par le biais d'une pluralité de liaisons. La station de base comprend une MAC supérieure permettant de recevoir un paquet généré dans une couche supérieure et des MAC inférieures dont chacune est présente dans une liaison correspondante de la pluralité de liaisons, et est configurée pour exécuter : un processus de transmission de paquet fictif permettant de transmettre un paquet fictif de la MAC supérieure aux MAC inférieures respectives; un processus permettant de remplacer un paquet à haute priorité ayant un niveau de priorité élevé par le paquet fictif; et un processus permettant de transmettre le paquet contenu dans chacune des MAC inférieures au terminal par le biais des liaisons.
PCT/JP2022/027281 2022-07-11 2022-07-11 Système, procédé et dispositif de communication sans fil WO2024013810A1 (fr)

Priority Applications (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/027281 WO2024013810A1 (fr) 2022-07-11 2022-07-11 Système, procédé et dispositif de communication sans fil

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
PCT/JP2022/027281 WO2024013810A1 (fr) 2022-07-11 2022-07-11 Système, procédé et dispositif de communication sans fil

Publications (1)

Publication Number Publication Date
WO2024013810A1 true WO2024013810A1 (fr) 2024-01-18

Family

ID=89536298

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/JP2022/027281 WO2024013810A1 (fr) 2022-07-11 2022-07-11 Système, procédé et dispositif de communication sans fil

Country Status (1)

Country Link
WO (1) WO2024013810A1 (fr)

Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003521138A (ja) * 1999-07-09 2003-07-08 マリブ ネットワークス インク. Tcp/ipパケット中心型無線送信システムアーキテクチャ
US20170311204A1 (en) * 2016-04-26 2017-10-26 Laurent Cariou Access point (ap), station (sta) and method for link aggregation

Patent Citations (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP2003521138A (ja) * 1999-07-09 2003-07-08 マリブ ネットワークス インク. Tcp/ipパケット中心型無線送信システムアーキテクチャ
US20170311204A1 (en) * 2016-04-26 2017-10-26 Laurent Cariou Access point (ap), station (sta) and method for link aggregation

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
KISHIDA, AKIRA: "The impact of the next-generation wireless LAN "IEEE802.11be" that has evolved beyond 30 Gbit/s", NIKKEI NETWORK, no. 263, 1 March 2022 (2022-03-01), JP , pages 36 - 42, XP009552629, ISSN: 1345-482X *

Similar Documents

Publication Publication Date Title
EP1117211B1 (fr) Méthode et système pour l'utilisation de listes d'interrogation pondérées dans un réseau local sans fil
US20120314694A1 (en) Method of Back-off Procedure Setup in a Wireless Communication System
EP1507367B1 (fr) Gestion de trames en rafales
CN101394626B (zh) 基于无线局域网的分布式业务区分方法和设备
CN100581290C (zh) 用于无线局域网的语音包调度方法
US8369350B2 (en) Method for transmitting and receiving frame in wireless LAN
EP1956742A2 (fr) Système LAN sans fil et son procédé de transmission de données
CN102958185B (zh) 一种竞争窗口的更新方法和一种接入点
US20050025131A1 (en) Medium access control in wireless local area network
KR20080063749A (ko) 매체 액세스 제어 아키텍처
US20080069040A1 (en) Station and access point for edca communication, system thereof and communication method thereof
US20050141480A1 (en) Apparatus and method for transmitting data between wireless and wired networks
JP2000253017A (ja) 無線パケット制御局
GB2527837A (en) A WLAN bandwidth controller
WO2020179533A1 (fr) Système de communication sans fil et procédé de communication sans fil
JP4335219B2 (ja) 無線lanトラヒック優先制御方法及びその装置
WO2006050664A1 (fr) Systeme et procede permettant de controler l'acces a un support sans fil
CN112566269B (zh) 一种在无线局域网wlan中的上行传输方法和站点设备
KR100367088B1 (ko) 무선 lan에 적합한 고속 물리계층 전송용 인터페이스장치 및 방법
US7508802B2 (en) Method of controlling wireless local network medium access using pseudo-time division multiplexing
WO2024013810A1 (fr) Système, procédé et dispositif de communication sans fil
WO2024013801A1 (fr) Système, procédé et dispositif de communication sans fil
WO2024013804A1 (fr) Système, procédé et dispositif de communication sans fil
US8509197B2 (en) Media access control method of determining data transmission order in wireless network
KR100684167B1 (ko) 무선랜에서 주기적 전송 특성을 가진 QoS 요구 데이터를위한 주기적 매체 예약 타이머 방법