CN104394544A - Automatic radio frequency test method for WiFi (Wireless Fidelity) product - Google Patents

Automatic radio frequency test method for WiFi (Wireless Fidelity) product Download PDF

Info

Publication number
CN104394544A
CN104394544A CN201410794778.4A CN201410794778A CN104394544A CN 104394544 A CN104394544 A CN 104394544A CN 201410794778 A CN201410794778 A CN 201410794778A CN 104394544 A CN104394544 A CN 104394544A
Authority
CN
China
Prior art keywords
radio frequency
processing module
test
wifi
frequency test
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN201410794778.4A
Other languages
Chinese (zh)
Inventor
江素华
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Shanghai Feixun Data Communication Technology Co Ltd
Original Assignee
Shanghai Feixun Data Communication Technology Co Ltd
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 Shanghai Feixun Data Communication Technology Co Ltd filed Critical Shanghai Feixun Data Communication Technology Co Ltd
Priority to CN201410794778.4A priority Critical patent/CN104394544A/en
Publication of CN104394544A publication Critical patent/CN104394544A/en
Pending legal-status Critical Current

Links

Classifications

    • HELECTRICITY
    • H04ELECTRIC COMMUNICATION TECHNIQUE
    • H04WWIRELESS COMMUNICATION NETWORKS
    • H04W24/00Supervisory, monitoring or testing arrangements

Landscapes

  • Engineering & Computer Science (AREA)
  • Computer Networks & Wireless Communication (AREA)
  • Signal Processing (AREA)
  • Mobile Radio Communication Systems (AREA)
  • Monitoring And Testing Of Transmission In General (AREA)

Abstract

The invention provides an automatic radio frequency test method for a WiFi product. The automatic radio frequency test method comprises the following steps: creating a test hierarchical structure through a processing module; enabling the created test hierarchical structure to comprise a product abstraction layer and a device abstraction layer; aiming to different types of WiFi products and radio frequency test devices, designing the abstraction layer with the unified interface according to the common attributes of the different types of WiFi products and radio frequency test devices; selecting the appropriate radio frequency test method to test the WiFi product. The automatic radio frequency test method disclosed by the invention can support a plurality of types of WiFi products and radio frequency test devices, and is friendly in user interface, powerful in functions, high in test efficiency, unified in programmatic interface, furthermore complete in functions, and capable of operating multiple modes; the automatic radio frequency test method is implemented by an advanced programming language, so as to greatly lower the difficulty of development and maintenance as well as the workload, tremendously simplify development and maintenance of the radio frequency test program, and reduce the test cost.

Description

