CN119519829A - Debugging method of radio frequency signal detection in radio frequency optical terminal based on network communication - Google Patents
Debugging method of radio frequency signal detection in radio frequency optical terminal based on network communication Download PDFInfo
- Publication number
- CN119519829A CN119519829A CN202411529857.2A CN202411529857A CN119519829A CN 119519829 A CN119519829 A CN 119519829A CN 202411529857 A CN202411529857 A CN 202411529857A CN 119519829 A CN119519829 A CN 119519829A
- Authority
- CN
- China
- Prior art keywords
- radio frequency
- command
- power sampling
- program
- sampling table
- 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.)
- Granted
Links
Classifications
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B10/00—Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
- H04B10/07—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems
- H04B10/075—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems using an in-service signal
- H04B10/079—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems using an in-service signal using measurements of the data signal
- H04B10/0795—Performance monitoring; Measurement of transmission parameters
- H04B10/07955—Monitoring or measuring power
-
- H—ELECTRICITY
- H04—ELECTRIC COMMUNICATION TECHNIQUE
- H04B—TRANSMISSION
- H04B10/00—Transmission systems employing electromagnetic waves other than radio-waves, e.g. infrared, visible or ultraviolet light, or employing corpuscular radiation, e.g. quantum communication
- H04B10/07—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems
- H04B10/075—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems using an in-service signal
- H04B10/079—Arrangements for monitoring or testing transmission systems; Arrangements for fault measurement of transmission systems using an in-service signal using measurements of the data signal
- H04B10/0799—Monitoring line transmitter or line receiver equipment
Landscapes
- Physics & Mathematics (AREA)
- Electromagnetism (AREA)
- Engineering & Computer Science (AREA)
- Computer Networks & Wireless Communication (AREA)
- Signal Processing (AREA)
- Monitoring And Testing Of Transmission In General (AREA)
Abstract
The invention relates to the technical field of optical terminals, in particular to a method for debugging radio frequency signal detection in a radio frequency optical terminal based on network communication, the method comprises the steps of designing a network communication interface for measuring, writing and reading a power sampling table by a network tube plate program, sending the power sampling table to a radio frequency service plate program through a network port, and storing the power sampling table in an internal Flash of a microcontroller according to a specific format. After the program is started, a power sampling table is identified and loaded, and a detection value is calculated by looking up a table. The method does not need to detach the radio frequency service board from the whole machine and does not damage the structural tightness of the whole machine when the power sampling table needs to be modified, does not need to use special tools to update service board programs, can complete the updating of the power sampling table on line and remotely by production debugging personnel through PC upper computer software, and can realize the maintenance and operation of equipment, and can firstly carry out the whole machine assembly in the batch production process, and then carry out the measurement and writing of the detection of all the radio frequency service boards in the radio frequency optical terminal machine, thereby improving the efficiency.
Description
Technical Field
The invention relates to the technical field of optical terminals, in particular to a method for debugging radio frequency signal detection in a radio frequency optical terminal based on network communication.
Background
The radio frequency optical transceiver is a complete machine device which is generally composed of a net tube plate and a plurality of radio frequency service plates which are inserted on a back plate. The radio frequency service board realizes the optical transmission of radio frequency signals, and a microcontroller program on the radio frequency service board monitors the detection state of the radio frequency signals. The network tube plate and each radio frequency service plate are communicated through a serial port, the detection state of radio frequency signals of each service plate is collected, and then the detection state is reported to a monitoring computer of a machine room through an Ethernet interface, so that the overall monitoring of all radio frequency signals of the optical transceiver is realized.
The existing radio frequency service boards have the defects of troublesome data testing, writing-in and modifying and low debugging efficiency when debugging radio frequency signals for detection, each radio frequency service board is required to be debugged by a single board, and the single board is assembled into a whole machine after the debugging is finished. Specifically, when the single board is debugged, power is supplied to the service board independently, a radio frequency signal source is connected, the debugging computer is connected through a downloading/debugging line, and the service board program is debugged on the debugging computer. AD sampling is carried out on radio frequency signals with different powers in a transmission range according to power values one by one, then each power value and sampling value (hereinafter, the power sampling table is uniformly abbreviated as a power sampling table) are defined in a business board program in a form of a constant data table, and the program is compiled and downloaded into an internal Flash of a microcontroller. After the program is run, the radio frequency signal detection value corresponding to the real-time AD sampling value is calculated through a table look-up method, so that the debugging of the radio frequency signal detection of one radio frequency service board is completed, and then the debugging of the next radio frequency service board is repeated.
Disclosure of Invention
The invention aims to provide a debugging method for detecting radio frequency signals in a radio frequency optical terminal based on network communication, which aims to solve the problems that each radio frequency service board is debugged by a single board and then assembled into a complete machine, detection data is troublesome to test, write in and modify, and program debugging efficiency is low.
In order to achieve the above object, the present invention provides a method for debugging radio frequency signal detection in a radio frequency optical transceiver based on network communication, comprising the following steps:
designing a network communication interface of a network tube plate program for measuring, writing and reading the power sampling table;
the power sampling table is sent to a radio frequency service board program through a network port and is stored in an internal Flash of the microcontroller according to a specific format;
And after the radio frequency service board program is started, the power sampling table is identified and loaded, and the detection value is calculated by looking up the table.
After the radio frequency service board program is started, whether a power sampling table read from the Flash is legal or not needs to be judged, and an illegal frame format indicates that the data is invalid.
The specific mode of the power sampling table measurement is as follows:
Inputting an index of a radio frequency service board to be tested on a PC network management software interface, and sending a command for inquiring a radio frequency signal sampling value of a specified radio frequency service board;
The network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program, and calculates a radio frequency signal sampling value;
the radio frequency service board program reports the radio frequency signal sampling value to the network management board software for processing and reporting;
and aiming at the input service board index, the PC network management software queries sampling values of radio frequency signals with different powers in a transmission range one by one according to power values, and displays the sampling values in a table form.
The specific mode of writing the power sampling table is as follows:
inputting a designated radio frequency service board index on the PC network management software interface, and sending a command of writing in a power sampling table;
the network tube plate software receives the command, processes and forwards the command to the radio frequency service plate program, and stores the power sampling table in the internal Flash high address area;
And the radio frequency service board program reports the processing result to the network management board software for processing according to a response format, and the network management board software reports the processing result to the PC network management software.
The specific mode of the power sampling table is as follows:
Inputting a designated radio frequency service board index on the PC network management software interface, and sending a command for reading a power sampling table;
the network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program;
after receiving the command, the radio frequency service board program processes the command and reports the power sampling table to network management board software according to a response format;
after receiving the response, the network management board software processes the response and reports the power sampling table to the PC network management software.
The invention relates to a debugging method for radio frequency signal detection in a radio frequency optical terminal based on network communication, which designs a network communication interface for measuring, writing and reading a power sampling table by a network tube plate program, sends the power sampling table to a radio frequency service plate program through a network port, stores the power sampling table into a Flash in a microcontroller according to a specific format, recognizes and loads the power sampling table after the radio frequency service plate program is started, and calculates a detection value by looking up a table, wherein when the power sampling table needs to be modified every time, a software developer is not required to update the radio frequency service plate program by using a professional tool (a downloading/debugger and a software compiler), and a production debugging person can finish updating the power sampling table through PC upper computer software; when the radio frequency optical terminal equipment is installed on a test site and is in a working state, the optical terminal is usually not allowed to be powered off to interrupt signal service, at the moment, the power sampling table can be updated online and remotely, equipment maintenance is carried out in operation, on the batch production process, the whole machine assembly can be carried out first, and then detection of all radio frequency service boards in the radio frequency optical terminal can be measured and written together, so that the efficiency is improved, the process is flexible, and the problems that the existing radio frequency service boards are debugged by a single board first, then the whole machine is assembled into the whole machine, and the debugging efficiency is low are solved.
Drawings
In order to more clearly illustrate the embodiments of the invention or the technical solutions in the prior art, the drawings that are required in the embodiments or the description of the prior art will be briefly described, it being obvious that the drawings in the following description are only some embodiments of the invention, and that other drawings may be obtained according to these drawings without inventive effort for a person skilled in the art.
Fig. 1 is a schematic diagram of the working principle of a service board of a radio frequency optical transceiver.
Fig. 2 is a flowchart of a method for debugging radio frequency signal detection in a radio frequency optical transceiver based on network communication.
Fig. 3 is a flow chart of a specific manner of power sample table measurement.
FIG. 4 is a flow chart of a specific manner of power sample table writing.
Fig. 5 is a flow chart of a specific manner of power sample table readout.
Fig. 6 is a schematic diagram of a power sample table storage format.
Fig. 7 is a schematic diagram of a format of a radio frequency signal sample value query command.
Fig. 8 is a schematic diagram of a sample value response format of a radio frequency signal.
Fig. 9 is a schematic diagram of a power sample table write command format.
Fig. 10 is a schematic diagram of a power sample table write command response format.
Fig. 11 is a schematic diagram of a power sample table read command format.
Fig. 12 is a schematic diagram of a power sample table read command response format.
Detailed Description
Embodiments of the present invention are described in detail below, examples of which are illustrated in the accompanying drawings, wherein like or similar reference numerals refer to like or similar elements or elements having like or similar functions throughout. The embodiments described below by referring to the drawings are illustrative and intended to explain the present invention and should not be construed as limiting the invention.
Referring to fig. 1 to 12, the invention provides a method for debugging radio frequency signal detection in a radio frequency optical transceiver based on network communication, comprising the following steps:
s1, designing a network communication interface of a network tube plate program for measuring, writing and reading the power sampling table.
In the embodiment of the invention, the process of measuring the power sampling table is that a radio frequency service board index to be tested is input on a PC network management software interface, a command for inquiring a radio frequency signal sampling value of a specified radio frequency service board is sent to an optical terminal machine through a network port, the command is received by the network management board software, the command is forwarded to the specified radio frequency service board program after being processed, the radio frequency signal sampling value is calculated after the command is received by the radio frequency service board program, the radio frequency signal sampling value result is reported to the network management board software according to a response format, and the radio frequency signal sampling value result is reported to the PC network management software according to the response format after the response is received by the network management board software. As shown in fig. 1. The formats of the command and response for querying the sampled values of the rf signal are shown in fig. 7 and 8, respectively. In the figure, the source and the destination of data are distinguished according to the source and the destination codes, when PC network management software sends a command to the network management board software, the source is 01H, the destination is 02H, and when the network management board software sends a command to the radio frequency service board program, the source is 02H, and the destination is 03H. The same principle applies to the transmission of response data. On the PC network management software interface, aiming at the input service board index, the radio frequency signals with different powers in the transmission range are searched for AD sampling values one by one according to the power values, and each power value and the corresponding sampling value are clearly displayed on the PC network management software interface in a form of a table, namely the measurement of the power sampling table is completed.
The process of writing in the power sampling table is similar to the process of measuring, after the power sampling table is measured, inputting the appointed radio frequency service board index on the PC network management software interface, sending the command of writing in the power sampling table to the optical terminal through the network port, receiving the command by the network management board software, processing and transmitting the command to the appointed radio frequency service board program, after receiving the command by the radio frequency service board program, storing the power sampling table in an internal Flash high address area according to the format of figure 6, reporting the processing result to the network management board software according to the response flow of figure 4, after receiving the response, processing and reporting the processing result to the PC network management software again. The schematic diagram is shown in fig. 1. The writing command format and the response format of the rf signal sampling value are shown in fig. 9 and fig. 10, respectively.
The source and destination of data are distinguished according to source and destination codes in the table, when PC network management software sends command to the network management board software, the source is 01H, the destination is 02H, and when the network management board software sends command to the radio frequency service board program, the source is 02H, and the destination is 03H. The same principle applies to the transmission of response data.
And the read-out process of the power sampling table is that after the power sampling table is written in, the read-out is supported, so that the repeated use is convenient. Inputting a designated radio frequency service board index on a PC network management software interface, sending a command for reading a power sampling table to an optical terminal through a network port, receiving the command by the network management board software, processing and forwarding the command to the designated radio frequency service board program, after receiving the command, reporting the power sampling table to the network management board software through processing according to a response flow shown in fig. 5, and reporting the power sampling table to the PC network management software through processing after receiving the response by the network management board software. The schematic diagram is shown in fig. 1. The read command format and the response format of the power sample table are shown in fig. 11 and 12, respectively. In the figure, the source and the destination of data are distinguished according to the source and the destination codes, when PC network management software sends a command to the network management board software, the source is 01H, the destination is 02H, and when the network management board software sends a command to the radio frequency service board program, the source is 02H, and the destination is 03H. The same principle applies to the transmission of response data. After the power sampling table is read out, the power sampling table can be reused for other radio frequency service boards with high consistency of hardware characteristics.
The specific mode is as follows:
S101, inputting an index of a radio frequency service board to be tested on a PC network management software interface, and sending a command for inquiring a radio frequency signal sampling value of a specified radio frequency service board;
S102, the network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program, and calculates a radio frequency signal sampling value;
s103, the radio frequency service board program reports the radio frequency signal sampling value to the network management board software for processing and reporting;
S104, aiming at the input service board index on the PC network management software, the radio frequency signals with different powers in the transmission range are searched for sampling values one by one according to the power values, and are displayed in a table form.
The specific mode of writing the power sampling table is as follows:
S111, inputting a designated radio frequency service board index on the PC network management software interface, and sending a command of writing in a power sampling table;
s112, the network tube plate software receives the command, processes and forwards the command to the radio frequency service plate program, and the radio frequency service plate program is processed and stored with the power sampling table in the internal Flash high address area;
S113, the radio frequency service board program reports the processing result to the network management board software for processing according to the response format, and the network management board software reports the processing result to the PC network management software.
The specific mode of the power sampling table is as follows:
s121, inputting a designated radio frequency service board index on the PC network management software interface, and sending a command for reading a power sampling table;
s122, the network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program;
S123, after receiving the command, the radio frequency service board program processes the command and reports the power sampling table to network management board software according to a response format;
s124, after receiving the response, the network management board software processes the response and reports the power sampling table to the PC network management software.
S2, transmitting the power sampling table to a radio frequency service board program through a network port, and storing the power sampling table into an internal Flash of the microcontroller according to a specific format;
In the embodiment of the invention, the separation of the power sampling table of the radio frequency service board and the radio frequency service board program is realized, and the power sampling table can be stored by using the sector space behind the Flash in the microcontroller on the radio frequency service board. Therefore, the space occupied by the program (the program starts to be stored from the starting address of the internal Flash) is not affected, and additional external Flash is not needed.
S3, after the radio frequency service board program is started, the power sampling table is identified and loaded, and a detection value is calculated by looking up a table;
In the embodiment of the invention, after a radio frequency service board program is started, firstly judging whether a power sampling table read from an internal Flash high address area is legal, wherein an illegal frame format indicates that the data is invalid, the first power represents the radio frequency signal power corresponding to a sampling value AD1, one bit of decimal is reserved in precision and is multiplied by 10 to be converted into an integer for transmission and storage, the radio frequency signal power corresponding to AD 1-ADn is arranged in an arithmetic progression, the difference of the last power value minus the previous power value is a power step, the power step is represented by 1 byte signed number (type int 8), the number of the AD sampling value is represented by 1 byte unsigned number (type uint 8), and finally, CRC-16 check values are calculated for all data bytes from the first power to the ADn and are attached to the frame tail for checking the data integrity of the power sampling table, wherein the storage format of the power sampling table is shown in figure 6.
The method has the beneficial effects that:
1. When the power sampling table needs to be modified, a software developer is not required to use a professional tool (a downloading/debugger and a software compiler) to update the radio frequency service board program, and the production debugger can complete the update of the power sampling table through PC upper computer software;
2. when the power sampling table needs to be modified, the radio frequency service board does not need to be detached from the whole machine to update the program, and the structural tightness of the whole machine is not damaged;
3. When the power sampling table is measured on the radio frequency service board, the radio frequency service board does not need to be detached from the whole machine, the electromagnetic environment at the moment is the final working environment of the radio frequency service board, the measured power sampling table is more accurate, and the radio frequency signal detection calculated by the service board program is more true and accurate.
4. When the radio frequency optical transceiver equipment is installed on a test site and is in a working state, the optical transceiver is not allowed to be powered off to interrupt signal service, at the moment, a power sampling table can be updated online and remotely, and equipment maintenance is carried out in operation;
5. because the power sampling table is separated from the program, all the radio frequency service boards use the unified program, thereby facilitating the archiving and mass downloading of the software. On the other hand, for the radio frequency service board with the consistent height of the power sampling table, the power sampling table can be measured once (or read out to be measured), and then the radio frequency service board is reused and used in batches, so that the efficiency is obviously improved.
6. In the batch production process, the whole machine assembly can be firstly carried out, then detection of all radio frequency business boards in the radio frequency optical terminal machine is carried out, the detection and the writing are carried out, the efficiency is improved, and the process is flexible.
The above disclosure is only a preferred embodiment of the method for detecting and debugging a radio frequency signal in a radio frequency optical transceiver based on network communication, but it should be understood that the scope of the invention is not limited thereto, and those skilled in the art will understand that all or part of the procedures for implementing the above embodiments are equivalent and still fall within the scope of the invention.
Claims (5)
1. The method for debugging the detection of the radio frequency signal in the radio frequency optical transceiver based on network communication is characterized by comprising the following steps of:
designing a network communication interface of a network tube plate program for measuring, writing and reading the power sampling table;
the power sampling table is sent to a radio frequency service board program through a network port and is stored in an internal Flash of the microcontroller according to a specific format;
After the program is started, the power sampling table is identified and loaded, and the detection value is calculated by looking up a table.
2. The method for detecting and debugging a radio frequency signal in a radio frequency optical transceiver based on network communication as claimed in claim 1, wherein,
After the radio frequency service board program is started, whether a power sampling table read from the Flash is legal or not needs to be judged, and an illegal frame format indicates that the data is invalid.
3. The method for detecting and debugging a radio frequency signal in a radio frequency optical transceiver based on network communication as claimed in claim 1, wherein,
The specific mode of the power sampling table measurement is as follows:
Inputting an index of a radio frequency service board to be tested on a PC network management software interface, and sending a command for inquiring a radio frequency signal sampling value of a specified radio frequency service board;
The network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program, and calculates a radio frequency signal sampling value;
the radio frequency service board program reports the radio frequency signal sampling value to the network management board software for processing and reporting;
and aiming at the input service board index, the PC network management software queries sampling values of radio frequency signals with different powers in a transmission range one by one according to power values, and displays the sampling values in a table form.
4. The method for detecting and debugging a radio frequency signal in a radio frequency optical transceiver based on network communication as claimed in claim 1, wherein,
The specific mode of writing the power sampling table is as follows:
inputting a designated radio frequency service board index on the PC network management software interface, and sending a command of writing in a power sampling table;
The network tube plate software receives the command, processes and forwards the command to the radio frequency service plate program, and the radio frequency service plate program is processed and stores the power sampling table in the internal Flash high address area;
And the radio frequency service board program reports the processing result to the network management board software for processing according to a response format, and the network management board software reports the processing result to the PC network management software.
5. The method for detecting and debugging a radio frequency signal in a radio frequency optical transceiver based on network communication as claimed in claim 1, wherein,
The specific mode of the power sampling table is as follows:
Inputting a designated radio frequency service board index on the PC network management software interface, and sending a command for reading a power sampling table;
the network tube plate software receives the command, processes and forwards the command to the appointed radio frequency service plate program;
after receiving the command, the radio frequency service board program processes the command and reports the power sampling table to network management board software according to a response format;
after receiving the response, the network management board software processes the response and reports the power sampling table to the PC network management software.
Priority Applications (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202411529857.2A CN119519829B (en) | 2024-10-30 | 2024-10-30 | Debugging method for RF signal detection in RF optical transceivers based on network communication |
Applications Claiming Priority (1)
| Application Number | Priority Date | Filing Date | Title |
|---|---|---|---|
| CN202411529857.2A CN119519829B (en) | 2024-10-30 | 2024-10-30 | Debugging method for RF signal detection in RF optical transceivers based on network communication |
Publications (2)
| Publication Number | Publication Date |
|---|---|
| CN119519829A true CN119519829A (en) | 2025-02-25 |
| CN119519829B CN119519829B (en) | 2025-11-18 |
Family
ID=94663962
Family Applications (1)
| Application Number | Title | Priority Date | Filing Date |
|---|---|---|---|
| CN202411529857.2A Active CN119519829B (en) | 2024-10-30 | 2024-10-30 | Debugging method for RF signal detection in RF optical transceivers based on network communication |
Country Status (1)
| Country | Link |
|---|---|
| CN (1) | CN119519829B (en) |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120750429A (en) * | 2025-09-04 | 2025-10-03 | 江苏神州半导体科技有限公司 | Debugging method for radio frequency signal detection |
Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0381102A1 (en) * | 1989-02-03 | 1990-08-08 | Alcatel N.V. | Fibre-optical communication network with frequency division multiplexing |
| US5771385A (en) * | 1996-03-29 | 1998-06-23 | Sun Microsystems, Inc. | Setting and getting system debug flags by name at runtime |
| US20090144458A1 (en) * | 2007-12-03 | 2009-06-04 | Broadcom Corporation | Dongle device and host device with millimeter wave host inerface and method for use therewith |
| CN102262187A (en) * | 2010-05-24 | 2011-11-30 | 北京北广科技股份有限公司 | Device and method for testing and compensating frequency characteristics of power sensor |
| CN105634788A (en) * | 2014-11-28 | 2016-06-01 | 中兴通讯股份有限公司 | Single board and single board management method and system |
| CN109361463A (en) * | 2018-12-10 | 2019-02-19 | 天津光电通信技术有限公司 | A kind of multichannel ROF system and implementation method |
| CN214228203U (en) * | 2021-02-23 | 2021-09-17 | 成都菲斯洛克电子技术有限公司 | Modular power amplifier system |
| CN116865835A (en) * | 2023-08-08 | 2023-10-10 | 中国人民解放军61035部队 | Portable detection system and method for satellite communication portable station |
-
2024
- 2024-10-30 CN CN202411529857.2A patent/CN119519829B/en active Active
Patent Citations (8)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| EP0381102A1 (en) * | 1989-02-03 | 1990-08-08 | Alcatel N.V. | Fibre-optical communication network with frequency division multiplexing |
| US5771385A (en) * | 1996-03-29 | 1998-06-23 | Sun Microsystems, Inc. | Setting and getting system debug flags by name at runtime |
| US20090144458A1 (en) * | 2007-12-03 | 2009-06-04 | Broadcom Corporation | Dongle device and host device with millimeter wave host inerface and method for use therewith |
| CN102262187A (en) * | 2010-05-24 | 2011-11-30 | 北京北广科技股份有限公司 | Device and method for testing and compensating frequency characteristics of power sensor |
| CN105634788A (en) * | 2014-11-28 | 2016-06-01 | 中兴通讯股份有限公司 | Single board and single board management method and system |
| CN109361463A (en) * | 2018-12-10 | 2019-02-19 | 天津光电通信技术有限公司 | A kind of multichannel ROF system and implementation method |
| CN214228203U (en) * | 2021-02-23 | 2021-09-17 | 成都菲斯洛克电子技术有限公司 | Modular power amplifier system |
| CN116865835A (en) * | 2023-08-08 | 2023-10-10 | 中国人民解放军61035部队 | Portable detection system and method for satellite communication portable station |
Non-Patent Citations (2)
| Title |
|---|
| WENLONG GUO等: "Design of anisotro[ic metasurface and its application for polarization beam splitter", 《2016 IEEE ICMMT》, 1 December 2016 (2016-12-01) * |
| 许煜;闻扬;戴锡春;: "基于AS3992芯片的远距离RFID读写器设计", 微型机与应用, no. 18, 25 September 2012 (2012-09-25) * |
Cited By (1)
| Publication number | Priority date | Publication date | Assignee | Title |
|---|---|---|---|---|
| CN120750429A (en) * | 2025-09-04 | 2025-10-03 | 江苏神州半导体科技有限公司 | Debugging method for radio frequency signal detection |
Also Published As
| Publication number | Publication date |
|---|---|
| CN119519829B (en) | 2025-11-18 |
Similar Documents
| Publication | Publication Date | Title |
|---|---|---|
| CN112783794B (en) | Aviation communication radio station software testing system | |
| CN106054058B (en) | One kind can be to multiple sigma-delta ADC chip testings and temperature controlled system and method | |
| CN106027170B (en) | The digital miniaturization radio equipment automatic testing equipment of one kind and system | |
| CN119519829B (en) | Debugging method for RF signal detection in RF optical transceivers based on network communication | |
| CN104539250A (en) | Debugging method, device and system of power amplifier | |
| CN112782567A (en) | Chip testing system, method, device, medium and equipment | |
| CN105067894A (en) | Method and system of testing frequency conversion loss of mixer | |
| CN115733543A (en) | An optical module firmware timing test platform and test method | |
| CN113037583B (en) | Test apparatus, method and readable storage medium | |
| CN101174907B (en) | Testing device for radio frequency veneer | |
| CN109783295A (en) | Test macro self-test method for producing software and device based on configuration | |
| CN115201556A (en) | An intelligent electromagnetic detection system | |
| CN210090580U (en) | Portable fault indicator testing device for field operation and maintenance | |
| CN209979795U (en) | Automatic test system of radio frequency amplifier | |
| CN111521924A (en) | Automatic testing method for small portable detachable chip product | |
| CN116413533A (en) | An automated line loss calibration method applied to module test fixtures | |
| CN112737706B (en) | Test fixture radio frequency calibration system and method | |
| CN110988548B (en) | The Test Method and Platform of Microwave Inverter | |
| CN116506033A (en) | Production line calibration method, device, system and storage medium | |
| CN116668323A (en) | An automatic test system and method based on ultrashort wave communication equipment | |
| CN115827446A (en) | Method and device for processing coverage rate problem of chip test | |
| CN215375613U (en) | Automatic test platform for power amplifier module | |
| CN112782559A (en) | AD chip testing device and testing method thereof | |
| CN114910773A (en) | Variable-temperature on-chip test system and method for amplifier | |
| CN120238530B (en) | Docking method of multi-model grain temperature detection equipment |
Legal Events
| Date | Code | Title | Description |
|---|---|---|---|
| PB01 | Publication | ||
| PB01 | Publication | ||
| SE01 | Entry into force of request for substantive examination | ||
| SE01 | Entry into force of request for substantive examination | ||
| GR01 | Patent grant | ||
| GR01 | Patent grant |