WO2021057997A1 - Data monitoring method of sniffer, sniffer, storage medium and terminal - Google Patents

Data monitoring method of sniffer, sniffer, storage medium and terminal Download PDF

Info

Publication number
WO2021057997A1
WO2021057997A1 PCT/CN2020/118308 CN2020118308W WO2021057997A1 WO 2021057997 A1 WO2021057997 A1 WO 2021057997A1 CN 2020118308 W CN2020118308 W CN 2020118308W WO 2021057997 A1 WO2021057997 A1 WO 2021057997A1
Authority
WO
WIPO (PCT)
Prior art keywords
data packets
sniffer
data
link
layer functional
Prior art date
Application number
PCT/CN2020/118308
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 WO2021057997A1 publication Critical patent/WO2021057997A1/en

Links

Images

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/08Testing, supervising or monitoring using real traffic
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements
    • H04W24/10Scheduling measurement reports ; Arrangements for measurement reports
    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W56/00Synchronisation arrangements

Definitions

  • the present invention relates to the field of wireless communication technology, in particular to a data monitoring method of a sniffer, a sniffer, a storage medium, and a terminal.
  • WLAN Wireless Local Area Network
  • the traditional WLAN sniffer design is mainly used for half-duplex communication, which has played a very helpful role in debugging and optimizing WLAN equipment.
  • the technical problem solved by the present invention is how the sniffer can obtain data packets of multiple links synchronously in time, and integrate the data packets of each link to provide users with required information.
  • an embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit;
  • the synchronization processing unit is used to maintain link synchronization of each of the links;
  • the data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
  • the sniffer further includes: a plurality of LMAC layer functional units, each of the LMAC layer functional units is used to receive and process data packets uploaded by each of the physical layer functional units, the LMAC functional unit There is a one-to-one correspondence with the physical layer functional units.
  • the sniffer further includes: at least one MAC layer functional unit, and the MAC layer functional unit is configured to receive and process data packets uploaded by the multiple LMAC layer functional units.
  • the data combination processing unit sorts all data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit sorts all data packets according to the receiving time of each data packet All data packets output by the at least one MAC layer functional unit are sorted.
  • the data combination processing unit analyzes the sorted data packets and provides a statistical analysis report.
  • the statistical analysis report includes one or more of the following analysis results: the delay of each link, each The throughput of the link and the transmission failure probability of each of the links.
  • the data combination processing unit screens and sorts all the data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit selects the data packets received according to each data packet. All data packets output by the at least one MAC layer functional unit are filtered and sorted in time.
  • an embodiment of the present invention also provides a data monitoring method for a sniffer, including: determining multiple links; performing link synchronization on the multiple links, and receiving on the obtained synchronization link The data packets respectively transmitted by the multiple links; the data packets of the multiple links are integrated, and the integrated data packets are analyzed.
  • the integrating the data packets of the multiple links includes: for the received data packets of the multiple links, sorting all the data packets according to the sequence number of each of the data packets, In order to obtain the sorted data packets; or, sort all the data packets according to the receiving time of each data packet to obtain the sorted data packets.
  • the integration of the data packets of the multiple links includes: for the received data packets of the multiple links, screening all the data packets according to the sequence number of each of the data packets, Sorting to obtain sorted data packets; or, filtering and sorting all the data packets according to the receiving time of each data packet to obtain the sorted data packets.
  • the analyzing the integrated data packet includes: analyzing the sorted data packet and providing a statistical analysis report, the statistical analysis report including one or more of the following analysis results: The delay of the road, the throughput of each of the links, and the transmission failure probability of each of the links.
  • an embodiment of the present invention also provides a storage medium on which computer instructions are stored, and the computer instructions execute the steps of the data monitoring method of the sniffer when the computer instructions are executed.
  • an embodiment of the present invention also provides a terminal, and the terminal includes the above-mentioned sniffer.
  • the embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit; a synchronization processing unit is used to Maintain the link synchronization of each of the links; a data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
  • the sniffer provided by the embodiments of the present invention can be applied to a WLAN multi-link communication system, using multiple physical layer functional units to receive data packets of each link, and based on a synchronization processing unit, so that each received by the sniffer
  • the data packets of the link are at the same reference time, which is beneficial for the data combination processing unit to integrate the data packets transmitted by each link, so that a complete multi-link sniffer information report can be obtained, or links of different basic service sets can be obtained. Sniffer information report.
  • the sniffer further includes: at least one MAC layer functional unit, and the MAC layer functional unit is configured to receive and process data packets uploaded by the multiple LMAC layer functional units. If each physical layer functional unit is associated with a MAC layer functional unit, the sniffer provided in the embodiment of the present invention can reuse the hardware of the single-link WLAN device. If multiple physical layer functional units are associated with the same MAC layer functional unit, the sniffer provided by the embodiment of the present invention can reuse the hardware of the multi-link WLAN device. Therefore, the sniffer provided by the embodiment of the present invention can not only provide In addition to data collection and analysis of multiple WLAN links, it also has the advantages of easy implementation and low manufacturing cost.
  • the data combination processing unit screens and sorts all the data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit performs data analysis according to the receiving time of each data packet All data packets output by the at least one MAC layer functional unit are filtered and sorted.
  • the data combination processing unit can perform analysis tasks such as screening, sorting, etc., which is beneficial to obtaining a complete multi-link sniffer information report.
  • Figure 1 is a schematic structural diagram of a sniffer according to an embodiment of the present invention.
  • FIG 2 is a schematic diagram of a specific structure of the sniffer shown in Figure 1;
  • Fig. 3 is a schematic diagram of another specific structure of the sniffer shown in Fig. 1;
  • FIG. 4 is a schematic flowchart of a data monitoring method for a sniffer according to an embodiment of the present invention
  • FIG. 5 is a schematic diagram of data monitoring by a sniffer in a typical scenario according to an embodiment of the present invention
  • FIG. 6 is a schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • FIG. 7 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • FIG. 8 is a schematic diagram of data monitoring by a sniffer in another typical scenario according to an embodiment of the present invention.
  • FIG. 9 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • FIG. 10 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • the prior art lacks a multi-link sniffer suitable for multi-link systems.
  • the embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit; a synchronization processing unit is used to Maintain the link synchronization of each of the links; a data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
  • the sniffer provided by the embodiments of the present invention can be applied to a WLAN multi-link communication system, using multiple physical layer functional units to receive data packets of each link, and based on a synchronization processing unit, so that each received by the sniffer
  • the data packets of the link are at the same reference time, which is beneficial for the data combination processing unit to integrate the data packets transmitted by each link, so that a complete multi-link sniffer information report can be obtained, or links of different basic service sets can be obtained. Sniffer information report.
  • Fig. 1 is a schematic structural diagram of a sniffer according to an embodiment of the present invention.
  • the sniffer 100 may include a plurality of physical layer function units 101, a synchronization processing unit 102 and a data combination processing unit 103.
  • each of the physical layer functional units 101 is used to receive data packets of the link corresponding to the physical layer functional unit 101; the synchronization processing unit 102 is used to maintain link synchronization of each of the links; The data combination processing unit 103 is configured to integrate the data packets of each of the links, and analyze the integrated data packets.
  • Fig. 2 is a schematic diagram of a specific structure of the sniffer shown in Fig. 1.
  • the sniffer 100 may include multiple physical layer function units 101, a synchronization processing unit 102, and a data combination processing unit 103, and may also include multiple medium access controls (Medium Access Control, for short).
  • Medium Access Control for short.
  • MAC layer function unit 105 and multiple LMAC (lower MAC) layer function units 104 are located under the MAC layer functional unit 105.
  • each of the LMAC layer functional units 104 is configured to receive and process data packets uploaded by each of the physical layer functional units 101, and the LMAC functional units 104 correspond to the physical layer functional units 101 one-to-one.
  • the MAC layer functional unit 105 is used to receive and process data packets uploaded by the associated LMAC layer functional unit 104.
  • the sniffer 100 shown in FIG. 2 can reuse the hardware of the single-link WLAN device, and at this time, each single-link WLAN device is synchronized to a common clock. The clock may be externally input by each single-link WLAN device, or output from one single-link WLAN device to other single-link WLAN devices.
  • Fig. 3 is a schematic diagram of another specific structure of the sniffer shown in Fig. 1.
  • the sniffer 100 may include multiple physical layer functional units 101, synchronization processing unit 102, and data combination processing unit 103, as well as multiple LMAC layer functional units 104 and a single MAC layer.
  • Function unit 105 may include multiple physical layer functional units 101, synchronization processing unit 102, and data combination processing unit 103, as well as multiple LMAC layer functional units 104 and a single MAC layer.
  • the LMAC layer functional unit 104 is configured to receive and process data packets uploaded by each physical layer functional unit 101, and the LMAC functional unit 104 corresponds to the physical layer functional unit 101 one-to-one.
  • the MAC layer function unit 105 is used to receive and process data packets uploaded by multiple LMAC layer function units 104 associated therewith.
  • the sniffer 100 shown in FIG. 3 can reuse the hardware of the multi-link WLAN device. At this time, each link is synchronized to the same common clock. This clock can also be the internal clock of the multi-link WLAN device. .
  • the data combination processing unit 103 may also collect and count all data packets that fail to be transmitted on the link. For example, collect failed data packets from all links, or retransmit data packets, give an overall analysis result for each successfully retransmitted data packet, and record the link used by the failed data packets in order to obtain the The historical transmission process of the failed data packet. In addition to analyzing a single data packet, it can also analyze and compare the transmission success rate and throughput of each single link.
  • the data combination processing unit 103 collects data packets from all links. After that, all the data packets output by the at least one MAC layer functional unit 105 can be sorted according to the sequence numbers of the respective data packets. For example, all data packets can be sorted in ascending order of sequence numbers; for another example, all data packets can be sorted in descending order of sequence numbers.
  • the data combination processing unit 103 collects data packets from all links. After that, all the data packets output by the at least one MAC layer functional unit 105 can be sorted according to the sequence numbers of the respective data packets. For example, filtering can be performed according to the TID content of a certain sending end, and the sequence numbers of the data packets obtained after filtering can be sorted in ascending order; for another example, the sequence numbers of the data packets obtained after screening can be sorted in descending order.
  • the data combination processing unit 103 collects data packets from all links. After that, the data combination processing unit 103 may sort all the data packets output by the at least one MAC layer functional unit 105 according to the receiving time of each data packet. For example, collect all data packets or specific group data packets from all links, and sort these data packets according to the receiving time. Further, the data combination processing unit 103 may also filter and sort all the data packets output by the at least one MAC layer functional unit 105 according to the receiving time of each data packet. For example, collect specific group data packets from all links, and sort these specific group data packets according to the receiving time.
  • the data combination processing unit 103 may analyze the sorted data packets and provide a statistical analysis report.
  • the statistical analysis report may include one or more of the following analysis results: the delay of each link , The throughput of each of the links, and the transmission failure probability of each of the links.
  • the sniffer provided in the embodiment of the present invention can receive data packets of multiple independent BSSs, and can also provide a sniffer information report for the multiple independent BSSs.
  • the channels where each independent BSS is located can be located in different frequency bands and different bandwidths.
  • the sniffer information report may include the results of interference analysis among multiple BSSs.
  • the sniffer information report may include multiple link system reports under each BSS.
  • the sniffer information report may include synchronized time tag information for each link. Further, the sniffer information report may also give a specific access policy (access category, AC for short), traffic identifier (Traffic identifier, TID for short), or application layer (application) delay statistics report for each link; The specific AC, TID, or application layer throughput of each link can also be given; the specific AC, TID, or application layer failure probability of each link can also be given, which will not be listed here.
  • access policy access category, AC for short
  • traffic identifier Traffic identifier
  • application layer application delay statistics report for each link
  • the specific AC, TID, or application layer throughput of each link can also be given
  • the specific AC, TID, or application layer failure probability of each link can also be given, which will not be listed here.
  • FIG. 4 is a schematic flowchart of a data monitoring method of a sniffer according to an embodiment of the present invention.
  • the sniffer may include multiple physical layer functional units, a synchronization processing unit and a data combination processing unit.
  • the sniffer can be used to monitor data packets transmitted in a WLAN multi-link system or data packets transmitted on different BSS links.
  • the data monitoring method may include the following steps:
  • Step S401 Determine multiple links
  • Step S402 Perform link synchronization on the multiple links, and receive data packets respectively transmitted by the multiple links on the obtained synchronization link;
  • Step S403 Integrate the data packets of the multiple links, and analyze the integrated data packets.
  • the sniffer may determine each wireless channel and the link corresponding to each wireless channel.
  • the sniffer may perform link synchronization on each link based on the same reference time, and receive data packets respectively transmitted by the multiple links on the obtained synchronization link.
  • the receiving time of each data packet is the same reference time, so that the integrated data packet can be sorted based on the receiving time of the data packet.
  • the sniffer may integrate the data packets received from each link, and then analyze the integrated data packets.
  • the sniffer may sort all the data packets according to the sequence numbers of the respective data packets to obtain the sorted data packets; Alternatively, all the data packets may be sorted according to the receiving time of each data packet to obtain the sorted data packets; or, all the data packets may be sorted according to the receiving time of each data packet and the received link To get the sorted packets.
  • the sniffer may also filter and sort all the received data packets to obtain the sorted data packets; or, Sort all the data packets according to the receiving time of each data packet, or filter all the data packets according to preset conditions, and then obtain the sorted data packets; or, according to the receiving time and the received time of each data packet
  • the link screens and sorts all the data packets to obtain the sorted data packets.
  • each data packet can be analyzed, for example, the sorted data packet can be analyzed. Further, data packets that failed to be transmitted on the multiple links may be counted. After that, the sniffer may provide a statistical analysis report, the statistical analysis report including one or more of the following analysis results: the delay of each link, the throughput of each link, each link The transmission failure probability of the road.
  • FIG. 5 is a schematic diagram of data monitoring by a sniffer in a typical scenario according to an embodiment of the present invention.
  • the sniffer 1 is a multi-link sniffer according to an embodiment of the present invention, and can receive data packets from different frequency bands/channels.
  • the sniffer 1 can receive data packets of various terminals in the basic service set BSS1 (not shown in the figure) and the basic service set BSS2 (not shown in the figure).
  • the basic server BSS1 uses the channel CH1 (not shown) to transmit data packets, including the access point AP1, the station STA11 and the station STA12;
  • the basic server BSS2 uses the channel CH2 (not shown) to transmit the data packets, including the access point AP2, Station STA21 and station STA22.
  • Channel CH1 and channel CH2 are different wireless channels and are located in different frequency bands. Sniffer 1 can assist in analyzing adjacent channel interference or non-adjacent channel interference between BSS1 and BSS2.
  • Fig. 6 is a schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • the sniffer 1 can use the physical layer functional unit (the PHY1 of the sniffer 1 is shown in the figure) to receive the access point AP1 , Data packets of station STA11 and/or station STA12.
  • the sniffer 1 can use the physical layer function unit (that is, the PHY2 of the sniffer 1 shown in the figure) to receive the access point AP2, the station STA21 and/or the station Data packet of STA22.
  • the sniffer 1 includes 2 physical layers (including 2 PHYs in FIG. 6, namely PHY1 and PHY2), 2 LMAC layers and 2 MAC layers.
  • the sniffer 1 shown in FIG. 6 may include two single-link WLAN receiving devices and other circuits, and the other circuits may include a synchronization circuit, a data post processing circuit, and the like.
  • FIG. 7 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • sniffer 1 can use physical layer functional units (ie PHY1 of sniffer 1 shown in the figure) to receive access point AP1 and station STA11 And/or the data packet of station STA12.
  • PHY1 of sniffer 1 shown in the figure physical layer functional units
  • the sniffer 1 can use the physical layer function unit (that is, the PHY2 of the sniffer 1 shown in the figure) to receive the access point AP2, the station STA21 and/or the station Data packet of STA22.
  • the sniffer 1 in Figure 7 includes two physical layers, namely PHY1 and PHY2, two LMAC layers and a single MAC layer.
  • the sniffer 1 shown in FIG. 7 may include a multi-link WLAN receiving device and other circuits, and the other circuits may include a synchronization circuit, a data post-processing circuit, and the like.
  • FIG. 8 is a schematic diagram of data monitoring by a sniffer in another typical scenario according to an embodiment of the present invention.
  • the sniffer 1 is a multi-link sniffer according to an embodiment of the present invention, and can receive data packets from different frequency bands/channels.
  • FIG. 9 The sniffer 1 shown in FIG. 9 can assist in observing and analyzing the data transmission situation of the multi-link system shown in FIG. 8.
  • FIG. 9 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
  • the multi-link system shown in FIG. 8 includes an access point AP1, a station STA1, a station STA2, a station STA3, and a station STA4.
  • the access point AP1 is a multi-link AP, and supports the link corresponding to the channel CH1 and the link corresponding to the channel CH2.
  • the stations STA1 to STA4 are single-link stations, or the stations STA1 to STA4 are multi-link stations supporting link 1 and/or link 2.
  • Channel CH1 and channel CH2 are different wireless channels and are located in different frequency bands.
  • the sniffer 1 may use a physical layer functional unit (that is, the PHY1 of the sniffer 1 shown in the figure) to receive the data packets sent by the access point AP1, the station STA1 to the station STA4 on the channel CH1.
  • the sniffer 1 may use another physical layer functional unit (ie, the PHY2 of the sniffer 1 shown in the figure) to receive the data packets sent by the access point AP1 and the station STA1 to the station STA4 on the channel CH2.
  • FIG. 9 omits the schematic structural diagram of the station STA4 and the data interaction between it and the access point AP1.
  • FIG. 10 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention. Similar to FIG. 9, the sniffer 2 can receive data packets from the access point AP1 and the station STA1 to the station STA4 (not shown in the figure). The difference is that the sniffer 1 in Figure 9 includes two physical layers, namely PHY1 and PHY2, two LMAC layers and two MAC layers; the sniffer 2 in Figure 10 includes two physical layers, respectively It is PHY1 and PHY2, 2 LMAC layers and a single MAC layer.
  • the sniffer 1 and/or the sniffer 2 shown in Figure 6, Figure 7, Figure 9 and Figure 10 all include a data combination processing unit, which can integrate received data packets for data analysis .
  • an embodiment of the present invention also discloses a storage medium on which computer instructions are stored, and the computer instructions execute the technical solution of the data monitoring method described in the embodiment shown in FIG. 4 when the computer instructions are run.
  • the storage medium may include a computer-readable storage medium such as a non-volatile memory or a non-transitory memory.
  • the computer-readable storage medium may include ROM, RAM, magnetic disk or optical disk, and so on.
  • an embodiment of the present invention also discloses a terminal, and the terminal may include the sniffer described in the embodiment shown in FIG. 1 to FIG. 3 above.