A kind of WiFi product automation radio frequency test method
Technical field
The present invention relates to the radio frequency testing field of WiFi product, be specifically related to a kind of WiFi product automation radio frequency test method.
Background technology
Along with the develop rapidly of WLAN (wireless local area network), WiFi product is applied widely as wireless router, wireless network card etc. are obtained in every field.WiFi product, as a kind of radio communication series products, must meet the Radio Specification of IEEE802.11 definition, forces to carry out radio frequency (Radio Frequency is called for short RF) test before dispatching from the factory.
RF testing equipment divides two classes, and a class is traditional spectrum analyzer (Spectrum Analyzer is called for short SA) and power meter (Power Meter is called for short PM), and this kind of equipment use universal input output order carries out alternately, programmes simply but function singleness.Another kind of equipment is comprehensive tester, comprises IQView, Agilent N4010, complete function, and API that C++ realizes can be provided as DLL (dynamic link library), and development difficulty is large compared with legacy equipment.
WiFi chip manufacturer provides the mode of product RF test interface to be mainly: one is to provide the small routine for control WiFi chip developed by manufacturer oneself, some manufacturers also provide the source code (as Atheros) of this small routine simultaneously, but great majority can not provide (as Broadcom and Realtek); Two are to provide the API or library file (as Ralink) that can access WiFi chip.The development approach of automation RF test program is different according to the difference of above-mentioned two kinds of modes.For first kind of way, need to write a plug-in program, for sending instruction to complete test action to small routine; For the second way, then direct programming language calls API or library file control WiFi chip completes test action.
In prior art, due to the scheme of WiFi chip and the greatest differences of RF testing equipment, automation RF test program is in the past caused to be all develop respectively for the scheme of different WiFi chip, equipment; Not only the program of the scheme of different WiFi chip is different, and the program of scheme in different testing equipment of same WiFi chip is also different.Therefore need exploitation, safeguard a large amount of test programs, add exploitation, the difficulty safeguarded and cost; When certain procedural problem revised by needs, all test programs all need amendment, thus inevitably repetitive is the significant wastage of time and manpower.
Summary of the invention
The object of the present invention is to provide a kind of WiFi product automation radio frequency test method, test hierarchy is created by processing module, make to create test hierarchy and comprise product level of abstraction structure, device abstract Rotating fields, suitable radio frequency method of testing can be selected to test WiFi product for dissimilar WiFi product, dissimilar radio frequency test device.User interface of the present invention is friendly, powerful, testing efficiency is high, DLL (dynamic link library) is unified, greatly simplifies exploitation and the maintenance of radio frequency testing program, reduces testing cost, avoids losing time and manpower.
In order to achieve the above object, the present invention is achieved through the following technical solutions:
A kind of WiFi product automation radio frequency test system, be characterized in, this test macro comprises:
Processing module;
At least one WiFi equipment, is connected with described processing module;
At least one radio frequency test device, is connected with described processing module, WiFi equipment respectively;
Display module, is connected with described processing module;
Input module, is connected with described processing module.
Preferably,
Described processing module for obtaining WiFi equipment information described at least one, radio frequency test device information described at least one, create test hierarchy, select to control described radio frequency test device according to user and radio frequency testing carried out to described WiFi equipment;
Described radio frequency test device is used for the control command according to described processing module, carries out radio frequency testing to WiFi equipment described at least one;
Described display module obtains the test hierarchy that described processing module creates, and is shown according to test option classification form by this test hierarchy;
According to display information, the actual tested described WiFi equipment situation of described display module, test request is inputed to described input module by user, and this input module controls described processing module to carry out carrying out radio frequency testing to tested described WiFi equipment according to the testing scheme selected.
A kind of WiFi product automation radio frequency test method, be characterized in, the method comprises following steps:
S1, processing module obtains the information of at least one WiFi equipment connected, at least one radio frequency test device;
S2, described processing module creates test hierarchy;
S3, display module obtains the test hierarchy that described processing module creates, and is shown according to test option classification form by this test hierarchy;
S4, the test option classification that user shows according to described display module, the testing scheme of selection is sent to described processing module, and this processing module controls selected described radio frequency test device and tests tested described WiFi equipment.
Preferably, described step S1 comprises:
S1.1, described processing module obtains the WiFi chip solution type of connected at least one WiFi equipment described;
Four WiFi chip solution types at the most that described processing module obtains are respectively Atheros type, Ralink type, Broadcom type and Realtek type;
S1.2, described processing module obtains connected at least one radio frequency test device type described;
Three radio frequency test device types at the most that described processing module obtains are respectively spectrum analyzer type, power meter type, integral test system type.
Preferably, described step S2 comprises:
S2.1, according to the WiFi chip solution type that described step S1.1 obtains, described processing module creates product level of abstraction structure;
S2.2, according to the radio frequency test device type that described step S1.2 obtains, described processing module creates device abstract Rotating fields;
S2.3, this processing module creates total test layer structure, controls described product level of abstraction structure, device abstract Rotating fields.
Preferably, described step S2.1 comprises:
Described product level of abstraction structure comprises transmit data frames function, receiving data frames function;
The parameter that the transmit data frames function that described processing module creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range, target function, Frame number;
The parameter that the receiving data frames function that described processing module creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range.
Preferably, described step S2.2 comprises:
Described device abstract Rotating fields comprises power test function, frequency test function;
The parameter that the power test function that described processing module creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range, target function;
The parameter that the frequency test function that described processing module creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range.
Preferably, described step S3 comprises:
The test hierarchy of all WiFi equipment information obtained according to described processing module, all radio frequency test device information and establishment, the testing scheme of described display module display comprises: the WiFi chip solution type of tested WiFi equipment to be selected, radio frequency test device type, test event and testing standard.
Preferably, described step S4 comprises:
S4.1, the test option classification that user shows according to described display module, all radio frequency test device types be connected with described processing module, select the WiFi chip solution type of tested described WiFi equipment, radio frequency test device type, test event and testing standard by described input module;
S4.2, the testing scheme that user selects is sent to described processing module by described input module, and this processing module controls selected described radio frequency test device and carries out radio frequency testing according to the testing scheme selected to tested described WiFi equipment.
Adopt an automation radio frequency test method for Atheros scheme WiFi product, be characterized in, this radio frequency test method comprises following steps:
A1, processing module obtains the connected WiFi equipment of employing Atheros scheme, the information of at least one radio frequency test device;
A2, described processing module extracts the control chip code in the WiFi equipment source code of described employing Atheros scheme, and this control chip code is packaged into dynamic link library;
A3, described processing module creates test hierarchy, and described test hierarchy comprises: product level of abstraction structure, device abstract Rotating fields, and described processing module designs described product level of abstraction structure can call described dynamic link library;
A4, display module obtains the test hierarchy that described processing module creates, and is shown according to test option classification form by this test hierarchy;
A5, the test option classification that user shows according to described display module, the testing scheme of selection is sent to described processing module, and this processing module controls the WiFi equipment of selected described radio frequency test device to tested employing Atheros scheme and tests.
The present invention compared with prior art has the following advantages:
The present invention is by the hierarchical structure being designed to clear and rational to WiFi product, radio frequency test device abstract respectively.Although the type of WiFi product, radio frequency test device is a lot, they can be incorporated in a program by the present invention, are designed to the unified level of abstraction of interface according to the predicable that they have.Therefore the WiFi product type that can support of the present invention radio frequency test device type that is many, that support is many; And test function is complete, various modes can be carried out; Employing high-level programming language realizes, and greatly reduces difficulty and the workload of exploitation and maintenance.
Accompanying drawing explanation
Fig. 1 is the overall structure schematic diagram of a kind of WiFi product automation of the present invention radio frequency test system.
Fig. 2 is the overall flow schematic diagram of a kind of WiFi product automation of the present invention radio frequency test method.
Fig. 3 is the embodiment schematic diagram of a kind of WiFi product automation of the present invention radio frequency test method.
Embodiment
Below in conjunction with accompanying drawing, by describing a preferably specific embodiment in detail, the present invention is further elaborated.
As shown in Figure 1, a kind of WiFi product automation radio frequency test system, this test macro comprises: processing module 10, at least one WiFi equipment 20, at least one radio frequency test device 30, display module 40 and input module 50.
Wherein, at least one WiFi equipment 20 is connected with processing module 10; At least one radio frequency test device 30 is connected with processing module 10, WiFi equipment 20 respectively; Display module 40 is connected with processing module 10; Input module 50 is connected with processing module 10.
In the present embodiment, the chip solution type of WiFi equipment 20 is respectively: Atheros type, Ralink type, Broadcom type and Realtek type.Radio frequency test device 30 type is respectively: spectrum analyzer type, power meter type, integral test system type.
Wherein, the WiFi equipment 20 of Broadcom type provides a kind of implementing procedure and corresponding control command.The WiFi equipment 20 of Atheros type provides test code.The WiFi equipment 20 of Ralink type provides windows API.
In the present invention, processing module 10, for obtaining at least one WiFi equipment 20 information, at least one radio frequency test device 30 information, creates test hierarchy, selects to control radio frequency test device 30 pairs of WiFi equipment 20 carry out radio frequency testing according to user.
Radio frequency test device 30, for the control command according to processing module 10, carries out radio frequency testing at least one WiFi equipment 20.Display module 40 obtains the test hierarchy that processing module 10 creates, and is shown according to test option classification form by this test hierarchy.
According to display information, actual tested WiFi equipment 20 situation of display module 40, test request is inputed to input module 50 by user, and this input module 50 control treatment module 10 carries out carrying out radio frequency testing to tested WiFi equipment 20 according to the testing scheme selected.
As shown in Figure 2, a kind of WiFi product automation radio frequency test method, the method comprises following steps:
S1, processing module 10 obtains the information of at least one WiFi equipment 20 connected, at least one radio frequency test device 30.This step S1 comprises:
S1.1, processing module 10 obtains the WiFi chip solution type of at least one WiFi equipment 20 connected.
Four WiFi chip solution types at the most that processing module 10 obtains are respectively Atheros type, Ralink type, Broadcom type and Realtek type.
S1.2, processing module 10 obtains at least one radio frequency test device 30 type connected.
Three radio frequency test device 30 types at the most that processing module 10 obtains are respectively spectrum analyzer type, power meter type, integral test system type.
S2, processing module 10 creates test hierarchy.This step S2 comprises:
S2.1, according to the WiFi chip solution type that step S1.1 obtains, processing module 10 creates product level of abstraction structure.This step S2.1 comprises:
Product level of abstraction structure comprises transmit data frames function, receiving data frames function.The parameter that the transmit data frames function that processing module 10 creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range, target function, Frame number.The parameter that the receiving data frames function that processing module 10 creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range.
In the present embodiment, the general character with different WiFi chip solution type is extracted by product level of abstraction structure, defines unified transmit data frames function, unified receiving data frames function.Concrete form is as follows:
Transmit data frames function: Tx_Frame (product, mode, data_rate, channel, bandwidth, target_power, count);
Receiving data frames function: Rx_Frame (product, mode, data_rate, channel, bandwidth);
Wherein, product is product type call number, such as, can arrange Broadcom scheme for " 1 ", and arranging Atheros scheme is " 2 ".Mode is modulating mode; Data_rate is data transfer rate; Channel is frequency range; Target_power is target power; Count is Frame number.
In the present embodiment, under the transmit data frames function, receiving data frames function of product level of abstraction structure, carry out layering according to different WiFi chip solution type, realize its controlling functions.To launch function:
BCM_ Tx_Frame();
AR_ Tx_Frame();
RT_ Tx_Frame();
RTL_ Tx_Frame();
Above-mentioned function is respectively Broadcom type scheme and launches function, Atheros type scheme transmitting function, Ralink type scheme transmitting function and Realtek type scheme transmitting function.
S2.2, according to radio frequency test device 30 type that step S1.2 obtains, processing module 10 creates device abstract Rotating fields.This step S2.2 comprises:
Device abstract Rotating fields comprises power test function, frequency test function.The parameter that the power test function that processing module 10 creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range, target function.The parameter that the frequency test function that processing module 10 creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range.
In the present embodiment, the general character with different radio frequency type of test equipment is extracted by device abstract Rotating fields, defines unified power test function, frequency test function.Concrete form is as follows:
Power test function: Power_Test (device, mode, data_mode, channel, bandwidth, target_power);
Frequency test function: Freq_Test (device, mode, data_mode, channel, bandwidth);
Wherein, device is device type call number; Mode is modulating mode; Data_rate is data transfer rate; Channel is frequency range; Target_power is target power; Count is Frame number.
In the present embodiment, under the power test function, frequency test function of device abstract Rotating fields, carry out layering according to different radio frequency type of test equipment, realize its controlling functions.For power function:
IQV_Power_Test();
N4010_Power_Test();
GPIO_Power_Test();
Above-mentioned function is respectively the radio frequency test device of IQView type, the radio frequency test device of Agilent N4010 type and the radio frequency test device of PM type.
S2.3, this processing module 10 creates total test layer structure, controls product level of abstraction structure, device abstract Rotating fields.
S3, display module 40 obtains the test hierarchy that processing module 10 creates, and is shown according to test option classification form by this test hierarchy.This step S3 comprises:
All WiFi equipment 20 information obtained according to processing module 10, the test hierarchy of all radio frequency test device 30 information and establishment, the testing scheme that display module 40 shows comprises: the WiFi chip solution type of tested WiFi equipment 20 to be selected, radio frequency test device 30 type, test event and testing standard.
In the present embodiment, the tested WiFi product type that can show at display module 40 is respectively: Atheros type, Ralink type, Broadcom type and Realtek type; The radio frequency test device model of display can be: the concrete model that the concrete model that type is IQView, type are Agilent N4010, type are the concrete model etc. of PM; The test event of display can be: power/frequency calibration, EVM, OBW, MASK, PER etc.; And the testing standard of display dependence test project.
S4, the test option classification that user shows according to display module 40, the testing scheme of selection is sent to processing module 10, and this processing module 10 controls selected radio frequency test device 30 and tests tested WiFi equipment 20.Step S4 comprises:
S4.1, the test option classification that user shows according to display module 40, all radio frequency test device 30 type be connected with processing module 40, select the WiFi chip solution type of tested WiFi equipment 20, radio frequency test device 30 type, test event and testing standard by input module 50.
S4.2, the testing scheme that user selects is sent to processing module 10 by input module 50, and this processing module 10 controls selected radio frequency test device 30 and carries out radio frequency testing according to the testing scheme selected to tested WiFi equipment 20.
Embodiments of the invention as shown in Figure 3, a kind of automation radio frequency test method adopting Atheros scheme WiFi product, this radio frequency test method comprises following steps:
A1, processing module obtains the connected WiFi equipment of employing Atheros scheme, the information of at least one radio frequency test device.
A2, processing module extracts the control chip code in the WiFi equipment source code adopting Atheros scheme, and this control chip code is packaged into dynamic link library.
A3, processing module creates test hierarchy, and test hierarchy comprises: product level of abstraction structure, device abstract Rotating fields, processing module deisgn product level of abstraction structure can call dynamic link library.
A4, display module obtains the test hierarchy that processing module creates, and is shown according to test option classification form by this test hierarchy.
A5, the test option classification that user shows according to display module, the testing scheme of selection is sent to processing module, and this processing module controls the WiFi equipment of selected radio frequency test device to tested employing Atheros scheme and tests.
In the present embodiment, the program provided due to Atheros scheme is source code, and itself carries test function, but has bound a kind of testing equipment.By said method, with the realization of minimum workload to the control of the WiFi chip of employing Atheros scheme and access, can also relieve the restriction of original program radio frequency testing equipment simultaneously.
Although content of the present invention has done detailed introduction by above preferred embodiment, will be appreciated that above-mentioned description should not be considered to limitation of the present invention.After those skilled in the art have read foregoing, for multiple amendment of the present invention and substitute will be all apparent.Therefore, protection scope of the present invention should be limited to the appended claims.

