CN113703836A - SCPI instruction management method for spacecraft power system evaluation - Google Patents

SCPI instruction management method for spacecraft power system evaluation Download PDF

Info

Publication number
CN113703836A
CN113703836A CN202110959600.0A CN202110959600A CN113703836A CN 113703836 A CN113703836 A CN 113703836A CN 202110959600 A CN202110959600 A CN 202110959600A CN 113703836 A CN113703836 A CN 113703836A
Authority
CN
China
Prior art keywords
instruction
control command
identifier
scpi
test instrument
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
CN202110959600.0A
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.)
Beijing Zhongke Qixin Software Technology Co ltd
Beijing Institute of Spacecraft System Engineering
Original Assignee
Beijing Zhongke Qixin Software Technology Co ltd
Beijing Institute of Spacecraft System Engineering
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 Beijing Zhongke Qixin Software Technology Co ltd, Beijing Institute of Spacecraft System Engineering filed Critical Beijing Zhongke Qixin Software Technology Co ltd
Priority to CN202110959600.0A priority Critical patent/CN113703836A/en
Publication of CN113703836A publication Critical patent/CN113703836A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30003Arrangements for executing specific machine instructions
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F9/00Arrangements for program control, e.g. control units
    • G06F9/06Arrangements for program control, e.g. control units using stored programs, i.e. using an internal store of processing equipment to receive or retain programs
    • G06F9/30Arrangements for executing machine instructions, e.g. instruction decode
    • G06F9/30145Instruction analysis, e.g. decoding, instruction word fields

Abstract

The invention relates to an SCPI instruction management method for spacecraft power system evaluation, which comprises the following steps: determining an identifier of an instruction type, an identifier of a test instrument type, an identifier of node equipment, an identifier of a test instrument, an identifier of an SCPI instruction and instruction content of the SCPI instruction; generating a control command, wherein the information carried by the control command comprises: the aforementioned identification and the instruction content of the SCPI instruction. The node equipment acquires the control command and judges whether the control command corresponds to the node equipment according to the identifier of the node equipment in the control command; under the condition that the control command corresponds to the node equipment, determining a test instrument corresponding to the control command according to the identifier of the test instrument in the control command; and sending the instruction content of the SCPI instruction in the control command to the determined test instrument. According to various types of identifiers in the control command, the SCPI instruction is sent to a plurality of testing instruments of various types and distinguished.

Description