Abstract

A data monitoring method of a sniffer, a sniffer, a storage medium and a terminal. The sniffer comprises: a plurality of physical layer functional units, each of the physical layer functional units being configured to receive a data packet of a link corresponding thereto; a synchronization processing unit, configured to maintain the link synchronization of each of the link; and a data combination processing unit, configured to integrate the data packets of each of the links and analyze the integrated data packets. The sniffer of the present invention can acquire data packets of a plurality of links.

Description

嗅探器的数据监听方法及嗅探器、存储介质、终端Data monitoring method of sniffer and sniffer, storage medium and terminal
本申请要求于2019年9月29日提交中国专利局、申请号为201910934042.5、发明名称为“嗅探器的数据监听方法及嗅探器、存储介质、终端”的中国专利申请的优先权,其全部内容通过引用结合在本申请中。This application claims the priority of a Chinese patent application filed with the Chinese Patent Office on September 29, 2019, the application number is 201910934042.5, and the invention title is "Sniffer's data monitoring method and sniffer, storage medium, and terminal". The entire content is incorporated into this application by reference.
技术领域Technical field
本发明涉及无线通信技术领域,具体地涉及一种嗅探器的数据监听方法及嗅探器、存储介质、终端。The present invention relates to the field of wireless communication technology, in particular to a data monitoring method of a sniffer, a sniffer, a storage medium, and a terminal.
背景技术Background technique
嗅探器(Sniffer)经常用于无线局域网(Wireless Local Area Network,简称WLAN)测试中。传统的WLAN嗅探器设计主要用于半双工通信,对于调试、优化WLAN设备发挥了很好的帮助作用。Sniffer is often used in wireless local area network (Wireless Local Area Network, WLAN for short) testing. The traditional WLAN sniffer design is mainly used for half-duplex communication, which has played a very helpful role in debugging and optimizing WLAN equipment.
在传统的电气和电子工程师协会802.11(Institute of Electrical and Electronics Engineers 802.11,简称IEEE802.11)协议(例如,无线局域网(Wireless Local Area Network,简称WLAN)协议)中,只定义了单一链路的系统,在正在发展的802.11be中开始了多链路系统的讨论。In the traditional Institute of Electrical and Electronics Engineers 802.11 (Institute of Electrical and Electronics Engineers 802.11, IEEE802.11) protocol (for example, the Wireless Local Area Network (WLAN) protocol), only a single link system is defined , The discussion of multi-link systems began in the developing 802.11be.
当前,缺乏适于多链路通信场景的嗅探器解决方案,嗅探器能够用于多链路通信系统已成为我们需要面对的挑战之一。Currently, there is a lack of a sniffer solution suitable for multi-link communication scenarios. The ability of a sniffer to be used in a multi-link communication system has become one of the challenges we need to face.
发明内容Summary of the invention
本发明解决的技术问题是嗅探器如何时间上同步的获取多个链 路的数据包,并整合各链路的数据包,以向使用者提供所需信息。The technical problem solved by the present invention is how the sniffer can obtain data packets of multiple links synchronously in time, and integrate the data packets of each link to provide users with required information.
为解决上述技术问题,本发明实施例提供一种嗅探器,包括:多个物理层功能单元,每一所述物理层功能单元用于接收该物理层功能单元对应的链路的数据包;同步处理单元,用于维持各个所述链路的链路同步;数据组合处理单元,用于整合各个所述链路的数据包,并对整合后的数据包进行分析。In order to solve the above technical problem, an embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit; The synchronization processing unit is used to maintain link synchronization of each of the links; the data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
可选的,所述嗅探器还包括:多个LMAC层功能单元,每一所述LMAC层功能单元用于接收、处理每一所述物理层功能单元上传的数据包,所述LMAC功能单元与所述物理层功能单元一一对应。Optionally, the sniffer further includes: a plurality of LMAC layer functional units, each of the LMAC layer functional units is used to receive and process data packets uploaded by each of the physical layer functional units, the LMAC functional unit There is a one-to-one correspondence with the physical layer functional units.
可选的,所述嗅探器还包括:至少一个MAC层功能单元,所述MAC层功能单元用于接收、处理所述多个LMAC层功能单元上传的数据包。Optionally, the sniffer further includes: at least one MAC layer functional unit, and the MAC layer functional unit is configured to receive and process data packets uploaded by the multiple LMAC layer functional units.
可选的,所述数据组合处理单元按照各个数据包的序列号对所述至少一个MAC层功能单元输出的所有数据包进行排序;或者,所述数据组合处理单元按照各个数据包的接收时间对所述至少一个MAC层功能单元输出的所有数据包进行排序。Optionally, the data combination processing unit sorts all data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit sorts all data packets according to the receiving time of each data packet All data packets output by the at least one MAC layer functional unit are sorted.
可选的,所述数据组合处理单元分析排序后的数据包,并提供统计分析报告,所述统计分析报告包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。Optionally, the data combination processing unit analyzes the sorted data packets and provides a statistical analysis report. The statistical analysis report includes one or more of the following analysis results: the delay of each link, each The throughput of the link and the transmission failure probability of each of the links.
可选的,所述数据组合处理单元按照各个数据包的序列号对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序;或者,所述数据组合处理单元按照各个数据包的接收时间对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序。Optionally, the data combination processing unit screens and sorts all the data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit selects the data packets received according to each data packet. All data packets output by the at least one MAC layer functional unit are filtered and sorted in time.
为解决上述技术问题,本发明实施例还提供一种嗅探器的数据监听方法,包括:确定多个链路;对所述多个链路进行链路同步,并在得到的同步链路接收所述多个链路分别传输的数据包;整合所述多个 链路的数据包,并对整合后的数据包进行分析。In order to solve the above technical problems, an embodiment of the present invention also provides a data monitoring method for a sniffer, including: determining multiple links; performing link synchronization on the multiple links, and receiving on the obtained synchronization link The data packets respectively transmitted by the multiple links; the data packets of the multiple links are integrated, and the integrated data packets are analyzed.
可选的,所述整合所述多个链路的数据包包括:对于接收到的所述多个链路的数据包,按照各个所述数据包的序列号对所有所述数据包进行排序,以得到排序后的数据包;或者,按照各个数据包的接收时间对所有所述数据包进行排序,以得到排序后的数据包。Optionally, the integrating the data packets of the multiple links includes: for the received data packets of the multiple links, sorting all the data packets according to the sequence number of each of the data packets, In order to obtain the sorted data packets; or, sort all the data packets according to the receiving time of each data packet to obtain the sorted data packets.
可选的,所述整合所述多个链路的数据包包括:对于接收到的所述多个链路的数据包,按照各个所述数据包的序列号对所有所述数据包进行筛选、排序,以得到排序后的数据包;或者,按照各个数据包的接收时间对所有所述数据包进行筛选、排序,以得到排序后的数据包。Optionally, the integration of the data packets of the multiple links includes: for the received data packets of the multiple links, screening all the data packets according to the sequence number of each of the data packets, Sorting to obtain sorted data packets; or, filtering and sorting all the data packets according to the receiving time of each data packet to obtain the sorted data packets.
可选的,所述对整合后的数据包进行分析包括:分析所述排序后的数据包,并提供统计分析报告,所述统计分析报告包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。Optionally, the analyzing the integrated data packet includes: analyzing the sorted data packet and providing a statistical analysis report, the statistical analysis report including one or more of the following analysis results: The delay of the road, the throughput of each of the links, and the transmission failure probability of each of the links.
为解决上述技术问题,本发明实施例还提供一种存储介质,其上存储有计算机指令,所述计算机指令运行时执行上述嗅探器的数据监听方法的步骤。In order to solve the above technical problem, an embodiment of the present invention also provides a storage medium on which computer instructions are stored, and the computer instructions execute the steps of the data monitoring method of the sniffer when the computer instructions are executed.
为解决上述技术问题,本发明实施例还提供一种终端,所述终端包括上述嗅探器。To solve the above technical problem, an embodiment of the present invention also provides a terminal, and the terminal includes the above-mentioned sniffer.
与现有技术相比,本发明实施例的技术方案具有以下有益效果:Compared with the prior art, the technical solutions of the embodiments of the present invention have the following beneficial effects:
本发明实施例提供一种嗅探器,包括:多个物理层功能单元,每一所述物理层功能单元用于接收该物理层功能单元对应的链路的数据包;同步处理单元,用于维持各个所述链路的链路同步;数据组合处理单元,用于整合各个所述链路的数据包,并对整合后的数据包进行分析。本发明实施例提供的嗅探器可以应用于WLAN多链路通信系统中,利用多个物理层功能单元分别接收各个链路的数据包,且基于同步处理单元,使得嗅探器接收到的各个链路的数据包处于同一基 准时间,有利于数据组合处理单元整合各个链路传输的数据包,从而可以得到完整的多链路的嗅探器信息报告,或者得到不同基本服务集的链路的嗅探器信息报告。The embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit; a synchronization processing unit is used to Maintain the link synchronization of each of the links; a data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets. The sniffer provided by the embodiments of the present invention can be applied to a WLAN multi-link communication system, using multiple physical layer functional units to receive data packets of each link, and based on a synchronization processing unit, so that each received by the sniffer The data packets of the link are at the same reference time, which is beneficial for the data combination processing unit to integrate the data packets transmitted by each link, so that a complete multi-link sniffer information report can be obtained, or links of different basic service sets can be obtained. Sniffer information report.
进一步,所述嗅探器还包括:至少一个MAC层功能单元,所述MAC层功能单元用于接收、处理所述多个LMAC层功能单元上传的数据包。如果每一物理层功能单元关联一MAC层功能单元,那么本发明实施例提供的嗅探器,可以重用单链路WLAN设备的硬件。如果多个物理层功能单元关联同一MAC层功能单元,那么本发明实施例提供的嗅探器,可以重用多链路WLAN设备的硬件,因而,本发明实施例提供的嗅探器除了能同时提供WLAN多个链路的数据收集、分析外,还具有易于实现,且制造成本低的优点。Further, the sniffer further includes: at least one MAC layer functional unit, and the MAC layer functional unit is configured to receive and process data packets uploaded by the multiple LMAC layer functional units. If each physical layer functional unit is associated with a MAC layer functional unit, the sniffer provided in the embodiment of the present invention can reuse the hardware of the single-link WLAN device. If multiple physical layer functional units are associated with the same MAC layer functional unit, the sniffer provided by the embodiment of the present invention can reuse the hardware of the multi-link WLAN device. Therefore, the sniffer provided by the embodiment of the present invention can not only provide In addition to data collection and analysis of multiple WLAN links, it also has the advantages of easy implementation and low manufacturing cost.
进一步,所述数据组合处理单元按照各个数据包的序列号对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序;或者,所述数据组合处理单元按照各个数据包的接收时间对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序。本发明实施例通过所述数据组合处理单元可以执行诸如筛选、排序等的分析工作,有利于获得完整的多链路的嗅探器信息报告。Further, the data combination processing unit screens and sorts all the data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data combination processing unit performs data analysis according to the receiving time of each data packet All data packets output by the at least one MAC layer functional unit are filtered and sorted. In the embodiment of the present invention, the data combination processing unit can perform analysis tasks such as screening, sorting, etc., which is beneficial to obtaining a complete multi-link sniffer information report.
附图说明Description of the drawings
图1是本发明实施例的一种嗅探器的结构示意图;Figure 1 is a schematic structural diagram of a sniffer according to an embodiment of the present invention;
图2是图1所示嗅探器的一种具体结构示意图;Figure 2 is a schematic diagram of a specific structure of the sniffer shown in Figure 1;
图3是图1所示嗅探器的又一种具体结构示意图;Fig. 3 is a schematic diagram of another specific structure of the sniffer shown in Fig. 1;
图4是本发明实施例的一种嗅探器的数据监听方法的流程示意图;4 is a schematic flowchart of a data monitoring method for a sniffer according to an embodiment of the present invention;
图5是本发明实施例的一种典型场景下的嗅探器的数据监听示意图;FIG. 5 is a schematic diagram of data monitoring by a sniffer in a typical scenario according to an embodiment of the present invention;
图6是本发明实施例的一种基于不同链路进行数据包交互的示意图;6 is a schematic diagram of data packet interaction based on different links according to an embodiment of the present invention;
图7是本发明实施例的又一种基于不同链路进行数据包交互的示意图;FIG. 7 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention;
图8是本发明实施例的又一种典型场景下的嗅探器的数据监听示意图;FIG. 8 is a schematic diagram of data monitoring by a sniffer in another typical scenario according to an embodiment of the present invention;
图9是本发明实施例的又一种基于不同链路进行数据包交互的示意图;FIG. 9 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention;
图10是本发明实施例的另一种基于不同链路进行数据包交互的示意图。FIG. 10 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention.
具体实施方式detailed description
如背景技术所言,现有技术缺乏适用于多链路系统的多链路嗅探器。As mentioned in the background art, the prior art lacks a multi-link sniffer suitable for multi-link systems.
当前,嗅探器已被频繁地用于WLAN测试中。现有典型的嗅探器可以通过修改软件,重用WLAN硬件获得,普遍支持单链路系统测试。目前还没有能够监听多个独立基本服务集(Basic Service Set,简称BSS)的多链路嗅探器,也没有能够支持WLAN多链路系统的多链路嗅探器。Currently, sniffer has been frequently used in WLAN testing. Existing typical sniffers can be obtained by modifying software and reusing WLAN hardware, and generally support single-link system testing. Currently, there is no multi-link sniffer that can monitor multiple independent basic service sets (Basic Service Set, BSS for short), and no multi-link sniffer that can support the WLAN multi-link system.
本发明实施例提供一种嗅探器,包括:多个物理层功能单元,每一所述物理层功能单元用于接收该物理层功能单元对应的链路的数据包;同步处理单元,用于维持各个所述链路的链路同步;数据组合处理单元,用于整合各个所述链路的数据包,并对整合后的数据包进行分析。The embodiment of the present invention provides a sniffer, including: a plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit; a synchronization processing unit is used to Maintain the link synchronization of each of the links; a data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
本发明实施例提供的嗅探器可以应用于WLAN多链路通信系统中,利用多个物理层功能单元分别接收各个链路的数据包,且基于同 步处理单元,使得嗅探器接收到的各个链路的数据包处于同一基准时间,有利于数据组合处理单元整合各个链路传输的数据包,从而可以得到完整的多链路的嗅探器信息报告,或者得到不同基本服务集的链路的嗅探器信息报告。The sniffer provided by the embodiments of the present invention can be applied to a WLAN multi-link communication system, using multiple physical layer functional units to receive data packets of each link, and based on a synchronization processing unit, so that each received by the sniffer The data packets of the link are at the same reference time, which is beneficial for the data combination processing unit to integrate the data packets transmitted by each link, so that a complete multi-link sniffer information report can be obtained, or links of different basic service sets can be obtained. Sniffer information report.
为使本发明的上述目的、特征和有益效果能够更为明显易懂,下面结合附图对本发明的具体实施例做详细的说明。In order to make the above objects, features and beneficial effects of the present invention more obvious and easy to understand, specific embodiments of the present invention will be described in detail below with reference to the accompanying drawings.
图1是本发明实施例的一种嗅探器的结构示意图。参考图1,所述嗅探器100可以包括多个物理层功能单元101、同步处理单元102和数据组合处理单元103。Fig. 1 is a schematic structural diagram of a sniffer according to an embodiment of the present invention. Referring to FIG. 1, the sniffer 100 may include a plurality of physical layer function units 101, a synchronization processing unit 102 and a data combination processing unit 103.
具体而言,每一所述物理层功能单元101用于接收该物理层功能单元101对应的链路的数据包;所述同步处理单元102用于维持各个所述链路的链路同步;所述数据组合处理单元103用于整合各个所述链路的数据包,并对整合后的数据包进行分析。Specifically, each of the physical layer functional units 101 is used to receive data packets of the link corresponding to the physical layer functional unit 101; the synchronization processing unit 102 is used to maintain link synchronization of each of the links; The data combination processing unit 103 is configured to integrate the data packets of each of the links, and analyze the integrated data packets.
图2是图1所示嗅探器的一种具体结构示意图。在一个具体实施例中,所述嗅探器100除可以包括多个物理层功能单元101、同步处理单元102和数据组合处理单元103以外,还可以包括多个介质访问控制(Medium Access Control,简称MAC)层功能单元105和多个LMAC(lower MAC)层功能单元104。其中,LMAC层功能单元104位于MAC层功能单元105之下。Fig. 2 is a schematic diagram of a specific structure of the sniffer shown in Fig. 1. In a specific embodiment, the sniffer 100 may include multiple physical layer function units 101, a synchronization processing unit 102, and a data combination processing unit 103, and may also include multiple medium access controls (Medium Access Control, for short). MAC layer function unit 105 and multiple LMAC (lower MAC) layer function units 104. Among them, the LMAC layer functional unit 104 is located under the MAC layer functional unit 105.
参考图2,每一所述LMAC层功能单元104用于接收、处理每一所述物理层功能单元101上传的数据包,所述LMAC功能单元104与所述物理层功能单元101一一对应。所述MAC层功能单元105用于接收、处理与之关联的LMAC层功能单元104上传的数据包。需要说明的是,图2所示嗅探器100可以重用单链路WLAN设备的硬件,此时各个单链路WLAN设备同步在一个共同的时钟。该时钟可以是由各个单链路WLAN设备外部输入的,或是由其中一个单链路WLAN设备输出至其他单链路WLAN设备。Referring to FIG. 2, each of the LMAC layer functional units 104 is configured to receive and process data packets uploaded by each of the physical layer functional units 101, and the LMAC functional units 104 correspond to the physical layer functional units 101 one-to-one. The MAC layer functional unit 105 is used to receive and process data packets uploaded by the associated LMAC layer functional unit 104. It should be noted that the sniffer 100 shown in FIG. 2 can reuse the hardware of the single-link WLAN device, and at this time, each single-link WLAN device is synchronized to a common clock. The clock may be externally input by each single-link WLAN device, or output from one single-link WLAN device to other single-link WLAN devices.
图3是图1所示嗅探器的又一种具体结构示意图。在一个具体实施例中,所述嗅探器100除可以包括多个物理层功能单元101、同步处理单元102和数据组合处理单元103以外,还可以包括多个LMAC层功能单元104和单个MAC层功能单元105。Fig. 3 is a schematic diagram of another specific structure of the sniffer shown in Fig. 1. In a specific embodiment, the sniffer 100 may include multiple physical layer functional units 101, synchronization processing unit 102, and data combination processing unit 103, as well as multiple LMAC layer functional units 104 and a single MAC layer. Function unit 105.
参考图3,所述LMAC层功能单元104用于接收、处理每一所述物理层功能单元101上传的数据包,所述LMAC功能单元104与所述物理层功能单元101一一对应。所述MAC层功能单元105用于接收、处理与之关联的多个LMAC层功能单元104上传的数据包。需要说明的是,图3所示嗅探器100可以重用多链路WLAN设备的硬件,此时各个链路同步至同一个共同的时钟,此时钟也可以是此多链路WLAN设备的内部时钟。Referring to FIG. 3, the LMAC layer functional unit 104 is configured to receive and process data packets uploaded by each physical layer functional unit 101, and the LMAC functional unit 104 corresponds to the physical layer functional unit 101 one-to-one. The MAC layer function unit 105 is used to receive and process data packets uploaded by multiple LMAC layer function units 104 associated therewith. It should be noted that the sniffer 100 shown in FIG. 3 can reuse the hardware of the multi-link WLAN device. At this time, each link is synchronized to the same common clock. This clock can also be the internal clock of the multi-link WLAN device. .
在具体实施中,所述数据组合处理单元103还可以收集并统计所有所述链路传输失败的数据包。例如,从所有链路中收集传输失败的数据包,或者重传数据包,并对每一重传成功的数据包给出整体分析结果,记录传输失败的数据包先后使用的链路,以获得该传输失败的数据包的历史传输过程。除了对单一数据包进行分析外,还可以对各个单一链路的传输成功率、吞吐量等进行分析、比较。In a specific implementation, the data combination processing unit 103 may also collect and count all data packets that fail to be transmitted on the link. For example, collect failed data packets from all links, or retransmit data packets, give an overall analysis result for each successfully retransmitted data packet, and record the link used by the failed data packets in order to obtain the The historical transmission process of the failed data packet. In addition to analyzing a single data packet, it can also analyze and compare the transmission success rate and throughput of each single link.
在一个具体实施例中,所述数据组合处理单元103从所有链路收集数据包。之后,可以按照各个数据包的序列号对所述至少一个MAC层功能单元105输出的所有数据包进行排序。例如,可以按照所有数据包的序列号的升序顺序进行排序;又例如,可以对所有数据包的序列号的降序顺序进行排序。In a specific embodiment, the data combination processing unit 103 collects data packets from all links. After that, all the data packets output by the at least one MAC layer functional unit 105 can be sorted according to the sequence numbers of the respective data packets. For example, all data packets can be sorted in ascending order of sequence numbers; for another example, all data packets can be sorted in descending order of sequence numbers.
在另一个具体实施例中,所述数据组合处理单元103从所有链路收集数据包。之后,可以按照各个数据包的序列号对所述至少一个MAC层功能单元105输出的所有数据包进行排序。例如,可以按照某一发送端的TID内容进行筛选,并对筛选后得到的数据包的序列号的升序顺序进行排序;又例如,可以对筛选后得到的数据包的序列号的降序顺序进行排序。In another specific embodiment, the data combination processing unit 103 collects data packets from all links. After that, all the data packets output by the at least one MAC layer functional unit 105 can be sorted according to the sequence numbers of the respective data packets. For example, filtering can be performed according to the TID content of a certain sending end, and the sequence numbers of the data packets obtained after filtering can be sorted in ascending order; for another example, the sequence numbers of the data packets obtained after screening can be sorted in descending order.
或者,所述数据组合处理单元103从所有链路收集数据包。之后,所述数据组合处理单元103可以按照各个数据包的接收时间对所述至少一个MAC层功能单元105输出的所有数据包进行排序。例如,从所有链路中收集全部数据包或者专有群组(specific group)数据包,并按照接收时间对这些数据包进行排序。进一步,所述数据组合处理单元103还可以按照各个数据包的接收时间对所述至少一个MAC层功能单元105输出的所有数据包进行筛选、排序。例如,从所有链路中收集专有群组(specific group)数据包,并按照接收时间对这些专有群组数据包进行排序。Alternatively, the data combination processing unit 103 collects data packets from all links. After that, the data combination processing unit 103 may sort all the data packets output by the at least one MAC layer functional unit 105 according to the receiving time of each data packet. For example, collect all data packets or specific group data packets from all links, and sort these data packets according to the receiving time. Further, the data combination processing unit 103 may also filter and sort all the data packets output by the at least one MAC layer functional unit 105 according to the receiving time of each data packet. For example, collect specific group data packets from all links, and sort these specific group data packets according to the receiving time.
在具体实施中,所述数据组合处理单元103可以分析排序后的数据包,并提供统计分析报告,所述统计分析报告可以包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。In a specific implementation, the data combination processing unit 103 may analyze the sorted data packets and provide a statistical analysis report. The statistical analysis report may include one or more of the following analysis results: the delay of each link , The throughput of each of the links, and the transmission failure probability of each of the links.
进一步,本发明实施例提供的嗅探器可以接收多个独立BSS的数据包,还可以为所述多个独立BSS提供嗅探器信息报告。其中,各个独立BSS所在的信道可以位于不同频带,不同带宽。Further, the sniffer provided in the embodiment of the present invention can receive data packets of multiple independent BSSs, and can also provide a sniffer information report for the multiple independent BSSs. Among them, the channels where each independent BSS is located can be located in different frequency bands and different bandwidths.
在一个非限制性的例子中,嗅探器信息报告可以包括多个BSS之间的干扰分析结果。In a non-limiting example, the sniffer information report may include the results of interference analysis among multiple BSSs.
在另一个非限制性的例子中,嗅探器信息报告可以包括每一BSS下的多个链路系统报告。In another non-limiting example, the sniffer information report may include multiple link system reports under each BSS.
在又一个非限制性的例子中,嗅探器信息报告可以包括每一链路的同步时间标签信息(synchronized time tag information)。进一步,所述嗅探器信息报告还可以给出各个链路的特定接入策略(access category,简称AC)、流量标识(Traffic identifier,简称TID)或应用层(application)的时延统计报告;也可以给出各个链路的特定AC、TID或应用层的吞吐量;也可以给出各个链路的特定AC、TID或应用层的失败概率等,这里不再一一列举。In another non-limiting example, the sniffer information report may include synchronized time tag information for each link. Further, the sniffer information report may also give a specific access policy (access category, AC for short), traffic identifier (Traffic identifier, TID for short), or application layer (application) delay statistics report for each link; The specific AC, TID, or application layer throughput of each link can also be given; the specific AC, TID, or application layer failure probability of each link can also be given, which will not be listed here.
图4是本发明实施例的一种嗅探器的数据监听方法的流程示意图。其中,所述嗅探器可以包括多个物理层功能单元、同步处理单元和数据组合处理单元。所述嗅探器可以用于监听WLAN多链路系统中传输的数据包或不同BSS链路传输的数据包。具体而言,所述数据监听方法可以包括如下步骤:FIG. 4 is a schematic flowchart of a data monitoring method of a sniffer according to an embodiment of the present invention. Wherein, the sniffer may include multiple physical layer functional units, a synchronization processing unit and a data combination processing unit. The sniffer can be used to monitor data packets transmitted in a WLAN multi-link system or data packets transmitted on different BSS links. Specifically, the data monitoring method may include the following steps:
步骤S401,确定多个链路;Step S401: Determine multiple links;
步骤S402,对所述多个链路进行链路同步,并在得到的同步链路接收所述多个链路分别传输的数据包;Step S402: Perform link synchronization on the multiple links, and receive data packets respectively transmitted by the multiple links on the obtained synchronization link;
步骤S403,整合所述多个链路的数据包,并对整合后的数据包进行分析。Step S403: Integrate the data packets of the multiple links, and analyze the integrated data packets.
更具体而言,在步骤S401中,所述嗅探器可以确定各个无线信道以及每一无线信道对应的链路。More specifically, in step S401, the sniffer may determine each wireless channel and the link corresponding to each wireless channel.
在步骤S402中,所述嗅探器可以基于同一基准时间对各个链路进行链路同步,并在得到的同步链路接收所述多个链路分别传输的数据包。在此条件下,每一数据包的接收时间都是同一基准时间,以便于整合后的数据包可以基于数据包的接收时间对数据包进行排序。In step S402, the sniffer may perform link synchronization on each link based on the same reference time, and receive data packets respectively transmitted by the multiple links on the obtained synchronization link. Under this condition, the receiving time of each data packet is the same reference time, so that the integrated data packet can be sorted based on the receiving time of the data packet.
在步骤S403中,所述嗅探器可以整合从各个链路接收到的数据包,进而对整合后的数据包进行分析。In step S403, the sniffer may integrate the data packets received from each link, and then analyze the integrated data packets.
具体而言,对于接收到的所述多个链路的数据包,所述嗅探器可以按照各个所述数据包的序列号对所有所述数据包进行排序,以得到排序后的数据包;或者,可以按照各个数据包的接收时间对所有所述数据包进行排序,以得到排序后的数据包;或者,可以按照各个数据包的接收时间以及接收的链路对所有所述数据包进行排序,以得到排序后的数据包。Specifically, for the received data packets of the multiple links, the sniffer may sort all the data packets according to the sequence numbers of the respective data packets to obtain the sorted data packets; Alternatively, all the data packets may be sorted according to the receiving time of each data packet to obtain the sorted data packets; or, all the data packets may be sorted according to the receiving time of each data packet and the received link To get the sorted packets.
作为一个变化实施例,对于接收到的所述多个链路的数据包,所述嗅探器还可以对所有接收到的数据包进行筛选和排序,以得到排序后的数据包;或者,可以按照各个数据包的接收时间对所有所述数据 包进行排序,也可以根据预设条件对所有数据包进行筛选,进而得到排序后的数据包;或者,可以按照各个数据包的接收时间以及接收的链路对所有所述数据包进行筛选和排序,以得到排序后的数据包。As a variant embodiment, for the received data packets of the multiple links, the sniffer may also filter and sort all the received data packets to obtain the sorted data packets; or, Sort all the data packets according to the receiving time of each data packet, or filter all the data packets according to preset conditions, and then obtain the sorted data packets; or, according to the receiving time and the received time of each data packet The link screens and sorts all the data packets to obtain the sorted data packets.
进一步,可以分析各个数据包,例如分析所述排序后的数据包。进一步,可以统计所述多个链路传输失败的数据包。之后,所述嗅探器可以提供统计分析报告,所述统计分析报告包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。Further, each data packet can be analyzed, for example, the sorted data packet can be analyzed. Further, data packets that failed to be transmitted on the multiple links may be counted. After that, the sniffer may provide a statistical analysis report, the statistical analysis report including one or more of the following analysis results: the delay of each link, the throughput of each link, each link The transmission failure probability of the road.
关于所述嗅探器的数据监听方法的工作原理、工作方式的更多内容,可以一并参照上述图1至图3中的相关描述,这里不再赘述。For more details on the working principle and working mode of the data monitoring method of the sniffer, reference may be made to the related descriptions in FIGS. 1 to 3 above, and details are not repeated here.
下面以典型应用场景对本发明实施例作进一步阐述。The following further describes the embodiments of the present invention with typical application scenarios.
图5是本发明实施例的一种典型场景下的嗅探器的数据监听示意图。在该典型场景下,嗅探器1为本发明实施例的多链路嗅探器,可以从不同频带/信道接收数据包。FIG. 5 is a schematic diagram of data monitoring by a sniffer in a typical scenario according to an embodiment of the present invention. In this typical scenario, the sniffer 1 is a multi-link sniffer according to an embodiment of the present invention, and can receive data packets from different frequency bands/channels.
参考图5,嗅探器1可以接收基本服务集BSS1(图未示)和基本服务集BSS2(图未示)内各个终端的数据包。其中,基本服务器BSS1使用信道CH1(图未示)传输数据包,包括接入点AP1、站点STA11和站点STA12;基本服务器BSS2使用信道CH2(图未示)传输数据包,包括接入点AP2、站点STA21和站点STA22。信道CH1和信道CH2是不同的无线信道,位于不同频带。嗅探器1可以协助分析BSS1与BSS2之间邻频干扰或是非邻频干扰的情况。Referring to FIG. 5, the sniffer 1 can receive data packets of various terminals in the basic service set BSS1 (not shown in the figure) and the basic service set BSS2 (not shown in the figure). Among them, the basic server BSS1 uses the channel CH1 (not shown) to transmit data packets, including the access point AP1, the station STA11 and the station STA12; the basic server BSS2 uses the channel CH2 (not shown) to transmit the data packets, including the access point AP2, Station STA21 and station STA22. Channel CH1 and channel CH2 are different wireless channels and are located in different frequency bands. Sniffer 1 can assist in analyzing adjacent channel interference or non-adjacent channel interference between BSS1 and BSS2.
图6是本发明实施例的一种基于不同链路进行数据包交互的示意图。结合图5和图6,接入点AP1与站点STA11和/或站点STA12交互数据包时,嗅探器1可以采用物理层功能单元(图示为嗅探器1的PHY1)接收接入点AP1、站点STA11和/或站点STA12的数据包。接入点AP2与站点STA21和/或站点STA22交互数据包时,嗅探器1可以采用物理层功能单元(即图示嗅探器1的PHY2)接收接入点 AP2、站点STA21和/或站点STA22的数据包。其中,嗅探器1包括2个物理层(图6中包括2个PHY,分别是PHY1和PHY2)、2个LMAC层和2个MAC层。图6所示的嗅探器1可以包含两个单链路WLAN接收装置和其他电路,所述其他电路可以包括同步电路、数据后处理电路(post processing circuits)等。Fig. 6 is a schematic diagram of data packet interaction based on different links according to an embodiment of the present invention. With reference to Figures 5 and 6, when the access point AP1 exchanges data packets with the station STA11 and/or the station STA12, the sniffer 1 can use the physical layer functional unit (the PHY1 of the sniffer 1 is shown in the figure) to receive the access point AP1 , Data packets of station STA11 and/or station STA12. When the access point AP2 exchanges data packets with the station STA21 and/or the station STA22, the sniffer 1 can use the physical layer function unit (that is, the PHY2 of the sniffer 1 shown in the figure) to receive the access point AP2, the station STA21 and/or the station Data packet of STA22. Among them, the sniffer 1 includes 2 physical layers (including 2 PHYs in FIG. 6, namely PHY1 and PHY2), 2 LMAC layers and 2 MAC layers. The sniffer 1 shown in FIG. 6 may include two single-link WLAN receiving devices and other circuits, and the other circuits may include a synchronization circuit, a data post processing circuit, and the like.
图7是本发明实施例的又一种基于不同链路进行数据包交互的示意图。结合图5和图7,AP1与站点STA11和/或站点STA12交互数据包时,嗅探器1可以采用物理层功能单元(即图示嗅探器1的PHY1)接收接入点AP1、站点STA11和/或站点STA12的数据包。接入点AP2与站点STA21和/或站点STA22交互数据包时,嗅探器1可以采用物理层功能单元(即图示嗅探器1的PHY2)接收接入点AP2、站点STA21和/或站点STA22的数据包。不同于图6,图7中的嗅探器1包括2个物理层,分别是PHY1和PHY2、2个LMAC层和单个MAC层。图7所示的嗅探器1可以包含一个多链路WLAN接收装置和其他电路,所述其他电路可以包括同步电路、数据后处理电路等。FIG. 7 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention. With reference to Figure 5 and Figure 7, when AP1 exchanges data packets with station STA11 and/or station STA12, sniffer 1 can use physical layer functional units (ie PHY1 of sniffer 1 shown in the figure) to receive access point AP1 and station STA11 And/or the data packet of station STA12. When the access point AP2 exchanges data packets with the station STA21 and/or the station STA22, the sniffer 1 can use the physical layer function unit (that is, the PHY2 of the sniffer 1 shown in the figure) to receive the access point AP2, the station STA21 and/or the station Data packet of STA22. Different from Figure 6, the sniffer 1 in Figure 7 includes two physical layers, namely PHY1 and PHY2, two LMAC layers and a single MAC layer. The sniffer 1 shown in FIG. 7 may include a multi-link WLAN receiving device and other circuits, and the other circuits may include a synchronization circuit, a data post-processing circuit, and the like.
图8是本发明实施例的又一种典型场景下的嗅探器的数据监听示意图。在该典型场景下,嗅探器1为本发明实施例的多链路嗅探器,可以从不同频带/信道接收数据包,具体结构可以参考图9。图9所示的嗅探器1可以协助观察与分析图8所示的多链路系统的数据传输情况。FIG. 8 is a schematic diagram of data monitoring by a sniffer in another typical scenario according to an embodiment of the present invention. In this typical scenario, the sniffer 1 is a multi-link sniffer according to an embodiment of the present invention, and can receive data packets from different frequency bands/channels. For the specific structure, refer to FIG. 9. The sniffer 1 shown in FIG. 9 can assist in observing and analyzing the data transmission situation of the multi-link system shown in FIG. 8.
图9是本发明实施例的又一种基于不同链路进行数据包交互的示意图。结合图8和图9可知,图8所示的多链路系统包括接入点AP1、站点STA1、站点STA2、站点STA3和站点STA4。接入点AP1是多链路AP,支持信道CH1对应的链路和信道CH2对应的链路。站点STA1至站点STA4是单链路站点,或者,站点STA1至站点STA4是支持链路1和/或链路2的多链路站点。FIG. 9 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention. It can be known in combination with FIG. 8 and FIG. 9 that the multi-link system shown in FIG. 8 includes an access point AP1, a station STA1, a station STA2, a station STA3, and a station STA4. The access point AP1 is a multi-link AP, and supports the link corresponding to the channel CH1 and the link corresponding to the channel CH2. The stations STA1 to STA4 are single-link stations, or the stations STA1 to STA4 are multi-link stations supporting link 1 and/or link 2.
信道CH1和信道CH2是不同的无线信道,位于不同频带。嗅探 器1可以采用物理层功能单元(即图示嗅探器1的PHY1)接收接入点AP1、站点STA1至站点STA4在信道CH1所发送的数据包。嗅探器1可以采用另一个物理层功能单元(即图示嗅探器1的PHY2)接收接入点AP1、站点STA1至站点STA4在信道CH2所发送的数据包。需要说明的是,图9省略了站点STA4的结构示意图及其与接入点AP1之间的数据交互。Channel CH1 and channel CH2 are different wireless channels and are located in different frequency bands. The sniffer 1 may use a physical layer functional unit (that is, the PHY1 of the sniffer 1 shown in the figure) to receive the data packets sent by the access point AP1, the station STA1 to the station STA4 on the channel CH1. The sniffer 1 may use another physical layer functional unit (ie, the PHY2 of the sniffer 1 shown in the figure) to receive the data packets sent by the access point AP1 and the station STA1 to the station STA4 on the channel CH2. It should be noted that FIG. 9 omits the schematic structural diagram of the station STA4 and the data interaction between it and the access point AP1.
图10是本发明实施例的另一种基于不同链路进行数据包交互的示意图。与图9类似,嗅探器2可以接收接入点AP1、站点STA1至站点STA4(图未示)的数据包。不同之处在于,图9中的嗅探器1包括2个物理层,分别是PHY1和PHY2、2个LMAC层和2个MAC层;图10中的嗅探器2包括2个物理层,分别是PHY1和PHY2、2个LMAC层和单个MAC层。FIG. 10 is another schematic diagram of data packet interaction based on different links according to an embodiment of the present invention. Similar to FIG. 9, the sniffer 2 can receive data packets from the access point AP1 and the station STA1 to the station STA4 (not shown in the figure). The difference is that the sniffer 1 in Figure 9 includes two physical layers, namely PHY1 and PHY2, two LMAC layers and two MAC layers; the sniffer 2 in Figure 10 includes two physical layers, respectively It is PHY1 and PHY2, 2 LMAC layers and a single MAC layer.
需要指出的是,图6、图7、图9和图10所示的嗅探器1和/或嗅探器2都包含数据组合处理单元,可以对接收到数据包进行整合,以进行数据分析。It should be pointed out that the sniffer 1 and/or the sniffer 2 shown in Figure 6, Figure 7, Figure 9 and Figure 10 all include a data combination processing unit, which can integrate received data packets for data analysis .
进一步地,本发明实施例还公开一种存储介质,其上存储有计算机指令,所述计算机指令运行时执行上述图4所示实施例中所述的数据监听方法技术方案。优选地,所述存储介质可以包括诸如非挥发性(non-volatile)存储器或者非瞬态(non-transitory)存储器等计算机可读存储介质。所述计算机可读存储介质可以包括ROM、RAM、磁盘或光盘等。Further, an embodiment of the present invention also discloses a storage medium on which computer instructions are stored, and the computer instructions execute the technical solution of the data monitoring method described in the embodiment shown in FIG. 4 when the computer instructions are run. Preferably, the storage medium may include a computer-readable storage medium such as a non-volatile memory or a non-transitory memory. The computer-readable storage medium may include ROM, RAM, magnetic disk or optical disk, and so on.
进一步地,本发明实施例还公开一种终端,所述终端可以包括上述图1至图3所示实施例中所述嗅探器。Further, an embodiment of the present invention also discloses a terminal, and the terminal may include the sniffer described in the embodiment shown in FIG. 1 to FIG. 3 above.
虽然本发明披露如上,但本发明并非限定于此。任何本领域技术人员,在不脱离本发明的精神和范围内,均可作各种更动与修改,因此本发明的保护范围应当以权利要求所限定的范围为准。Although the present invention is disclosed as above, the present invention is not limited to this. Any person skilled in the art can make various changes and modifications without departing from the spirit and scope of the present invention. Therefore, the protection scope of the present invention should be subject to the scope defined by the claims.