Claims (10)

1. a WiFi product automation radio frequency test system, is characterized in that, this test macro comprises:
Processing module (10);
At least one WiFi equipment (20), is connected with described processing module (10);
At least one radio frequency test device (30), is connected with described processing module (10), WiFi equipment (20) respectively;
Display module (40), is connected with described processing module (10);
Input module (50), is connected with described processing module (10).
2. WiFi product automation radio frequency test system as claimed in claim 1, is characterized in that,
Described processing module (10) for obtaining WiFi equipment described at least one (20) information, radio frequency test device (30) information described at least one, create test hierarchy, select to control described radio frequency test device (30) according to user and radio frequency testing is carried out to described WiFi equipment (20);
Described radio frequency test device (30), for the control command according to described processing module (10), carries out radio frequency testing to WiFi equipment described at least one (20);
Described display module (40) obtains the test hierarchy that described processing module (10) creates, and is shown according to test option classification form by this test hierarchy;
According to display information, actual tested described WiFi equipment (20) situation of described display module (40), test request is inputed to described input module (50) by user, and this input module (50) controls described processing module (10) to carry out carrying out radio frequency testing to tested described WiFi equipment (20) according to the testing scheme selected.
3. a WiFi product automation radio frequency test method, is characterized in that, the method comprises following steps:
S1, processing module (10) obtains the information of connected at least one WiFi equipment (20), at least one radio frequency test device (30);
S2, described processing module (10) creates test hierarchy;
S3, display module (40) obtains the test hierarchy that described processing module (10) creates, and is shown according to test option classification form by this test hierarchy;
S4, the test option classification that user shows according to described display module (40), the testing scheme of selection is sent to described processing module (10), this processing module (10) controls selected described radio frequency test device (30) and tests tested described WiFi equipment (20).
4. WiFi product automation radio frequency test method as claimed in claim 3, it is characterized in that, described step S1 comprises:
S1.1, described processing module (10) obtains the WiFi chip solution type of connected described at least one WiFi equipment (20);
Four WiFi chip solution types at the most that described processing module (10) obtains are respectively Atheros type, Ralink type, Broadcom type and Realtek type;
S1.2, described processing module (10) obtains connected described at least one radio frequency test device (30) type;
Three radio frequency test device (30) types at the most that described processing module (10) obtains are respectively spectrum analyzer type, power meter type, integral test system type.
5. WiFi product automation radio frequency test method as claimed in claim 4, it is characterized in that, described step S2 comprises:
S2.1, according to the WiFi chip solution type that described step S1.1 obtains, described processing module (10) creates product level of abstraction structure;
S2.2, according to radio frequency test device (30) type that described step S1.2 obtains, described processing module (10) creates device abstract Rotating fields;
S2.3, this processing module (10) creates total test layer structure, controls described product level of abstraction structure, device abstract Rotating fields.
6. WiFi product automation radio frequency test method as claimed in claim 5, it is characterized in that, described step S2.1 comprises:
Described product level of abstraction structure comprises transmit data frames function, receiving data frames function;
The parameter that the transmit data frames function that described processing module (10) creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range, target function, Frame number;
The parameter that the receiving data frames function that described processing module (10) creates comprises is: WiFi products scheme type, modulating mode, data transfer rate, centre frequency, frequency range.
7. WiFi product automation radio frequency test method as claimed in claim 5, it is characterized in that, described step S2.2 comprises:
Described device abstract Rotating fields comprises power test function, frequency test function;
The parameter that the power test function that described processing module (10) creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range, target function;
The parameter that the frequency test function that described processing module (10) creates comprises is: radio frequency test device type, modulating mode, data transfer rate, centre frequency, frequency range.
8. WiFi product automation radio frequency test method as claimed in claim 3, it is characterized in that, described step S3 comprises:
Total test layer structure of all WiFi equipment (20) information obtained according to described processing module (10), all radio frequency test device (30) information and establishment, the testing scheme that described display module (40) shows comprises: the WiFi chip solution type of tested WiFi equipment (20) to be selected, radio frequency test device (30) type, test event and testing standard.
9. WiFi product automation radio frequency test method as claimed in claim 3, it is characterized in that, described step S4 comprises:
S4.1, the test option classification that user shows according to described display module (40), all radio frequency test device (30) type be connected with described processing module (40), select the WiFi chip solution type of tested described WiFi equipment (20), radio frequency test device (30) type, test event and testing standard by described input module (50);
S4.2, the testing scheme that user selects is sent to described processing module (10) by described input module (50), and this processing module (10) controls selected described radio frequency test device (30) and carries out radio frequency testing according to the testing scheme selected to tested described WiFi equipment (20).
10. adopt an automation radio frequency test method for Atheros scheme WiFi product, it is characterized in that, this radio frequency test method comprises following steps:
A1, processing module obtains the connected WiFi equipment of employing Atheros scheme, the information of at least one radio frequency test device;
A2, described processing module extracts the control chip code in the WiFi equipment source code of described employing Atheros scheme, and this control chip code is packaged into dynamic link library;
A3, described processing module creates test hierarchy, and described test hierarchy comprises: product level of abstraction structure, device abstract Rotating fields, and described processing module designs described product level of abstraction structure can call described dynamic link library;
A4, display module obtains the test hierarchy that described processing module creates, and is shown according to test option classification form by this test hierarchy;
A5, the test option classification that user shows according to described display module, the testing scheme of selection is sent to described processing module, and this processing module controls the WiFi equipment of selected described radio frequency test device to tested employing Atheros scheme and tests.
CN201410794778.4A 2014-12-19 2014-12-19 Automatic radio frequency test method for WiFi (Wireless Fidelity) product Pending CN104394544A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201410794778.4A CN104394544A (en) 2014-12-19 2014-12-19 Automatic radio frequency test method for WiFi (Wireless Fidelity) product

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201410794778.4A CN104394544A (en) 2014-12-19 2014-12-19 Automatic radio frequency test method for WiFi (Wireless Fidelity) product

