CN114326534B - Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system) - Google Patents

Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system) Download PDF

Info

Publication number
CN114326534B
CN114326534B CN202210009045.XA CN202210009045A CN114326534B CN 114326534 B CN114326534 B CN 114326534B CN 202210009045 A CN202210009045 A CN 202210009045A CN 114326534 B CN114326534 B CN 114326534B
Authority
CN
China
Prior art keywords
interface
nuclear power
matching
configuration logic
parameter information
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.)
Active
Application number
CN202210009045.XA
Other languages
Chinese (zh)
Other versions
CN114326534A (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.)
China Techenergy Co Ltd
Original Assignee
China Techenergy 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 China Techenergy Co Ltd filed Critical China Techenergy Co Ltd
Priority to CN202210009045.XA priority Critical patent/CN114326534B/en
Publication of CN114326534A publication Critical patent/CN114326534A/en
Application granted granted Critical
Publication of CN114326534B publication Critical patent/CN114326534B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Abstract

The application discloses a method, a device, equipment and a medium for matching interfaces between nuclear power DCS systems, wherein the method comprises the following steps: receiving a matching instruction for interface configuration between nuclear power DCS systems; traversing all configuration logic diagrams in the nuclear power DCS for each nuclear power DCS, and extracting parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram; performing interface matching according to parameter information of each interface between nuclear power DCS systems to obtain an interface matching list; and establishing interface connection information according to the interface matching list aiming at each nuclear power DCS system, thereby realizing automatic interface matching in the interface design process and effectively improving the design efficiency of the nuclear power DCS system.

