WO2019001568A1 - Method and device for establishing wlan link - Google Patents

Method and device for establishing wlan link Download PDF

Info

Publication number
WO2019001568A1
WO2019001568A1 PCT/CN2018/093657 CN2018093657W WO2019001568A1 WO 2019001568 A1 WO2019001568 A1 WO 2019001568A1 CN 2018093657 W CN2018093657 W CN 2018093657W WO 2019001568 A1 WO2019001568 A1 WO 2019001568A1
Authority
WO
WIPO (PCT)
Prior art keywords
network device
bandwidth
wlan link
received
sent
Prior art date
Application number
PCT/CN2018/093657
Other languages
French (fr)
Chinese (zh)
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 华为技术有限公司
Publication of WO2019001568A1 publication Critical patent/WO2019001568A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W84/00Network topologies
    • H04W84/02Hierarchically pre-organised networks, e.g. paging networks, cellular networks, WLAN [Wireless Local Area Network] or WLL [Wireless Local Loop]
    • H04W84/10Small scale networks; Flat hierarchical networks
    • H04W84/12WLAN [Wireless Local Area Networks]
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/10Connection setup
    • H04W76/18Management of setup rejection or failure
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W76/00Connection management
    • H04W76/20Manipulation of established connections

Definitions

  • the embodiments of the present invention relate to the field of communications technologies, and in particular, to a wireless local area network (WLAN) link establishing method and device.
  • WLAN wireless local area network
  • WLAN is a very convenient data transmission system, which refers to the application of wireless communication technology to interconnect network devices to form a network system that can communicate with each other and achieve resource sharing.
  • the network device Before establishing a WLAN link, the network device must first find other network devices that can establish a WLAN link with it. In the prior art, a network device transmits a probe request using a 20 MHz bandwidth to find other network devices with which a WLAN link can be established.
  • the maximum transmission distance that can be reached by a probe request sent in a 20MHz bandwidth is about 400 meters. If the distance between a network device and another network device exceeds 400 meters, another network device cannot receive it. The probe request caused the two to fail to establish a WLAN link.
  • the prior art has a problem that a WLAN link cannot be established due to a limited detection range.
  • the embodiment of the present application provides a method and a device for establishing a WLAN link, which are used to solve the problem that the WLAN link cannot be established due to the limited detection range in the prior art.
  • the embodiment of the present application provides a method for establishing a WLAN link, where the method includes: the first network device uses an initial bandwidth to broadcast a probe request; and the first network device detects whether the second network device receives the probe request that is sent by the second network device. If the probe response is not received, the first network device uses the adjusted bandwidth broadcast probe request, and starts to perform the step of detecting whether the probe response corresponding to the probe request sent by the second network device is received. Adjusting the bandwidth refers to a bandwidth smaller than the bandwidth used last time; if the probe response is received, the first network device establishes a WLAN link with the second network device, wherein the bandwidth of the WLAN link is when the probe response is received. The bandwidth used.
  • the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring successful establishment of the WLAN link.
  • the initial bandwidth is 20 MHz; in the case where the probe response corresponding to the probe request transmitted using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz.
  • the first network device directly uses the lowest bandwidth of 1 MHz as the adjustment bandwidth to obtain the maximum coverage of the probe request, and avoids adjusting the bandwidth of sending the probe request multiple times, thereby saving processing overhead.
  • the method further includes: the first network device sends the first bandwidth capability information to the second network device, and receives the second bandwidth capability information sent by the second network device, where the first bandwidth capability information For indicating the type of bandwidth supported by the first network device, the second bandwidth capability information is used to indicate the type of bandwidth supported by the second network device.
  • the first network device and the second network device record the bandwidth capability of the other party, so as to use the bandwidth that both parties can use for data transmission in the adjustment process described later, and ensure the accuracy of the bandwidth adjustment. And help to increase the efficiency of bandwidth adjustment.
  • the method further includes: in the process of transmitting data by using the WLAN link, the first network device acquires the sending and receiving state information, and the sending and receiving state information is used.
  • the first network device adjusts the bandwidth of the WLAN link to the first bandwidth, and sends the first bandwidth to the second network device by using the first bandwidth, if the sending and receiving state information meets the preset condition.
  • An information frame if the first network device receives the first acknowledgment signal corresponding to the first information frame sent by the second network device, the first network device determines to use the first bandwidth to transmit data.
  • the method further includes: if the first network device receives the second information frame sent by the second network device by using the second bandwidth, The second network device sends a second acknowledgement signal corresponding to the second information frame, where the second bandwidth is obtained by adjusting the bandwidth of the WLAN link by the second network device.
  • the embodiments of the present application provide two types of bandwidth adjustment modes, namely active adjustment and passive adjustment.
  • active adjustment By dynamically adjusting the bandwidth of the WLAN link after establishing the WLAN link, balancing the throughput requirements with the signal coverage requirements, maximizing the throughput rate while ensuring that the WLAN links are not disconnected. Demand.
  • the embodiment of the present application provides a network device, which has the function of implementing the foregoing method examples.
  • the functions can be implemented in hardware or in hardware by executing the corresponding software.
  • the hardware or software includes one or more units corresponding to the functions described above.
  • the structure of the network device includes a processor and a communication interface, and the processor is configured to support the network device to perform the corresponding function in the above method.
  • the communication interface is used to support communication between network devices and other network devices.
  • the network device may further include a memory for coupling with the processor, which stores program instructions and data necessary for the network device.
  • an embodiment of the present application provides a computer storage medium for storing computer software instructions used by the first network device, including a program designed to perform the above aspects.
  • embodiments of the present application provide a computer program product for performing the method of the above aspect when the computer program product is executed.
  • the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring The WLAN link was successfully established.
  • FIG. 1 is a schematic diagram of an implementation environment provided by an embodiment of the present application.
  • 2A is a flowchart of a method for establishing a WLAN link according to an embodiment of the present application
  • 2B is an interaction diagram of a WLAN link setup process exemplarily shown:
  • 3A is a flowchart of a method for establishing a WLAN link according to another embodiment of the present application.
  • FIG. 3B is an interaction diagram of a bandwidth adjustment process exemplarily shown
  • 4A is a flowchart of a method for establishing a WLAN link according to another embodiment of the present application.
  • 4B is an interaction diagram of a bandwidth adjustment process exemplarily shown
  • FIG. 5 is a schematic diagram of an application scenario exemplarily shown
  • FIG. 6 is a schematic diagram of another application scenario exemplarily shown.
  • FIG. 7A is a schematic block diagram of a network device according to an embodiment of the present application.
  • FIG. 7B is a schematic structural diagram of a network device according to an embodiment of the present application.
  • FIG. 1 shows a schematic diagram of an implementation environment provided by an embodiment of the present application.
  • the implementation environment includes a first network device 110 and a second network device 120.
  • the network devices are devices that have the function of establishing a WLAN link with other network devices.
  • the network device may be a terminal device, such as a mobile phone, a tablet computer, an e-book reader, a multimedia playing device, etc.; or may be a wearable device, such as a smart watch, a smart bracelet, smart glasses, etc.; Toys, such as drones, smart battle cars, etc.; or other devices that have the ability to establish WLAN links, such as Wireless Access Point.
  • the first network device 110 is a mobile phone, and the second network device 120 is also a mobile phone.
  • the first network device 110 is a drone, and the second network device 120 is a remote controller or a mobile phone.
  • the first network device 110 is a mobile phone, and the second network device 120 is an AP.
  • network devices For convenience of description, in the embodiment of the present application, the foregoing devices having the WLAN link function with other network devices are collectively referred to as network devices.
  • FIG. 2A is a flowchart of a method for establishing a WLAN link provided by an embodiment of the present application. This method can be applied to the implementation environment shown in FIG. The method can include the following steps.
  • Step 201 The first network device broadcasts a probe request by using an initial bandwidth.
  • the first network device broadcasts a probe request with an initial bandwidth for discovering other network devices capable of establishing a WLAN link with the first network device.
  • the initial bandwidth is the first type of bandwidth used by the first network device to broadcast the probe request.
  • the initial bandwidth is 20 MHz.
  • Step 202 The first network device detects whether a probe response corresponding to the probe request sent by the second network device is received. If not, performing the following step 203; if yes, performing the following step 204.
  • the probe response corresponding to the probe request is sent to the first network device.
  • the other network device that sends the foregoing probe response is the second network device.
  • the number of the second network devices may be one or multiple.
  • the second network device sends a probe response by using a bandwidth used by the first network device to send the probe request.
  • the first network device adopts a 20 MHz broadcast probe request, and if another network device receives the probe request, the network device sends a probe response to the first network device by using 20 MHz.
  • Step 203 The first network device broadcasts the probe request by adjusting the bandwidth, and starts execution again from step 202 above.
  • the probe request is sent by adjusting the bandwidth, where the adjusted bandwidth refers to a bandwidth smaller than the bandwidth used last time to obtain a larger Coverage.
  • the bandwidths commonly used in WLANs include 1MHz, 5MHz, 10MHz, 20MHz, 40MHz, 80MHz, and 160MHz.
  • the adjustment bandwidth is one level lower than the bandwidth used last time.
  • the first network device uses the initial bandwidth 20 MHz broadcast probe request, if the probe response is not received, the probe request is broadcast again with the adjusted bandwidth of 10 MHz, and so on, until the probe response is received or the minimum bandwidth is adopted ( Such as 1MHz) as the adjustment bandwidth.
  • the initial bandwidth used by the first network device is 20 MHz, and if the probe response corresponding to the probe request sent by using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz.
  • the first network device directly uses the minimum bandwidth of 1 MHz as the adjustment bandwidth to obtain the maximum coverage of the probe request, avoids adjusting the bandwidth used for sending the probe request multiple times, saves processing overhead, and helps improve the efficiency of establishing the WLAN link.
  • Step 204 The first network device establishes a WLAN link with the second network device.
  • the first network device After the first network device receives the probe response corresponding to the probe request sent by the second network device, the first network device establishes a WLAN link with the second network device, where the bandwidth of the WLAN link is used when receiving the probe response. Bandwidth.
  • the first network device after receiving the probe response sent by the second network device, the first network device sends an association request to the second network device, where the association request is used to request to establish a WLAN link.
  • the bandwidth of the above association request is the same as the bandwidth used by the above probe response.
  • the second network device After receiving the association request, the second network device sends the association response with the same bandwidth as the association request. After receiving the association response, the first network establishes a WLAN link with the second network device.
  • the first network device sends the first bandwidth capability information to the second network device, where the first bandwidth capability information is used to indicate the bandwidth type supported by the first network device, and the second network device records the bandwidth type supported by the first network device.
  • the first network device receives the second bandwidth capability information sent by the second network device, the second network capability information is used to indicate the type of bandwidth supported by the second network device, and the first network device records the supported bandwidth type of the second network device.
  • the first bandwidth capability information indicates that the first network device can use bandwidths of 1 MHz, 5 MHz, 10 MHz, and 20 MHz
  • the second bandwidth capability information indicates that the second network device can use bandwidths of 1 MHz, 5 MHz, 10 MHz, 20 MHz, and 40 MHz.
  • the first network device and the second network device record the bandwidth capability of the other party, so as to use the bandwidth that both parties can support for data transmission in the subsequent bandwidth adjustment process.
  • the first network device carries the first bandwidth capability information in the association request and sends the information to the second network device, where the second network device can carry the second bandwidth capability information in the association response and send the information to the first network device.
  • the first network device when the first network device receives the probe response sent by the multiple second network devices, the first network device selects one network device from the multiple second network devices as the target second network device according to the user requirement, Establishing a WLAN link with the target second network device.
  • the first network device displays the names of the plurality of second network devices to the user, and the user selects a second network device, and the selected second network device is the target second network device.
  • the first network device uses the 20 MHz bandwidth as the initial bandwidth broadcast probe request.
  • the second network device does not receive the probe request sent by the first network device using the 20 MHz bandwidth.
  • the first network device uses the 1 MHz bandwidth as the adjusted bandwidth broadcast probe request without receiving the probe response corresponding to the probe request.
  • the second network device receives the probe request sent by the first network device by using the 1 MHz bandwidth, and sends the probe response by using the same bandwidth.
  • the first network device sends an association request to the second network device by using a 1 MHz bandwidth.
  • the second network device sends an association response to the first network device by using the same bandwidth.
  • the first network device establishes a WLAN link with the second network device, where the bandwidth of the WLAN link is 1 MHz.
  • the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring successful establishment of the WLAN link.
  • the first network device After the first network device establishes a WLAN link with the second network device for data transmission, the bandwidth needs to be adjusted to meet the throughput requirement or the WLAN link is disconnected.
  • the first network device can adopt active adjustment or passive adjustment. Way, dynamically adjust the bandwidth.
  • step 204 further includes the following steps.
  • the active adjustment mode is described.
  • Step 301 The first network device acquires the transceiver status information in the process of transmitting data by using the WLAN link.
  • the transceiver status information is used to indicate the status of transmitting and receiving data using the WLAN link.
  • the transceiver status information includes at least one of the following: a received signal strength, and a transmission success rate.
  • the received signal strength indicates the signal strength of the data received by the first network device, and the first network device acquires the received signal strength according to the Received Signal Strength Indication (RSSI).
  • the transmission success rate indicates the success rate of the first network device transmitting data to the second network device.
  • Step 302 If the sending and receiving state information meets the preset condition, the first network device adjusts the bandwidth of the WLAN link to the first bandwidth, and sends the first information frame to the second network device by using the first bandwidth.
  • the setting conditions of the foregoing preset conditions include at least one of the following: received signal strength, and transmission success rate. If the sending and receiving status information meets the preset condition, the first network device adjusts the bandwidth of the WLAN link; if the sending and receiving status information does not meet the preset condition, the first network device does not adjust the bandwidth of the WLAN link, and maintains the original bandwidth for data. transmission.
  • the first network device records the bandwidth capability of the second network device, and the first bandwidth used is the type of bandwidth that the second network device can support. It is also described above that the bandwidth commonly used in the WLAN includes 1 MHz, 5 MHz, 10 MHz, 20 MHz, 40 MHz, 80 MHz, and 160 MHz, etc., and the first network device adjusts the bandwidth step by step according to the bandwidth division when adjusting the bandwidth, for example, currently The bandwidth is 10 MHz. If the first network device increases the bandwidth, the first bandwidth is 20 MHz. If the first network device lowers the bandwidth, the first bandwidth is 5 MHz.
  • the first network device ensures the stability of the bandwidth adjustment by recording the bandwidth capability of the second network device and adjusting the bandwidth step by step to reduce the impact on the data transmission.
  • the first information frame is a message transmitted by the first network device and the second network device on the WLAN link, and the information frame may be a data frame or a management frame.
  • the first network device increases the bandwidth of the WLAN link; if the sending and receiving state information meets the second preset condition, the first network device lowers the WLAN link. bandwidth. If the sending and receiving state information does not meet the first preset condition or the second preset condition, the first network device does not adjust the bandwidth of the WLAN link, and maintains the original bandwidth for data transmission.
  • the first preset condition includes at least one of the following: the received signal strength is greater than the first signal strength threshold, and the transmit success rate is greater than the first success rate threshold.
  • the second preset condition includes at least one of the following: the received signal strength is less than the second signal strength threshold, and the transmit success rate is less than the second success rate threshold.
  • the first signal strength threshold is greater than the second signal strength threshold, and the first success threshold is greater than the second success threshold.
  • the signal strength threshold and success rate threshold can be preset based on actual experience or experimental data.
  • the first signal strength threshold is 80 dBm
  • the second signal strength threshold is 40 dBm
  • the first success rate is 90%
  • the second success rate is 70%.
  • the received signal strength of the first network device is 90 dBm, and the transmission success rate is 95%.
  • the transmission and reception state information of the first network device meets the first preset condition, and the bandwidth of the WLAN link is increased.
  • Step 303 If the first network device receives the first acknowledgement signal corresponding to the first information frame sent by the second network device, the first network device determines to use the first bandwidth to transmit data.
  • the second network device After receiving the first information frame sent by the first network device by using the first bandwidth, the second network device sends a first acknowledgement signal to the first network device if the first data bandwidth is used for subsequent data transmission.
  • the first acknowledgement signal is used to indicate that the second network device agrees to adjust the bandwidth of the WLAN link.
  • the bandwidth used by the second network device to send the first acknowledgement signal is the same as the first bandwidth used by the first network device to send the first information frame.
  • the second network device after receiving the first information frame sent by the first network device, the second network device directly sends the first acknowledgement signal to the first network device.
  • the second network device detects whether the received signal strength of the first information frame is greater than a preset threshold, and if yes, Sending a first acknowledgement signal corresponding to the first information frame to the first network device, and if not, transmitting a first acknowledgement signal corresponding to the first information frame to the first network device.
  • the preset threshold can be preset based on actual experience or experimental data.
  • the second network device can ensure that the data sent by the first bandwidth adopted by the first network device can be correctly received by the second network device by detecting whether the received signal strength of the first information frame is greater than a preset threshold.
  • the first network device still uses the original bandwidth for data communication.
  • the first acknowledgment signal is used to indicate that the second network device has correctly received the first information frame, and is used to indicate that the second network device agrees to adjust the bandwidth of the WLAN link.
  • FIG. 3B exemplarily shows an interaction diagram of a bandwidth adjustment process.
  • a WLAN link has been established between the first network device and the second network device, and data transmission is performed at a bandwidth of 20 MHz.
  • the first network device transmits the data data_sn1000 in a bandwidth of 20 MHz. If the transmission fails, the first network device lowers the bandwidth to 10 MHz and retransmits the data data_sn1000 with a bandwidth of 10 MHz.
  • the acknowledgment signal ack_sn1000 After receiving the data data_sn1000 sent by the first network device in the 10 MHz bandwidth, if the second network device agrees to adjust the bandwidth from 20 MHz to 10 MHz, the acknowledgment signal ack_sn1000 is sent in the 10 MHz bandwidth, indicating that the second network device has correctly received the data data_sn1000. After receiving the acknowledgment signal ack_sn1000, the first network device performs data transmission with the second network device at a bandwidth of 10 MHz.
  • the network device can dynamically adjust the bandwidth of the WLAN link according to the sending and receiving state information, and maintain a balance between the throughput requirement and the signal coverage requirement. Maximize throughput requirements while ensuring that WLAN links are not disconnected.
  • step 204 further includes the following steps.
  • the passive adjustment mode is described.
  • Step 401 The second network device acquires the sending and receiving state information in the process of transmitting data by using the WLAN link.
  • the transceiver status information is used to indicate the status of transmitting and receiving data using the WLAN link.
  • the transceiver status information includes at least one of the following: a received signal strength, and a transmission success rate.
  • the received signal strength represents the signal strength of the data received by the second network device.
  • the transmission success rate indicates the success rate of the second network device transmitting data to the first network device.
  • Step 402 If the sending and receiving state information meets the preset condition, the second network device adjusts the bandwidth of the WLAN link to the second bandwidth, and sends the second information frame to the first network device by using the second bandwidth.
  • bandwidth adjustment process of the second network device refer to the bandwidth adjustment process of the first network device in the foregoing embodiment of FIG. 3A, which is not repeatedly described in this embodiment.
  • Step 403 If the first network device receives the second information frame sent by the second network device by using the second bandwidth, send a second acknowledgement signal corresponding to the second information frame to the second network device.
  • the first network device After receiving the second information frame sent by the second network device by using the second bandwidth, the first network device sends a second acknowledgement signal to the second network device if the second data bandwidth is used for subsequent data transmission.
  • the second acknowledgement signal is used to indicate that the first network device agrees to adjust the bandwidth of the WLAN link.
  • the bandwidth used by the first network device to send the second acknowledgment signal is the same as the second bandwidth used by the second network device to send the second information frame.
  • the first network device after receiving the second information frame sent by the second network device, the first network device sends a second acknowledgement signal directly to the second network device.
  • the first network device detects whether the received signal strength of the second information frame is greater than a preset threshold, and if yes, Sending a second acknowledgement signal corresponding to the second information frame to the second network device, and if not, transmitting a second acknowledgement signal corresponding to the second information frame to the second network device.
  • the preset threshold can be preset based on actual experience or experimental data. The first network device can ensure that the data sent by the second bandwidth adopted by the second network device can be correctly received by the first network device by detecting whether the received signal strength of the second information frame is greater than a preset threshold.
  • the second network device still uses the original bandwidth for data communication.
  • the second acknowledgment signal is used to indicate that the first network device has correctly received the second information frame, and is used to indicate that the first network device agrees to adjust the bandwidth of the WLAN link.
  • FIG. 4B exemplarily shows an interaction diagram of a bandwidth adjustment process.
  • a WLAN link has been established between the first network device and the second network device, and data transmission is performed with a bandwidth of 10 MHz.
  • the second network device transmits the data data_sn1000 in a 10 MHz bandwidth. If the transmission fails, the second network device lowers the bandwidth to 5 MHz and retransmits the data data_sn1000 at a bandwidth of 5 MHz.
  • the first network device After receiving the data data_sn1000 sent by the second network device in the 5 MHz bandwidth, the first network device sends the acknowledgment signal ack_sn1000 to the 5 MHz bandwidth if it agrees to adjust the bandwidth from 10 MHz to 5 MHz, indicating that the first network device has correctly received the data data_sn1000. After receiving the acknowledgment signal ack_sn1000, the second network device performs data transmission with the first network device at a bandwidth of 5 MHz.
  • the network device can dynamically adjust the bandwidth of the WLAN link according to the sending and receiving state information, and maintain a balance between the throughput requirement and the signal coverage requirement. Maximize throughput requirements while ensuring that WLAN links are not disconnected.
  • an application scenario in which the smartphone 51 is used to control the drone 52 is taken as an example.
  • Different bandwidths are used at different distances to ensure that the operator can obtain a larger control range and recover the drone 52 in time.
  • the HD video is transmitted using the 40 MHz bandwidth; when the distance between the drone 52 and the smartphone 51 becomes 0.1 km to 0.5 km, the smartphone 51.
  • the bandwidth is adjusted according to the sending and receiving status information, and the bandwidth is reduced to 20 MHz to transmit the normal video.
  • the smart phone 51 When the distance between the drone 52 and the smart phone 51 exceeds 0.5 km, the smart phone 51 further reduces the bandwidth according to the sending and receiving status information, and The bandwidth is reduced to 1 MHz, ensuring that control messages for controlling the drone 52 can be properly received by the drone 52. In the above manner, it is ensured that the control message transmission distance is further, the reliability is increased, and the accident situation caused by the control message loss is avoided.
  • an application scenario in which communication between two smartphones 61 and 62 is performed is taken as an example.
  • the text communication is performed using the 1 MHz bandwidth
  • the voice communication is performed using the 5 MHz bandwidth
  • the smart phone 61 is away from the smart phone
  • video communication is performed using a 10 MHz bandwidth.
  • the solution provided by the embodiment of the present application is introduced from the perspective of interaction between the first network device and the second network device.
  • the network device for example, the first network device, the second network device
  • the network device includes corresponding hardware structures and/or software modules for performing the respective functions in order to implement the above functions.
  • the embodiments of the present application can be implemented in a combination of hardware or hardware and computer software in combination with the elements of the examples and algorithm steps described in the embodiments disclosed in the application. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each specific application, but such implementation should not be considered to be beyond the scope of the technical solutions of the embodiments of the present application.
  • the embodiments of the present application may perform functional unit division on a network device (for example, a first network device and a second network device) according to the foregoing method example.
  • a network device for example, a first network device and a second network device
  • each functional unit may be divided according to each function, or two or more functions may be used.
  • the functions are integrated in one processing unit.
  • the above integrated unit can be implemented in the form of hardware or in the form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present application is schematic, and is only a logical function division. In actual implementation, there may be another division manner.
  • FIG. 7A shows a possible structural diagram of the network device involved in the above embodiment.
  • the network device 700 includes a processing unit 702 and a communication unit 703.
  • the processing unit 702 is configured to control and manage the actions of the network device 700.
  • the processing unit 702 is configured to support the network device 700 to perform steps 201 to 204 in FIG. 2A, steps 301 to 303 in FIG. 3A, and/or to perform the description herein. Other steps of the technology.
  • the processing unit 702 is configured to support the network device 700 to perform steps 401 through 403 in FIG. 4A, and/or to perform other steps of the techniques described herein.
  • the communication unit 703 is configured to support communication of the network device 700 with other network devices.
  • the network device 700 may further include a storage unit 701 for storing program codes and data of the network device 700.
  • the processing unit 702 can be a processor or a controller, and can be, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-Specific). Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure.
  • the processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like.
  • the communication unit 703 can be a communication interface, a transceiver, a transceiver circuit, etc., wherein the communication interface is a collective name and can include one or more interfaces, such as an interface between the first network device and the second network device.
  • the storage unit 701 can be a memory.
  • the network device involved in the embodiment of the present application may be the network device shown in FIG. 7B.
  • the network device 710 includes a processor 712, a communication interface 713, and a memory 711.
  • network device 710 can also include a bus 714.
  • the communication interface 713, the processor 712, and the memory 711 may be connected to each other through a bus 714.
  • the bus 714 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (abbreviated). EISA) bus and so on.
  • the bus 714 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 7B, but it does not mean that there is only one bus or one type of bus.
  • the network device shown in FIG. 7A or 7B above may be the first network device or the second network device.
  • the steps of the method described in connection with the disclosure of the embodiments of the present application may be implemented in a hardware manner, or may be implemented by a processor executing software instructions.
  • the software instructions may be composed of corresponding software modules, which may be stored in a random access memory (RAM), a flash memory, a read only memory (ROM), an erasable programmable read only memory ( Erasable Programmable ROM (EPROM), electrically erasable programmable read only memory (EEPROM), registers, hard disk, removable hard disk, compact disk read only (CD-ROM) or any other form of storage medium known in the art.
  • An exemplary storage medium is coupled to the processor to enable the processor to read information from, and write information to, the storage medium.
  • the storage medium can also be an integral part of the processor.
  • the processor and the storage medium can be located in an ASIC.
  • the ASIC can be located in a network device.
  • the processor and the storage medium can also exist as discrete components in the network device.
  • the functions described in the embodiments of the present application may be implemented in hardware, software, firmware, or any combination thereof.
  • the functions may be stored in a computer readable medium or transmitted as one or more instructions or code on a computer readable medium.
  • Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another.
  • a storage medium may be any available media that can be accessed by a general purpose or special purpose computer.

Landscapes

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

Abstract

A method and a device for establishing a WLAN link. The method comprises: a first network device using an initial bandwidth to broadcast a probe request; detecting whether a probe response corresponding to the probe request and sent by a second network device has been received and, if the probe response has not been received, using an adjusted bandwidth to broadcast the probe request; and then beginning to re-execute from the aforementioned step of detecting whether a probe response corresponding to the probe request and sent by second network device has been received, the adjusted bandwidth being a smaller bandwidth than the previously used bandwidth; and, if a probe response is received, then establishing a WLAN link with the second network device, the bandwidth of the WLAN link being the bandwidth used when receiving the probe response. The solution provided in the embodiments of the present application uses a smaller adjusted bandwidth to re-send a probe request when a probe response corresponding to the probe request has not been received, and thereby expands the scope of the probe, ensuring successful establishment of a WLAN link.

Description

WLAN链路建立方法及设备WLAN link establishment method and device
本申请要求于2017年06月30日提交中国国家知识产权局、申请号为201710527445.9、发明名称为“WLAN链路建立方法及设备”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims priority to the Chinese Patent Application of the State Intellectual Property Office of China, Application No. 201710527445.9, and the invention titled "WLAN Link Establishment Method and Equipment" on June 30, 2017, the entire contents of which are incorporated herein by reference. In the application.
技术领域Technical field
本申请实施例涉及通信技术领域,特别涉及一种无线局域网(Wireless Local Area Networks,WLAN)链路建立方法及设备。The embodiments of the present invention relate to the field of communications technologies, and in particular, to a wireless local area network (WLAN) link establishing method and device.
背景技术Background technique
WLAN是相当便利的数据传输系统,指应用无线通信技术将网络设备互联起来,构成可以互相通信和实现资源共享的网络体系。WLAN is a very convenient data transmission system, which refers to the application of wireless communication technology to interconnect network devices to form a network system that can communicate with each other and achieve resource sharing.
网络设备在建立WLAN链路前,要先寻找可以与其建立WLAN链路的其它网络设备。在现有技术中,网络设备采用20MHz带宽发送探测请求,以寻找可以与其建立WLAN链路的其它网络设备。Before establishing a WLAN link, the network device must first find other network devices that can establish a WLAN link with it. In the prior art, a network device transmits a probe request using a 20 MHz bandwidth to find other network devices with which a WLAN link can be established.
在通常情况下,以20MHz带宽发送的探测请求所能达到的最大传输距离为400米左右,如果某一网络设备与另一网络设备之间的距离超过400米,则另一网络设备无法接收到探测请求,导致两者无法建立WLAN链路。Under normal circumstances, the maximum transmission distance that can be reached by a probe request sent in a 20MHz bandwidth is about 400 meters. If the distance between a network device and another network device exceeds 400 meters, another network device cannot receive it. The probe request caused the two to fail to establish a WLAN link.
因此,现有技术存在因探测范围有限而导致无法建立WLAN链路的问题。Therefore, the prior art has a problem that a WLAN link cannot be established due to a limited detection range.
发明内容Summary of the invention
本申请实施例提供了一种WLAN链路建立方法及设备,用以解决现有技术所存在的因探测范围有限而导致无法建立WLAN链路的问题。The embodiment of the present application provides a method and a device for establishing a WLAN link, which are used to solve the problem that the WLAN link cannot be established due to the limited detection range in the prior art.
第一方面,本申请实施例提供一种WLAN链路建立方法,该方法包括:第一网络设备采用初始带宽广播探测请求;第一网络设备检测是否接收到第二网络设备发送的与探测请求对应的探测响应;若未接收到探测响应,则第一网络设备采用调整带宽广播探测请求,并再次从检测是否接收到第二网络设备发送的与探测请求对应的探测响应的步骤开始执行,其中,调整带宽是指比上一次采用的带宽更小的带宽;若接收到探测响应,则第一网络设备与第二网络设备建立WLAN链路,其中,WLAN链路的带宽为接收到探测响应时所采用的带宽。In a first aspect, the embodiment of the present application provides a method for establishing a WLAN link, where the method includes: the first network device uses an initial bandwidth to broadcast a probe request; and the first network device detects whether the second network device receives the probe request that is sent by the second network device. If the probe response is not received, the first network device uses the adjusted bandwidth broadcast probe request, and starts to perform the step of detecting whether the probe response corresponding to the probe request sent by the second network device is received. Adjusting the bandwidth refers to a bandwidth smaller than the bandwidth used last time; if the probe response is received, the first network device establishes a WLAN link with the second network device, wherein the bandwidth of the WLAN link is when the probe response is received. The bandwidth used.
本申请实施例提供的方案中,通过在未接收到与探测请求对应的探测响应的情况下,采用更小的调整带宽再次发送探测请求,从而扩大了探测范围,确保WLAN链路成功建立。In the solution provided by the embodiment of the present application, the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring successful establishment of the WLAN link.
在一个可能的设计中,初始带宽为20MHz;在未接收到与采用初始带宽发送的探测请求对应的探测响应的情况下,调整带宽为1MHz。In one possible design, the initial bandwidth is 20 MHz; in the case where the probe response corresponding to the probe request transmitted using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz.
本申请实施例提供的方案中,第一网络设备直接采用最低的带宽1MHz作为调整带宽,以获得探测请求的最大覆盖范围,避免多次调整发送探测请求的带宽,节省处理开销。In the solution provided by the embodiment of the present application, the first network device directly uses the lowest bandwidth of 1 MHz as the adjustment bandwidth to obtain the maximum coverage of the probe request, and avoids adjusting the bandwidth of sending the probe request multiple times, thereby saving processing overhead.
在另一个可能的设计中,上述方法还包括:第一网络设备向第二网络设备发送第一带宽能力信息,并接收第二网络设备发送的第二带宽能力信息,其中,第一带宽能力信息用于指示第一网络设备支持的带宽种类,第二带宽能力信息用于指示第二网络设备支持的带 宽种类。In another possible design, the method further includes: the first network device sends the first bandwidth capability information to the second network device, and receives the second bandwidth capability information sent by the second network device, where the first bandwidth capability information For indicating the type of bandwidth supported by the first network device, the second bandwidth capability information is used to indicate the type of bandwidth supported by the second network device.
本申请实施例提供的方案中,第一网络设备和第二网络设备通过记录对方的带宽能力,以便在后述的调整过程中使用双方都能够使用的带宽进行数据传输,确保带宽调整的准确性,且有助于调高带宽调整的效率。In the solution provided by the embodiment of the present application, the first network device and the second network device record the bandwidth capability of the other party, so as to use the bandwidth that both parties can use for data transmission in the adjustment process described later, and ensure the accuracy of the bandwidth adjustment. And help to increase the efficiency of bandwidth adjustment.
在又一个可能的设计中,第一网络设备与第二网络设备建立WLAN链路之后,还包括:在采用WLAN链路传输数据的过程中,第一网络设备获取收发状态信息,收发状态信息用于指示采用WLAN链路收发数据的状态;若收发状态信息符合预设条件,则第一网络设备将WLAN链路的带宽调整为第一带宽,并采用第一带宽向第二网络设备发送第一信息帧;若第一网络设备接收到第二网络设备发送的与第一信息帧对应的第一确认信号,则第一网络设备确定采用第一带宽传输数据。In another possible design, after the first network device establishes a WLAN link with the second network device, the method further includes: in the process of transmitting data by using the WLAN link, the first network device acquires the sending and receiving state information, and the sending and receiving state information is used. The first network device adjusts the bandwidth of the WLAN link to the first bandwidth, and sends the first bandwidth to the second network device by using the first bandwidth, if the sending and receiving state information meets the preset condition. An information frame; if the first network device receives the first acknowledgment signal corresponding to the first information frame sent by the second network device, the first network device determines to use the first bandwidth to transmit data.
在又一个可能的设计中,第一网络设备与第二网络设备建立WLAN链路之后,还包括:若第一网络设备接收到第二网络设备采用第二带宽发送的第二信息帧,则向第二网络设备发送与第二信息帧对应的第二确认信号;其中,第二带宽由第二网络设备将WLAN链路的带宽调整后得到。In another possible design, after the first network device establishes the WLAN link with the second network device, the method further includes: if the first network device receives the second information frame sent by the second network device by using the second bandwidth, The second network device sends a second acknowledgement signal corresponding to the second information frame, where the second bandwidth is obtained by adjusting the bandwidth of the WLAN link by the second network device.
本申请实施例提供了两种带宽调整方式,分别是主动调整和被动调整。通过在建立WLAN链路之后,动态地调整WLAN链路的带宽,在吞吐率需求和信号覆盖范围需求之间保持平衡,在确保WLAN链路不会断开的前提下,最大化地满足吞吐率的需求。The embodiments of the present application provide two types of bandwidth adjustment modes, namely active adjustment and passive adjustment. By dynamically adjusting the bandwidth of the WLAN link after establishing the WLAN link, balancing the throughput requirements with the signal coverage requirements, maximizing the throughput rate while ensuring that the WLAN links are not disconnected. Demand.
另一方面,本申请实施例提供一种网络设备,该网络设备具有实现上述方法示例的功能。功能可以通过硬件实现,也可以通过硬件执行相应的软件实现。硬件或软件包括一个或多个与上述功能相对应的单元。On the other hand, the embodiment of the present application provides a network device, which has the function of implementing the foregoing method examples. The functions can be implemented in hardware or in hardware by executing the corresponding software. The hardware or software includes one or more units corresponding to the functions described above.
在一个可能的设计中,网络设备的结构中包括处理器和通信接口,处理器被配置为支持网络设备执行上述方法中相应的功能。通信接口用于支持网络设备与其它网络设备之间的通信。进一步的,网络设备还可以包括存储器,存储器用于与处理器耦合,其保存网络设备必要的程序指令和数据。In one possible design, the structure of the network device includes a processor and a communication interface, and the processor is configured to support the network device to perform the corresponding function in the above method. The communication interface is used to support communication between network devices and other network devices. Further, the network device may further include a memory for coupling with the processor, which stores program instructions and data necessary for the network device.
又一方面,本申请实施例提供一种计算机存储介质,用于储存为上述第一网络设备所用的计算机软件指令,其包含用于执行上述方面所设计的程序。In another aspect, an embodiment of the present application provides a computer storage medium for storing computer software instructions used by the first network device, including a program designed to perform the above aspects.
还一方面,本申请实施例提供一种计算机程序产品,当该计算机程序产品被执行时,其用于执行上述方面的方法。In still another aspect, embodiments of the present application provide a computer program product for performing the method of the above aspect when the computer program product is executed.
相较于现有技术,本申请实施例提供的方案中,通过在未接收到与探测请求对应的探测响应的情况下,采用更小的调整带宽再次发送探测请求,从而扩大了探测范围,确保WLAN链路成功建立。Compared with the prior art, in the solution provided by the embodiment of the present application, the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring The WLAN link was successfully established.
附图说明DRAWINGS
图1是本申请一个实施例提供的实施环境的示意图;1 is a schematic diagram of an implementation environment provided by an embodiment of the present application;
图2A是本申请一个实施例提供的WLAN链路建立方法的流程图;2A is a flowchart of a method for establishing a WLAN link according to an embodiment of the present application;
图2B是示例性示出的一种WLAN链路建立过程的交互图:2B is an interaction diagram of a WLAN link setup process exemplarily shown:
图3A是本申请另一个实施例提供的WLAN链路建立方法的流程图;3A is a flowchart of a method for establishing a WLAN link according to another embodiment of the present application;
图3B是示例性示出的一种带宽调整过程的交互图;FIG. 3B is an interaction diagram of a bandwidth adjustment process exemplarily shown; FIG.
图4A是本申请另一个实施例提供的WLAN链路建立方法的流程图;4A is a flowchart of a method for establishing a WLAN link according to another embodiment of the present application;
图4B是示例性示出的一种带宽调整过程的交互图;4B is an interaction diagram of a bandwidth adjustment process exemplarily shown;
图5是示例性示出的一种应用场景的示意图;FIG. 5 is a schematic diagram of an application scenario exemplarily shown;
图6是示例性示出的另一种应用场景的示意图;6 is a schematic diagram of another application scenario exemplarily shown;
图7A是本申请一个实施例提供的网络设备的示意性框图;FIG. 7A is a schematic block diagram of a network device according to an embodiment of the present application; FIG.
图7B是本申请一个实施例提供的网络设备的结构示意图。FIG. 7B is a schematic structural diagram of a network device according to an embodiment of the present application.
具体实施方式Detailed ways
为使本申请的目的、技术方案和优点更加清楚,下面将结合附图对本申请实施方式作进一步地详细描述。In order to make the objects, technical solutions and advantages of the present application more clear, the embodiments of the present application will be further described in detail below with reference to the accompanying drawings.
请参考图1,其示出了本申请一个实施例提供的实施环境的示意图。该实施环境包括:第一网络设备110和第二网络设备120。Please refer to FIG. 1 , which shows a schematic diagram of an implementation environment provided by an embodiment of the present application. The implementation environment includes a first network device 110 and a second network device 120.
网络设备(包括第一网络设备110和第二网络设备120)是具有与其它网络设备之间建立WLAN链路功能的设备。示例性地,网络设备可以是终端设备,如手机、平板电脑、电子书阅读器、多媒体播放设备等;也可以是可穿戴设备,如智能手表、智能手环、智能眼镜等;还可以是智能玩具,如无人机、智能对战小车等;或者是其它具有建立WLAN链路功能的设备,如无线访问接入点(Wireless Access Point)。The network devices (including the first network device 110 and the second network device 120) are devices that have the function of establishing a WLAN link with other network devices. Illustratively, the network device may be a terminal device, such as a mobile phone, a tablet computer, an e-book reader, a multimedia playing device, etc.; or may be a wearable device, such as a smart watch, a smart bracelet, smart glasses, etc.; Toys, such as drones, smart battle cars, etc.; or other devices that have the ability to establish WLAN links, such as Wireless Access Point.
例如,第一网络设备110为手机,且第二网络设备120也为手机。又例如,第一网络设备110为无人机,且第二网络设备120为遥控器或手机。又例如,第一网络设备110为手机,且第二网络设备120为AP。For example, the first network device 110 is a mobile phone, and the second network device 120 is also a mobile phone. For another example, the first network device 110 is a drone, and the second network device 120 is a remote controller or a mobile phone. For another example, the first network device 110 is a mobile phone, and the second network device 120 is an AP.
为方便描述,在本申请实施例中,上述具有与其它网络设备之间建立WLAN链路功能的设备统称为网络设备。For convenience of description, in the embodiment of the present application, the foregoing devices having the WLAN link function with other network devices are collectively referred to as network devices.
请参考图2A,其示出了本申请一个实施例提供的WLAN链路建立方法的流程图。该方法可应用于图1所示的实施环境中。该方法可以包括如下几个步骤。Please refer to FIG. 2A, which is a flowchart of a method for establishing a WLAN link provided by an embodiment of the present application. This method can be applied to the implementation environment shown in FIG. The method can include the following steps.
步骤201,第一网络设备采用初始带宽广播探测请求。Step 201: The first network device broadcasts a probe request by using an initial bandwidth.
第一网络设备以初始带宽广播探测请求,探测请求用于发现能够与第一网络设备建立WLAN链路的其它网络设备。初始带宽是第一网络设备广播探测请求采用的第一种带宽。可选地,初始带宽为20MHz。The first network device broadcasts a probe request with an initial bandwidth for discovering other network devices capable of establishing a WLAN link with the first network device. The initial bandwidth is the first type of bandwidth used by the first network device to broadcast the probe request. Optionally, the initial bandwidth is 20 MHz.
步骤202,第一网络设备检测是否接收到第二网络设备发送的与探测请求对应的探测响应;若否,则执行下述步骤203;若是,则执行下述步骤204。Step 202: The first network device detects whether a probe response corresponding to the probe request sent by the second network device is received. If not, performing the following step 203; if yes, performing the following step 204.
不同带宽的信号有不同的覆盖范围,带宽与覆盖范围呈负相关关系。带宽越大,则覆盖范围越小;反之,带宽越小,则覆盖范围越大。因此,若其它网络设备与第一网络设备之间的距离超出第一网络设备发送的探测请求的覆盖范围,则其它网络设备无法接收到第一网络设备发送的探测请求,也就无法发送对应的探测响应。Signals with different bandwidths have different coverage, and bandwidth is negatively correlated with coverage. The larger the bandwidth, the smaller the coverage; conversely, the smaller the bandwidth, the larger the coverage. Therefore, if the distance between the other network device and the first network device exceeds the coverage of the probe request sent by the first network device, the other network device cannot receive the probe request sent by the first network device, and the corresponding network cannot be sent. Probe response.
若其它网络设备接收到上述探测请求,则向第一网络设备发送与上述探测请求对应的探测响应。其中,发送上述探测响应的其它网络设备即为第二网络设备。第二网络设备的数量可以是一个,也可以是多个。可选地,第二网络设备采用第一网络设备发送上述探测请求时采用的带宽发送探测响应。例如,第一网络设备采用20MHz广播探测请求,若另一网络设备接收到该探测请求,则该网络设备采用20MHz向第一网络设备发送探测响应。If the other network device receives the foregoing probe request, the probe response corresponding to the probe request is sent to the first network device. The other network device that sends the foregoing probe response is the second network device. The number of the second network devices may be one or multiple. Optionally, the second network device sends a probe response by using a bandwidth used by the first network device to send the probe request. For example, the first network device adopts a 20 MHz broadcast probe request, and if another network device receives the probe request, the network device sends a probe response to the first network device by using 20 MHz.
步骤203,第一网络设备采用调整带宽广播探测请求,并再次从上述步骤202开始执行。Step 203: The first network device broadcasts the probe request by adjusting the bandwidth, and starts execution again from step 202 above.
第一网络设备在预设时间内没有接收到来自其它网络设备的探测响应之后,以调整带宽发送探测请求,其中,调整带宽是指比上一次采用的带宽更小的带宽,以获得更大的覆盖范围。WLAN中通常采用的带宽包括1MHz、5MHz、10MHz、20MHz、40MHz、80MHz和160MHz等。可选地,调整带宽是比上一次采用的带宽低一级别的带宽。示例性地,若第一网络设备采用初始带宽20MHz广播探测请求,若未收到探测响应,则采用调整带宽为10MHz再次广播探测请求,以此类推,直到接收到探测响应或已采用最小带宽(如1MHz)作为调整带宽。After the first network device does not receive the probe response from the other network device within the preset time, the probe request is sent by adjusting the bandwidth, where the adjusted bandwidth refers to a bandwidth smaller than the bandwidth used last time to obtain a larger Coverage. The bandwidths commonly used in WLANs include 1MHz, 5MHz, 10MHz, 20MHz, 40MHz, 80MHz, and 160MHz. Optionally, the adjustment bandwidth is one level lower than the bandwidth used last time. Exemplarily, if the first network device uses the initial bandwidth 20 MHz broadcast probe request, if the probe response is not received, the probe request is broadcast again with the adjusted bandwidth of 10 MHz, and so on, until the probe response is received or the minimum bandwidth is adopted ( Such as 1MHz) as the adjustment bandwidth.
可选地,第一网络设备采用的初始带宽为20MHz,在未接收到与采用初始带宽发送的探测请求对应的探测响应的情况下,调整带宽为1MHz。第一网络设备直接采用最小带宽1MHz作为调整带宽,以获得探测请求的最大覆盖范围,避免多次调整发送探测请求所采用的带宽,节省处理开销,且有助于提高建立WLAN链路的效率。Optionally, the initial bandwidth used by the first network device is 20 MHz, and if the probe response corresponding to the probe request sent by using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz. The first network device directly uses the minimum bandwidth of 1 MHz as the adjustment bandwidth to obtain the maximum coverage of the probe request, avoids adjusting the bandwidth used for sending the probe request multiple times, saves processing overhead, and helps improve the efficiency of establishing the WLAN link.
步骤204,第一网络设备与第二网络设备建立WLAN链路。Step 204: The first network device establishes a WLAN link with the second network device.
第一网络设备接收到第二网络设备发送的与探测请求对应的探测响应后,第一网络设备与第二网络设备建立WLAN链路,其中,WLAN链路的带宽为接收到探测响应时所采用的带宽。After the first network device receives the probe response corresponding to the probe request sent by the second network device, the first network device establishes a WLAN link with the second network device, where the bandwidth of the WLAN link is used when receiving the probe response. Bandwidth.
可选地,第一网络设备接收到第二网络设备发送的探测响应之后,向第二网络设备发送关联请求,上述关联请求用于请求建立WLAN链路。上述关联请求的带宽与上述探测响应采用的带宽相同。第二网络设备接收到上述关联请求后,采用与关联请求相同的带宽发送关联响应。第一网络接收到上述关联响应后,即与第二网络设备建立WLAN链路。Optionally, after receiving the probe response sent by the second network device, the first network device sends an association request to the second network device, where the association request is used to request to establish a WLAN link. The bandwidth of the above association request is the same as the bandwidth used by the above probe response. After receiving the association request, the second network device sends the association response with the same bandwidth as the association request. After receiving the association response, the first network establishes a WLAN link with the second network device.
可选地,第一网络设备向第二网络设备发送第一带宽能力信息,第一带宽能力信息用于指示第一网络设备支持的带宽种类,第二网络设备记录第一网络设备支持的带宽种类。第一网络设备接收第二网络设备发送的第二带宽能力信息,第二带宽能力信息用于指示第二网络设备支持的带宽种类,第一网络设备记录第二网络设备的支持的带宽种类。示例性地,第一带宽能力信息指示第一网络设备能使用1MHz、5MHz、10MHz和20MHz的带宽,第二带宽能力信息指示第二网络设备能使用1MHz、5MHz、10MHz、20MHz和40MHz的带宽。第一网络设备和第二网络设备通过记录对方的带宽能力,以便在后续的带宽调整过程中使用双方都能够支持的带宽进行数据传输。可选地,第一网络设备将第一带宽能力信息携带于关联请求中发送给第二网络设备,第二网络设备能够将第二带宽能力信息携带于关联响应中发送给第一网络设备。Optionally, the first network device sends the first bandwidth capability information to the second network device, where the first bandwidth capability information is used to indicate the bandwidth type supported by the first network device, and the second network device records the bandwidth type supported by the first network device. . The first network device receives the second bandwidth capability information sent by the second network device, the second network capability information is used to indicate the type of bandwidth supported by the second network device, and the first network device records the supported bandwidth type of the second network device. Illustratively, the first bandwidth capability information indicates that the first network device can use bandwidths of 1 MHz, 5 MHz, 10 MHz, and 20 MHz, and the second bandwidth capability information indicates that the second network device can use bandwidths of 1 MHz, 5 MHz, 10 MHz, 20 MHz, and 40 MHz. The first network device and the second network device record the bandwidth capability of the other party, so as to use the bandwidth that both parties can support for data transmission in the subsequent bandwidth adjustment process. Optionally, the first network device carries the first bandwidth capability information in the association request and sends the information to the second network device, where the second network device can carry the second bandwidth capability information in the association response and send the information to the first network device.
可选地,当第一网络设备接收到多个第二网络设备发送的探测响应时,第一网络设备根据用户需求从上述多个第二网络设备中选取一个网络设备作为目标第二网络设备,与该目标第二网络设备建立WLAN链路。示例性地,第一网络设备将多个第二网络设备的名称显示给用户,用户从中选取一个第二网络设备,该被选取的第二网络设备即为目标第二网络设备。Optionally, when the first network device receives the probe response sent by the multiple second network devices, the first network device selects one network device from the multiple second network devices as the target second network device according to the user requirement, Establishing a WLAN link with the target second network device. Exemplarily, the first network device displays the names of the plurality of second network devices to the user, and the user selects a second network device, and the selected second network device is the target second network device.
请参考图2B,其示例性示出了一种WLAN链路建立过程的交互图。第一网络设备采用20MHz带宽作为初始带宽广播探测请求。第二网络设备未接收到第一网络设备采用20MHz带宽发送的探测请求。第一网络设备在未接收到与探测请求对应的探测响应的情况下,采用1MHz带宽作为调整带宽广播探测请求。第二网络设备接收到第一网络设备采用1MHz 带宽发送的探测请求,采用相同带宽发送探测响应。第一网络设备接收到上述探测响应后,采用1MHz带宽向第二网络设备发送关联请求。第二网络设备接收到上述关联请求后,采用相同带宽向第一网络设备发送关联响应。第一网络设备接收到上述关联响应后,即与第二网络设备建立WLAN链路,其中,WLAN链路的带宽为1MHz。Please refer to FIG. 2B, which exemplarily shows an interaction diagram of a WLAN link establishment process. The first network device uses the 20 MHz bandwidth as the initial bandwidth broadcast probe request. The second network device does not receive the probe request sent by the first network device using the 20 MHz bandwidth. The first network device uses the 1 MHz bandwidth as the adjusted bandwidth broadcast probe request without receiving the probe response corresponding to the probe request. The second network device receives the probe request sent by the first network device by using the 1 MHz bandwidth, and sends the probe response by using the same bandwidth. After receiving the foregoing probe response, the first network device sends an association request to the second network device by using a 1 MHz bandwidth. After receiving the association request, the second network device sends an association response to the first network device by using the same bandwidth. After receiving the association response, the first network device establishes a WLAN link with the second network device, where the bandwidth of the WLAN link is 1 MHz.
本申请实施例提供的方案中,通过在未接收到与探测请求对应的探测响应的情况下,采用更小的调整带宽再次发送探测请求,从而扩大了探测范围,确保WLAN链路成功建立。In the solution provided by the embodiment of the present application, the probe request is re-transmitted with a smaller adjustment bandwidth without receiving the probe response corresponding to the probe request, thereby expanding the detection range and ensuring successful establishment of the WLAN link.
在第一网络设备与第二网络设备建立WLAN链路进行数据传输后,需要调整带宽以满足吞吐率的需求或避免WLAN链路的断开,第一网络设备能够通过主动调整或被动调整两种方式,动态地调整带宽。After the first network device establishes a WLAN link with the second network device for data transmission, the bandwidth needs to be adjusted to meet the throughput requirement or the WLAN link is disconnected. The first network device can adopt active adjustment or passive adjustment. Way, dynamically adjust the bandwidth.
在基于图2A实施例提供的一个可选实施例中,如图3A所示,上述步骤204之后还包括如下步骤。在本实施例中,对主动调整方式进行介绍说明。In an optional embodiment provided based on the embodiment of FIG. 2A, as shown in FIG. 3A, the above step 204 further includes the following steps. In this embodiment, the active adjustment mode is described.
步骤301,在采用WLAN链路传输数据的过程中,第一网络设备获取收发状态信息。Step 301: The first network device acquires the transceiver status information in the process of transmitting data by using the WLAN link.
收发状态信息用于指示采用上述WLAN链路收发数据的状态。可选地,收发状态信息包括以下至少一项:接收信号强度、发送成功率。接收信号强度表示第一网络设备接收到的数据的信号强度,第一网络设备根据接收信号强度指示(Received Signal Strength Indication,RSSI)获取接收信号强度。发送成功率表示第一网络设备向第二网络设备发送数据的成功率。The transceiver status information is used to indicate the status of transmitting and receiving data using the WLAN link. Optionally, the transceiver status information includes at least one of the following: a received signal strength, and a transmission success rate. The received signal strength indicates the signal strength of the data received by the first network device, and the first network device acquires the received signal strength according to the Received Signal Strength Indication (RSSI). The transmission success rate indicates the success rate of the first network device transmitting data to the second network device.
步骤302,若收发状态信息符合预设条件,则第一网络设备将WLAN链路的带宽调整为第一带宽,并采用第一带宽向第二网络设备发送第一信息帧。Step 302: If the sending and receiving state information meets the preset condition, the first network device adjusts the bandwidth of the WLAN link to the first bandwidth, and sends the first information frame to the second network device by using the first bandwidth.
上述预设条件的设定依据包括以下至少一项:接收信号强度、发送成功率。若收发状态信息符合预设条件,则第一网络设备调整WLAN链路的带宽;若收发状态信息不符合预设条件,则第一网络设备不调整WLAN链路的带宽,保持原来的带宽进行数据传输。The setting conditions of the foregoing preset conditions include at least one of the following: received signal strength, and transmission success rate. If the sending and receiving status information meets the preset condition, the first network device adjusts the bandwidth of the WLAN link; if the sending and receiving status information does not meet the preset condition, the first network device does not adjust the bandwidth of the WLAN link, and maintains the original bandwidth for data. transmission.
另外,在上文已经介绍,第一网络设备记录有第二网络设备的带宽能力,采用的第一带宽是第二网络设备能够支持的带宽种类。在上文中还介绍,WLAN中通常采用的带宽包括1MHz、5MHz、10MHz、20MHz、40MHz、80MHz和160MHz等,第一网络设备在调整带宽时按照带宽的划分逐级调整带宽,示例性地,当前带宽为10MHz,若第一网络设备调高带宽,则第一带宽为20MHz;若第一网络设备调低带宽,则第一带宽为5MHz。In addition, as already described above, the first network device records the bandwidth capability of the second network device, and the first bandwidth used is the type of bandwidth that the second network device can support. It is also described above that the bandwidth commonly used in the WLAN includes 1 MHz, 5 MHz, 10 MHz, 20 MHz, 40 MHz, 80 MHz, and 160 MHz, etc., and the first network device adjusts the bandwidth step by step according to the bandwidth division when adjusting the bandwidth, for example, currently The bandwidth is 10 MHz. If the first network device increases the bandwidth, the first bandwidth is 20 MHz. If the first network device lowers the bandwidth, the first bandwidth is 5 MHz.
在本申请实施例中,第一网络设备通过记录第二网络设备的带宽能力和逐级调整带宽,确保带宽调整的平稳性,以减少对数据传输造成影响。In the embodiment of the present application, the first network device ensures the stability of the bandwidth adjustment by recording the bandwidth capability of the second network device and adjusting the bandwidth step by step to reduce the impact on the data transmission.
第一信息帧是第一网络设备和第二网络设备在WLAN链路上传输的报文,信息帧可以是数据帧或管理帧。The first information frame is a message transmitted by the first network device and the second network device on the WLAN link, and the information frame may be a data frame or a management frame.
可选地,若收发状态信息符合第一预设条件,则第一网络设备调高WLAN链路的带宽;若收发状态信息符合第二预设条件,则第一网络设备调低WLAN链路的带宽。若收发状态信息既不符合第一预设条件,也不符合第二预设条件,则第一网络设备不调整WLAN链路的带宽,保持原来的带宽进行数据传输。Optionally, if the sending and receiving state information meets the first preset condition, the first network device increases the bandwidth of the WLAN link; if the sending and receiving state information meets the second preset condition, the first network device lowers the WLAN link. bandwidth. If the sending and receiving state information does not meet the first preset condition or the second preset condition, the first network device does not adjust the bandwidth of the WLAN link, and maintains the original bandwidth for data transmission.
第一预设条件包括以下至少一项:接收信号强度大于第一信号强度阈值、发送成功率大于第一成功率阈值。第二预设条件包括以下至少一项:接收信号强度小于第二信号强度阈值、发送成功率小于第二成功率阈值。其中,第一信号强度阈值大于第二信号强度阈值, 第一成功率阈值大于第二成功率阈值。信号强度阈值和成功率阈值可以根据实际经验或实验数据预先设定。示例性地,第一信号强度阈值是80dBm,第二信号强度阈值是40dBm,第一成功率是90%,第二成功率是70%。第一网络设备的接收信号强度是90dBm,发送成功率是95%,则第一网络设备的收发状态信息符合第一预设条件,调高WLAN链路的带宽。The first preset condition includes at least one of the following: the received signal strength is greater than the first signal strength threshold, and the transmit success rate is greater than the first success rate threshold. The second preset condition includes at least one of the following: the received signal strength is less than the second signal strength threshold, and the transmit success rate is less than the second success rate threshold. The first signal strength threshold is greater than the second signal strength threshold, and the first success threshold is greater than the second success threshold. The signal strength threshold and success rate threshold can be preset based on actual experience or experimental data. Illustratively, the first signal strength threshold is 80 dBm, the second signal strength threshold is 40 dBm, the first success rate is 90%, and the second success rate is 70%. The received signal strength of the first network device is 90 dBm, and the transmission success rate is 95%. The transmission and reception state information of the first network device meets the first preset condition, and the bandwidth of the WLAN link is increased.
步骤303,若第一网络设备接收到第二网络设备发送的与第一信息帧对应的第一确认信号,则第一网络设备确定采用第一带宽传输数据。Step 303: If the first network device receives the first acknowledgement signal corresponding to the first information frame sent by the second network device, the first network device determines to use the first bandwidth to transmit data.
第二网络设备在接收到第一网络设备采用第一带宽发送的第一信息帧之后,若同意采用上述第一带宽进行后续的数据传输,则向第一网络设备发送第一确认信号。第一确认信号用于指示第二网络设备同意对WLAN链路的带宽进行调整。第二网络设备发送第一确认信号所采用的带宽,与第一网络设备发送第一信息帧所采用的第一带宽相同。After receiving the first information frame sent by the first network device by using the first bandwidth, the second network device sends a first acknowledgement signal to the first network device if the first data bandwidth is used for subsequent data transmission. The first acknowledgement signal is used to indicate that the second network device agrees to adjust the bandwidth of the WLAN link. The bandwidth used by the second network device to send the first acknowledgement signal is the same as the first bandwidth used by the first network device to send the first information frame.
在一种可能的实施方式中,第二网络设备在接收到第一网络设备发送的第一信息帧之后,直接向第一网络设备发送第一确认信号。在另一种可能的实施方式中,第二网络设备在接收到第一网络设备发送的第一信息帧之后,检测该第一信息帧的接收信号强度是否大于预设门限值,若是,则向第一网络设备发送与第一信息帧对应的第一确认信号,若否,则不向第一网络设备发送与第一信息帧对应的第一确认信号。预设门限值可以根据实际经验或实验数据预先设定。第二网络设备通过检测第一信息帧的接收信号强度是否大于预设门限值,确保第一网络设备采用的第一带宽发送的数据,能够被第二网络设备正确接收。In a possible implementation manner, after receiving the first information frame sent by the first network device, the second network device directly sends the first acknowledgement signal to the first network device. In another possible implementation manner, after receiving the first information frame sent by the first network device, the second network device detects whether the received signal strength of the first information frame is greater than a preset threshold, and if yes, Sending a first acknowledgement signal corresponding to the first information frame to the first network device, and if not, transmitting a first acknowledgement signal corresponding to the first information frame to the first network device. The preset threshold can be preset based on actual experience or experimental data. The second network device can ensure that the data sent by the first bandwidth adopted by the first network device can be correctly received by the second network device by detecting whether the received signal strength of the first information frame is greater than a preset threshold.
可选地,若第一网络设备没有接收到第二网络设备发送的与第一信息帧对应的第一确认信号,则第一网络设备仍然采用原来的带宽进行数据通信。Optionally, if the first network device does not receive the first acknowledgement signal corresponding to the first information frame sent by the second network device, the first network device still uses the original bandwidth for data communication.
可选地,第一确认信号用于指示第二网络设备已正确接收第一信息帧,同时用于表明第二网络设备同意对WLAN链路的带宽进行调整。Optionally, the first acknowledgment signal is used to indicate that the second network device has correctly received the first information frame, and is used to indicate that the second network device agrees to adjust the bandwidth of the WLAN link.
请参考图3B,其示例性示出了一种带宽调整过程的交互图。第一网络设备与第二网络设备之间已经建立WLAN链路,并以20MHz带宽进行数据传输。第一网络设备以20MHz带宽发送数据data_sn1000,若发送失败,则第一网络设备将带宽调低至10MHz,以10MHz带宽重新发送数据data_sn1000。第二网络设备接收到第一网络设备以10MHz带宽发送的数据data_sn1000之后,若同意将带宽由20MHz调整至10MHz,以10MHz带宽发送确认信号ack_sn1000,表明第二网络设备已正确接收数据data_sn1000。第一网络设备接收到确认信号ack_sn1000后,与第二网络设备以10MHz带宽进行数据传输。Please refer to FIG. 3B, which exemplarily shows an interaction diagram of a bandwidth adjustment process. A WLAN link has been established between the first network device and the second network device, and data transmission is performed at a bandwidth of 20 MHz. The first network device transmits the data data_sn1000 in a bandwidth of 20 MHz. If the transmission fails, the first network device lowers the bandwidth to 10 MHz and retransmits the data data_sn1000 with a bandwidth of 10 MHz. After receiving the data data_sn1000 sent by the first network device in the 10 MHz bandwidth, if the second network device agrees to adjust the bandwidth from 20 MHz to 10 MHz, the acknowledgment signal ack_sn1000 is sent in the 10 MHz bandwidth, indicating that the second network device has correctly received the data data_sn1000. After receiving the acknowledgment signal ack_sn1000, the first network device performs data transmission with the second network device at a bandwidth of 10 MHz.
本申请实施例提供的方案中,网络设备能够根据收发状态信息动态地调整WLAN链路的带宽,在吞吐率需求和信号覆盖范围需求之间保持平衡。在确保WLAN链路不会断开的前提下,最大化地满足吞吐率的需求。In the solution provided by the embodiment of the present application, the network device can dynamically adjust the bandwidth of the WLAN link according to the sending and receiving state information, and maintain a balance between the throughput requirement and the signal coverage requirement. Maximize throughput requirements while ensuring that WLAN links are not disconnected.
在基于图2A实施例提供的另一个可选实施例中,如图4A所示,上述步骤204之后还包括如下步骤。在本实施例中,对被动调整方式进行介绍说明。In another optional embodiment provided based on the embodiment of FIG. 2A, as shown in FIG. 4A, the above step 204 further includes the following steps. In this embodiment, the passive adjustment mode is described.
步骤401,在采用WLAN链路传输数据的过程中,第二网络设备获取收发状态信息。Step 401: The second network device acquires the sending and receiving state information in the process of transmitting data by using the WLAN link.
收发状态信息用于指示采用上述WLAN链路收发数据的状态。可选地,收发状态信息包括以下至少一项:接收信号强度、发送成功率。接收信号强度表示第二网络设备接收到的数据的信号强度。发送成功率表示第二网络设备向第一网络设备发送数据的成功率。The transceiver status information is used to indicate the status of transmitting and receiving data using the WLAN link. Optionally, the transceiver status information includes at least one of the following: a received signal strength, and a transmission success rate. The received signal strength represents the signal strength of the data received by the second network device. The transmission success rate indicates the success rate of the second network device transmitting data to the first network device.
步骤402,若收发状态信息符合预设条件,则第二网络设备将WLAN链路的带宽调整 为第二带宽,并采用第二带宽向第一网络设备发送第二信息帧。Step 402: If the sending and receiving state information meets the preset condition, the second network device adjusts the bandwidth of the WLAN link to the second bandwidth, and sends the second information frame to the first network device by using the second bandwidth.
有关第二网络设备的带宽调整过程,可参见上述图3A实施例中有关第一网络设备的带宽调整过程,本实施例对此不再赘述。For the bandwidth adjustment process of the second network device, refer to the bandwidth adjustment process of the first network device in the foregoing embodiment of FIG. 3A, which is not repeatedly described in this embodiment.
步骤403,若第一网络设备接收到第二网络设备采用第二带宽发送的第二信息帧,则向第二网络设备发送与第二信息帧对应的第二确认信号。Step 403: If the first network device receives the second information frame sent by the second network device by using the second bandwidth, send a second acknowledgement signal corresponding to the second information frame to the second network device.
第一网络设备在接收到第二网络设备采用第二带宽发送的第二信息帧之后,若同意采用上述第二带宽进行后续的数据传输,则向第二网络设备发送第二确认信号。第二确认信号用于指示第一网络设备同意对WLAN链路的带宽进行调整。第一网络设备发送第二确认信号所采用的带宽,与第二网络设备发送第二信息帧所采用第二带宽相同。After receiving the second information frame sent by the second network device by using the second bandwidth, the first network device sends a second acknowledgement signal to the second network device if the second data bandwidth is used for subsequent data transmission. The second acknowledgement signal is used to indicate that the first network device agrees to adjust the bandwidth of the WLAN link. The bandwidth used by the first network device to send the second acknowledgment signal is the same as the second bandwidth used by the second network device to send the second information frame.
在一种可能的实施方式中,第一网络设备在接收到第二网络设备发送的第二信息帧之后,直接向第二网络设备发送第二确认信号。在另一种可能的实施方式中,第一网络设备在接收到第二网络设备发送的第二信息帧之后,检测该第二信息帧的接收信号强度是否大于预设门限值,若是,则向第二网络设备发送与第二信息帧对应的第二确认信号,若否,则不向第二网络设备发送与第二信息帧对应的第二确认信号。预设门限值可以根据实际经验或实验数据预先设定。第一网络设备通过检测第二信息帧的接收信号强度是否大于预设门限值,确保第二网络设备采用的第二带宽发送的数据,能够被第一网络设备正确接收。In a possible implementation, after receiving the second information frame sent by the second network device, the first network device sends a second acknowledgement signal directly to the second network device. In another possible implementation manner, after receiving the second information frame sent by the second network device, the first network device detects whether the received signal strength of the second information frame is greater than a preset threshold, and if yes, Sending a second acknowledgement signal corresponding to the second information frame to the second network device, and if not, transmitting a second acknowledgement signal corresponding to the second information frame to the second network device. The preset threshold can be preset based on actual experience or experimental data. The first network device can ensure that the data sent by the second bandwidth adopted by the second network device can be correctly received by the first network device by detecting whether the received signal strength of the second information frame is greater than a preset threshold.
可选地,若第二网络设备没有接收到第一网络设备发送的与第二信息帧对应的第二确认信号,则第二网络设备仍然采用原来的带宽进行数据通信。Optionally, if the second network device does not receive the second acknowledgment signal corresponding to the second information frame sent by the first network device, the second network device still uses the original bandwidth for data communication.
可选地,第二确认信号用于指示第一网络设备已正确接收第二信息帧,同时用于表明第一网络设备同意对WLAN链路的带宽进行调整。Optionally, the second acknowledgment signal is used to indicate that the first network device has correctly received the second information frame, and is used to indicate that the first network device agrees to adjust the bandwidth of the WLAN link.
请参考图4B,其示例性示出了一种带宽调整过程的交互图。第一网络设备与第二网络设备之间已经建立WLAN链路,并以10MHz带宽进行数据传输。第二网络设备以10MHz带宽发送数据data_sn1000,若发送失败,则第二网络设备将带宽调低至5MHz,以5MHz带宽重新发送数据data_sn1000。第一网络设备接收到第二网络设备以5MHz带宽发送的数据data_sn1000之后,若同意将带宽由10MHz调整至5MHz,以5MHz带宽发送确认信号ack_sn1000,表明第一网络设备已正确接收数据data_sn1000。第二网络设备接收到确认信号ack_sn1000后,与第一网络设备以5MHz带宽进行数据传输。Please refer to FIG. 4B, which exemplarily shows an interaction diagram of a bandwidth adjustment process. A WLAN link has been established between the first network device and the second network device, and data transmission is performed with a bandwidth of 10 MHz. The second network device transmits the data data_sn1000 in a 10 MHz bandwidth. If the transmission fails, the second network device lowers the bandwidth to 5 MHz and retransmits the data data_sn1000 at a bandwidth of 5 MHz. After receiving the data data_sn1000 sent by the second network device in the 5 MHz bandwidth, the first network device sends the acknowledgment signal ack_sn1000 to the 5 MHz bandwidth if it agrees to adjust the bandwidth from 10 MHz to 5 MHz, indicating that the first network device has correctly received the data data_sn1000. After receiving the acknowledgment signal ack_sn1000, the second network device performs data transmission with the first network device at a bandwidth of 5 MHz.
本申请实施例提供的方案中,网络设备能够根据收发状态信息动态地调整WLAN链路的带宽,在吞吐率需求和信号覆盖范围需求之间保持平衡。在确保WLAN链路不会断开的前提下,最大化地满足吞吐率的需求。In the solution provided by the embodiment of the present application, the network device can dynamically adjust the bandwidth of the WLAN link according to the sending and receiving state information, and maintain a balance between the throughput requirement and the signal coverage requirement. Maximize throughput requirements while ensuring that WLAN links are not disconnected.
下面,通过两个示例对本申请实施例提供的方案进行介绍说明。The solution provided by the embodiment of the present application is described below through two examples.
请参考图5,在一个例子中,以使用智能手机51控制无人机52的应用场景为例。在不同的距离采用不同的带宽,保证操作者能够获得更大的控制范围,及时回收无人机52。当无人机52与智能手机51之间的距离小于0.1km时,使用40MHz带宽传输高清视频;当无人机52与智能手机51之间的距离变大到0.1km至0.5km时,智能手机51根据收发状态信息调低带宽,将带宽调低至20MHz传输普通视频;当无人机52与智能手机51之间的距离超过0.5km时,智能手机51根据收发状态信息进一步调低带宽,将带宽调低至1MHz,确保用于对无人机52进行控制的控制报文能够被无人机52正确接收。通过上述方式,能够 保证控制报文传输距离更远,增加可靠性,避免由于控制报文丢失而造成意外情况。Referring to FIG. 5, in an example, an application scenario in which the smartphone 51 is used to control the drone 52 is taken as an example. Different bandwidths are used at different distances to ensure that the operator can obtain a larger control range and recover the drone 52 in time. When the distance between the drone 52 and the smartphone 51 is less than 0.1 km, the HD video is transmitted using the 40 MHz bandwidth; when the distance between the drone 52 and the smartphone 51 becomes 0.1 km to 0.5 km, the smartphone 51. The bandwidth is adjusted according to the sending and receiving status information, and the bandwidth is reduced to 20 MHz to transmit the normal video. When the distance between the drone 52 and the smart phone 51 exceeds 0.5 km, the smart phone 51 further reduces the bandwidth according to the sending and receiving status information, and The bandwidth is reduced to 1 MHz, ensuring that control messages for controlling the drone 52 can be properly received by the drone 52. In the above manner, it is ensured that the control message transmission distance is further, the reliability is increased, and the accident situation caused by the control message loss is avoided.
请参考图6,在另一个例子中,以两台智能手机61和62之间进行通讯的应用场景为例。当智能手机61距离智能手机62超过1000米时,使用1MHz带宽进行文字通讯;当智能手机61距离智能手机62在50米至1000米时,使用5MHz带宽进行语音通讯;当智能手机61距离智能手机62小于50米时,使用10MHz带宽进行视频通讯。通过上述方式,在不同的距离采用不同的带宽,从而采用适宜的通讯方式进行通信。Please refer to FIG. 6. In another example, an application scenario in which communication between two smartphones 61 and 62 is performed is taken as an example. When the smart phone 61 is more than 1000 meters away from the smart phone 62, the text communication is performed using the 1 MHz bandwidth; when the smart phone 61 is 50 meters to 1000 meters away from the smart phone 62, the voice communication is performed using the 5 MHz bandwidth; when the smart phone 61 is away from the smart phone When 62 is less than 50 meters, video communication is performed using a 10 MHz bandwidth. In the above manner, different bandwidths are used at different distances, so that communication is performed by using appropriate communication methods.
上述主要从第一网络设备和第二网络设备交互的角度对本申请实施例提供的方案进行了介绍。可以理解的是,网络设备(例如第一网络设备、第二网络设备)为了实现上述功能,其包含了执行各个功能相应的硬件结构和/或软件模块。结合本申请中所公开的实施例描述的各示例的单元及算法步骤,本申请实施例能够以硬件或硬件和计算机软件的结合形式来实现。某个功能究竟以硬件还是计算机软件驱动硬件的方式来执行,取决于技术方案的特定应用和设计约束条件。本领域技术人员可以对每个特定的应用来使用不同的方法来实现所描述的功能,但是这种实现不应认为超出本申请实施例的技术方案的范围。The solution provided by the embodiment of the present application is introduced from the perspective of interaction between the first network device and the second network device. It can be understood that the network device (for example, the first network device, the second network device) includes corresponding hardware structures and/or software modules for performing the respective functions in order to implement the above functions. The embodiments of the present application can be implemented in a combination of hardware or hardware and computer software in combination with the elements of the examples and algorithm steps described in the embodiments disclosed in the application. Whether a function is implemented in hardware or computer software to drive hardware depends on the specific application and design constraints of the solution. A person skilled in the art can use different methods to implement the described functions for each specific application, but such implementation should not be considered to be beyond the scope of the technical solutions of the embodiments of the present application.
本申请实施例可以根据上述方法示例对网络设备(例如第一网络设备、第二网络设备)进行功能单元的划分,例如,可以对应各个功能划分各个功能单元,也可以将两个或两个以上的功能集成在一个处理单元中。上述集成的单元既可以采用硬件的形式实现,也可以采用软件功能单元的形式实现。需要说明的是,本申请实施例中对单元的划分是示意性的,仅仅为一种逻辑功能划分,实际实现时可以有另外的划分方式。The embodiments of the present application may perform functional unit division on a network device (for example, a first network device and a second network device) according to the foregoing method example. For example, each functional unit may be divided according to each function, or two or more functions may be used. The functions are integrated in one processing unit. The above integrated unit can be implemented in the form of hardware or in the form of a software functional unit. It should be noted that the division of the unit in the embodiment of the present application is schematic, and is only a logical function division. In actual implementation, there may be another division manner.
在采用集成的单元的情况下,图7A示出了上述实施例中所涉及的网络设备的一种可能的结构示意图。网络设备700包括:处理单元702和通信单元703。处理单元702用于对网络设备700的动作进行控制管理。例如,当网络设备700为第一网络设备时,处理单元702用于支持网络设备700执行图2A中的步骤201至204,图3A中的步骤301至303,和/或用于执行本文所描述的技术的其它步骤。当网络设备700为第二网络设备时,处理单元702用于支持网络设备700执行图4A中的步骤401至403,和/或用于执行本文所描述的技术的其它步骤。通信单元703用于支持网络设备700与其它网络设备的通信。网络设备700还可以包括存储单元701,用于存储网络设备700的程序代码和数据。In the case of employing an integrated unit, FIG. 7A shows a possible structural diagram of the network device involved in the above embodiment. The network device 700 includes a processing unit 702 and a communication unit 703. The processing unit 702 is configured to control and manage the actions of the network device 700. For example, when the network device 700 is the first network device, the processing unit 702 is configured to support the network device 700 to perform steps 201 to 204 in FIG. 2A, steps 301 to 303 in FIG. 3A, and/or to perform the description herein. Other steps of the technology. When the network device 700 is a second network device, the processing unit 702 is configured to support the network device 700 to perform steps 401 through 403 in FIG. 4A, and/or to perform other steps of the techniques described herein. The communication unit 703 is configured to support communication of the network device 700 with other network devices. The network device 700 may further include a storage unit 701 for storing program codes and data of the network device 700.
其中,处理单元702可以是处理器或控制器,例如可以是中央处理器(Central Processing Unit,CPU),通用处理器,数字信号处理器(Digital Signal Processor,DSP),专用集成电路(Application-Specific Integrated Circuit,ASIC),现场可编程门阵列(Field Programmable Gate Array,FPGA)或者其他可编程逻辑器件、晶体管逻辑器件、硬件部件或者其任意组合。其可以实现或执行结合本申请公开内容所描述的各种示例性的逻辑方框,模块和电路。所述处理器也可以是实现计算功能的组合,例如包含一个或多个微处理器组合,DSP和微处理器的组合等等。通信单元703可以是通信接口、收发器、收发电路等,其中,通信接口是统称,可以包括一个或多个接口,例如第一网络设备与第二网络设备之间的接口。存储单元701可以是存储器。The processing unit 702 can be a processor or a controller, and can be, for example, a central processing unit (CPU), a general-purpose processor, a digital signal processor (DSP), and an application-specific integrated circuit (Application-Specific). Integrated Circuit (ASIC), Field Programmable Gate Array (FPGA) or other programmable logic device, transistor logic device, hardware component, or any combination thereof. It is possible to implement or carry out the various illustrative logical blocks, modules and circuits described in connection with the present disclosure. The processor may also be a combination of computing functions, for example, including one or more microprocessor combinations, a combination of a DSP and a microprocessor, and the like. The communication unit 703 can be a communication interface, a transceiver, a transceiver circuit, etc., wherein the communication interface is a collective name and can include one or more interfaces, such as an interface between the first network device and the second network device. The storage unit 701 can be a memory.
当处理单元702为处理器,通信单元703为通信接口,存储单元701为存储器时,本申请实施例所涉及的网络设备可以为图7B所示的网络设备。When the processing unit 702 is a processor, the communication unit 703 is a communication interface, and the storage unit 701 is a memory, the network device involved in the embodiment of the present application may be the network device shown in FIG. 7B.
参阅图7B所示,该网络设备710包括:处理器712、通信接口713、存储器711。可选 地,网络设备710还可以包括总线714。其中,通信接口713、处理器712以及存储器711可以通过总线714相互连接;总线714可以是外设部件互连标准(Peripheral Component Interconnect,简称PCI)总线或扩展工业标准结构(Extended Industry Standard Architecture,简称EISA)总线等。所述总线714可以分为地址总线、数据总线、控制总线等。为便于表示,图7B中仅用一条粗线表示,但并不表示仅有一根总线或一种类型的总线。Referring to FIG. 7B, the network device 710 includes a processor 712, a communication interface 713, and a memory 711. Alternatively, network device 710 can also include a bus 714. The communication interface 713, the processor 712, and the memory 711 may be connected to each other through a bus 714. The bus 714 may be a Peripheral Component Interconnect (PCI) bus or an Extended Industry Standard Architecture (abbreviated). EISA) bus and so on. The bus 714 can be divided into an address bus, a data bus, a control bus, and the like. For ease of representation, only one thick line is shown in Figure 7B, but it does not mean that there is only one bus or one type of bus.
上述图7A或图7B所示的网络设备可以是第一网络设备或第二网络设备。The network device shown in FIG. 7A or 7B above may be the first network device or the second network device.
结合本申请实施例公开内容所描述的方法的步骤可以硬件的方式来实现,也可以是由处理器执行软件指令的方式来实现。软件指令可以由相应的软件模块组成,软件模块可以被存放于随机存取存储器(Random Access Memory,RAM)、闪存、只读存储器(Read Only Memory,ROM)、可擦除可编程只读存储器(Erasable Programmable ROM,EPROM)、电可擦可编程只读存储器(Electrically EPROM,EEPROM)、寄存器、硬盘、移动硬盘、只读光盘(CD-ROM)或者本领域熟知的任何其它形式的存储介质中。一种示例性的存储介质耦合至处理器,从而使处理器能够从该存储介质读取信息,且可向该存储介质写入信息。当然,存储介质也可以是处理器的组成部分。处理器和存储介质可以位于ASIC中。另外,该ASIC可以位于网络设备中。当然,处理器和存储介质也可以作为分立组件存在于网络设备中。The steps of the method described in connection with the disclosure of the embodiments of the present application may be implemented in a hardware manner, or may be implemented by a processor executing software instructions. The software instructions may be composed of corresponding software modules, which may be stored in a random access memory (RAM), a flash memory, a read only memory (ROM), an erasable programmable read only memory ( Erasable Programmable ROM (EPROM), electrically erasable programmable read only memory (EEPROM), registers, hard disk, removable hard disk, compact disk read only (CD-ROM) or any other form of storage medium known in the art. An exemplary storage medium is coupled to the processor to enable the processor to read information from, and write information to, the storage medium. Of course, the storage medium can also be an integral part of the processor. The processor and the storage medium can be located in an ASIC. Additionally, the ASIC can be located in a network device. Of course, the processor and the storage medium can also exist as discrete components in the network device.
本领域技术人员应该可以意识到,在上述一个或多个示例中,本申请实施例所描述的功能可以用硬件、软件、固件或它们的任意组合来实现。当使用软件实现时,可以将这些功能存储在计算机可读介质中或者作为计算机可读介质上的一个或多个指令或代码进行传输。计算机可读介质包括计算机存储介质和通信介质,其中通信介质包括便于从一个地方向另一个地方传送计算机程序的任何介质。存储介质可以是通用或专用计算机能够存取的任何可用介质。Those skilled in the art should appreciate that in one or more of the above examples, the functions described in the embodiments of the present application may be implemented in hardware, software, firmware, or any combination thereof. When implemented in software, the functions may be stored in a computer readable medium or transmitted as one or more instructions or code on a computer readable medium. Computer readable media includes both computer storage media and communication media including any medium that facilitates transfer of a computer program from one location to another. A storage medium may be any available media that can be accessed by a general purpose or special purpose computer.
以上所述的具体实施方式,对本申请实施例的目的、技术方案和有益效果进行了进一步详细说明,所应理解的是,以上所述仅为本申请实施例的具体实施方式而已,并不用于限定本申请实施例的保护范围,凡在本申请实施例的技术方案的基础之上,所做的任何修改、等同替换、改进等,均应包括在本申请实施例的保护范围之内。The specific embodiments of the present invention have been described in detail with reference to the embodiments, technical solutions and advantages of the embodiments of the present application. It should be understood that the foregoing description is only The scope of the present invention is defined by the scope of the present invention, and any modifications, equivalents, improvements, etc., which are included in the embodiments of the present application, are included in the scope of protection of the embodiments of the present application.

Claims (11)

  1. 一种无线局域网WLAN链路建立方法,其特征在于,所述方法包括:A method for establishing a WLAN link of a wireless local area network, the method comprising:
    第一网络设备采用初始带宽广播探测请求;The first network device broadcasts the probe request by using an initial bandwidth;
    所述第一网络设备检测是否接收到第二网络设备发送的与所述探测请求对应的探测响应;The first network device detects whether a probe response corresponding to the probe request sent by the second network device is received;
    若未接收到所述探测响应,则所述第一网络设备采用调整带宽广播探测请求,并再次从所述检测是否接收到第二网络设备发送的与所述探测请求对应的探测响应的步骤开始执行;其中,所述调整带宽是指比上一次采用的带宽更小的带宽;If the probe response is not received, the first network device uses the adjusted bandwidth broadcast probe request, and starts from the step of detecting whether the probe response corresponding to the probe request sent by the second network device is received. Executing; wherein the adjustment bandwidth refers to a bandwidth smaller than the bandwidth used last time;
    若接收到所述探测响应,则所述第一网络设备与所述第二网络设备建立WLAN链路,其中,所述WLAN链路的带宽为接收到所述探测响应时所采用的带宽。And if the probe response is received, the first network device establishes a WLAN link with the second network device, where a bandwidth of the WLAN link is a bandwidth used when receiving the probe response.
  2. 根据权利要求1所述的方法,其特征在于,所述初始带宽为20MHz;在未接收到与采用所述初始带宽发送的探测请求对应的探测响应的情况下,所述调整带宽为1MHz。The method according to claim 1, wherein the initial bandwidth is 20 MHz; and in the case that a probe response corresponding to the probe request transmitted using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz.
  3. 根据权利要求1所述的方法,其特征在于,所述方法还包括:The method of claim 1 further comprising:
    所述第一网络设备向所述第二网络设备发送第一带宽能力信息,并接收所述第二网络设备发送的第二带宽能力信息;Transmitting, by the first network device, the first bandwidth capability information to the second network device, and receiving the second bandwidth capability information sent by the second network device;
    其中,所述第一带宽能力信息用于指示所述第一网络设备支持的带宽种类,所述第二带宽能力信息用于指示所述第二网络设备支持的带宽种类。The first bandwidth capability information is used to indicate a bandwidth type supported by the first network device, and the second bandwidth capability information is used to indicate a bandwidth type supported by the second network device.
  4. 根据权利要求1至3任一项所述的方法,其特征在于,所述第一网络设备与所述第二网络设备建立WLAN链路之后,还包括:The method according to any one of claims 1 to 3, wherein after the first network device establishes a WLAN link with the second network device, the method further includes:
    在采用所述WLAN链路传输数据的过程中,所述第一网络设备获取收发状态信息,所述收发状态信息用于指示采用所述WLAN链路收发数据的状态;In the process of transmitting data by using the WLAN link, the first network device acquires the sending and receiving state information, where the sending and receiving state information is used to indicate a state in which data is sent and received by using the WLAN link;
    若所述收发状态信息符合预设条件,则第一网络设备将所述WLAN链路的带宽调整为第一带宽,并采用所述第一带宽向所述第二网络设备发送第一信息帧;If the sending and receiving state information meets the preset condition, the first network device adjusts the bandwidth of the WLAN link to the first bandwidth, and uses the first bandwidth to send the first information frame to the second network device;
    若所述第一网络设备接收到所述第二网络设备发送的与所述第一信息帧对应的第一确认信号,则所述第一网络设备确定采用所述第一带宽传输数据。If the first network device receives the first acknowledgement signal corresponding to the first information frame sent by the second network device, the first network device determines to use the first bandwidth to transmit data.
  5. 根据权利要求1至3任一项所述的方法,其特征在于,所述第一网络设备与所述第二网络设备建立WLAN链路之后,还包括:The method according to any one of claims 1 to 3, wherein after the first network device establishes a WLAN link with the second network device, the method further includes:
    若所述第一网络设备接收到所述第二网络设备采用第二带宽发送的第二信息帧,则向所述第二网络设备发送与所述第二信息帧对应的第二确认信号;其中,所述第二带宽由所述第二网络设备将所述WLAN链路的带宽调整后得到。Sending, by the first network device, a second information frame that is sent by the second network device by using the second bandwidth, sending, by the second network device, a second acknowledgement signal corresponding to the second information frame; The second bandwidth is obtained by the second network device adjusting the bandwidth of the WLAN link.
  6. 一种第一网络设备,其特征在于,所述第一网络设备包括:处理单元和通信单元;A first network device, the first network device comprising: a processing unit and a communication unit;
    所述通信单元,用于采用初始带宽广播探测请求;The communication unit is configured to broadcast a probe request by using an initial bandwidth;
    所述处理单元,用于检测是否接收到第二网络设备发送的与所述探测请求对应的探测响 应;The processing unit is configured to detect whether a detection response corresponding to the probe request sent by the second network device is received;
    所述通信单元,还用于若未接收到所述探测响应,则采用调整带宽广播探测请求,并由所述处理单元再次从所述检测是否接收到第二网络设备发送的与所述探测请求对应的探测响应的步骤开始执行;其中,所述调整带宽是指比上一次采用的带宽更小的带宽;The communication unit is further configured to: if the probe response is not received, adopt an adjusted bandwidth broadcast probe request, and the processing unit again receives, from the detecting, whether the probe request sent by the second network device is received The step of corresponding probe response begins to be performed; wherein the adjusted bandwidth refers to a bandwidth smaller than the bandwidth used last time;
    所述处理单元,还用于若接收到所述探测响应,则与所述第二网络设备建立WLAN链路,其中,所述WLAN链路的带宽为接收到所述探测响应时所采用的带宽。The processing unit is further configured to establish a WLAN link with the second network device, if the probe response is received, where a bandwidth of the WLAN link is a bandwidth used when receiving the probe response. .
  7. 根据权利要求6所述的网络设备,其特征在于,所述初始带宽为20MHz;在未接收到与采用所述初始带宽发送的探测请求对应的探测响应的情况下,所述调整带宽为1MHz。The network device according to claim 6, wherein the initial bandwidth is 20 MHz; and in the case that a probe response corresponding to the probe request transmitted by using the initial bandwidth is not received, the adjustment bandwidth is 1 MHz.
  8. 根据权利要求6所述的网络设备,其特征在于,A network device according to claim 6, wherein
    所述通信单元,还用于向所述第二网络设备发送第一带宽能力信息,并接收所述第二网络设备发送的第二带宽能力信息;The communication unit is further configured to send first bandwidth capability information to the second network device, and receive second bandwidth capability information sent by the second network device;
    其中,所述第一带宽能力信息用于指示所述第一网络设备支持的带宽种类,所述第二带宽能力信息用于指示所述第二网络设备支持的带宽种类。The first bandwidth capability information is used to indicate a bandwidth type supported by the first network device, and the second bandwidth capability information is used to indicate a bandwidth type supported by the second network device.
  9. 根据权利要求6至8任一项所述的网络设备,其特征在于,A network device according to any one of claims 6 to 8, characterized in that
    所述处理单元,还用于在采用所述WLAN链路传输数据的过程中,获取收发状态信息,所述收发状态信息用于指示采用所述WLAN链路收发数据的状态;The processing unit is further configured to: acquire, in the process of transmitting data by using the WLAN link, the sending and receiving state information, where the sending and receiving state information is used to indicate a state in which data is sent and received by using the WLAN link;
    所述处理单元,还用于若所述收发状态信息符合预设条件,则将所述WLAN链路的带宽调整为第一带宽,并通过所述通信单元采用所述第一带宽向所述第二网络设备发送第一信息帧;The processing unit is further configured to: if the transceiver status information meets a preset condition, adjust a bandwidth of the WLAN link to a first bandwidth, and adopt, by using, the first bandwidth to the first The second network device sends the first information frame;
    所述处理单元,还用于若所述通信单元接收到所述第二网络设备发送的与所述第一信息帧对应的第一确认信号,则确定采用所述第一带宽传输数据。The processing unit is further configured to: if the communication unit receives the first acknowledgement signal corresponding to the first information frame sent by the second network device, determine to use the first bandwidth to transmit data.
  10. 根据权利要求6至8任一项所述的网络设备,其特征在于,A network device according to any one of claims 6 to 8, characterized in that
    所述通信单元,还用于若接收到所述第二网络设备采用第二带宽发送的第二信息帧,则向所述第二网络设备发送与所述第二信息帧对应的第二确认信号;其中,所述第二带宽由所述第二网络设备将所述WLAN链路的带宽调整后得到。The communication unit is further configured to: if receiving the second information frame sent by the second network device by using the second bandwidth, send a second acknowledgement signal corresponding to the second information frame to the second network device The second bandwidth is obtained by the second network device adjusting the bandwidth of the WLAN link.
  11. 一种计算机存储介质,其特征在于,所述计算机存储介质中存储有可执行指令,所述可执行指令用于执行如权利要求1至5任一项所述的方法。A computer storage medium, characterized in that the computer storage medium stores executable instructions for performing the method of any one of claims 1 to 5.
PCT/CN2018/093657 2017-06-30 2018-06-29 Method and device for establishing wlan link WO2019001568A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201710527445.9A CN109429359B (en) 2017-06-30 2017-06-30 WLAN link establishment method and equipment
CN201710527445.9 2017-06-30

Publications (1)

Publication Number Publication Date
WO2019001568A1 true WO2019001568A1 (en) 2019-01-03

Family

ID=64741107

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2018/093657 WO2019001568A1 (en) 2017-06-30 2018-06-29 Method and device for establishing wlan link

Country Status (2)

Country Link
CN (1) CN109429359B (en)
WO (1) WO2019001568A1 (en)

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457866A (en) * 2010-10-29 2012-05-16 中兴通讯股份有限公司 Method and device for establishing network in wireless network
CN105306343A (en) * 2013-01-07 2016-02-03 脸谱公司 Communication method and wireless communication device
CN106134257A (en) * 2014-03-31 2016-11-16 高通股份有限公司 The dedicated channel set up for quick initial link circuit in wireless network

Family Cites Families (16)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101111056B (en) * 2006-07-17 2010-05-12 西安电子科技大学 Fast switching method for wireless local area network
CN101150839B (en) * 2006-09-20 2011-04-06 西门子(中国)有限公司 Scanning method and system in WLAN
US8184566B2 (en) * 2009-06-05 2012-05-22 Mediatek Inc. Systems for wireless local area network (WLAN) transmission and for coexistence of WLAN and another type of wireless transmission and methods thereof
PL2499868T3 (en) * 2009-11-13 2014-12-31 Interdigital Patent Holdings Inc Method and apparatus for supporting management actions for very high throughput in wireless communications
KR101341192B1 (en) * 2010-02-09 2013-12-12 엘지전자 주식회사 Method and apparatus of channel access in wireless local area network
KR101675001B1 (en) * 2010-04-02 2016-11-10 삼성전자주식회사 Method and apparatus for channel scanning in wireless communication system
CN102497640B (en) * 2011-12-09 2014-03-19 西安电子科技大学 Dynamic configuration method of intensive local area network environment broadband channel
US9936370B2 (en) * 2012-12-25 2018-04-03 Lg Electronics Inc. Scanning method and apparatus in wireless LAN system
US9648549B2 (en) * 2013-08-30 2017-05-09 Qualcomm Incorporated Methods, access point and wireless device for providing neighbor report information from an access point to a wireless device
CN104703281B (en) * 2013-12-06 2018-09-07 华为技术有限公司 Method for channel allocation, channel dividing arrangement and wireless local area network (WLAN) system
CN104735799B (en) * 2013-12-24 2018-03-27 华为技术有限公司 channel selecting method and device
CN104812038B (en) * 2014-01-23 2019-01-18 华为技术有限公司 A kind of AP transmission power adjustment method and device
CN103889011A (en) * 2014-04-09 2014-06-25 上海斐讯数据通信技术有限公司 Wireless bandwidth selecting method and system based on WLAN wireless bandwidth assessment
US20150334602A1 (en) * 2014-05-15 2015-11-19 Celeno Communications (Israel) Ltd. Bss-wide bandwidth restriction modes for wlan
WO2016088726A1 (en) * 2014-12-01 2016-06-09 株式会社 東芝 Wireless communication terminal and wireless communication method
US9936443B2 (en) * 2015-02-20 2018-04-03 Nokia Technologies Oy Controlling discoverability

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102457866A (en) * 2010-10-29 2012-05-16 中兴通讯股份有限公司 Method and device for establishing network in wireless network
CN105306343A (en) * 2013-01-07 2016-02-03 脸谱公司 Communication method and wireless communication device
CN106134257A (en) * 2014-03-31 2016-11-16 高通股份有限公司 The dedicated channel set up for quick initial link circuit in wireless network

Also Published As

Publication number Publication date
CN109429359B (en) 2021-02-09
CN109429359A (en) 2019-03-05

Similar Documents

Publication Publication Date Title
JP5715637B2 (en) Wireless communication apparatus, wireless communication method, and processing circuit
US20100315999A1 (en) Use of block acknowledgement policy for wireless networks
US9775169B2 (en) Reverse protocol for low latency wireless applications
US20090052363A1 (en) Wireless communication system and wireless communication apparatus
WO2018202178A1 (en) Beam recovery method and device
US20080279130A1 (en) Bluetooth and Wireless Network Coexistence
CN110461033B (en) Receive operation mode indication for power saving
US9813988B2 (en) Method and device for data transmission in wireless local area network
US20160309481A1 (en) Reduction of channel access delay in wireless systems
US8848676B1 (en) Apparatus and method for coexistent wireless and bluetooth communication employing interruption of arbitration requests to allocate use of a shared antenna
WO2022001175A1 (en) Data packet sending method and apparatus
EP2629446A1 (en) Dynamic Buffer Management in High-Throughput Wireless Systems
WO2019062621A1 (en) Duplication transmission method and device
WO2016082647A1 (en) Method and apparatus for determining transmission power
CN113261221B (en) Block acknowledgement feedback control method, apparatus, communication device and storage medium
CN107645368B (en) Method and apparatus for unsolicited block acknowledgement
WO2021017832A1 (en) Data processing method and device, and terminal
US20230156756A1 (en) Method and apparatus for sending auxiliary information, method and apparatus for receiving auxiliary information, terminal, and network side device
EP3534626A1 (en) Processing method in data replication and related device
US9686816B2 (en) Pause signals for full-duplex wireless networks
CN114258157A (en) Aggregation configuration method, device and terminal
WO2022218416A1 (en) Feedback method, apparatus and device
WO2019001568A1 (en) Method and device for establishing wlan link
WO2022187996A1 (en) Resource regulation and control method
US9635527B1 (en) SMS delivery to prevent duplicate SMS messages on LTE

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

Country of ref document: EP

Kind code of ref document: A1

NENP Non-entry into the national phase

Ref country code: DE

122 Ep: pct application non-entry in european phase

Ref document number: 18825192

Country of ref document: EP

Kind code of ref document: A1