CN111445989A - Simulation learning method for seminal plasma analyzer simulator - Google Patents

Simulation learning method for seminal plasma analyzer simulator Download PDF

Info

Publication number
CN111445989A
CN111445989A CN202010224024.0A CN202010224024A CN111445989A CN 111445989 A CN111445989 A CN 111445989A CN 202010224024 A CN202010224024 A CN 202010224024A CN 111445989 A CN111445989 A CN 111445989A
Authority
CN
China
Prior art keywords
simulator
analyzer
seminal plasma
upper computer
plasma analyzer
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
Application number
CN202010224024.0A
Other languages
Chinese (zh)
Other versions
CN111445989B (en
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.)
Zhuhai Gaoruite Medical Technology Co ltd
Original Assignee
Zhuhai Gaoruite Medical Technology Co ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Zhuhai Gaoruite Medical Technology Co ltd filed Critical Zhuhai Gaoruite Medical Technology Co ltd
Priority to CN202010224024.0A priority Critical patent/CN111445989B/en
Publication of CN111445989A publication Critical patent/CN111445989A/en
Application granted granted Critical
Publication of CN111445989B publication Critical patent/CN111445989B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H40/00ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices
    • G16H40/40ICT specially adapted for the management or administration of healthcare resources or facilities; ICT specially adapted for the management or operation of medical equipment or devices for the management of medical equipment or devices, e.g. scheduling maintenance or upgrades
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/50ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for simulation or modelling of medical disorders
    • GPHYSICS
    • G16INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR SPECIFIC APPLICATION FIELDS
    • G16HHEALTHCARE INFORMATICS, i.e. INFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR THE HANDLING OR PROCESSING OF MEDICAL OR HEALTHCARE DATA
    • G16H50/00ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics
    • G16H50/70ICT specially adapted for medical diagnosis, medical simulation or medical data mining; ICT specially adapted for detecting, monitoring or modelling epidemics or pandemics for mining of medical data, e.g. analysing previous cases of other patients

Landscapes

  • Engineering & Computer Science (AREA)
  • Health & Medical Sciences (AREA)
  • Medical Informatics (AREA)
  • Public Health (AREA)
  • Biomedical Technology (AREA)
  • General Health & Medical Sciences (AREA)
  • Epidemiology (AREA)
  • Data Mining & Analysis (AREA)
  • Primary Health Care (AREA)
  • Pathology (AREA)
  • Databases & Information Systems (AREA)
  • Business, Economics & Management (AREA)
  • General Business, Economics & Management (AREA)
  • Automatic Analysis And Handling Materials Therefor (AREA)
  • Management, Administration, Business Operations System, And Electronic Commerce (AREA)

Abstract

The invention discloses a simulation learning method of a seminal plasma analyzer simulator, wherein the seminal plasma analyzer simulator comprises a microprocessor, a memory, a first communication port and a second communication port which are arranged on an integrated circuit board in a case, the first communication port is connected with an upper computer, the second communication port is connected with an analyzer, the upper computer, the seminal plasma analyzer simulator and the analyzer are started after the connection is finished, the analyzer is operated to traverse all instructions, and communication data between the upper computer and the analyzer is recorded into the memory of the seminal plasma analyzer simulator in a communication log mode; and connecting the first communication port with the upper computer, starting the upper computer and the seminal plasma analyzer simulator, and responding and feeding back data to the instruction sent by the upper computer by using the communication log in the memory as a data source by the seminal plasma analyzer simulator until the instruction is finished and the seminal plasma analyzer simulator returns to a standby state.

Description