Claims (12)

  1. 一种嗅探器,其特征在于,包括:A sniffer, characterized in that it comprises:
    多个物理层功能单元,每一所述物理层功能单元用于接收该物理层功能单元对应的链路的数据包;A plurality of physical layer functional units, each of the physical layer functional units is used to receive data packets of the link corresponding to the physical layer functional unit;
    同步处理单元,用于维持各个所述链路的链路同步;A synchronization processing unit, configured to maintain link synchronization of each of the links;
    数据组合处理单元,用于整合各个所述链路的数据包,并对整合后的数据包进行分析。The data combination processing unit is used to integrate the data packets of each of the links and analyze the integrated data packets.
  2. 根据权利要求1所述的嗅探器,其特征在于,还包括:The sniffer according to claim 1, further comprising:
    多个LMAC层功能单元,每一所述LMAC层功能单元用于接收、处理每一所述物理层功能单元上传的数据包,所述LMAC功能单元与所述物理层功能单元一一对应。A plurality of LMAC layer functional units, each of the LMAC layer functional units is used to receive and process data packets uploaded by each of the physical layer functional units, and the LMAC functional units are in one-to-one correspondence with the physical layer functional units.
  3. 根据权利要求1或2所述的嗅探器,其特征在于,还包括:The sniffer according to claim 1 or 2, further comprising:
    至少一个MAC层功能单元,所述MAC层功能单元用于接收、处理所述多个LMAC层功能单元上传的数据包。At least one MAC layer functional unit, where the MAC layer functional unit is used to receive and process data packets uploaded by the multiple LMAC layer functional units.
  4. 根据权利要求3所述的嗅探器,其特征在于,所述数据组合处理单元按照各个数据包的序列号对所述至少一个MAC层功能单元输出的所有数据包进行排序;或者,所述数据组合处理单元按照各个数据包的接收时间对所述至少一个MAC层功能单元输出的所有数据包进行排序。The sniffer according to claim 3, wherein the data combination processing unit sorts all data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, the data The combination processing unit sorts all data packets output by the at least one MAC layer functional unit according to the receiving time of each data packet.
  5. 根据权利要求4所述的嗅探器,其特征在于,所述数据组合处理单元分析排序后的数据包,并提供统计分析报告,所述统计分析报告包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。The sniffer according to claim 4, wherein the data combination processing unit analyzes the sorted data packets and provides a statistical analysis report, and the statistical analysis report includes one or more of the following analysis results: each The delay of the link, the throughput of each link, and the transmission failure probability of each link.
  6. 根据权利要求3所述的嗅探器,其特征在于,所述数据组合处理单元按照各个数据包的序列号对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序;或者,所述数据组合处理单 元按照各个数据包的接收时间对所述至少一个MAC层功能单元输出的所有数据包进行筛选并排序。The sniffer according to claim 3, wherein the data combination processing unit screens and sorts all the data packets output by the at least one MAC layer functional unit according to the sequence number of each data packet; or, The data combination processing unit filters and sorts all data packets output by the at least one MAC layer functional unit according to the receiving time of each data packet.
  7. 一种嗅探器的数据监听方法,其特征在于,包括:A data monitoring method of a sniffer, which is characterized in that it comprises:
    确定多个链路;Determine multiple links;
    对所述多个链路进行链路同步,并在得到的同步链路接收所述多个链路分别传输的数据包;Perform link synchronization on the multiple links, and receive data packets respectively transmitted by the multiple links on the obtained synchronization link;
    整合所述多个链路的数据包,并对整合后的数据包进行分析。The data packets of the multiple links are integrated, and the integrated data packets are analyzed.
  8. 根据权利要求7所述的数据监听方法,其特征在于,所述整合所述多个链路的数据包包括:The data monitoring method according to claim 7, wherein said integrating the data packets of the multiple links comprises:
    对于接收到的所述多个链路的数据包,按照各个所述数据包的序列号对所有所述数据包进行排序,以得到排序后的数据包;或者,按照各个数据包的接收时间对所有所述数据包进行排序,以得到排序后的数据包。For the received data packets of the multiple links, sort all the data packets according to the sequence number of each of the data packets to obtain the sorted data packets; or, according to the receiving time of each data packet All the data packets are sorted to obtain sorted data packets.
  9. 根据权利要求7所述的数据监听方法,其特征在于,所述整合所述多个链路的数据包包括:The data monitoring method according to claim 7, wherein said integrating the data packets of the multiple links comprises:
    对于接收到的所述多个链路的数据包,按照各个所述数据包的序列号对所有所述数据包进行筛选、排序,以得到排序后的数据包;For the received data packets of the multiple links, filtering and sorting all the data packets according to the sequence number of each of the data packets to obtain the sorted data packets;
    或者,按照各个数据包的接收时间对所有所述数据包进行筛选、排序,以得到排序后的数据包。Or, filtering and sorting all the data packets according to the receiving time of each data packet to obtain the sorted data packets.
  10. 根据权利要求8或9所述的数据监听方法,其特征在于,所述对整合后的数据包进行分析包括:The data monitoring method according to claim 8 or 9, wherein the analyzing the integrated data packet comprises:
    分析所述排序后的数据包,并提供统计分析报告,所述统计分析报告包括以下一项或多项分析结果:各个所述链路的时延、各个所述链路的吞吐量、各个所述链路的传输失败概率。Analyze the sorted data packets and provide a statistical analysis report. The statistical analysis report includes one or more of the following analysis results: the delay of each of the links, the throughput of each of the links, and the The transmission failure probability of the link.
  11. 一种存储介质,其上存储有计算机指令,其特征在于,所述计算机指令运行时执行权利要求7至10任一项所述的方法的步骤。A storage medium having computer instructions stored thereon, wherein the steps of the method according to any one of claims 7 to 10 are executed when the computer instructions are run.
  12. 一种终端,其特征在于,所述终端包括权利要求1至6中任一项所述的嗅探器。A terminal, wherein the terminal comprises the sniffer according to any one of claims 1 to 6.
