CN113962398A - Quantum computer automation control method, system, server and storage medium - Google Patents

Quantum computer automation control method, system, server and storage medium Download PDF

Info

Publication number
CN113962398A
CN113962398A CN202111276968.3A CN202111276968A CN113962398A CN 113962398 A CN113962398 A CN 113962398A CN 202111276968 A CN202111276968 A CN 202111276968A CN 113962398 A CN113962398 A CN 113962398A
Authority
CN
China
Prior art keywords
target equipment
parameters
quantum computer
control
management
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
CN202111276968.3A
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.)
Information Engineering University of PLA Strategic Support Force
Original Assignee
Information Engineering University of PLA Strategic Support Force
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 Information Engineering University of PLA Strategic Support Force filed Critical Information Engineering University of PLA Strategic Support Force
Priority to CN202111276968.3A priority Critical patent/CN113962398A/en
Publication of CN113962398A publication Critical patent/CN113962398A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06NCOMPUTING ARRANGEMENTS BASED ON SPECIFIC COMPUTATIONAL MODELS
    • G06N10/00Quantum computing, i.e. information processing based on quantum-mechanical phenomena

Landscapes

  • Engineering & Computer Science (AREA)
  • General Physics & Mathematics (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • Mathematical Analysis (AREA)
  • Data Mining & Analysis (AREA)
  • Evolutionary Computation (AREA)
  • Condensed Matter Physics & Semiconductors (AREA)
  • Computational Mathematics (AREA)
  • Mathematical Optimization (AREA)
  • Pure & Applied Mathematics (AREA)
  • Computing Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Mathematical Physics (AREA)
  • Software Systems (AREA)
  • Artificial Intelligence (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

The method establishes connection with target equipment of a quantum computer, calls an abstract interface corresponding to the target equipment, acquires parameters of the target equipment, realizes automatic acquisition of the parameters of the target equipment, completes automatic management and control of the target equipment of the quantum computer by combining the parameters of the target equipment and a management and control program set for the target equipment, improves management and control efficiency, does not need manual walking or working nearby the quantum computer, reduces influence on operation of the quantum computer, ensures operation stability of the quantum computer, and further ensures operation accuracy of the quantum computer.

Description

Quantum computer automation control method, system, server and storage medium
Technical Field
The present application relates to the field of computer technologies, and in particular, to a method, a system, a server, and a storage medium for automated management and control of a quantum computer.
Background
At present, quantum computers are in a preliminary development stage, and management and control of equipment of the quantum computers are generally completed by professional operators in a manual or semi-manual mode.
However, the above control method has the problems of low control efficiency and influence on the stability of the operation of the quantum computer.
Disclosure of Invention
The application provides the following technical scheme:
a quantum computer automated management and control method comprises the following steps:
establishing a connection with a target device of the quantum computer;
calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment;
and managing and controlling the target equipment by combining the parameters of the target equipment and a management and control program set for the target equipment.
Optionally, the controlling the target device by combining the parameter of the target device and the control program set for the target device includes:
running a management and control program set for the target equipment, and determining control parameters and/or monitoring parameters of the target equipment based on the parameters of the target equipment;
issuing the control parameters to the target equipment to enable the target equipment to operate according to the control parameters;
issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters;
and acquiring data acquired by the target equipment according to the monitoring parameters.
Optionally, the method further includes:
and visually displaying the data acquired by the target equipment according to the monitoring parameters.
Optionally, the method further includes:
acquiring an environmental parameter obtained by monitoring the environment of the target equipment;
judging whether the environmental parameter is within an environmental threshold range;
if not, outputting prompt information that the environmental parameter is not in the environmental threshold range.
A quantum computer automation management and control system comprises:
the connection module is used for establishing connection with target equipment of the quantum computer;
the first obtaining module is used for calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, and the abstract interface is used for calling a data output interface of the target equipment;
and the management and control module is used for managing and controlling the target equipment by combining the parameters of the target equipment and a management and control program set for the target equipment.
Optionally, the management and control module is specifically configured to:
running a management and control program set for the target equipment, and determining control parameters and/or monitoring parameters of the target equipment based on the parameters of the target equipment;
issuing the control parameters to the target equipment to enable the target equipment to operate according to the control parameters;
issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters;
and acquiring data acquired by the target equipment according to the monitoring parameters.
Optionally, the system further includes:
and the display module is used for visually displaying the data acquired by the target equipment according to the monitoring parameters.
Optionally, the system further includes:
the second acquisition module is used for acquiring environmental parameters obtained by monitoring the environment of the target equipment;
the judging module is used for judging whether the environmental parameters are in an environmental threshold range or not;
and the output module is used for outputting prompt information that the environmental parameter is not in the environmental threshold range if the environmental parameter is not in the environmental threshold range.
A server, comprising:
a memory and a processor;
the memory for storing at least one set of instructions;
the processor is configured to call and execute the instruction set in the memory, and execute the quantum computer automation management and control method according to any one of the above items by executing the instruction set.
A storage medium storing a computer program for implementing the quantum computer automation management and control method according to any one of the above, the computer program being executed by a processor for implementing the quantum computer automation management and control method according to any one of the above.
Compared with the prior art, the beneficial effect of this application is:
in the application, the abstract interface corresponding to the target device is called by establishing connection with the target device of the quantum computer, the parameters of the target device are obtained, the parameters of the target device can be automatically obtained, the parameters of the target device and a control program set for the target device are combined, automatic control over the target device of the quantum computer is completed, control efficiency is improved, manual walking or operation nearby the quantum computer is not needed, influence on operation of the quantum computer is reduced, operation stability of the quantum computer is guaranteed, and operation accuracy of the quantum computer is further guaranteed.
Drawings
In order to more clearly illustrate the technical solutions in the embodiments of the present application, the drawings needed to be used in the description of the embodiments are briefly introduced below, and it is obvious that the drawings in the following description are only some embodiments of the present application, and it is obvious for those skilled in the art to obtain other drawings based on these drawings without inventive labor.
Fig. 1 is a flowchart of a method for automatically managing and controlling a quantum computer according to embodiment 1 of the present application;
FIG. 2 is a flowchart of a quantum computer automation control method provided in embodiment 2 of the present application;
FIG. 3 is a flowchart of a quantum computer automation control method provided in embodiment 3 of the present application;
FIG. 4 is a flowchart of a quantum computer automation control method provided in embodiment 4 of the present application;
FIG. 5 is a flowchart of a method for automated control of quantum computers according to embodiment 5 of the present application;
FIG. 6 is a flowchart of a method for automated management and control of quantum computers according to embodiment 6 of the present application;
fig. 7 is a schematic diagram of a logical structure of a quantum computer automation management and control system provided in the present application.
Detailed Description
The technical solutions in the embodiments of the present application will be clearly and completely described below with reference to the drawings in the embodiments of the present application, and it is obvious that the described embodiments are only a part of the embodiments of the present application, and not all of the embodiments. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present application.
In order to make the aforementioned objects, features and advantages of the present application more comprehensible, the present application is described in further detail with reference to the accompanying drawings and the detailed description.
Referring to fig. 1, a flowchart of a method for automatically managing and controlling a quantum computer provided in embodiment 1 of the present application, as shown in fig. 1, the method may include, but is not limited to, the following steps:
and step S11, establishing connection with the target device of the quantum computer.
In this embodiment, a connection mode matched with the target device may be selected corresponding to a connection mode supported by the target device, and a connection may be established with the target device of the quantum computer. For example, a connection is established with a target device of a computer through a network cable and/or a serial port cable.
The target device may be understood as: one of a plurality of devices of a quantum computer. The multiple devices of the quantum computer may include, but are not limited to: quantum chip, low temperature circuit and device, dilution refrigerator, measurement and control equipment, UPS power and other auxiliary equipment.
And step S12, calling an abstract interface corresponding to the target device to acquire parameters of the target device, wherein the abstract interface is an application programming interface for calling a data output interface of the target device.
The step may specifically include, but is not limited to:
s121, analyzing the functions and the characteristics of the equipment of the quantum computer to obtain an analysis result, and classifying the equipment with similar functions and characteristics into one class based on the analysis result;
and S122, setting an application programming interface for the same type of equipment, and taking the application programming interface as an abstract interface of the same type of equipment.
The functions and the characteristics of the equipment of the quantum computer are analyzed to obtain an analysis result, the equipment with similar functions and characteristics is divided into one type based on the analysis result, an application programming interface is arranged on the equipment of the same type, the application programming interface is used as an abstract interface of the equipment of the same type, the difference of various types of equipment at the bottom layer can be shielded, and unified resource management is realized.
In this embodiment, the abstract interface corresponding to the target device is called to obtain the parameters of the target device, so that the automatic management and control system of the quantum computer does not directly interact with the target device, and the stability of the automatic management and control system of the quantum computer can be ensured.
And step S13, combining the parameters of the target device and a control program set for the target device to control the target device.
In this embodiment, a management and control program may be respectively set for each device of the quantum computer, and the management and control program is used to manage and control the devices.
In the application, the abstract interface corresponding to the target device is called by establishing connection with the target device of the quantum computer, the parameters of the target device are obtained, the parameters of the target device can be automatically obtained, the parameters of the target device and a control program set for the target device are combined, automatic control over the target device of the quantum computer is completed, control efficiency is improved, manual walking or operation nearby the quantum computer is not needed, influence on operation of the quantum computer is reduced, operation stability of the quantum computer is guaranteed, and operation accuracy of the quantum computer is further guaranteed.
As another alternative embodiment of the present application, referring to fig. 2, a flowchart of an embodiment 2 of a quantum computer automated management and control method provided in the present application is provided, where this embodiment mainly relates to a refinement of the quantum computer automated management and control method described in the foregoing embodiment 1, as shown in fig. 2, the method may include, but is not limited to, the following steps:
step S21, establishing connection with target equipment of the quantum computer;
and step S22, calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment.
The detailed procedures of steps S21-S22 can be found in the related descriptions of steps S11-S12 in embodiment 1, and are not repeated herein.
And step S23, running a management and control program set for the target equipment, and determining control parameters and monitoring parameters of the target equipment based on the parameters of the target equipment.
And step S24, issuing the control parameters to the target equipment so that the target equipment operates according to the control parameters.
In this embodiment, the target device may run the control machine script and run according to the control parameters.
For example, the steps S22-S24 are described, for example, the abstract interface corresponding to the dilution refrigerator is called to obtain the temperature of the dilution refrigerator. And running a control program set for the dilution refrigerator, determining temperature control parameters of the dilution refrigerator based on the temperature of the dilution refrigerator, issuing the temperature control parameters to the dilution refrigerator, and controlling the temperature of the dilution refrigerator according to the temperature control parameters.
And step S25, issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters.
In this embodiment, the target device may run a control script and collect data according to the monitoring parameters.
And step S26, acquiring data acquired by the target equipment according to the monitoring parameters.
For example, the steps S25-S26 are described, for example, the abstract interface corresponding to the dilution refrigerator is called to obtain the temperature of the dilution refrigerator. The method comprises the steps of running a control program set for the dilution refrigerator, determining a valve monitoring parameter, a pressure monitoring parameter and a flow monitoring parameter of the dilution refrigerator based on the temperature of the dilution refrigerator, issuing the valve monitoring parameter, the pressure monitoring parameter and the flow monitoring parameter to the dilution refrigerator, collecting a valve state of the dilution refrigerator according to the valve monitoring parameter, collecting a pressure value according to the pressure monitoring parameter, and collecting a flow value according to the flow monitoring parameter. The dilution refrigerator may send the valve state, the pressure value, and the flow value to a quantum computer automated management and control system, which receives the valve state, the pressure value, and the flow value.
Steps S23-S26 are a specific implementation of step S13 in example 1.
In the application, the parameters of the target equipment are acquired by establishing connection with the target equipment of the quantum computer, calling an abstract interface corresponding to the target equipment, the parameters of the target equipment are acquired, the parameters of the target equipment can be automatically acquired, a control program set for the target equipment is operated, the control parameters and the monitoring parameters of the target equipment are determined based on the parameters of the target equipment, the control parameters are issued to the target equipment, the target equipment is operated according to the control parameters, the monitoring parameters are issued to the target equipment, the target equipment acquires data according to the monitoring parameters, the data acquired by the target equipment according to the monitoring parameters are acquired, the automatic control and monitoring of the target equipment of the quantum computer are completed, the control and monitoring efficiency is improved, manual walking or working near the quantum computer is not needed, the influence on the operation of the quantum computer is reduced, and the operation stability of the quantum computer is ensured, thereby ensuring the accuracy of quantum computer operation.
As another alternative embodiment of the present application, referring to fig. 3, a flowchart of an embodiment 3 of a quantum computer automation management and control method provided in the present application is provided, where this embodiment mainly provides a refinement of the quantum computer automation management and control method described in the foregoing embodiment 1, as shown in fig. 3, the method may include, but is not limited to, the following steps:
and step S31, establishing connection with the target device of the quantum computer.
And step S32, calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment.
The detailed procedures of steps S31-S32 can be found in the related descriptions of steps S11-S12 in embodiment 1, and are not repeated herein.
And step S33, running a management and control program set for the target equipment, and determining control parameters of the target equipment based on the parameters of the target equipment.
And step S34, issuing the control parameters to the target equipment so that the target equipment operates according to the control parameters.
The detailed procedures of steps S33-S34 can be referred to the related descriptions of steps S23-S24 in embodiment 2, and are not described herein again.
In the application, the method comprises the steps of establishing connection with target equipment of a quantum computer, calling an abstract interface corresponding to the target equipment, obtaining parameters of the target equipment, automatically obtaining the parameters of the target equipment, operating a control program set for the target equipment, determining control parameters of the target equipment based on the parameters of the target equipment, and sending the control parameters to the target equipment, so that the target equipment operates according to the control parameters, the automatic control of the target equipment of the quantum computer is completed, the control efficiency is improved, manual walking or working nearby the quantum computer is not needed, the influence on the operation of the quantum computer is reduced, the operation stability of the quantum computer is ensured, and the operation accuracy of the quantum computer is further ensured.
As another alternative embodiment of the present application, referring to fig. 4, a flowchart of an embodiment 4 of a quantum computer automation management and control method provided in the present application is provided, where this embodiment mainly provides a refinement of the quantum computer automation management and control method described in the foregoing embodiment 1, as shown in fig. 4, the method may include, but is not limited to, the following steps:
and step S41, establishing connection with the target device of the quantum computer.
And step S42, calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment.
And step S43, running a management and control program set for the target equipment, and determining monitoring parameters of the target equipment based on the parameters of the target equipment.
And step S44, issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters.
And step S45, acquiring data acquired by the target equipment according to the monitoring parameters.
The detailed procedures of steps S43-S45 can be referred to the related descriptions of steps S23 and steps S25-S26 in embodiment 2, and are not described herein again.
In the application, the method comprises the steps of establishing connection with target equipment of a quantum computer, calling an abstract interface corresponding to the target equipment, obtaining parameters of the target equipment, automatically obtaining the parameters of the target equipment, operating a control program set for the target equipment, determining monitoring parameters of the target equipment based on the parameters of the target equipment, and issuing the monitoring parameters to the target equipment, so that the target equipment collects data according to the monitoring parameters, obtains the data collected by the target equipment according to the monitoring parameters, completes automatic monitoring of the target equipment of the quantum computer, improves monitoring efficiency, does not need to manually move or operate nearby the quantum computer, reduces influence on operation of the quantum computer, ensures operation stability of the quantum computer, and further ensures operation accuracy of the quantum computer.
As another alternative embodiment of the present application, referring to fig. 5, a flowchart of an embodiment 5 of a quantum computer automation management and control method provided in the present application is provided, where this embodiment is mainly an extension of the quantum computer automation management and control method described in the foregoing embodiment 2, and as shown in fig. 5, the method may include, but is not limited to, the following steps:
step S51, establishing connection with target equipment of the quantum computer;
and step S52, calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment.
And step S53, running a management and control program set for the target equipment, and determining control parameters and monitoring parameters of the target equipment based on the parameters of the target equipment.
And step S54, issuing the control parameters to the target equipment so that the target equipment operates according to the control parameters.
And step S55, issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters.
And step S56, acquiring data acquired by the target equipment according to the monitoring parameters.
The detailed procedures of steps S51-S56 can be referred to the related descriptions of steps S41-S46 in embodiment 2, and are not described herein again.
And S57, visually displaying the data acquired by the target equipment according to the monitoring parameters.
In this embodiment, the target device is visually displayed according to the data acquired by the monitoring parameters, so that the staff can monitor various devices in one interface and grasp the running state of the quantum computer globally.
As another alternative embodiment of the present application, referring to fig. 6, a flowchart of an embodiment 6 of a quantum computer automation management and control method provided in the present application is provided, where this embodiment is mainly an extension of the quantum computer automation management and control method described in the foregoing embodiment 1, and as shown in fig. 6, the method may include, but is not limited to, the following steps:
and step S61, establishing connection with the target device of the quantum computer.
And step S62, calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment.
And step S63, combining the parameters of the target device and a control program set for the target device to control the target device.
And step S64, obtaining an environmental parameter obtained by monitoring the environment of the target equipment.
Generally, each device of the quantum computer is classified and placed in different machine bins, and when various devices are managed, monitored and maintained, great difficulty is brought to workers due to factors such as various device types and high use thresholds. In order to ensure the normal operation of the equipment and improve the working efficiency of workers, various monitoring equipment needs to be installed at the key position of the machine cabin, and the environment of each equipment of the quantum computer is monitored to obtain the environmental parameters of each equipment.
Environmental parameters of the device may include, but are not limited to: any one or more of temperature, humidity, noise and vibration values within the cabin.
And step S65, judging whether the environment parameter is in the environment threshold value range.
The environmental threshold range can be set as needed, and is not limited in this application.
The environment state required by the normal operation of the quantum computer is that the temperature is not more than 25 ℃, and the noise value and the vibration value also need to be satisfied within a certain range.
If not, step S66 is executed.
And step S66, outputting prompt information that the environment parameter is not in the environment threshold range.
For example, if the humidity is not greater than 50%, the humidity with the font or background being red is output on the display interface.
In this embodiment, whether the environmental parameter is within the environmental threshold range is determined by acquiring the environmental parameter obtained by monitoring the environment of the target device, and if the environmental parameter is not within the environmental threshold range, the prompt message that the environmental parameter is not within the environmental threshold range is output, so that the staff can conveniently and timely check the environmental parameter, and the automatic management and control system of the quantum computer is assisted to manage and control the quantum computer.
Next, the quantum computer automation control system provided in the present application is introduced, and the following quantum computer automation control system and the above-described quantum computer automation control method may be referred to correspondingly.
Referring to fig. 7, the quantum computer automated management and control system includes: a connection module 100, a first acquisition module 200 and a management and control module 300.
The connection module is used for establishing connection with target equipment of the quantum computer;
the first obtaining module is used for calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, and the abstract interface is used for calling a data output interface of the target equipment;
and the management and control module is used for managing and controlling the target equipment by combining the parameters of the target equipment and a management and control program set for the target equipment.
In this embodiment, the management and control module 300 may be specifically configured to:
running a management and control program set for the target equipment, and determining control parameters and/or monitoring parameters of the target equipment based on the parameters of the target equipment;
issuing the control parameters to the target equipment to enable the target equipment to operate according to the control parameters;
issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters;
and acquiring data acquired by the target equipment according to the monitoring parameters.
In this embodiment, the system may further include:
and the display module is used for visually displaying the data acquired by the target equipment according to the monitoring parameters.
In this embodiment, the system may further include:
the second acquisition module is used for acquiring environmental parameters obtained by monitoring the environment of the target equipment;
the judging module is used for judging whether the environmental parameters are in an environmental threshold range or not;
and the output module is used for outputting prompt information that the environmental parameter is not in the environmental threshold range if the environmental parameter is not in the environmental threshold range.
In another embodiment of the present application, there is provided a server including:
a memory and a processor;
the memory for storing at least one set of instructions;
the processor is used for calling and executing the instruction set in the memory, and executing the instruction set to execute the quantum computer automation management and control method as described in the foregoing embodiments.
In another embodiment of the present application, a storage medium is provided, where a computer program implementing the quantum computer automation management and control method as described in the foregoing embodiments is stored, and the computer program is executed by a processor to implement the quantum computer automation management and control method as described in the foregoing embodiments.
It should be noted that each embodiment is mainly described as a difference from the other embodiments, and the same and similar parts between the embodiments may be referred to each other. For the device-like embodiment, since it is basically similar to the method embodiment, the description is simple, and for the relevant points, reference may be made to the partial description of the method embodiment.
Finally, it should also be noted that, herein, relational terms such as first and second, and the like may be used solely to distinguish one entity or action from another entity or action without necessarily requiring or implying any actual such relationship or order between such entities or actions. Also, 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 identical elements in a process, method, article, or apparatus that comprises the element.
For convenience of description, the above devices are described as being divided into various units by function, and are described separately. Of course, the functionality of the units may be implemented in one or more software and/or hardware when implementing the present application.
From the above description of the embodiments, it is clear to those skilled in the art that the present application can be implemented by software plus necessary general hardware platform. Based on such understanding, the technical solutions of the present application may be essentially or partially implemented in the form of a software product, which may be stored in a storage medium, such as a ROM/RAM, a magnetic disk, an optical disk, etc., and includes several instructions for enabling a computer device (which may be a personal computer, a server, or a network device, etc.) to execute the method according to the embodiments or some parts of the embodiments of the present application.
The method, the system, the server and the storage medium for quantum computer automated management and control provided by the application are introduced in detail, a specific example is applied in the description to explain the principle and the implementation of the application, and the description of the embodiment is only used for helping to understand the method and the core idea of the application; meanwhile, for a person skilled in the art, according to the idea of the present application, there may be variations in the specific embodiments and the application scope, and in summary, the content of the present specification should not be construed as a limitation to the present application.

Claims (10)

1. A quantum computer automatic management and control method is characterized by comprising the following steps:
establishing a connection with a target device of the quantum computer;
calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, wherein the abstract interface is used for calling a data output interface of the target equipment;
and managing and controlling the target equipment by combining the parameters of the target equipment and a management and control program set for the target equipment.
2. The method according to claim 1, wherein the managing the target device in combination with the parameter of the target device and a management program set for the target device includes:
running a management and control program set for the target equipment, and determining control parameters and/or monitoring parameters of the target equipment based on the parameters of the target equipment;
issuing the control parameters to the target equipment to enable the target equipment to operate according to the control parameters;
issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters;
and acquiring data acquired by the target equipment according to the monitoring parameters.
3. The method of claim 2, further comprising:
and visually displaying the data acquired by the target equipment according to the monitoring parameters.
4. The method of claim 1, further comprising:
acquiring an environmental parameter obtained by monitoring the environment of the target equipment;
judging whether the environmental parameter is within an environmental threshold range;
if not, outputting prompt information that the environmental parameter is not in the environmental threshold range.
5. The automatic management and control system of quantum computer, characterized by, include:
the connection module is used for establishing connection with target equipment of the quantum computer;
the first obtaining module is used for calling an abstract interface corresponding to the target equipment to obtain parameters of the target equipment, and the abstract interface is used for calling a data output interface of the target equipment;
and the management and control module is used for managing and controlling the target equipment by combining the parameters of the target equipment and a management and control program set for the target equipment.
6. The system according to claim 5, wherein the management module is specifically configured to:
running a management and control program set for the target equipment, and determining control parameters and/or monitoring parameters of the target equipment based on the parameters of the target equipment;
issuing the control parameters to the target equipment to enable the target equipment to operate according to the control parameters;
issuing the monitoring parameters to the target equipment so that the target equipment acquires data according to the monitoring parameters;
and acquiring data acquired by the target equipment according to the monitoring parameters.
7. The system of claim 6, further comprising:
and the display module is used for visually displaying the data acquired by the target equipment according to the monitoring parameters.
8. The system of claim 5, further comprising:
the second acquisition module is used for acquiring environmental parameters obtained by monitoring the environment of the target equipment;
the judging module is used for judging whether the environmental parameters are in an environmental threshold range or not;
and the output module is used for outputting prompt information that the environmental parameter is not in the environmental threshold range if the environmental parameter is not in the environmental threshold range.
9. A server, comprising:
a memory and a processor;
the memory for storing at least one set of instructions;
the processor is used for calling and executing the instruction set in the memory, and executing the quantum computer automation management and control method according to any one of claims 1 to 4 by executing the instruction set.
10. A storage medium storing a computer program for implementing the quantum computer automation management and control method according to any one of claims 1 to 4, the computer program being executed by a processor for implementing the quantum computer automation management and control method according to any one of claims 1 to 4.
CN202111276968.3A 2021-10-29 2021-10-29 Quantum computer automation control method, system, server and storage medium Pending CN113962398A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202111276968.3A CN113962398A (en) 2021-10-29 2021-10-29 Quantum computer automation control method, system, server and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202111276968.3A CN113962398A (en) 2021-10-29 2021-10-29 Quantum computer automation control method, system, server and storage medium

Publications (1)

Publication Number Publication Date
CN113962398A true CN113962398A (en) 2022-01-21

Family

ID=79468467

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202111276968.3A Pending CN113962398A (en) 2021-10-29 2021-10-29 Quantum computer automation control method, system, server and storage medium

Country Status (1)

Country Link
CN (1) CN113962398A (en)

Cited By (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625611A (en) * 2022-03-21 2022-06-14 山东浪潮科学研究院有限公司 Monitoring method and device for quantum computing environment and storage medium

Cited By (2)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114625611A (en) * 2022-03-21 2022-06-14 山东浪潮科学研究院有限公司 Monitoring method and device for quantum computing environment and storage medium
CN114625611B (en) * 2022-03-21 2024-05-24 山东浪潮科学研究院有限公司 Quantum computing environment monitoring method, device and storage medium

Similar Documents

Publication Publication Date Title
EP3806432A1 (en) Method for changing service on device and service changing system
US20050125213A1 (en) Apparatus, system, and method for modeling and analyzing a plurality of computing workloads
US10445335B2 (en) Computing environment connectivity system
US20060277440A1 (en) Method, system, and computer program product for light weight memory leak detection
CN115396289B (en) Fault alarm determining method and device, electronic equipment and storage medium
CN111431754A (en) Fault analysis method and system for power distribution and utilization communication network
US10372572B1 (en) Prediction model testing framework
CN112804093A (en) Centralized scheduling support method and system based on fault capability center
CN107566172B (en) Active management method and system based on storage system
Mart et al. Observability in kubernetes cluster: Automatic anomalies detection using prometheus
CN113962398A (en) Quantum computer automation control method, system, server and storage medium
US9164746B2 (en) Automatic topology extraction and plotting with correlation to real time analytic data
CN113347060B (en) Method, device and system for detecting power network fault based on process automation
JP6667664B2 (en) Plant management apparatus, plant management method, and program
CN108122036B (en) Substation live operation and inspection auxiliary analysis method
KR20030056301A (en) System hindrance integration management method
CN113238901B (en) Multi-device automatic testing method and device, storage medium and computer device
CN114860563A (en) Application program testing method and device, computer readable storage medium and equipment
CN113656391A (en) Data detection method and device, storage medium and electronic equipment
CN106897387B (en) Service detection method based on action simulation
JP5433310B2 (en) Management computer for environment construction support, information processing system, and environment construction support method
CN115865751B (en) Fault detection method and device based on polymorphic data
CN117240600B (en) Vulnerability detection method and device for industrial control system
CN115858288A (en) Consul and JRPC-based intelligent diagnosis method and system for power management system
CN115733864A (en) Equipment operation management method, system, device and storage medium

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