Simulation learning method for seminal plasma analyzer simulator
Technical Field
The invention relates to the technical field of medical instruments, in particular to a simulation learning method for a seminal plasma analyzer simulator.
Background
In the male reproductive discipline of medical institutions such as hospitals or physical examination centers, seminal plasma biochemical index examination is a basic examination means, and a full-automatic seminal plasma biochemical analyzer is a main device for executing the examination. The device is similar to the fully automatic biochemical analyzer widely used at present, and the main difference is that the sample type is different. The full-automatic seminal plasma biochemical analyzer is used together with a special reagent to detect the biochemical indexes of the seminal plasma sample.
The full-automatic seminal plasma biochemical analyzer generally comprises an analyzer host (a lower computer) and an upper computer. The upper computer is provided with operation software of the analyzer, provides functions of a human-computer interface, data processing, report output and the like, and the analyzer host (the lower computer) completes sample testing work such as sample dispensing, reagent dispensing, reaction monitoring and the like. The upper computer is connected with the lower computer through a communication port. The upper computer command is sent to the lower computer through the communication port, and the lower computer sends the instrument state, the measurement data and other contents to the upper computer through the communication port.
Generally, in the process of developing and debugging the operating software of the upper computer, when the links of interacting with the lower computer are involved, the upper computer must be connected with a real analyzer. Similarly, when the operation software is used for training, demonstration and the like, part of functions interacting with the lower computer also need to be connected with the real analyzer. Therefore, when the real analyzer is inconvenient to connect, the debugging or the demonstration of all functions of the upper computer software is inconvenient.
To solve the above problem, simulators are used by most developers. The simulator is computer equipment provided with software for simulating a real analyzer, replaces the real analyzer, is connected with an upper computer through a communication port, receives instructions of the upper computer and feeds data back to the upper computer. For the upper computer, the simulator is not different from a real analyzer.
However, the following drawbacks mainly exist in the prior art: the existing simulator considers various possible instruction sequences in order to completely simulate a real instrument, and therefore, the workload of codes is very large. The simulator is originally designed for improving the development efficiency of the software of the upper computer, and if the simulator needs a great deal of work, the simulator is against the original purpose; the existing simulator depends on the simulated analyzer, if the program of the analyzer is changed, the code of the simulator needs to be changed, and the workload is repeated; the existing simulator is basically fixed for the data returned by the simulated instrument, and even if the data is changed, the data is in a preset mode, so that the simulator can not completely simulate the real situation for debugging an upper computer program.
Disclosure of Invention
Aiming at the problems in the prior art, the invention aims to provide a simulation learning method of a refiner analyzer simulator, which is updated at any time by arranging a simulator capable of automatically learning, so that the simulation function of the simulator is real and effective.
In order to achieve the purpose, the technical scheme of the invention is as follows:
a simulation learning method of a seminal plasma analyzer simulator comprises a microprocessor, a memory, a first communication port and a second communication port which are arranged on an integrated circuit board in a case, wherein when the seminal plasma analyzer simulator learns: connecting the first communication port with an upper computer, connecting the second communication port with an analyzer, starting the upper computer, the seminal plasma analyzer simulator and the analyzer after the connection is finished, operating the analyzer to traverse all instructions, and recording communication data between the upper computer and the analyzer into a memory of the seminal plasma analyzer simulator in a communication log mode; when the seminal plasma analyzer simulator carries out simulation: and connecting the first communication port with the upper computer, starting the upper computer and the seminal plasma analyzer simulator, and responding and feeding back data to the instruction sent by the upper computer by using the communication log in the memory as a data source by the seminal plasma analyzer simulator until the instruction is finished and the seminal plasma analyzer simulator returns to a standby state.
Further, each record in the communication log comprises the sending direction, the sending content and the time stamp of the information.
Further, after the seminal plasma analyzer simulator receives an instruction sent by software of the upper computer from the first port: inquiring and positioning the record position of the same instruction in the data source, judging the sending direction of the record, determining the sending direction as facing to the upper computer, reading the time stamp (T1) in the record, then reading the next record from the current position of the data source, repeating the judgment, reading the time stamp (T2) in the next record, and reserving the data stream in the record as the data to be sent.
Further, when the seminal plasma analyzer simulator feeds back data to the upper computer: and after the data to be sent is reserved, starting system delay, wherein the time interval is T2-T1, and after the delay is finished, the seminal plasma analyzer simulator sends the data to be sent to the software of the upper computer.
Further, the seminal plasma analyzer simulator repeatedly judges and continues to read the record in the data source until the sending direction in the record is not towards the upper computer, the feedback data is finished, and the state of standby is returned.
Furthermore, a mode switch key is arranged on the seminal plasma analyzer simulator and used for switching between a learning mode and a simulation mode.
According to the simulation learning method of the seminal plasma analyzer simulator, communication data between the upper computer and the analyzer is recorded into a memory of the seminal plasma analyzer simulator in a communication log mode by traversing all instructions of the upper computer, so that the seminal plasma analyzer simulator completely simulates a real analyzer, when the seminal plasma analyzer simulator simulation analyzer is connected with the upper computer, real data obtained in the learning process is used as a data source, real feedback can be obtained when the upper computer conducts software debugging and software function demonstration, and real feedback can be obtained when an upper computer program is debugged. Meanwhile, the simulator has a learning function, can be updated, can store the data of the actual operation of the analyzer and the upper computer in the memory again according to the mode after the program of the analyzer is updated and changed, and simulates a real analyzer.
Drawings
FIG. 1 is a schematic view of a refiner analyzer simulator of the present invention;
FIG. 2 is a schematic view of the connection of the learning modes of the seminal plasma simulator of the present invention;
FIG. 3 is a schematic view of a simulation mode connection of the present invention;
FIG. 4 is a simulation flow chart of the refiner simulation of the present invention.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention is clearly and completely described below with reference to the drawings in the example of the present invention, and it is obvious that the described example is only a part of the example of the present invention, and not a whole example. All other embodiments obtained by a person skilled in the art based on the examples of the present invention without any inventive step shall fall within the scope of protection of the present invention.
In the description of the present embodiment, the terms "inside", "outside", "front", "rear", "left", "right", and the like indicate orientations or positional relationships based on those shown in the drawings, and are only for convenience of describing the present invention and simplifying the description, and do not indicate or imply that the referred device or element must have a specific orientation, be constructed in a specific orientation, and be operated, and thus, should not be construed as limiting the present invention. Furthermore, the terms "first" and "second" are used merely to distinguish similar items and are not to be construed as requiring a particular order or sequence, and it is to be understood that such uses are interchangeable under appropriate circumstances.
To clearly illustrate the idea of the present invention, the present invention is described below with reference to examples.
Examples
A simulation learning method of a seminal plasma analyzer simulator comprises a microprocessor 4, a memory 5, a first communication port 6 and a second communication port 7 which are arranged on an integrated circuit board in a case, wherein when the seminal plasma analyzer simulator is used for learning: connecting the first communication port 6 with an upper computer, connecting the second communication port 7 with an analyzer, starting the upper computer, the seminal plasma analyzer simulator and the analyzer after the connection is finished, operating the analyzer to traverse all instructions, and recording communication data between the upper computer and the analyzer into a memory of the seminal plasma analyzer simulator in a communication log mode; when the seminal plasma analyzer simulator carries out simulation: and connecting the first communication port with the upper computer, starting the upper computer and the seminal plasma analyzer simulator, and responding and feeding back data to the instruction sent by the upper computer by using the communication log in the memory as a data source by the seminal plasma analyzer simulator until the instruction is finished and the seminal plasma analyzer simulator returns to a standby state.
As shown in fig. 1, the internal structure of the refiner analyzer simulator of the present invention comprises a case 1, a power supply 2 and a control panel 3 installed in the case 1, wherein the control panel 3 is an integrated circuit board, the control panel 3 is provided with a microprocessor 4, a memory 5, a first communication port 6 and a second communication port 7, and a side panel of the case 1 is further provided with a mode switch 8, and the mode switch 8 is connected with the control panel 3 and is responsible for switching between a learning mode and a simulation mode of the refiner analyzer simulator.
The upper computer a is a PC, and is provided with a communication port for connecting with the seminal plasma analyzer simulator B, and the seminal plasma biochemical analyzer C is also provided with a communication port for connecting with the seminal plasma analyzer simulator, as shown in fig. 2. Fig. 2 is a schematic diagram of connection of the seminal plasma analyzer simulator in a learning mode, an upper computer, the seminal plasma analyzer simulator and the analyzer are connected according to the diagram shown in fig. 3, a mode switch 8 of the seminal plasma analyzer simulator is switched to the learning mode, the seminal plasma analyzer simulator is powered on, the analyzer and the upper computer are started according to a normal operation flow, the analyzer is normally operated, all instructions are traversed, and at the moment, all communication data between the upper computer and the analyzer can be recorded in a memory 5 by the seminal plasma analyzer simulator in a communication log file mode. In the blog file, each record contains time, direction of transmission, and specific data flow information.
After the learning process of the seminal plasma analyzer simulator is completed, when the seminal plasma analyzer simulator is used for carrying out software debugging and function demonstration on the analyzer, the seminal plasma analyzer simulator enters a simulation mode, and in the simulation process: connecting a seminal plasma analyzer simulator and an upper computer according to the diagram shown in fig. 3, switching a mode switch 8 to a simulation mode, starting the seminal plasma analyzer simulator and the upper computer, as shown in fig. 4, using a communication log file obtained in a learning mode as a data source by the seminal plasma analyzer simulator, after receiving an instruction of a program of the upper computer from a communication port, inquiring and positioning a recording position of the same instruction in the data source by a microprocessor 4, judging the sending direction of the record, determining that the sending direction is towards the upper computer, reading a time stamp (T1) in the record, reading the next record from the current position of the data source by the microprocessor 4, repeatedly judging, reading the time stamp (T2) in the next record, and reserving a data stream in the record as data to be sent. And after the data to be sent is reserved, starting a system for delaying, wherein the time interval is T2-T1, finishing delaying, sending the data to be sent to software of an upper computer by the seminal plasma analyzer simulator, repeatedly judging by the seminal plasma analyzer simulator, continuously reading records in a data source until the sending direction in the records is not towards the upper computer, finishing feedback data, and returning to a standby state.
When the software of the lower computer, the software of the upper computer or the communication protocol and the like are changed or new working conditions need to be simulated, the learning mode is switched again, the communication log file is established, and the program of the seminal plasma analyzer simulator does not need to be modified.
In the above example, communication data between the upper computer and the analyzer is recorded in a memory of the seminal plasma analyzer simulator in a communication log manner by traversing all instructions of the upper computer, so that the seminal plasma analyzer simulator completely simulates a real analyzer, when the seminal plasma analyzer simulator is connected with the upper computer, real data obtained in a learning process is used as a data source, so that real feedback can be obtained when the upper computer performs software debugging and software function demonstration, and real feedback can be obtained when an upper computer program is debugged. Meanwhile, the simulator has a learning function, can be updated, can store the data of the actual operation of the analyzer and the upper computer in the memory again according to the mode after the program of the analyzer is updated and changed, and simulates a real analyzer.
The seminal plasma analyzer simulator adopting the learning simulation method has less code amount and shorter development period compared with the current virtual machine, even if the simulated analyzer software is changed, the code of the seminal plasma analyzer simulator does not need to be changed, the seminal plasma analyzer simulator can simulate real data of a real analyzer, has no fixed mode, and can comprehensively reflect the real condition in an upper computer program.
It is noted that some of the structures may be selected differently than the specific examples given above. These are all made by those skilled in the art based on their basic skills in understanding the idea of the present invention, and are not to be exemplified herein.
Finally, it is to be understood that the above embodiments are merely exemplary embodiments taken to illustrate the principles of the present invention, which is not intended to be limiting. It will be apparent to those skilled in the art that various changes and modifications can be made therein without departing from the spirit and scope of the invention, and these changes and modifications are to be considered as within the scope of the invention.