PCT/CN2020/118308 2019-09-29 2020-09-28 Data monitoring method of sniffer, sniffer, storage medium and terminal WO2021057997A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN201910934042.5 2019-09-29
CN201910934042.5A CN110677866A (en) 2019-09-29 2019-09-29 Data monitoring method of sniffer, storage medium and terminal

Publications (1)

Publication Number Publication Date
WO2021057997A1 true WO2021057997A1 (en) 2021-04-01

Family

ID=69080137

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2020/118308 WO2021057997A1 (en) 2019-09-29 2020-09-28 Data monitoring method of sniffer, sniffer, storage medium and terminal

Country Status (2)

Country Link
CN (1) CN110677866A (en)
WO (1) WO2021057997A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN110677866A (en) * 2019-09-29 2020-01-10 展讯通信(上海)有限公司 Data monitoring method of sniffer, storage medium and terminal

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102158882A (en) * 2011-05-27 2011-08-17 重庆邮电大学 Two-channel data detection and protocol analysis meter based on 6LowPAN and method
CN102835063A (en) * 2010-04-08 2012-12-19 飞思卡尔半导体公司 Multi-channel sniffer system and method for multi-channel sniffer synchronization
KR20140104261A (en) * 2013-02-20 2014-08-28 건국대학교 산학협력단 A Traffic Management System and method Using Multi-channel Sniffer for Secure Wireless Networks
CN109413666A (en) * 2018-09-26 2019-03-01 展讯通信(上海)有限公司 Data decryptor method and sniffer, storage medium, the terminal of sniffer
CN110677866A (en) * 2019-09-29 2020-01-10 展讯通信(上海)有限公司 Data monitoring method of sniffer, storage medium and terminal