Description

Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system)
Technical Field
The application relates to the technical field of digital instrument control systems, in particular to an interface matching method, device, equipment and medium for nuclear power DCS systems.
Background
The digital instrument Control System (Digital Instrument & Control System) is a distributed Control System (also called Distributed Control System, abbreviated as DCS) based on computer and network communication. The DCS system connects a site control station distributed near an industrial site with an operator station and an engineer station of a control center, etc. through a certain communication network to complete the decentralized control and centralized operation management of the site production equipment.
The interface configuration in the nuclear power DCS system is very important and complicated, and the interface comprises a soft interface in a control station, a soft and hard interface crossing the control station, a hard interface between the control station and a relay cabinet, a hard manual operator of the control station and a panel table, an indicator lamp and a hard interface between instruments in the same special industry. However, in the related art, the interface information cannot be directly obtained in the configuration software, and a secondary search operation needs to be performed in the hardware design software, which is time-consuming and labor-consuming.
Disclosure of Invention
The object of the present application is to solve at least to some extent one of the above-mentioned technical problems.
Therefore, a first object of the present application is to provide an interface matching method for a nuclear power DCS system, to implement automatic interface matching in the interface design process, and to effectively improve the design efficiency of the nuclear power DCS system.
The second aim of the application is to provide an interface matching device for nuclear power DCS systems.
A third object of the application is to propose a computer device.
A fourth object of the present application is to propose a non-transitory computer readable storage medium.
In order to achieve the above object, an embodiment of a first aspect of the present application provides a method for matching interfaces between nuclear DCS systems, including:
receiving a matching instruction for interface configuration between nuclear power DCS systems;
traversing all configuration logic diagrams in the nuclear power DCS for each nuclear power DCS, and extracting the parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram;
performing interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list;
and establishing interface connection information according to the interface matching list aiming at each nuclear power DCS system.
Optionally, the parameter information of each interface includes input point information and output point information of the interface, and the performing interface matching according to the parameter information of each interface includes:
extracting the input point information and the output point information corresponding to each interface based on the parameter information;
and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
Optionally, identifying that the interface which is not successfully matched exists, and writing parameter information corresponding to the interface which is not successfully matched into an exception log.
Optionally, the method further comprises:
receiving an ordering instruction for ordering the parameter information of the interfaces in the interface list;
and according to the ordering instruction, ordering the interface list according to the reference parameters and the ordering mode corresponding to the ordering instruction.
Optionally, the method further comprises:
receiving a selection instruction of the parameter information in the interface list;
and according to the selection instruction, jumping to the configuration logic diagram corresponding to the parameter information indication position.
Optionally, for each nuclear power DCS system, creating interface connection information according to the interface matching list includes:
according to a first interface belonging to a current nuclear power DCS system, a second interface matched with the first interface and the parameter information of the second interface in the interface list;
and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
According to the interface matching method for the nuclear power DCS systems, after the matching instruction for interface configuration among the nuclear power DCS systems is received, automatic interface matching can be performed according to the configured configuration logic diagram in the system, secondary searching among professions is not needed, the interface matching efficiency of the nuclear power DCS systems is effectively improved, and time cost and searching cost are saved. Meanwhile, interface connection can be created in the corresponding nuclear power DCS system according to the interface matching result, so that operators of the nuclear power DCS systems can effectively control the interfaces.
In order to achieve the above object, an embodiment of a second aspect of the present application provides an interface matching device for a nuclear DCS system, including:
the receiving module is used for receiving a matching instruction for interface configuration between nuclear power DCS systems;
the extraction module is used for traversing all the configuration logic diagrams in the nuclear power DCS for each nuclear power DCS, and extracting the parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram;
the matching module is used for carrying out interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list;
the creation module is used for creating interface connection information according to the interface matching list aiming at each nuclear power DCS system.
Optionally, the parameter information of each interface includes input point information and output point information of the interface, and the matching module is further configured to:
extracting the input point information and the output point information corresponding to each interface based on the parameter information;
and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
Optionally, the matching module is further configured to:
and identifying the interface which is not successfully matched, and writing parameter information corresponding to the interface which is not successfully matched into an exception log.
Optionally, the matching module is further configured to:
receiving an ordering instruction for ordering the parameter information of the interfaces in the interface list;
and according to the ordering instruction, ordering the interface list according to the reference parameters and the ordering mode corresponding to the ordering instruction.
Optionally, the matching module is further configured to:
receiving a selection instruction of the parameter information in the interface list;
and according to the selection instruction, jumping to the configuration logic diagram corresponding to the parameter information indication position.
Optionally, the creating module is configured to:
according to a first interface belonging to a current nuclear power DCS system, a second interface matched with the first interface and the parameter information of the second interface in the interface list;
and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
The interface matching device for the nuclear power DCS systems provided by the embodiment of the application can automatically match the interfaces according to the configured configuration logic diagram in the system after receiving the matching instruction for interface configuration between the nuclear power DCS systems, does not need to search for a second time between professions, effectively improves the interface matching efficiency of the nuclear power DCS systems, and saves time cost and search cost. Meanwhile, interface connection can be created in the corresponding nuclear power DCS system according to the interface matching result, so that operators of the nuclear power DCS systems can effectively control the interfaces.
To achieve the above object, an embodiment of a third aspect of the present application provides a computer device, including a memory, a processor, and a computer program stored on the memory and executable on the processor, where the processor executes the computer program to implement a method according to the embodiment of the first aspect.
In order to achieve the above object, an embodiment of a fourth aspect of the present application also proposes a non-transitory computer readable storage medium having stored thereon a computer program, characterized in that the computer program, when executed by a processor, implements a method according to the embodiment of the first aspect.
Additional aspects and advantages of the application will be set forth in part in the description which follows and, in part, will be obvious from the description, or may be learned by practice of the application.
Drawings
The accompanying drawings, which are included to provide a further understanding of the application and are incorporated in and constitute a part of this specification, illustrate embodiments of the application and together with the description serve to explain the application. In the drawings:
FIG. 1 is a flow chart of a method for interface matching between nuclear power DCS systems according to one embodiment of the present application;
FIG. 2 is a schematic page diagram of an interface list in accordance with one embodiment of the application;
FIG. 3 is a schematic structural diagram of an interface matching device for use between nuclear power DCS systems according to one embodiment of the present application.
Detailed Description
It should be noted that, without conflict, the embodiments of the present application and features of the embodiments may be combined with each other. The application will be described in detail below with reference to the drawings in connection with embodiments.
The application is described in further detail below in connection with specific examples which are not to be construed as limiting the scope of the application as claimed.
The method and apparatus according to the embodiments of the present application are described below with reference to the accompanying drawings.
The nuclear power DCS system is a huge engineering system and generally comprises the safety level DCS profession, the non-safety level DCS profession, the special DCS profession, the panel station profession, the electric profession and other professions.
Interface design is very important and cumbersome design content in a nuclear power DCS system. The interface comprises a soft interface in a control station, a soft and hard interface crossing the control station, a hard interface between the control station and a relay cabinet, a hard manual operator of the control station and a tray table, an indicator light and a hard interface between instruments in the same special industry; soft and hard interfaces between different professions. Therefore, correct matching based on reasonable interface design is an important work in a nuclear power DCS system. However, in the related art, direct matching cannot be performed in configuration software, and correct interface information can be found only by performing corresponding secondary query, so that the design efficiency and cost of the nuclear power DCS system are seriously affected.
Based on the method, the device and the computer equipment for matching the interfaces among the nuclear power DCS systems are provided, so that automatic interface matching in the interface design process is realized, the design efficiency of the nuclear power DCS systems is effectively improved, interface design abnormality can be timely determined in the matching process, and the safety of the interface design of the nuclear power DCS systems is further ensured.
FIG. 1 is a flow chart of a method for interface matching between nuclear power DCS systems according to one embodiment of the present application, as shown in FIG. 1, the method comprising the steps of:
s1, receiving a matching instruction for interface configuration between nuclear power DCS systems.
It should be noted that the matching instruction may be one or more preset operation combinations, for example, a click operation on an "interface match" button for interface matching in the configuration logic editing page may be a click operation on an "interface match" button for interface matching in a right button menu of the configuration logic editing page, or a refresh operation on an interface configured in the configuration logic diagram.
Optionally, the method includes, but is not limited to, receiving a matching instruction for performing interface configuration when a new nuclear power DCS system is designed, or receiving a matching instruction for performing interface configuration when the nuclear power DCS system is updated.
S2, traversing all the configuration logic diagrams in the nuclear power DCS for each nuclear power DCS, and extracting parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram.
The configuration logic diagram is a logic design expression of the nuclear power DCS system, and digital control or simulation of the nuclear power station can be realized according to the logic design. The configuration logic diagram utilizes graphic configuration software, also called configuration monitoring system software SCADA (Supervisory Control And Data Acquisition, data acquisition and monitoring control system), to configure configuration logic, and constructs various graphic pictures and system monitoring functions corresponding to the scene in a flexible configuration mode. The method is characterized in that objects to be monitored are configured in a nuclear power DCS system basically through man-machine interaction, and when graphic configuration is in an operating state, the state of each monitored object can be reflected in real time through a configuration logic diagram.
At least one configuration logic diagram is stored in one configuration logic file, wherein the at least one configuration logic diagram stored in the same configuration logic file has a necessary association relation. Optionally, setting the interfaces in the nuclear power DCS system is achieved by performing parameter setting on each interface in the configuration logic diagram, where the interface parameter setting includes, but is not limited to, setting parameter information such as interface name, signal type, connection device and hardware information of the interface. It should be appreciated that the interfaces are configured to establish a hard interface relationship with or across a professional control station.
In one or more embodiments, a nuclear DCS system includes a plurality of levels, typically, the nuclear DCS system includes 5 levels of engineering-sub-engineering-function partitioning-process system-process subsystem, where the engineering is typically a nuclear engineering corresponding to the current nuclear DCS system, the sub-engineering is engineering information corresponding to each major in the current nuclear engineering, such as a panel major and an electrical major, the function partitioning is the current major and is divided according to a design of the function, the process system is a system corresponding to a process used for implementing the function, the process subsystem is a lowest level in the nuclear DCS system, and the set of configuration logic files corresponding to the process subsystem may include at least one configuration logic file, for example, the process subsystem 1 includes 3 configuration logic files, i.e., configuration logic file 1, configuration logic file 2, and configuration logic file n, the process subsystem 2 includes 1 configuration logic file, i.e., configuration logic file 1, and the process subsystem 3 includes 1 configuration logic file, i.e., configuration logic file 3.
And S3, performing interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list.
In one or more embodiments, the parameter information of each interface includes input point information and output point information of the interface, and performing interface matching according to the parameter information of each interface includes: based on the parameter information, extracting input point information and output point information corresponding to each interface, and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
Optionally, the interfaces are bidirectional interfaces, that is, the two interfaces connected with each other may be an uplink interface or a downlink interface, that is, the interface a and the interface B connected with each other may send signals to the interface B, and the interface B may also send signals to the interface a, where, for the interface a or the interface B, the input point information in the interface parameter information is usually the location information of the interface, for example, the name of the process subsystem where the interface is located, the specific location information of the interface in the process subsystem, etc., and the output point information of the interface is the location point information of the parameter information connected with the current interface, for example, the name of the connected device, the name of the process subsystem where the interface is connected, the specific location information of the interface in the process subsystem, etc.
In other words, when the interfaces are bi-directional interfaces, the input point information and the output point information in the parameter information of the two interfaces connected to each other are identical in content and opposite in position. For example, the interface a and the interface B are bi-directional interfaces, the input point information is the location of the interface a, the output point is the location of the interface B, the input point information is the location of the interface B, and the output point is the location of the interface a.
Alternatively, the interface is a unidirectional interface, i.e. the two interfaces that are connected have a fixed downstream relationship. That is, interface a and interface B are connected, interface a may send a signal to interface B, but interface B may not send a signal to interface a. At this time, for the interface a or the interface B, the input point information in the interface parameter information is the position information of the input point of the downlink signal, and the output point information in the interface parameter information is the position information of the output point of the downlink signal.
In other words, when the interfaces are unidirectional interfaces, the input point information and the output point information in the parameter information of the two interfaces connected to each other have the same content and the same position. For example, the interface a and the interface B are unidirectional interfaces, the interface a records parameter information, the input point information is the location of the interface a, the output point information is the location of the interface B, the input point information is also the location of the interface a, and the output point information is also the location of the interface B.
Further, the input point information and the output point information may be matched according to the interface type.
Specifically, when the interfaces are bidirectional interfaces, the input point information and the output point information of any one interface are respectively identical to the output point information and the input point information of other interfaces, the two interfaces are determined to be successfully matched, and when the interfaces are unidirectional interfaces, the input point information and the output point information of any one interface are respectively identical to the input point information and the output point information of other interfaces, the two interfaces are determined to be successfully matched.
S4, establishing interface connection information according to the interface matching list aiming at each nuclear power DCS system.
That is, after the interfaces are matched, the matching result is marked in the configuration logic diagram where each interface is located.
In one or more embodiments, for each nuclear power DCS system, creating interface connection information from the interface matching list includes: according to the first interface belonging to the current nuclear power DCS system, the second interface matched with the first interface and the parameter information of the second interface in the interface list; and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
That is, after the interfaces are successfully matched, if the interfaces are matched into a pair, the first interface belongs to the first nuclear power DCS system, the second interface matched with the first interface belongs to the second nuclear power DCS system, at this time, parameter information of the second interface belonging to the second nuclear power DCS system can be obtained through an interface matching list, and then the second interface is drawn in a configuration logic diagram to which the first interface belongs, so that the interface matching relation of the pair of quartic nuclear power DCS systems can be seen through the configuration logic diagram in the first nuclear power DCS system.
Therefore, the interface matching method for the nuclear power DCS systems, provided by the embodiment of the application, can automatically match the interfaces according to the configured configuration logic diagram in the system after receiving the matching instruction for interface configuration between the nuclear power DCS systems, does not need to search for a second time in the profession, effectively improves the interface matching efficiency of the nuclear power DCS systems, and saves time cost and search cost. Meanwhile, interface connection can be created in the corresponding nuclear power DCS system according to the interface matching result, so that operators of the nuclear power DCS systems can effectively control the interfaces.
In one or more embodiments, when the interface is designed incorrectly, for example, any interface may be successfully matched with at least two other interfaces at the same time, or any interface is not successfully matched, it is determined that there is an unmatched interface in the nuclear DCS system, and at this time, parameter information corresponding to the unmatched interface is written into an exception log, so that a logic designer performs exception maintenance according to the exception log.
Optionally, after the parameter information corresponding to the interface is written into the exception log, the exception log identifies that the exception information is written, and sends out exception reminding information according to the identification result, for example, the exception reminding information is played in the current interface, and the exception reminding information includes but is not limited to text prompt of 'unsuccessful interface matching', presentation of unsuccessful interface parameter information, and the like.
It should be understood that after the designer corrects the interface parameter information that is not successfully matched, the interface matching can be automatically performed or performed again according to the matching instruction input by the designer until the matching work is completed, that is, all interfaces in the nuclear power DCS system are successfully matched, and no interface that is not successfully matched exists.
Therefore, the application can record and feed back the abnormal information of interface matching in the interface matching process, assist designers to correct abnormal logic design in time, and ensure the safety of nuclear power DCS system interface design.
In one or more embodiments, after performing interface matching according to parameter information of each interface, the method further includes: and generating an interface list according to the result of the interface matching, wherein the interface list comprises parameter information of the interface.
That is, after the interface matching is completed, an interface list may be further generated according to the matching result, for displaying the result of the interface matching.
For example, as shown in fig. 2, the interface list may include, but is not limited to, an interface name, an output page (i.e., a configuration logic diagram address corresponding to the output point information), an output variable, an input page (i.e., a configuration logic diagram address corresponding to the input point information), and an input variable.
Therefore, the input and output position information of the interface can be better displayed through the interface list, and a designer can conveniently determine the position of interface connection according to the interface list.
In one or more embodiments, the interface list can also order interfaces. Optionally, receiving an ordering instruction for ordering the parameter information of the interfaces in the interface list, and ordering the interface list according to the ordering instruction and the reference parameters and the ordering mode corresponding to the ordering instruction.
The sorting instruction can be input through the title bar of any reference parameter in the double-click interface list, namely, when the title bar of any reference parameter in the double-click interface list of the designer is detected, the sorting instruction sorted according to the reference parameter is determined to be received. And sequencing the interface list according to a preset sequencing rule corresponding to the reference parameter.
Alternatively, the sorting instruction may be set in a right-key menu of the title bar, and the designer may input the sorting instruction by selecting the right-key menu of the reference parameter.
Therefore, the application can sort the interface list, which is convenient for the designer to count successfully matched interfaces according to the requirement, so that the designer can identify the interfaces with missing design or redundant design timely and accurately.
In one or more embodiments, a selection instruction of the parameter information in the interface list may be further received, and according to the selection instruction, the configuration logic diagram corresponding to the position indicated by the parameter information is skipped.
That is, the interface list can also assist the designer in performing interface position jump, that is, when the designer inputs a selection instruction for a certain parameter information, the interface is jumped to a display page of a configuration logic diagram to which the position information belongs, or a display page of a configuration logic file list to which the configuration logic diagram to which the position information belongs.
For example, when the designer double clicks the output point information (output page address information) of the interface a, the designer jumps to the display page of the configuration logic diagram where the output point of the interface a is located, and also jumps to the display page of the organization structure diagram shown in fig. 2, it should be understood that the location of the output point of the interface a can be performed by identifying the name of the configuration logic file.
Therefore, the application can effectively assist the designer to carry out positioning inquiry on the matched interface through the positioning jump of the interface list, thereby being convenient for the designer to correct or update the matched interface parameter information.
Optionally, when receiving an export instruction for exporting the interface list, exporting the interface list in a preset format according to the export instruction.
The preset format can be an Excel format, namely, the interface list can be exported to be an Excel file, so that a designer can record interface information in the current nuclear power DCS system conveniently.
In summary, the interface matching method for the nuclear power DCS system provided by the embodiment of the application can automatically match the interfaces according to the configured configuration logic diagram in the system after receiving the matching instruction for interface configuration, does not need to search for a second time in the profession, effectively improves the interface matching efficiency of the nuclear power DCS system, and saves time cost and search cost.
In order to realize the embodiment, the application further provides an interface matching device for the nuclear power DCS systems.
Fig. 3 is a schematic view of the structure of the apparatus according to one embodiment of the present application.
As shown in fig. 3, the interface matching device 10 for nuclear DCS systems includes:
the receiving module 11 is used for receiving a matching instruction for interface configuration between nuclear power DCS systems;
the extracting module 12 is configured to traverse all the configuration logic diagrams in the nuclear DCS system for each nuclear DCS system, and extract parameter information of each interface from the configuration logic diagrams, where one nuclear DCS system includes a plurality of levels, each level is configured with a set of configuration logic files corresponding to a level range, the set of configuration logic files corresponding to a lowest level in the nuclear DCS system includes at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram;
the matching module 13 is used for performing interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list;
the creation module is used for creating interface connection information according to the interface matching list aiming at each nuclear power DCS system.
In some embodiments, the parameter information of each interface includes input point information and output point information of the interface, and the matching module 13 is further configured to:
extracting input point information and output point information corresponding to each interface based on the parameter information;
and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
In some embodiments, the matching module 13 is further configured to:
and identifying the interfaces which are not successfully matched, and writing parameter information corresponding to the interfaces which are not successfully matched into an exception log.
In some embodiments, the matching module 13 is further configured to:
receiving an ordering instruction for ordering the parameter information of interfaces in the interface list;
and according to the ordering instruction, ordering the interface list according to the reference parameters and the ordering mode corresponding to the ordering instruction.
In some embodiments, the matching module 13 is further configured to:
receiving a selection instruction of parameter information in a interface list;
and according to the selection instruction, jumping to a configuration logic diagram corresponding to the parameter information indication position.
In some embodiments, the creation module 14 is further configured to:
according to the first interface belonging to the current nuclear power DCS system, the second interface matched with the first interface and the parameter information of the second interface in the interface list;
and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
The interface matching device for the nuclear power DCS system provided by the embodiment of the application can automatically match the interfaces according to the configured configuration logic diagram in the system after receiving the matching instruction for interface configuration, does not need to search for a second time in the profession, effectively improves the interface matching efficiency of the nuclear power DCS system, and saves time cost and search cost.
In order to implement the above embodiment, the present application also proposes a computer device.
The computer device comprises a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method as in the embodiment of the first aspect when executing the computer program.
To achieve the above embodiments, the present application also proposes a non-transitory computer-readable storage medium.
The non-transitory computer readable storage medium has stored thereon a computer program which, when executed by a processor, implements a method as in the embodiments of the first aspect.
According to the interface matching method and device for the nuclear power DCS systems, after the matching instruction for interface configuration between the nuclear power DCS systems is received, automatic interface matching can be performed according to the configured configuration logic diagram in the system, secondary searching is not needed among professions, the interface matching efficiency of the nuclear power DCS systems is effectively improved, and time cost and searching cost are saved. Meanwhile, interface connection can be created in the corresponding nuclear power DCS system according to the interface matching result, so that operators of the nuclear power DCS systems can effectively control the interfaces.
It is noted that relational terms such as first and second, and the like are 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. Moreover, 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 one … …" does not exclude the presence of other like elements in a process, method, article, or apparatus that comprises an element.
Logic and/or steps represented in the flowcharts or otherwise described herein, e.g., a ordered listing of executable instructions for implementing logical functions, can be embodied in any computer-readable medium for use by or in connection with an instruction execution system, apparatus, or device, such as a computer-based system, processor-containing system, or other system that can fetch the instructions from the instruction execution system, apparatus, or device and execute the instructions. For the purposes of this description, a "computer-readable medium" can be any means that can contain, store, communicate, propagate, or transport the program for use by or in connection with the instruction execution system, apparatus, or device. More specific examples (a non-exhaustive list) of the computer-readable medium would include the following: an electrical connection (electronic device) having one or more wires, a portable computer diskette (magnetic device), a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber device, and a portable compact disc read-only memory (CDROM). Additionally, the computer-readable medium may even be paper or other suitable medium upon which the program is printed, as the program may be electronically captured, via, for instance, optical scanning of the paper or other medium, then compiled, interpreted or otherwise processed in a suitable manner, if necessary, and then stored in a computer memory.
It is to be understood that portions of the present application may be implemented in hardware, software, firmware, or a combination thereof. In the above-described embodiments, the various steps or methods may be implemented in software or firmware stored in a memory and executed by a suitable instruction execution system. For example, if implemented in hardware, as in another embodiment, may be implemented using any one or combination of the following techniques, as is well known in the art: discrete logic circuits having logic gates for implementing logic functions on data signals, application specific integrated circuits having suitable combinational logic gates, programmable Gate Arrays (PGAs), field Programmable Gate Arrays (FPGAs), and the like.
It should be noted that in the description of the present specification, descriptions of terms "one embodiment," "some embodiments," "examples," "specific examples," or "some examples," etc., mean that a particular feature, structure, material, or characteristic described in connection with the embodiment or example is included in at least one embodiment or example of the present application. In this specification, schematic representations of the above terms are not necessarily directed to the same embodiment or example. Furthermore, the particular features, structures, materials, or characteristics described may be combined in any suitable manner in any one or more embodiments or examples. Furthermore, the different embodiments or examples described in this specification and the features of the different embodiments or examples may be combined and combined by those skilled in the art without contradiction.