Claims (6)

1. A simulation learning method of a seminal plasma analyzer simulator is characterized in that the seminal plasma analyzer simulator comprises a microprocessor, a memory, a first communication port and a second communication port which are arranged on an integrated circuit board in a case, and when the seminal plasma analyzer simulator is used for learning: connecting the first communication port with an upper computer, connecting the second communication port with an analyzer, starting the upper computer, the seminal plasma analyzer simulator and the analyzer after the connection is finished, operating the analyzer to traverse all instructions, and recording communication data between the upper computer and the analyzer into a memory of the seminal plasma analyzer simulator in a communication log mode; when the seminal plasma analyzer simulator carries out simulation: and connecting the first communication port with the upper computer, starting the upper computer and the seminal plasma analyzer simulator, and responding and feeding back data to the instruction sent by the upper computer by using the communication log in the memory as a data source by the seminal plasma analyzer simulator until the instruction is finished and the seminal plasma analyzer simulator returns to a standby state.
2. The seminal plasma analyzer simulator model learning method of claim 1 wherein each record in the communication log includes a transmission direction, a transmission content and a time stamp of information.
3. The seminal plasma analyzer simulator simulation learning method of claim 1, wherein after receiving the instruction sent by the software of the upper computer from the first port: inquiring and positioning the record position of the same instruction in the data source, judging the sending direction of the record, determining the sending direction as facing to the upper computer, reading the time stamp (T1) in the record, then reading the next record from the current position of the data source, repeating the judgment, reading the time stamp (T2) in the next record, and reserving the data stream in the record as the data to be sent.
4. The seminal plasma analyzer simulator simulation learning method of claim 1, wherein when the seminal plasma analyzer simulator feeds back data to the upper computer: and after the data to be sent is reserved, starting system delay, wherein the time interval is T2-T1, and after the delay is finished, the seminal plasma analyzer simulator sends the data to be sent to the software of the upper computer.
5. The seminal plasma analyzer simulator simulation learning method of claim 1, wherein the seminal plasma analyzer simulator repeats the determination, continues reading the record in the data source until the sending direction in the record is not towards the upper computer, ends the feedback data, and returns to the standby state.
6. The seminal plasma analyzer simulator simulation learning method of claim 1, wherein a mode switch key is arranged on the seminal plasma analyzer simulator for switching between learning and simulation modes.
CN202010224024.0A 2020-03-26 2020-03-26 Simulation learning method of refiner-analyzer simulator Active CN111445989B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010224024.0A CN111445989B (en) 2020-03-26 2020-03-26 Simulation learning method of refiner-analyzer simulator

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010224024.0A CN111445989B (en) 2020-03-26 2020-03-26 Simulation learning method of refiner-analyzer simulator