Publications (1)

Publication Number Publication Date
CN104394544A true CN104394544A (en) 2015-03-04

Family

ID=52612368

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201410794778.4A Pending CN104394544A (en) 2014-12-19 2014-12-19 Automatic radio frequency test method for WiFi (Wireless Fidelity) product

Country Status (1)

Country Link
CN (1) CN104394544A (en)

Cited By (9)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105425061A (en) * 2015-11-04 2016-03-23 上海斐讯数据通信技术有限公司 Radio frequency test method, module and equipment
CN105528267A (en) * 2016-01-15 2016-04-27 青岛海信移动通信技术股份有限公司 Mobile phone RF (radio frequency) specification serial parallel test method and system
CN105897350A (en) * 2016-04-22 2016-08-24 北京联盛德微电子有限责任公司 Method and apparatus for testing transmitter chip
CN105959071A (en) * 2016-04-22 2016-09-21 北京联盛德微电子有限责任公司 Method and device for calibrating receiver chip
CN106019322A (en) * 2016-06-30 2016-10-12 大连楼兰科技股份有限公司 Testing system and method for high and low temperatures of GPS module in car-networking terminal equipment
CN108377170A (en) * 2018-02-13 2018-08-07 成都天锐星通科技有限公司 A kind of frequency spectrum parameter detection method, electronic equipment and electronic device
CN112486753A (en) * 2020-12-18 2021-03-12 展讯半导体(成都)有限公司 WiFi equipment automatic test method and system and readable storage medium
CN113721073A (en) * 2021-08-20 2021-11-30 中国计量科学研究院 System and method for measuring energy consumption of wireless router under different working states
CN113839723A (en) * 2021-11-26 2021-12-24 深圳飞骧科技股份有限公司 DEVM test platform and method for Wi-Fi6 chip

Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731746A (en) * 2005-08-18 2006-02-08 上海崇正电子技术有限公司 WLAN RF index automatic test system
CN101605344A (en) * 2009-07-01 2009-12-16 工业和信息化部通信计量中心 A kind of WLAN/WAPI wireless device radio frequency/airborne performance test macro
CN102665229A (en) * 2012-04-24 2012-09-12 东南大学 Testing platform and testing method for WLAN product