Claims (12)

1. The interface matching method for the nuclear power DCS system is characterized by comprising the following steps of:
receiving a matching instruction for interface configuration between nuclear power DCS systems;
traversing all configuration logic diagrams in the nuclear power DCS system aiming at each nuclear power DCS system, and extracting parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS system comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS system comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram;
performing interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list;
establishing interface connection information according to the interface matching list for each nuclear power DCS system;
the creating interface connection information for each nuclear power DCS system according to the interface matching list includes:
acquiring parameter information of a second interface according to a first interface belonging to a current nuclear power DCS system and the second interface matched with the first interface in the interface matching list;
and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
2. The method according to claim 1, wherein the parameter information of each interface includes input point information and output point information of the interface, and the performing interface matching according to the parameter information of each interface includes:
extracting the input point information and the output point information corresponding to each interface based on the parameter information;
and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
3. The method as recited in claim 2, further comprising:
and identifying the interface which is not successfully matched, and writing parameter information corresponding to the interface which is not successfully matched into an exception log.
4. The method of claim 1, wherein after performing interface matching according to parameter information of each interface between the nuclear DCS systems, obtaining an interface matching list, further comprises:
receiving an ordering instruction for ordering the parameter information of the interfaces in the interface matching list;
and according to the ordering instruction, ordering the interface matching list according to the reference parameters and the ordering mode corresponding to the ordering instruction.
5. The method according to claim 4, wherein the method further comprises:
receiving a selection instruction of the parameter information in the interface matching list;
and according to the selection instruction, jumping to the configuration logic diagram corresponding to the parameter information indication position.
6. An interface matching device for nuclear power DCS systems, comprising:
the receiving module is used for receiving a matching instruction for interface configuration between nuclear power DCS systems;
the extraction module is used for traversing all the configuration logic diagrams in the nuclear power DCS system aiming at each nuclear power DCS system, and extracting parameter information of each interface from the configuration logic diagrams, wherein one nuclear power DCS system comprises a plurality of levels, each level is configured with a configuration logic file set corresponding to a level range, the configuration logic file set corresponding to the lowest level in the nuclear power DCS system comprises at least one configuration logic file, and the configuration logic file stores at least one configuration logic diagram;
the matching module is used for carrying out interface matching according to the parameter information of each interface between the nuclear power DCS systems to obtain an interface matching list;
the creation module is used for creating interface connection information according to the interface matching list aiming at each nuclear power DCS system;
the creation module is used for:
acquiring parameter information of a second interface according to a first interface belonging to a current nuclear power DCS system and the second interface matched with the first interface in the interface matching list;
and drawing the second interface in the configuration logic diagram where the first interface is positioned according to the parameter information of the second interface.
7. The apparatus of claim 6, wherein the parameter information for each interface includes input point information and output point information for the interface, and wherein the matching module is further configured to:
extracting the input point information and the output point information corresponding to each interface based on the parameter information;
and determining that the two interfaces matched with the input point information and the output point information are successfully matched.
8. The apparatus of claim 7, wherein the matching module is further configured to:
and identifying the interface which is not successfully matched, and writing parameter information corresponding to the interface which is not successfully matched into an exception log.
9. The apparatus of claim 6, wherein the matching module is further configured to:
receiving an ordering instruction for ordering the parameter information of the interfaces in the interface matching list;
and according to the ordering instruction, ordering the interface matching list according to the reference parameters and the ordering mode corresponding to the ordering instruction.
10. The apparatus of claim 9, wherein the matching module is further configured to:
receiving a selection instruction of the parameter information in the interface matching list;
and according to the selection instruction, jumping to the configuration logic diagram corresponding to the parameter information indication position.
11. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, the processor implementing the method for interface matching between nuclear DCS systems of any of claims 1 to 5 when the computer program is executed by the processor.
12. A non-transitory computer readable storage medium having stored thereon a computer program, wherein the computer program when executed by a processor implements the interface matching method for use between nuclear DCS systems of any one of claims 1 to 5.
CN202210009045.XA 2022-01-05 2022-01-05 Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system) Active CN114326534B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202210009045.XA CN114326534B (en) 2022-01-05 2022-01-05 Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system)

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202210009045.XA CN114326534B (en) 2022-01-05 2022-01-05 Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system)