Publications (2)

Publication Number Publication Date
CN111445989A true CN111445989A (en) 2020-07-24
CN111445989B CN111445989B (en) 2023-06-13

Family

ID=71655689

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010224024.0A Active CN111445989B (en) 2020-03-26 2020-03-26 Simulation learning method of refiner-analyzer simulator

Country Status (1)

Country Link
CN (1) CN111445989B (en)

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2301766Y (en) * 1997-08-05 1998-12-23 卢贵东 Computer simulator for palpation and auscultation of heart and lung
CN103312554A (en) * 2012-03-16 2013-09-18 阿里巴巴集团控股有限公司 Testing method and system of multi-server interactive services
CN104007661A (en) * 2014-04-29 2014-08-27 中国人民解放军空军航空大学军事仿真技术研究所 Simulation method for achieving multimachine formation through single simulator
CN106066827A (en) * 2016-05-30 2016-11-02 中车株洲电力机车研究所有限公司 A kind of software test scenario building method, data relay device and system
CN108170889A (en) * 2017-11-28 2018-06-15 北京天地玛珂电液控制系统有限公司 A kind of emulation test method and system of hydraulic bracket controller software
CN109712701A (en) * 2018-12-10 2019-05-03 上海联影医疗科技有限公司 Slave computer simulator and master system test method
US20190272916A1 (en) * 2018-02-16 2019-09-05 Vital Connect, Inc. Synthetic simulation system for testing of physiological monitoring devices
CN110768863A (en) * 2019-10-10 2020-02-07 南京创维信息技术研究院有限公司 Scheme for simulation test of AIOT equipment

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN2301766Y (en) * 1997-08-05 1998-12-23 卢贵东 Computer simulator for palpation and auscultation of heart and lung
CN103312554A (en) * 2012-03-16 2013-09-18 阿里巴巴集团控股有限公司 Testing method and system of multi-server interactive services
CN104007661A (en) * 2014-04-29 2014-08-27 中国人民解放军空军航空大学军事仿真技术研究所 Simulation method for achieving multimachine formation through single simulator
CN106066827A (en) * 2016-05-30 2016-11-02 中车株洲电力机车研究所有限公司 A kind of software test scenario building method, data relay device and system
CN108170889A (en) * 2017-11-28 2018-06-15 北京天地玛珂电液控制系统有限公司 A kind of emulation test method and system of hydraulic bracket controller software
US20190272916A1 (en) * 2018-02-16 2019-09-05 Vital Connect, Inc. Synthetic simulation system for testing of physiological monitoring devices
CN109712701A (en) * 2018-12-10 2019-05-03 上海联影医疗科技有限公司 Slave computer simulator and master system test method
CN110768863A (en) * 2019-10-10 2020-02-07 南京创维信息技术研究院有限公司 Scheme for simulation test of AIOT equipment