Patent Citations (3)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN1731746A (en) * 2005-08-18 2006-02-08 上海崇正电子技术有限公司 WLAN RF index automatic test system
CN101605344A (en) * 2009-07-01 2009-12-16 工业和信息化部通信计量中心 A kind of WLAN/WAPI wireless device radio frequency/airborne performance test macro
CN102665229A (en) * 2012-04-24 2012-09-12 东南大学 Testing platform and testing method for WLAN product

Cited By (12)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN105425061A (en) * 2015-11-04 2016-03-23 上海斐讯数据通信技术有限公司 Radio frequency test method, module and equipment
CN105528267A (en) * 2016-01-15 2016-04-27 青岛海信移动通信技术股份有限公司 Mobile phone RF (radio frequency) specification serial parallel test method and system
CN105528267B (en) * 2016-01-15 2019-05-17 青岛海信移动通信技术股份有限公司 Mobile phone radio frequency index serial parallel test method and system
CN105897350A (en) * 2016-04-22 2016-08-24 北京联盛德微电子有限责任公司 Method and apparatus for testing transmitter chip
CN105959071A (en) * 2016-04-22 2016-09-21 北京联盛德微电子有限责任公司 Method and device for calibrating receiver chip
CN106019322A (en) * 2016-06-30 2016-10-12 大连楼兰科技股份有限公司 Testing system and method for high and low temperatures of GPS module in car-networking terminal equipment
CN106019322B (en) * 2016-06-30 2019-04-05 大连楼兰科技股份有限公司 The test macro and method of GPS module high/low temperature in car networking terminal device
CN108377170A (en) * 2018-02-13 2018-08-07 成都天锐星通科技有限公司 A kind of frequency spectrum parameter detection method, electronic equipment and electronic device
CN112486753A (en) * 2020-12-18 2021-03-12 展讯半导体(成都)有限公司 WiFi equipment automatic test method and system and readable storage medium
CN113721073A (en) * 2021-08-20 2021-11-30 中国计量科学研究院 System and method for measuring energy consumption of wireless router under different working states
CN113839723A (en) * 2021-11-26 2021-12-24 深圳飞骧科技股份有限公司 DEVM test platform and method for Wi-Fi6 chip
CN113839723B (en) * 2021-11-26 2022-02-11 深圳飞骧科技股份有限公司 DEVM test platform and method for Wi-Fi6 chip