SCPI instruction management method for spacecraft power system evaluation
Technical Field
The disclosure relates to the field of spacecraft power system evaluation, in particular to an SCPI (sequence description protocol) instruction management method for spacecraft power system evaluation.
Background
In the test of the power supply and distribution system of the spacecraft, the test range is wide, and the test range comprises a system level, a sub-system level, a subsystem level, a device level, a module level, a component level and the like; the test has multiple dimensions including electromechanical interface, electrical performance, reliability, service life, software engineering, technical maturity and the like. Therefore, the computer assistance is introduced, so that the automation in the test process is realized to a certain extent, the time resource and the human resource occupied by the test work are reduced, and the accuracy and the confidence coefficient of the test work are further enhanced.
During testing, commands (including but not limited to SCPI commands) need to be sent to various and multiple test instruments in order to perform data collection or remote control on the test instruments. However, the comparison in the related art has not proposed an efficient solution.
Disclosure of Invention
In order to solve the technical problem or at least partially solve the technical problem, the present disclosure provides an SCPI instruction management method for spacecraft power system evaluation.
In a first aspect, the present disclosure provides an SCPI instruction management method for spacecraft power system evaluation, which is applied to electronic devices, and includes: determining an identifier of an instruction type, an identifier of a test instrument type, an identifier of node equipment, an identifier of a test instrument, an identifier of an SCPI instruction and instruction content of the SCPI instruction; generating a control command, wherein the information carried by the control command comprises: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction.
In some embodiments, the SCPI instruction management method further includes: and determining the time sequence control information of the SCPI instruction, wherein the information carried by the control command also comprises the time sequence control information.
In some embodiments, the SCPI instruction management method further includes: sending a control command; receiving a data packet sent by corresponding node equipment in response to the control command, wherein the information carried by the data packet comprises: the device comprises an instruction type identifier, a test instrument type identifier, a node device identifier, a test instrument identifier, an SCPI instruction identifier and data obtained by a corresponding test instrument in response to the instruction content of the SCPI instruction; and storing the data packet.
In some embodiments, sending the control command comprises: and sending the control command to the real-time database so that the node equipment acquires the control command from the real-time database.
In a second aspect, the present disclosure provides an SCPI instruction management method for spacecraft power system evaluation, which is applied to node devices, where the node devices are associated with one or more test instruments, and the SCPI instruction management method includes: the node equipment acquires a control command, wherein the information carried by the control command comprises: the method comprises the steps of identifying a command type, an identifier of a testing instrument type, an identifier of node equipment, an identifier of a testing instrument, an identifier of an SCPI command and command content of the SCPI command; the node equipment judges whether the control command corresponds to the node equipment according to the identifier of the node equipment in the control command; under the condition that the control command corresponds to the node equipment, the node equipment determines a test instrument corresponding to the control command according to the identifier of the test instrument in the control command; and the node equipment sends the instruction content of the SCPI instruction in the control command to the determined test instrument.
In some embodiments, the information carried by the control command further includes: the time sequence control information of the SCPI instruction, wherein the node device sends the instruction content of the SCPI instruction in the control command to the determined test instrument, includes: and the node equipment sends the instruction content of the SCPI instruction in the control command to the determined test instrument according to the time sequence control information.
In some embodiments, the SCPI instruction management method further includes: the node equipment receives data sent by the determined test instrument in response to the instruction content of the SCPI instruction; the node equipment generates a data packet, wherein the information carried by the data packet comprises: the data comprise an instruction type identifier, a test instrument type identifier, a node device identifier, a test instrument identifier, an SCPI instruction identifier and the data; the node device transmits the data packet.
In some embodiments, the node device obtains the control command, including: and the node equipment acquires the control command from the real-time database.
In a third aspect, the present disclosure provides an apparatus comprising: a memory, a processor, and a computer program stored on the memory and executable on the processor; the computer program, when executed by a processor, implements the steps of any of the methods of the present disclosure.
In a fourth aspect, the present disclosure provides a computer-readable storage medium, where an SCPI instruction management program for spacecraft power system evaluation is stored on the computer-readable storage medium, and when the SCPI instruction management program is executed by a processor, the steps of any of the SCPI instruction management methods of the present disclosure are executed.
Compared with the related art, the technical scheme provided by the embodiment of the disclosure has the following advantages: the method provided by the embodiment of the disclosure.
Drawings
The accompanying drawings, which are incorporated in and constitute a part of this specification, illustrate embodiments consistent with the present disclosure and together with the description, serve to explain the principles of the disclosure.
In order to more clearly illustrate the embodiments or technical solutions in the prior art of the present disclosure, the drawings used in the description of the embodiments or prior art will be briefly described below, and it is obvious for those skilled in the art that other drawings can be obtained according to the drawings without inventive exercise.
Fig. 1 is a schematic structural diagram illustrating an embodiment of a system for evaluating a spacecraft power system according to an embodiment of the present disclosure;
fig. 2 is a flowchart of an embodiment of an SCPI instruction management method for spacecraft power system evaluation according to an embodiment of the present disclosure;
fig. 3 is a flowchart of another implementation of an SCPI instruction management method for spacecraft power system evaluation according to an embodiment of the present disclosure;
FIG. 4 is a flow chart of one embodiment of a method of testing a spacecraft power system provided in an embodiment of the present disclosure;
fig. 5 is a block diagram illustrating a structure of an embodiment of a control command processing apparatus according to an embodiment of the disclosure;
fig. 6 is a block diagram illustrating a structure of another embodiment of a control command processing apparatus according to an embodiment of the disclosure;
fig. 7 is a hardware schematic diagram of an implementation manner of an electronic device according to an embodiment of the present disclosure.
Detailed Description
It should be understood that the specific embodiments described herein are merely illustrative of the disclosure and are not intended to limit the disclosure.
In the following description, suffixes such as "module", "component", or "unit" used to denote elements are used only for the convenience of explanation of the present disclosure, and have no specific meaning in themselves. Thus, "module", "component" or "unit" may be used mixedly.
Fig. 1 is a schematic structural diagram of an embodiment of a system for evaluating a spacecraft power supply system according to an embodiment of the present disclosure, as shown in fig. 1, the system includes: test instrument 10, node device 20, server 30, and client 50. The test apparatus 10 may be connected directly to the node device 20 or connected through the switch 40. The test instrument 10 may be connected to the server 30, in which case the server 30 functions as a node device. The node device 20 and the server 30 may be connected through a switch 40. The server 30 and the client 50 may be connected through a switch 40. Hereinafter, the node device and the server are collectively referred to as a node in some cases. At least a portion of the test instrument 10 is a single-threaded device, but is not so limited.
In the embodiment of the present disclosure, the node device 20 may include an electronic device such as a personal computer, for example, a computer running Windows or macOS, or a portable electronic device such as a smart phone, which is not limited in the embodiment of the present disclosure.
In the embodiment of the present disclosure, the server 20 may be a personal computer or a server device, which is not limited in the embodiment of the present disclosure.
In the disclosed embodiment, the client 50 is used to initiate a test, display various test data, and set various test parameters. Server 30 acts as an intermediary for communications between node device 20 and client 50. The node apparatus 20 is used to collect data from the test instrument 10 and perform setup operations on the test instrument 10.
In the disclosed embodiment, the client 50 initiates a test, periodically collects parameters (e.g., voltage, current, etc.) from the test instrument 10, and the test instrument 10 tests parameters of the spacecraft power system. The client 50 initiates a state setting, changing the state of the test instrument 10. The node device 20 receives the status setting instruction and performs status setting on the test instrument 10.
In embodiments of the present disclosure, the test instrument 10 may include: and the solar array simulator is used for checking the shunt regulation function of the evaluated object. For example, the solar matrix simulator may include: one or more cabinets, a computer and a programmable DC power supply, each programmable DC power supply comprising one or more channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the storage battery simulator is used for checking the charging control function and the discharging control function of the evaluated object. For example, the battery simulator may include one or more cabinets, computers, programmable dc power supplies, and programmable dc electronic loads, each of which includes one or more channels.
In embodiments of the present disclosure, the test instrument 10 may include: the program-controlled DC power supply is used for providing power for the object to be tested. Illustratively, each programmable dc power supply includes one or more channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the program-controlled direct current electronic load is used for consuming the power output by the tested object. Illustratively, the programmable dc electronic load includes: one or more cabinets, computers, program-controlled DC electronic loads, each program-controlled DC electronic load comprising a plurality of channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the power analyzer is used for measuring voltage and current. Illustratively, each power analyzer contains a plurality of voltage measurement channels and a plurality of current measurement channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the frequency analyzer is used for analyzing frequency domain impedance and loop stability. Illustratively, each frequency analyzer contains one or more frequency output channels, and one or more voltage measurement channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the oscilloscope is used for measuring time-domain voltage and current waveforms. Each oscilloscope contains one or more voltage measurement channels.
In embodiments of the present disclosure, the test instrument 10 may include: the multimeter is used for measuring voltage and current. Each multimeter contains one or more voltage measurement channels and current measurement channels.
In embodiments of the present disclosure, the test instrument 10 may include: and the function generator is used for outputting the specific signal.
In embodiments of the present disclosure, the test instrument 10 may include: and the power amplifier is used for amplifying the power of the signal.
In embodiments of the present disclosure, the test instrument 10 may include: LCR tester, is used for measuring reactance.
In embodiments of the present disclosure, the test instrument 10 may include: milliohmmeter for measuring small resistance.
In embodiments of the present disclosure, the test instrument 10 may include: and the data recorder is used for recording data.
In the disclosed embodiment, node apparatus 20 may be associated with one or more test instruments 10. The node apparatus 20 is configured to communicate with its associated test instrument 10 to collect data from the test instrument 10 or to perform setup operations on the test instrument 10.
In the embodiment of the present disclosure, an identifier is assigned to each node device 20, an identifier of a test apparatus type is assigned to each test apparatus, and an identifier of a test apparatus is classified for each test apparatus 10. The identity of node device 20 may be associated with attribute information of node device 20, such as associating the identity of node device 20 with an IP address, MAC address, etc. of node device 20. The identification of the test instrument 10 may be associated with attribute information of the test instrument 10, such as associating the identification of the test instrument 10 with an IP address of the test instrument 10, or the like. The identifier of the type of the test instrument may be associated with attribute information of the test instrument of the corresponding type, for example, the identifier of the type of the test instrument is associated with information such as which communication interface the test instrument supports.
In the embodiment of the present disclosure, the remote control between the test instrument 10 and the node device 20 is implemented by using a program controlled instrument (programmable instrument) standard command Set (SCPI), but is not limited thereto. The SCPI is a standardized instrument programming language which is established on the basis of the existing standards of IEEE488.1 and IEEE 488.2 and conforms to a plurality of standards of floating point operation rules, ISO646 information exchange 7-bit encoding symbols (equivalent to ASCll programming) and the like in the IEEE754 standard. It adopts a set of command set with tree-like hierarchical structure, is a universal instrument model, and adopts signal-oriented measurement.
The instructions in the standard command set of the program-controlled instrument (programmable instrument) correspond to one-time press keys on the panel of the equipment, and in a remote operation mode, one or more SCPI commands can complete the same work. The plurality of instructions comprise an instruction set.
In the disclosed implementations, the SCPI instruction includes, but is not limited to, two functions (instruction types):
1) a setting instruction to change the running state of the test instrument, i.e., set operation, for example, turning on/off power output, etc.;
2) the query command is a query operation for querying the state of the test instrument, for example, reading the output voltage value, etc.
The query instruction is typically given a question mark "? "end, some instructions can be used to set up or query the instrument.
Generally, each test instrument has its own developer manual, which introduces the supported SCPI commands in detail and embodies them in the form of syntax tree, and the SCPI commands in the form of syntax tree cannot be used directly, and can be used after being analyzed into single SCPI commands.
An exemplary syntax tree for the SCPI instruction is as follows:
[SOURce:]
PULSe
TRANposition [ < Time > [ Unit ] setting rise/fall Time
TRANposition [: LEADing ]? < Time > [ Unit ] query rise/fall Time
:WIDTh
HIGH (TIME) UNIT SET LEVELA PULSE WIDTH
HIGH? < Time > [ Unit ] query LevelA (higher level) pulse Width
:WIDTh
LOW < Time > Unit sets the LevelB (lower level) pulse width
LOW? < Time > [ Unit ] query LevelB (lower level) pulse Width
After the syntax tree is analyzed, the following instructions can be obtained:
TRANposition setting rise/fall time
TRANposition? Querying rise/fall times
PULSe WIDTh HIGH SET LEVELA PULSE WIDTH PULSE
PULSe: WIDTh: HIGH? Querying level A (higher level) pulse widths
PULSe WIDTh LOW sets the LevelB (lower level) PULSe WIDTh
PULSe: WIDTh: LOW? Querying LevelB (lower level) pulse widths
In the embodiment of the disclosure, an identifier is allocated to the SCIP instruction, and the identifier of the SCPI instruction can distinguish different SCPI instructions, for example, the identifier of the SCIP instruction "PULSe: WIDTh: HIGH" is "0001", and the identifier of the SCIP instruction "PULSe: tranposition" is "0002".
In the embodiment of the disclosure, local nonstandard SCPI instruction extension can be provided, so that the function of the evaluation equipment can be conveniently and more effectively and completely exerted, and a more complete means is provided for the evaluation process, thereby obtaining a more accurate evaluation result.
In the disclosed embodiment, the SCPI instructions of all test instrument types participating in the test may be obtained, forming an SCPI instruction set for each type of test instrument. The identification of the SCPI instruction is used for distinguishing different SCPI instructions. In some cases, the SCPI instructions for the same type of test instrument are the same, i.e., each test instrument of the same type has the same set of SCPI instructions. The instruction content of the SCPI instruction includes keys and parameters (optional parameters, with parameters for set instructions and no parameters for query instructions). In the present disclosure, the identifier of the SCPI instruction refers to an identifier corresponding to a key.
It should be understood that the system for spacecraft power system evaluation shown in fig. 1 is merely an exemplary illustration of an embodiment of the present disclosure and is not a limitation of the system for spacecraft power system evaluation.
Embodiments of the present disclosure are described below on the basis of the system shown in fig. 1.
In some embodiments of the present disclosure, the information carried by the control command includes: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction. The information carried by the data packets in response to the control commands includes: and the identification of the instruction type, the identification of the test instrument type, the identification of the node equipment, the identification of the test instrument, the identification of the SCPI instruction and the acquired data in the corresponding control command. In this disclosure, each type of identification information is referred to collectively as an "instruction code".
In some embodiments of the present disclosure, the information carried by the control command further includes: the timing control information may include delay information or time information, which is not limited in this disclosure.
In the disclosure, the SCPI instruction can be sent to a plurality of test instruments of various types and distinguished according to various types of identifiers in the control command; according to various identifications in the data packet, the information of instructions, test instruments, node equipment and the like for acquiring the data can be determined without complex retrieval. And, based on these identification information, facilitate the writing or automatic generation of control command, and improve the readability of control command.
The embodiment of the disclosure provides an SCPI instruction management method for spacecraft power system evaluation, which can be applied to a client 50 or a server 30 to generate a control command for a test instrument 10. The plurality of control commands form a control command sequence, and execution of the control commands in the control command sequence implements a series of operations including collecting data from the test instrument 10 and setting a state of the test instrument 10.
As shown in fig. 2, the method includes steps S202 to S204.
Step S202, determining the identifier of the instruction type, the identifier of the test instrument type, the identifier of the node equipment, the identifier of the test instrument, the identifier of the SCPI instruction and the instruction content of the SCPI instruction.
Step S204, generating a control command, wherein the information carried by the control command comprises: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction.
In the disclosed embodiment, the fields included in generating the control command are shown in table 1.
TABLE 1 field table for control commands
Figure BDA0003221725880000091
In the embodiment of the present disclosure, the identifier of the instruction type, the identifier of the test instrument type, the identifier of the node device, the identifier of the test instrument, and the identifier of the SCPI instruction in the control command are referred to as an instruction code. The control command comprises two parts of a command code number and an instruction content of the SCPI instruction, wherein the command code number comprises an instruction type identifier, a test instrument type identifier, a node device identifier, a test instrument identifier and an SCPI instruction identifier.
Illustratively, the identification of the instruction type is represented by a 1-bit 10-ary number, for example, "1", "2", "3", "4" respectively represent different instruction types; the identifier of the test instrument type is represented by 2-bit 10-system number, for example, "01", "11", "15" respectively represent different test instrument types; the node device identification is represented by 2-bit 10-ary number, for example, "02", "20", "80" respectively represent different node devices; the identification of the test instrument is represented by 2-bit 10-ary number, for example, "01", "20", "51" respectively represent different test instruments; the identification of the SCPI instruction is represented by a 4-bit 10-ary number, for example, "0001" and "0100" represent different SCPI instructions.
Illustratively, the above identifiers are combined together in a predetermined order to form an instruction code, for example, the instruction code may be expressed as follows according to the order of the identifier of the instruction type, the identifier of the test equipment type, the identifier of the node equipment, the identifier of the test equipment, and the identifier of the SCPI instruction: abbcc deeee. Wherein, "a" represents an identifier of an instruction type, "BB" represents an identifier of a test instrument type, "CC" represents an identifier of a node device, "DD" represents an identifier of a test instrument, and "EEEE" represents an identifier of an SCPI instruction. For example, "30101020111" indicates an instruction with an instruction type of "3", a test equipment type of "01", a node device of "01", a test equipment of "02", and a SCIP instruction of "0111".
It should be understood that the above-mentioned identification of the control command and its data structure are only exemplary, and the embodiment of the present disclosure is not limited thereto, and for example, data forms such as json are also feasible.
Illustratively, the instruction content of the SCPI instruction includes a key and a parameter (optionally, a parameter for a set instruction and not a parameter for a query instruction). For example, the instruction of the SCPI instruction is "SOURce 1: VOLTage: protetection 110 (set PROTection VOLTage, target value is 110)", where "SOURce 1: VOLTage: protetection" is a portion (key) corresponding to the identifier of the SCPI instruction, and "110" is a parameter of the SCPI instruction. The instruction of the SCPI instruction is "SOURCE 1: VOLTage: PROTECTURE? (query PROTection VOLTage) ", wherein" SOURce1: VOLTage: PROTection? "is the portion (key) corresponding to the identification of the SCPI instruction whose instruction does not contain a parameter.
For example, but not limited to, the "instruction code" portion of the control command is separated from the "instruction" portion of the SCPI instruction by "|". For example, a control command may be represented as "30101020111 | SOURCE1: VOLTage: PROTECTURE? ".
In some embodiments, to control the timing of the SCPI instruction, the method further comprises: and determining the time sequence control information of the SCPI instruction, wherein the information carried by the control command also comprises the time sequence control information. The control commands containing the timing control information are shown in table 2.
TABLE 2 control commands containing timing control information
Part 1 Section 2 Section 3
Instruction code Timing control information Instruction content of SCPI instruction
For example, the timing control information may be set as delay information indicating that the SCPI instruction is delayed to be executed according to the delay information; or the timing control information may be set as time information indicating that the SCPI instruction is executed at that time.
In the above control command expression, the control command including the timing control information may be expressed as "instruction code | timing control information | SCPI instruction", in which the respective sections are separated by "|", and an exemplary control command is expressed as "30101020111 |50| SOURce1: volume: PROTection? ", which represents a time delay 50 (units may be milliseconds, etc. depending on the protocol) is performed.
In some embodiments, it may be the case that the parameter values returned for the query instruction are "0.05,0.14,0.45, 1.23". Thus, the control command may also include an identification of the value. The identification of the value can be represented by 2-bit 10-ary data, and is referred to as "FF", for example, for "0.05,0.14,0.45,1.23", when FF is 04, it represents that the 4 th value, i.e. 1.23, is extracted, and the other parameter values are ignored.
In some embodiments, generating a plurality of control commands forms a sequence of control commands. An exemplary control command sequence is as follows:
# - -select channel 2
32048010576|0|SELect:ch2 1
# - - - -setting horizontal scale
32048010282|0|HORizontal:SCAle 10.0
# - - - -setting the trigger mode
32048010634|0|TRIGger:A:MODe AUTO
# - -zero position setting (V) of channel 2
32048010057|0|CH2:POSition-3.0
# - -offset setting (V) for channel 2
32048010055|0|CH2:OFFSet 0.00
# - - -vertical scale setting of channel 2 (V)
32048010063|0|CH2:VOLts 1.0
In some embodiments, after the control command is generated, a control command or sequence of control commands is sent. For example, a control command or sequence of control commands is broadcast to node apparatus 20. Node apparatus 20 receives the control command or the control command sequence and executes its own control command.
In some embodiments, the control commands or control command sequences are processed using a real-time database. After generating the control command or sequence of control commands, and sending the control command or sequence of control commands to the real database, node device 20 may be configured to read the control command or sequence of control commands from the real database in real time. In some embodiments, the real-time database is located at server 30, and node apparatus 20 communicates with server 30 to read the control commands or control command sequences in real-time from the real-time database located thereon.
In some embodiments, after sending the control command, the method further includes: receiving a data packet sent by corresponding node equipment in response to the control command, wherein the information carried by the data packet comprises: the device comprises an instruction type identifier, a test instrument type identifier, a node device identifier, a test instrument identifier, an SCPI instruction identifier and data obtained by a corresponding test instrument in response to the instruction content of the SCPI instruction; and storing the data packet. It should be understood that the data packet may further include other information, for example, the start and end time stamps of the SCPI instruction, which is not described in detail in this disclosure.
Illustratively, the control command sent is "30101020111 |50| SOURCE1: VOLTage: PROTECTURE? "the received data packet carries" 30101020111 "(i.e., the instruction code formed by the various identifiers described above) and the queried data.
In some embodiments, where the query command implements data collection, node devices 20 may be configured to periodically send instructions for SCPI commands to their associated test instruments 10, periodically collecting data from test instruments 10.
In the embodiment of the present disclosure, the stored data packet includes the various identifiers (i.e., the instruction codes), so that the source of the data, the instruction used for collecting the data, and the like are determined according to the identifiers.
The embodiment of the disclosure also provides an SCPI instruction management method for spacecraft power system evaluation, which is applied to node equipment, and the node equipment is associated with one or more test instruments. And the node equipment acquires the control command of the node equipment according to the control command or the identification information in the control command.
As shown in fig. 3, the method includes steps S302 to S308.
In step S302, the node device acquires a control command.
Wherein, the information carried by the control command comprises: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction.
In the embodiment of the present disclosure, as described in the foregoing part of the present disclosure, the various types of identifiers in the control command are collectively referred to as instruction codes, and in some embodiments, the identifiers are organized together according to a predetermined sequence, each type of identifier sets a corresponding bit number as needed, and the instruction code and the instruction content of the SCPI instruction are divided by using a separator "|".
In embodiments of the present disclosure, a node device may listen for control commands or control command sequences, which in some embodiments are sent to a real-time database, and the node device may be configured to read the control commands or control command sequences in the real-time database in real-time.
In step S304, the node device determines whether the control command corresponds to the node device according to the identifier of the node device in the control command.
In the embodiment of the present disclosure, the control command or the control command sequence is broadcasted, the node device may obtain the control commands sent to all the node devices, and the node device screens the control commands sent to the node device from the broadcasted control commands by using the identifier of the node device in the control commands.
In the embodiment of the present disclosure, the node device reads the identifier of the node device in the control command, compares the read identifier with the identifier of itself, and if the read identifier and the identifier of itself are consistent, the control command is sent to itself. Illustratively, as shown in the foregoing of the present disclosure, the identifier of the node device is set at a preset location ("CC" in abbcc data ee "), and the node device reads the value of the" CC "location to obtain the identifier of the node device indicated by the control command.
And step S306, under the condition that the control command corresponds to the node equipment, the node equipment determines the test instrument corresponding to the control command according to the identifier of the test instrument in the control command.
In the embodiment of the present disclosure, as in the foregoing example of the present disclosure, the identifier of the test instrument is set at the preset position ("DD" in abbcc data ee "), and the node device reads the value of the" DD "position to obtain the identifier of the test instrument indicated by the control command.
In step S308, the node device sends the instruction content of the SCPI instruction in the control command to the determined test instrument.
In the embodiment of the present disclosure, as in the foregoing example of the present disclosure, the instruction content of the SCPI instruction is set at a preset position, and the node device reads the value of the position to obtain the instruction content of the SCPI instruction.
In the present embodiment, the instruction content of the SCPI instruction includes a key and a parameter (the parameter is optional, and has a parameter for the setting instruction and does not include a parameter for the query instruction). For example, the instruction of the SCPI instruction is "SOURce 1: VOLTage: protetection 110 (set PROTection VOLTage, target value is 110)", where "SOURce 1: VOLTage: protetection" is a portion (key) corresponding to the identifier of the SCPI instruction, and "110" is a parameter of the SCPI instruction. The instruction of the SCPI instruction is "SOURCE 1: VOLTage: PROTECTURE? (query PROTection VOLTage) ", wherein" SOURce1: VOLTage: PROTection? "is the portion (key) corresponding to the identification of the SCPI instruction whose instruction does not contain a parameter.
In some embodiments, in order to control the execution timing of the control name command, the information carried by the control command further includes: timing control information of the SCPI instruction. For example, the timing control information may be set as delay information indicating that the SCPI instruction is delayed to be executed according to the delay information; or the timing control information may be set as time information indicating that the SCPI instruction is executed at that time.
In the method, the node equipment sends the instruction content of the SCPI instruction in the control command to the determined test instrument according to the time sequence control information. In the above control command expression, the control command including the timing control information may be expressed as "instruction code | timing control information | SCPI instruction", in which each portion is divided by "|", and an exemplary control command is expressed as "30101020111 |50| SOURce1: VOLTage: PROTection? ", which represents a time delay 50 (units may be milliseconds, etc. depending on the protocol) is performed. After acquiring the instruction content of the SCPI instruction, the node equipment sets a timer of 50 units according to a rule, and sends the instruction content of the SCPI instruction to a corresponding test instrument when the timer is overtime.
In some embodiments, further comprising: the node equipment receives data sent by the determined test instrument in response to the instruction content of the SCPI instruction; the node equipment generates a data packet, wherein the information carried by the data packet comprises: an identification of the type of instruction, an identification of the type of test instrument, an identification of the node device, an identification of the test instrument, an identification of the SCPI instruction, and the data.
In some examples, the node device sends the data packet, which includes various types of identifiers (i.e., command codes) and data in the corresponding control commands, as previously described. In some embodiments, the data packet further includes start and end timestamps of the control command, and the like, which are not limited and described in this disclosure.
In some embodiments, for each control command, the node device may send a data packet generated in response to the control command, respectively. In other embodiments, the node device packages and transmits data packets corresponding to a plurality of control commands (for example, but not limited to, a certain time period), where the packaged data includes a plurality of aforementioned data packets, and each data packet includes an instruction good portion and a data portion.
In some embodiments, it may be the case that the parameter values returned for the query instruction are "0.05,0.14,0.45, 1.23". Thus, the control command may also include an identification of the value. The identification of the value can be represented by 2-bit 10-ary data, and is referred to as "FF", for example, for "0.05,0.14,0.45,1.23", when FF is 04, it represents that the 4 th value, i.e. 1.23, is extracted, and the other parameter values are ignored. Therefore, after receiving the data, the node device reads the identification of the value in the control command, and determines the data value to be acquired, for example, in the foregoing example, when FF is 04, the node device extracts the 4 th value of "0.05,0.14,0.45,1.23", that is, 1.23.
In some embodiments, the node device sends the data packet to the server, the server stores the data packet in the real-time database, and the client acquires corresponding data in real time according to subscription configuration in the real-time database. In some embodiments, the node device may store the data packet directly in the real-time database, which is not limited by the embodiments of the present disclosure.
The embodiment of the present disclosure also provides a method for testing a spacecraft power supply system, as shown in fig. 4, the method includes steps S401 to S413.
Step S401, the client initiates a test task.
Step S402, the server generates a control command or a control command sequence according to the test task.
In some examples, the test task includes a configuration file that produces a control command or sequence of control commands from which the server generates the control command or sequence of control commands.
In some examples, the test tasks of the client include control commands or sequences of control commands.
In step S403, the server stores the generated control command or control command sequence in a real-time database for the node device to read.
In step S404, the node device reads the control command from the real-time database.
In the embodiment of the present disclosure, after the control command or the control command sequence is stored in the real-time database, the control command or the control command sequence may be read by a plurality of node devices, and the node devices may access the real-time database in real time to obtain the control command or the control command sequence in real time.
Step S405, for the control command read by the node device, the node device determines whether the control command corresponds to the node device according to the identifier of the node device in the control command.
Step S406, in a case that the control command corresponds to the node device, the node device determines the test instrument corresponding to the control command according to the identifier of the test instrument in the control command.
In step S407, the node device sends the instruction content of the SCPI instruction in the control command to the determined test instrument.
Step S408, in the case that the test instrument has feedback data, the node device receives the data sent by the determined test instrument in response to the instruction content of the SCPI instruction.
In step S409, the node device generates a packet.
The information carried by the data packet includes: the identification of the instruction type, the identification of the test instrument type, the identification of the node device, the identification of the test instrument, the identification of the SCPI instruction in the corresponding control command, and the data.
In step S410, the node device transmits the data packet to be received by the server.
In some embodiments, for each control command, the node device may send a data packet generated in response to the control command, respectively. In other embodiments, the node device packages and transmits data packets corresponding to a plurality of control commands (for example, but not limited to, a certain time period), where the packaged data includes a plurality of aforementioned data packets, and each data packet includes an instruction good portion and a data portion.
In step S411, the server receives the data packet sent by the node device.
Step S412, the server stores the data packet in the real-time database.
In the embodiment of the present disclosure, the stored information is information carried by the data packet, and includes various identifiers in the control command corresponding to the data packet, and data acquired in response to the control command.
Step S413, the client obtains data from the real-time database according to the subscription configuration and displays the data.
In the embodiment of the present disclosure, the client may display data through the image user interface, and the display of the data may refer to a known technology, which is not described in detail in the embodiment of the present disclosure.
For the control commands and data packets, refer to the foregoing description of the present disclosure, and are not described herein.
The present disclosure also provides a control command processing apparatus, as shown in fig. 5, the apparatus including: the determining module 510 is configured to determine an identifier of the instruction type, an identifier of the testing apparatus type, an identifier of the node device, an identifier of the testing apparatus, an identifier of the SCPI instruction, and an instruction content of the SCPI instruction. A generating module 520, connected to the determining module 510, configured to generate a control command, where information carried by the control command includes: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction.
In some embodiments, the determining module 510 is further configured to determine timing control information of the SCPI instruction, where the information carried by the control command generated by the generating module 520 further includes the timing control information.
In some embodiments, the apparatus further comprises: a sending module 530, connected to the generating module 520, for sending the control command; and a receiving module 540, connected to the sending module 530, for receiving the data packet sent by the corresponding node device in response to the control command. Wherein, the information carried by the data packet includes: the device comprises an identification of an instruction type, an identification of a test instrument type, an identification of a node device, an identification of a test instrument, an identification of an SCPI instruction, and data obtained by a corresponding test instrument in response to the instruction content of the SCPI instruction. And a storage module 550, connected to the receiving module 540, for storing the data packet.
In some embodiments, the sending module 530 is configured to send the control command to the real-time database, so that the node device obtains the control command from the real-time database.
Another control command processing apparatus is provided in an embodiment of the present disclosure, and is applied to a node device, where the node device is associated with one or more test instruments, as shown in fig. 6, the apparatus includes: an obtaining module 610, configured to obtain a control command, where information carried by the control command includes: the method comprises the steps of identifying the type of an instruction, identifying the type of a test instrument, identifying the node equipment, identifying the test instrument, identifying the SCPI instruction and identifying the instruction content of the SCPI instruction. The determining module 620 is connected to the obtaining module 610, and configured to determine whether the control command corresponds to the node device according to the identifier of the node device in the control command. And the determining module 630, connected to the determining module 620, is configured to determine, according to the identifier of the test instrument in the control command, the test instrument corresponding to the control command, when the control command corresponds to the node device. And the sending module 640 is connected to the determining module 630, and is configured to send the instruction content of the SCPI instruction in the control command to the determined test instrument.
In some embodiments, the information carried by the control command further includes: and the sending module 640 is configured to send the instruction content of the SCPI instruction in the control command to the determined test instrument according to the timing control information.
In some embodiments, the apparatus further comprises: and the receiving module 650 is configured to receive data sent by the determined test instrument in response to the instruction content of the SCPI instruction. The generating module 660 is connected to the receiving module 650, and configured to generate a data packet, where information carried by the data packet includes: the data comprise an instruction type identifier, a test instrument type identifier, a node device identifier, a test instrument identifier, an SCPI instruction identifier and the data; the node device transmits the data packet.
In some embodiments, the retrieving module 610 is configured to retrieve the control command from a real-time database.
The embodiment of the disclosure also provides an electronic device. Fig. 7 is a schematic diagram of a hardware structure of an implementation manner of an electronic device according to an embodiment of the present disclosure, and as shown in fig. 7, an electronic device 710 according to an embodiment of the present disclosure includes: including at least but not limited to: a memory 711 and a processor 712, which may be communicatively coupled to each other via a system bus. It is noted that FIG. 7 only shows electronic device 710 having components 711 and 712, but it is understood that not all of the shown components are required and that more or fewer components may be implemented instead.
In this embodiment, the memory 711 (i.e., a readable storage medium) includes a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, and the like. In some embodiments, the memory 711 may be an internal storage unit of the electronic device 710, such as a hard disk or a memory of the electronic device 710. In other embodiments, the memory 711 may also be an external storage device of the electronic device 710, such as a plug-in hard disk, a Smart Media Card (SMC), a Secure Digital (SD) Card, a Flash memory Card (Flash Card), and the like, provided on the electronic device 710. Of course, the memory 711 may also include both internal and external memory units of the electronic device 710. In this embodiment, the memory 711 is generally used for storing an operating system and various types of software installed in the electronic device 710. In addition, the memory 711 can also be used to temporarily store various types of data that have been output or are to be output.
Processor 712 may be a Central Processing Unit (CPU), controller, microcontroller, microprocessor, or other data Processing chip in some embodiments. The processor 712 generally operates to control the overall operation of the electronic device 710. In this embodiment, the processor 712 is configured to execute program code stored in the memory 711 or to process data, such as any one or more of the methods of the embodiments of the present disclosure.
The present embodiment also provides a computer-readable storage medium, such as a flash memory, a hard disk, a multimedia card, a card-type memory (e.g., SD or DX memory, etc.), a Random Access Memory (RAM), a Static Random Access Memory (SRAM), a read-only memory (ROM), an electrically erasable programmable read-only memory (EEPROM), a programmable read-only memory (PROM), a magnetic memory, a magnetic disk, an optical disk, a server, an App application mall, etc., on which a computer program is stored, which when executed by a processor implements corresponding functions. The computer readable storage medium of the present embodiments stores program code of any one or more of the disclosed embodiments, which when executed by a processor implements the method of any one or more of the disclosed embodiments.
It should be noted that, in this document, the terms "comprises," "comprising," or any other variation thereof, are intended to cover a non-exclusive inclusion, such that a process, method, article, or apparatus that comprises a list of elements does not include only those elements but may include other elements not expressly listed or inherent to such process, method, article, or apparatus. Without further limitation, an element defined by the phrase "comprising an … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises the element.
The above-mentioned serial numbers of the embodiments of the present disclosure are merely for description and do not represent the merits of the embodiments.
Through the above description of the embodiments, those skilled in the art will clearly understand that the method of the above embodiments can be implemented by software plus a necessary general hardware platform, and certainly can also be implemented by hardware, but in many cases, the former is a better implementation manner. Based on such understanding, the technical solutions of the present disclosure may be embodied in the form of a software product, which is stored in a storage medium (e.g., ROM/RAM, magnetic disk, optical disk) and includes instructions for enabling a terminal (e.g., a mobile phone, a computer, a server, an air conditioner, or a network device) to execute the method according to the embodiments of the present disclosure.
While the embodiments of the present disclosure have been described in connection with the drawings, the present disclosure is not limited to the specific embodiments described above, which are intended to be illustrative rather than limiting, and it will be apparent to those of ordinary skill in the art in light of the present disclosure that many more modifications can be made without departing from the spirit of the disclosure and the scope of the appended claims.

Claims (10)

1. An SCPI instruction management method for spacecraft power system evaluation is applied to electronic equipment and is characterized by comprising the following steps:
determining an identifier of an instruction type, an identifier of a test instrument type, an identifier of node equipment, an identifier of a test instrument, an identifier of an SCPI instruction and instruction content of the SCPI instruction;
generating a control command, wherein information carried by the control command comprises: the identifier of the instruction type, the identifier of the test instrument type, the identifier of the node device, the identifier of the test instrument, the identifier of the SCPI instruction, and the instruction content of the SCPI instruction.
2. The SCPI instruction management method of claim 1, further comprising: and determining the time sequence control information of the SCPI instruction, wherein the information carried by the control command also comprises the time sequence control information.
3. The SCPI instruction management method of claim 1 or 2, further comprising:
sending the control command;
receiving a data packet sent by the corresponding node device in response to the control command, wherein information carried by the data packet includes: the identification of the instruction type, the identification of the test instrument type, the identification of the node equipment, the identification of the test instrument, the identification of the SCPI instruction, and data obtained by the corresponding test instrument in response to the instruction content of the SCPI instruction; and
and storing the data packet.
4. The SCPI instruction management method of claim 3 wherein sending the control command comprises: and sending the control command to a real-time database so that the node equipment acquires the control command from the real-time database.
5. An SCPI instruction management method for spacecraft power system evaluation is applied to node equipment, and the node equipment is associated with one or more test instruments, and is characterized by comprising the following steps:
the node equipment acquires a control command, wherein the information carried by the control command comprises: the method comprises the steps of identifying a command type, an identifier of a testing instrument type, an identifier of node equipment, an identifier of a testing instrument, an identifier of an SCPI command and command content of the SCPI command;
the node equipment judges whether the control command corresponds to the node equipment according to the identifier of the node equipment in the control command;
under the condition that the control command corresponds to the node equipment, the node equipment determines the test instrument corresponding to the control command according to the identifier of the test instrument in the control command;
and the node equipment sends the instruction content of the SCPI instruction in the control command to the determined test instrument.
6. The SCPI instruction management method of claim 5 wherein the information carried by the control command further comprises: timing control information of the SCPI instruction,
the sending, by the node device, the instruction content of the SCPI instruction in the control command to the determined test instrument includes:
and the node equipment sends the instruction content of the SCPI instruction in the control command to the determined test instrument according to the time sequence control information.
7. The SCPI instruction management method of claim 5 or 6 further comprising:
the node equipment receives data sent by the determined test instrument in response to the instruction content of the SCPI instruction;
the node equipment generates a data packet, wherein the information carried by the data packet comprises: the identifier of the instruction type, the identifier of the test instrument type, the identifier of the node device, the identifier of the test instrument, the identifier of the SCPI instruction, and the data;
and the node equipment sends the data packet.
8. The SCPI instruction management method of claim 5 or 6 wherein the node device obtaining a control command comprises: and the node equipment acquires the control command from the real-time database.
9. An apparatus, characterized in that the apparatus comprises:
a memory, a processor, and a computer program stored on the memory and executable on the processor;
the computer program, when executed by the processor, implementing the steps of the method of any one of claims 1 to 8.
10. A computer-readable storage medium, wherein an SCPI instruction management program for spacecraft power system evaluation is stored on the computer-readable storage medium, and when executed by a processor, the SCPI instruction management program implements the steps of the SCPI instruction management method according to any one of claims 1 to 8.
CN202110959600.0A 2021-08-20 2021-08-20 SCPI instruction management method for spacecraft power system evaluation Pending CN113703836A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110959600.0A CN113703836A (en) 2021-08-20 2021-08-20 SCPI instruction management method for spacecraft power system evaluation

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110959600.0A CN113703836A (en) 2021-08-20 2021-08-20 SCPI instruction management method for spacecraft power system evaluation

Publications (1)

Publication Number Publication Date
CN113703836A true CN113703836A (en) 2021-11-26

Family

ID=78653943

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110959600.0A Pending CN113703836A (en) 2021-08-20 2021-08-20 SCPI instruction management method for spacecraft power system evaluation

Country Status (1)

Country Link
CN (1) CN113703836A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401032A (en) * 2021-12-24 2022-04-26 中科南京移动通信与计算创新研究院 Testing method and system for satellite communication comprehensive tester

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100050104A1 (en) * 2008-08-20 2010-02-25 Franco Stellari System and Method for Automatic Instrument Address Recognition
US20100333076A1 (en) * 2009-06-30 2010-12-30 Agilent Technologies, Inc. Programming language translator
CN102004952A (en) * 2010-11-03 2011-04-06 北京普源精电科技有限公司 Measuring resource control system and measuring resource control method
CN103559296A (en) * 2013-11-04 2014-02-05 中国电子科技集团公司第四十一研究所 XML-based parsing method for SCPI (The Standard Commands for Programmable Instruments)
CN107885675A (en) * 2017-11-23 2018-04-06 中国电子科技集团公司第四十研究所 A kind of program control command handling method of multifunctional measuring instrument
CN110531653A (en) * 2019-08-01 2019-12-03 北京搜狗科技发展有限公司 A kind of control method, device and the device for control
CN110928575A (en) * 2018-09-20 2020-03-27 上海登临科技有限公司 Multi-device synchronous control system and control method
CN111079916A (en) * 2018-10-19 2020-04-28 中科寒武纪科技股份有限公司 Operation method, system and related product
CN111782509A (en) * 2020-06-15 2020-10-16 西北工业大学 Space flight automatic test method based on virtual instrument pseudo-instruction mechanism
CN112506670A (en) * 2021-02-02 2021-03-16 上海有孚智数云创数字科技有限公司 Multi-node automatic operation and maintenance task processing method, system and storage medium

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20100050104A1 (en) * 2008-08-20 2010-02-25 Franco Stellari System and Method for Automatic Instrument Address Recognition
US20100333076A1 (en) * 2009-06-30 2010-12-30 Agilent Technologies, Inc. Programming language translator
CN102004952A (en) * 2010-11-03 2011-04-06 北京普源精电科技有限公司 Measuring resource control system and measuring resource control method
CN103559296A (en) * 2013-11-04 2014-02-05 中国电子科技集团公司第四十一研究所 XML-based parsing method for SCPI (The Standard Commands for Programmable Instruments)
CN107885675A (en) * 2017-11-23 2018-04-06 中国电子科技集团公司第四十研究所 A kind of program control command handling method of multifunctional measuring instrument
CN110928575A (en) * 2018-09-20 2020-03-27 上海登临科技有限公司 Multi-device synchronous control system and control method
CN111079916A (en) * 2018-10-19 2020-04-28 中科寒武纪科技股份有限公司 Operation method, system and related product
CN110531653A (en) * 2019-08-01 2019-12-03 北京搜狗科技发展有限公司 A kind of control method, device and the device for control
CN111782509A (en) * 2020-06-15 2020-10-16 西北工业大学 Space flight automatic test method based on virtual instrument pseudo-instruction mechanism
CN112506670A (en) * 2021-02-02 2021-03-16 上海有孚智数云创数字科技有限公司 Multi-node automatic operation and maintenance task processing method, system and storage medium

Non-Patent Citations (5)

* Cited by examiner, † Cited by third party
Title
任江涛等: "新一代总线技术LXI在航天测试领域的应用", 《航天控制》, no. 05, pages 81 - 85 *
孙波等: "航天器自动化测试与航天器测试语言", 《北京航空航天大学学报》, no. 11, pages 92 - 95 *
李宏亮等: "航天器多路射频频谱自动监测系统设计", 《计算机测量与控制》, vol. 25, no. 12, pages 1 - 5 *
李德标: "台式频谱分析仪的程控软件系统设计", 《中国优秀硕士学位论文全文数据库工程科技Ⅱ辑》, no. 2, pages 042 - 1838 *
李鸿飞等: "载人飞船自动化测试平台的设计与应用", 《航天器工程》, no. 04, pages 120 - 125 *

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114401032A (en) * 2021-12-24 2022-04-26 中科南京移动通信与计算创新研究院 Testing method and system for satellite communication comprehensive tester
CN114401032B (en) * 2021-12-24 2023-10-27 中科南京移动通信与计算创新研究院 Testing method and system for satellite communication comprehensive tester

Similar Documents

Publication Publication Date Title
CN111459794B (en) Communication network testing method, device, computer equipment and storage medium
US20180120384A1 (en) Tester for equipment, apparatus or component with distributed processing function
CN110502442B (en) Dynamic parameter checking method, device, equipment and storage medium
CN106888060B (en) Anti-interference test method and system for wireless communication module
CN108174405A (en) Product test method and apparatus
CN112087468A (en) Message processing method, related equipment and readable storage medium
CN111083017A (en) Air conditioner distribution network testing method, air conditioner distribution network testing terminal and readable storage medium
CN113703836A (en) SCPI instruction management method for spacecraft power system evaluation
CN114124694A (en) Configuration method and configuration device of Internet of things equipment, electronic equipment and medium
CN108063685B (en) Log analysis method and device
CN110795817B (en) Laboratory data processing method and processing system
CN108990035A (en) Bluetooth function detection method, device, equipment and storage medium
CN107864442B (en) Test method based on intelligent voice equipment, intelligent voice equipment and storage medium
CN111563037B (en) Test optimization method and device based on test questions, storage medium and terminal
CN103152215A (en) Testing system and testing method of data center
CN113051168A (en) Data storage information safety testing system and method for vehicle-mounted information interaction system
CN205304831U (en) Testing system
CN115117981B (en) Chip for programmable control of charging of new energy automobile battery
CN111782507A (en) Data testing method and device, storage medium and electronic equipment
CN113702860A (en) Oscilloscope waveform data analysis method for spacecraft power supply system evaluation
CN108228769B (en) Sign data entry method and system, computer storage medium and equipment
CN108712442B (en) Switch-in method of data acquisition end of power distribution cabinet and terminal equipment
CN111459795A (en) Cluster pressure testing method and device, computer equipment and storage medium
US20130141128A1 (en) Test device and test method for testing electronic devices
CN113704099A (en) Test script generation method and equipment for spacecraft power system evaluation

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