Also Published As

Publication number Publication date
CN111445989B (en) 2023-06-13

Similar Documents

Publication Publication Date Title
US5022028A (en) Software verification apparatus
US4617663A (en) Interface testing of software systems
US4633417A (en) Emulator for non-fixed instruction set VLSI devices
CN115841089A (en) System-on-chip verification platform and verification method based on UVM
KR870008250A (en) Automatic test system
CN108519889B (en) JTAG standard-based FPGA program remote upgrading system and method
JPH11213031A (en) Inspection of hardware for software and inspection contrary to it
KR101874416B1 (en) Universal serial bus emulation of peripheral devices
CN116681013B (en) Simulation verification method, platform, device, equipment and medium of network chip
WO1990010269A1 (en) System for evaluating the performance of a large scale programmable machine capable of having a plurality of terminals attached thereto
CN109032947A (en) For the test method of operating system, device, equipment and storage medium
CN100416512C (en) Embedded apparatus debugging method and debugging tool therefor
CN112685212A (en) Debugging and tracking method, device and system for processor exception
CN111445989A (en) Simulation learning method for seminal plasma analyzer simulator
JP2008135008A (en) Program module verification method
US7231334B2 (en) Coupler interface for facilitating distributed simulation of a partitioned logic design
CN100369422C (en) Integrated tester and integrated testing method for media server
CN114661614A (en) FPGA hardware design capability evaluation system and method for cloud environment
CN112765021A (en) Debugging and checking method, device, equipment and storage medium of boot program
CN112148611A (en) Cloud architecture-based automatic test intermediate interface method and platform
EP0284111A1 (en) Method, system and test-driver computer for testing a computer and/or associated software
CN109190093A (en) A kind of automatic scoring method of the automatic decision system of online Verilog code
Ziegler et al. An Ada based real-time closed-loop integration and regression test tool
US20070198816A1 (en) Emulation system for a single-chip multiple-microcontroller and emulation method thereof
Li et al. Research of “Stub” remote debugging technique

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