Family Cites Families (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1245813C (en) * 2002-08-07 2006-03-15 华为技术有限公司 Radio terminal receiver and radio signal receiving treating method
US7697495B2 (en) * 2006-12-20 2010-04-13 Eaton Corporation Packet sniffer node and system including the same to assess wireless communication performance
CN109818884A (en) * 2019-02-01 2019-05-28 深圳市比速智网技术有限公司 Multilink data transmission method, sending device, reception device and storage medium

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102835063A (en) * 2010-04-08 2012-12-19 飞思卡尔半导体公司 Multi-channel sniffer system and method for multi-channel sniffer synchronization
CN102158882A (en) * 2011-05-27 2011-08-17 重庆邮电大学 Two-channel data detection and protocol analysis meter based on 6LowPAN and method
KR20140104261A (en) * 2013-02-20 2014-08-28 건국대학교 산학협력단 A Traffic Management System and method Using Multi-channel Sniffer for Secure Wireless Networks
CN109413666A (en) * 2018-09-26 2019-03-01 展讯通信(上海)有限公司 Data decryptor method and sniffer, storage medium, the terminal of sniffer
CN110677866A (en) * 2019-09-29 2020-01-10 展讯通信(上海)有限公司 Data monitoring method of sniffer, storage medium and terminal

Also Published As

Publication number Publication date
CN110677866A (en) 2020-01-10

Similar Documents

Publication Publication Date Title
WO2016090961A1 (en) Method and device for network associations analysis
WO2011025205A2 (en) Method and device for sending and receiving a broadcast control channel in a mobile communication system
CN106416135A (en) Access point grouping based on performance and location
US7516049B2 (en) Wireless performance analysis system
EP2916582B1 (en) Method and apparatus for evaluating performance of wireless network capillary channel
CN109347688B (en) Method and device for positioning fault in wireless local area network
Iyer et al. Automating diagnosis of cellular radio access network problems
CN106961693B (en) Method for determining working channel of wireless access equipment
CN106304371A (en) A kind of data transmission method, device, terminal, base station and system
CN106454908A (en) Scheduling information processing method and device
DE10345638A1 (en) Method for data transmission
JP6526835B2 (en) Analysis and classification of signaling sets or calls
WO2021057997A1 (en) Data monitoring method of sniffer, sniffer, storage medium and terminal
CN110115095A (en) Accidental access method, device and storage medium
CN106412809A (en) MAC address acquisition method and system based on Bluetooth and WIFI
CN107371179A (en) Measurement result report method, measurement result method of reseptance, relevant device and system
US10602386B2 (en) Method for measuring service transmission status of user equipment and service station
WO2020149642A1 (en) Method and device for analyzing performance degradation of cell in wireless communication system
WO2022052129A1 (en) Reliability measurement method, apparatus and system
KR102541818B1 (en) Data transmission method and device
CN106162709B (en) Method and device for MDT (minimization of drive test) of loss rate
CN103781132B (en) Method and apparatus for switching detection of user plane and signaling plane in TETRA system
EP2989754B1 (en) System and method for dynamic operational decision making in multi types/layers wireless radio access networks based on progressive data flow detection
WO2014153932A1 (en) Aperiodic channel quality information reporting method, device and terminal
He et al. Research on co-frequency interference of cbtc signal based on ieee 802.11

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

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

Country of ref document: EP

Kind code of ref document: A1

122 Ep: pct application non-entry in european phase

Ref document number: 20869093

Country of ref document: EP

Kind code of ref document: A1

32PN Ep: public notification in the ep bulletin as address of the adressee cannot be established

Free format text: NOTING OF LOSS OF RIGHTS PURSUANT TO RULE 112(1) EPC (EPO FORM 1205A DATED 23/09/2022)

122 Ep: pct application non-entry in european phase

Ref document number: 20869093

Country of ref document: EP

Kind code of ref document: A1