Publications (2)

Publication Number Publication Date
CN114326534A CN114326534A (en) 2022-04-12
CN114326534B true CN114326534B (en) 2023-11-24

Family

ID=81025000

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202210009045.XA Active CN114326534B (en) 2022-01-05 2022-01-05 Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system)

Country Status (1)

Country Link
CN (1) CN114326534B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8386937B1 (en) * 2008-07-17 2013-02-26 NetBrain Technologies Inc. System, apparatus, and method for filtering network configuration information
CN108351626A (en) * 2015-11-02 2018-07-31 Abb瑞士股份有限公司 System and method for automatic system configuration
CN109144483A (en) * 2018-08-22 2019-01-04 浪潮电子信息产业股份有限公司 A kind of method, apparatus, equipment and readable storage medium storing program for executing matching software interface
CN209248306U (en) * 2019-02-13 2019-08-13 西安希德雷达科技有限公司 A kind of restructural interface extending device of timing based on serial communication
JP2020032534A (en) * 2018-08-27 2020-03-05 ブラザー工業株式会社 Image forming device
CN111221892A (en) * 2019-12-25 2020-06-02 深圳供电局有限公司 Configuration logic linkage system and construction method
CN113360562A (en) * 2021-06-16 2021-09-07 广州云博互联网技术有限公司 Interface pairing method and system based on artificial intelligence and big data and cloud platform
CN113434405A (en) * 2021-06-24 2021-09-24 青岛海尔科技有限公司 Method and device for determining test file, storage medium and electronic device
CN113688037A (en) * 2021-08-19 2021-11-23 上海核工程研究设计院有限公司 Nuclear power plant instrument control system software configuration debugging and packaging integrated method
CN113703405A (en) * 2021-08-27 2021-11-26 中国核动力研究设计院 Nuclear power DCS algorithm configuration logic diagram drawing system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US20070143451A1 (en) * 2005-12-20 2007-06-21 Johnson Controls Technology Company System and method for configuring a control system

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US8386937B1 (en) * 2008-07-17 2013-02-26 NetBrain Technologies Inc. System, apparatus, and method for filtering network configuration information
CN108351626A (en) * 2015-11-02 2018-07-31 Abb瑞士股份有限公司 System and method for automatic system configuration
CN109144483A (en) * 2018-08-22 2019-01-04 浪潮电子信息产业股份有限公司 A kind of method, apparatus, equipment and readable storage medium storing program for executing matching software interface
JP2020032534A (en) * 2018-08-27 2020-03-05 ブラザー工業株式会社 Image forming device
CN209248306U (en) * 2019-02-13 2019-08-13 西安希德雷达科技有限公司 A kind of restructural interface extending device of timing based on serial communication
CN111221892A (en) * 2019-12-25 2020-06-02 深圳供电局有限公司 Configuration logic linkage system and construction method
CN113360562A (en) * 2021-06-16 2021-09-07 广州云博互联网技术有限公司 Interface pairing method and system based on artificial intelligence and big data and cloud platform
CN113434405A (en) * 2021-06-24 2021-09-24 青岛海尔科技有限公司 Method and device for determining test file, storage medium and electronic device
CN113688037A (en) * 2021-08-19 2021-11-23 上海核工程研究设计院有限公司 Nuclear power plant instrument control system software configuration debugging and packaging integrated method
CN113703405A (en) * 2021-08-27 2021-11-26 中国核动力研究设计院 Nuclear power DCS algorithm configuration logic diagram drawing system