Similar Documents

Publication Publication Date Title
CN104394544A (en) Automatic radio frequency test method for WiFi (Wireless Fidelity) product
US11921569B2 (en) Remote debugging and management
Kaltenberger et al. OpenAirInterface: Democratizing innovation in the 5G Era
CN103532782A (en) WLAN (Wireless Local Area Network) wireless network tester and testing method thereof
CN102448098B (en) Based on physical layer test macro and the method for ARM and DSP coenocytism
US20210409923A1 (en) Gap and gatt adaptation protocol over internet protocol
CN103368663B (en) A kind of commissioning method for testing for radio frequency remote base station and system
CN106411637A (en) Internet-of-things device scenario testing method
CN103987078A (en) Base station physical layer test method and system
CN103139822A (en) Method of carrying out automated testing on wireless communication system physical layer
CN103546345A (en) Method and device for testing performance of communication equipment
CN106714200A (en) Test system and test method of wireless network device
Nikaien OpenAirInterface Simulator/Emulator
CN102315981A (en) Equipment and method for testing evolved packet core network equipment
CN103179605A (en) Simulation testing method and system for mobile communication network
US11800383B2 (en) On-device network simulation with user data loopback for device testing
Grunenberger et al. Wireless card virtualization: From virtual NICs to virtual MAC machines
CN104602292A (en) System and device for implementing switching measuring for 4G LTE community
CN107548058A (en) Equipment cut-in method and intelligent terminal
US10396910B2 (en) Over the air commands for RF testing
Mazlan et al. Reconfigurable base station towards the evolution of smart campus
CN104717028A (en) Wireless link verification system and method based on hardware in loop
CN103533562A (en) Wireless sensor network node protocol conformance testing device and method
CN102790994A (en) Terminal network test system and multiterminal network test system
Tonelli Experimental analysis and proof-of-concept of distributed mechanisms for local area wireless networks

Legal Events

Date Code Title Description
C06 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
WD01 Invention patent application deemed withdrawn after publication
WD01 Invention patent application deemed withdrawn after publication

Application publication date: 20150304