Also Published As

Publication number Publication date
CN114326534A (en) 2022-04-12

Similar Documents

Publication Publication Date Title
CN111045645B (en) Page editing method and device, electronic equipment and storage medium
US6654950B1 (en) Software rehosting system and method
US20160252890A1 (en) Method for searching cross-regional power supply area based on cim model and system thereof
US6757889B1 (en) Source program checking device and program and method for same
CN109690426A (en) The edit methods of trapezoid figure program editor auxiliary device and trapezoid figure program
CN109389326B (en) Monitoring event-oriented object modeling method, device and system
CN113553420A (en) Power grid fault handling regulation recommendation method and system based on knowledge graph
CN103077022B (en) A kind of work flow visual operation collocation method and device
CN105117205A (en) Web page editing method and web page editing device
CN104375934A (en) Method for testing reliability of Android mobile phone software
CN111106965B (en) Intelligent log analysis method, tool, equipment and medium for complex system
CN114326642B (en) Interface matching method, device, equipment and medium for nuclear power DCS system
CN104615669A (en) Data correction method, device and system
CN112328489A (en) Test case generation method and device, terminal equipment and storage medium
CN111723515A (en) Method, device and system for operating operator
CN113608955B (en) Log recording method, device, equipment and storage medium
CN109086985B (en) Professional test information management system for spacecraft assembly
CN114326534B (en) Interface matching method, device, equipment and medium for nuclear power DCS (distributed control system)
CN116126443A (en) Method and system for dynamically configuring electronic experiment record and report
CN115758950A (en) Automatic drawing method, device and computer readable storage medium
CN114862233A (en) Intelligent decision method and intelligent decision system
CN113157691A (en) Configurable data searching method and system
CN112417799B (en) Multi-signal selection and response method
KR102509859B1 (en) Apparatus and method for extracting common command information from PLC ladder information
CN114780094B (en) Method, device and equipment for generating screening page 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
GR01 Patent grant
GR01 Patent grant