WO2023116110A1 - Verification system and method for non-security level dcs logic loop of nuclear power station - Google Patents

Verification system and method for non-security level dcs logic loop of nuclear power station Download PDF

Info

Publication number
WO2023116110A1
WO2023116110A1 PCT/CN2022/122321 CN2022122321W WO2023116110A1 WO 2023116110 A1 WO2023116110 A1 WO 2023116110A1 CN 2022122321 W CN2022122321 W CN 2022122321W WO 2023116110 A1 WO2023116110 A1 WO 2023116110A1
Authority
WO
WIPO (PCT)
Prior art keywords
logic
logic circuit
control terminal
dcs
safety level
Prior art date
Application number
PCT/CN2022/122321
Other languages
French (fr)
Chinese (zh)
Inventor
陈梅
张海
谢光辉
李劲光
臧鹏
Original Assignee
中广核核电运营有限公司
中国广核集团有限公司
中国广核电力股份有限公司
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 中广核核电运营有限公司, 中国广核集团有限公司, 中国广核电力股份有限公司 filed Critical 中广核核电运营有限公司
Publication of WO2023116110A1 publication Critical patent/WO2023116110A1/en

Links

Images

Classifications

    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B19/00Programme-control systems
    • G05B19/02Programme-control systems electric
    • G05B19/418Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM]
    • G05B19/41845Total factory control, i.e. centrally controlling a plurality of machines, e.g. direct or distributed numerical control [DNC], flexible manufacturing systems [FMS], integrated manufacturing systems [IMS] or computer integrated manufacturing [CIM] characterised by system universality, reconfigurability, modularity
    • GPHYSICS
    • G05CONTROLLING; REGULATING
    • G05BCONTROL OR REGULATING SYSTEMS IN GENERAL; FUNCTIONAL ELEMENTS OF SUCH SYSTEMS; MONITORING OR TESTING ARRANGEMENTS FOR SUCH SYSTEMS OR ELEMENTS
    • G05B2219/00Program-control systems
    • G05B2219/30Nc systems
    • G05B2219/33Director till display
    • G05B2219/33273DCS distributed, decentralised controlsystem, multiprocessor
    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y02TECHNOLOGIES OR APPLICATIONS FOR MITIGATION OR ADAPTATION AGAINST CLIMATE CHANGE
    • Y02PCLIMATE CHANGE MITIGATION TECHNOLOGIES IN THE PRODUCTION OR PROCESSING OF GOODS
    • Y02P90/00Enabling technologies with a potential contribution to greenhouse gas [GHG] emissions mitigation
    • Y02P90/02Total factory control, e.g. smart factories, flexible manufacturing systems [FMS] or integrated manufacturing systems [IMS]

Definitions

  • the invention relates to the technical field of nuclear power digital instrument control systems, and more specifically relates to a verification system and method for non-safety level DCS logic circuits of nuclear power plants.
  • the technical problem to be solved by the present invention is to provide a verification system and method for non-safety level DCS logic circuits of nuclear power plants in view of the defects of the prior art.
  • the technical solution adopted by the present invention to solve the technical problem is: to construct a verification system for non-safety level DCS logic circuits of nuclear power plants, including: control terminals, simulation servers, communication units and DCS control cabinets;
  • the control terminal is used to match the corresponding simulation input interface model according to the test instruction according to the logic event series and assign values in sequence, and output the verification result according to the logic circuit operation result returned by the simulation server;
  • the simulation server is connected to the control terminal, and is used to perform simulation operations according to the assignment of the control terminal and to send the input signal value of each logic event series of each non-safety level DCS logic circuit to the said communication unit sequentially.
  • the DCS control cabinet performs a non-safe DCS logic circuit operation according to the input signal value, and returns the logic circuit operation result to the simulation server through the communication unit.
  • control terminal includes: an analysis module;
  • the parsing module is used for reading and parsing the logic event series of each non-safety level DCS logic circuit in the execution script file, matching the corresponding simulation input interface model according to the logic event series and assigning values in sequence.
  • control terminal further includes: a storage module
  • the storage module is used to store the execution script file; the execution script file includes: a standard logic truth table of a non-safety level DCS logic circuit.
  • control terminal further includes: a comparison module
  • the comparison module is used to compare the operation result of the logic circuit with the standard logic truth table, and output the comparison result.
  • control terminal further includes: a report generation module;
  • the report generation module is connected with the comparison module, and is used to generate a test verification report and verification information according to the comparison result; the test verification report and verification information are the verification results.
  • control terminal further includes: a display module;
  • the display module is connected with the report generating module, and is used for displaying the verification information and the test verification report.
  • control terminal further includes: a prompt module
  • the prompt module is connected with the report generation module, and is used to output a first prompt signal when the operation result of the logic circuit is the same as the series of standard values corresponding to the standard logic truth table, and output the first prompt signal when the operation result of the logic circuit is Outputting a second prompt signal when it is different from the corresponding series of standard values in the standard logic truth table.
  • described emulation server comprises: a plurality of event series modules
  • Each event series module includes: multiple simulation input interface models and a simulation output interface model;
  • the multiple simulation input interface models are used to perform simulation operations according to the assignment of the control terminal and sequentially send the input signal values of each non-safety level DCS logic circuit and each logic event series to the DCS control through the communication unit Cabinet;
  • the simulation output interface is used to receive the logical operation result returned by the DCS control cabinet through the communication unit and send it to the control terminal.
  • the communication unit is a PCL communication module.
  • the DCS control cabinet includes: a logic circuit operation module;
  • the logic circuit calculation module is used to perform calculations on each non-safe DCS logic circuit according to the input signal value, and return the logic circuit calculation results to the simulation server through the communication unit.
  • the present invention also provides a method for verifying the non-safety level DCS logic circuit of a nuclear power plant, comprising the following steps:
  • the control terminal receives the test instruction input by the user, and according to the test instruction, matches the corresponding simulation input interface model according to the logic event series and assigns values in sequence;
  • the simulation server performs simulation operations according to the assignment of the control terminal, and sequentially sends the input signal value of each logic event series of each non-safety level DCS logic circuit;
  • the DCS control cabinet performs calculations on the logic event series of each non-safety level DCS logic circuit according to the input signal value, and outputs the logic circuit operation results;
  • the simulation server returns the operation result of the logic circuit to the control terminal
  • the control terminal outputs a verification result according to the operation result of the logic circuit.
  • the method also includes:
  • the simulation server sends the input signal value of each logic event series of each non-safety level DCS logic circuit to the DCS control cabinet through the communication unit.
  • the method also includes:
  • the control terminal analyzes and compiles a standard logic truth table according to the non-safety level DCS logic circuit design drawings to be tested and verified;
  • the control terminal compiles the standard logic truth table to generate an execution script file
  • the control terminal stores the execution script file.
  • the output of the verification result by the control terminal according to the operation result of the logic loop includes:
  • the control terminal compares the operation result of the logic loop with the standard logic truth table, and outputs the comparison result
  • test verification report and verification information are generated according to the comparison result; the test verification report and verification information are the verification results.
  • the method also includes:
  • the control terminal displays the test verification report and the verification information.
  • the method also includes:
  • the control terminal judges whether the operation result of the logic loop is the same as the corresponding series of standard values in the standard logic truth table
  • Implementing the verification system and method of the non-safety level DCS logic circuit of the nuclear power plant of the present invention has the following beneficial effects: it includes a control terminal, a simulation server, a communication unit and a DCS control cabinet; the control terminal matches the corresponding simulation input according to the test instruction according to the logic event series The interface model is assigned in sequence, and the verification results are output; the simulation server performs simulation operations according to the assignment of the control terminal and sends the input signal value of each non-safety DCS logic circuit and each logic event series in turn through the communication unit; the DCS control cabinet according to the input The signal value is subjected to non-safety level DCS logic loop calculation, and the logic loop calculation result is returned to the simulation server through the communication unit.
  • the invention realizes the comprehensive verification of the non-safety DCS logic circuit, solves the problem of lack of verification and omission, and can also solve the problem that a large number of logical circuit combination tests cannot be carried out manually, greatly improves the test efficiency and reliability, and has a high degree of automation .
  • Fig. 1 is the structural representation of the verification system of the non-safety level DCS logic circuit of the nuclear power plant provided by the embodiment of the present invention
  • Fig. 2 is a schematic flowchart of a verification method for a non-safety level DCS logic circuit of a nuclear power plant provided by an embodiment of the present invention.
  • FIG. 1 it is a structural schematic diagram of an alternative embodiment of a verification system for a non-safety level DCS logic circuit of a nuclear power plant provided by the present invention.
  • the verification system of the non-safety DCS logic circuit of the nuclear power plant includes: a control terminal 10 , a simulation server 20 , a communication unit 30 and a DCS control cabinet 40 .
  • the control terminal 10 is used to match the corresponding simulation input interface model according to the logic event series according to the test instruction and assign values in sequence, and to output the verification result according to the logic circuit operation result returned by the simulation server 20 .
  • the simulation server 20 is connected with the control terminal 10, and is used to perform simulation calculations according to the assignment of the control terminal 10 and send the input signal values of each non-safety level DCS logic circuit and each logic event series to the DCS control cabinet 40 sequentially through the communication unit 30.
  • the DCS control cabinet 40 performs non-safe DCS logic circuit calculations according to the input signal value, and returns the logic circuit calculation results to the simulation server 20 through the communication unit 30 .
  • control terminal 10 includes: an analysis module.
  • the analysis module is used to read and analyze the logic event series of each non-safety level DCS logic circuit in the execution script file, match the corresponding simulation input interface model according to the logic event series and assign values in sequence.
  • the analysis module can read and analyze the logic event series of each non-safety level DCS logic circuit in the execution script file, and match the corresponding simulation in the simulation server 20 according to the logic event series. Input the interface model, and assign values to the matching simulation input interface models in sequence.
  • control terminal 10 further includes: a storage module.
  • the storage module is used to store the execution script file; the execution script file includes: a standard logic truth table of the non-safety level DCS logic circuit.
  • the standard logic truth table can be compiled and analyzed according to the non-safety level DCS logic circuit design drawings to be tested and verified.
  • the standard logic truth table can be compiled into an execution script file and stored in the storage module.
  • the compiled execution script file may be stored in a preset script folder in the storage module.
  • control terminal 10 further includes: a comparison module.
  • the comparison module is used to compare the operation result of the logic circuit with the standard logic truth table, and output the comparison result.
  • control terminal 10 further includes: a report generation module.
  • the report generation module is connected with the comparison module, and is used to generate a test verification report and verification information according to the comparison result; the test verification report and verification information are verification results.
  • control terminal 10 further includes: a display module.
  • the display module is connected with the report generating module, and is used for displaying the verification information and the test verification report.
  • control terminal 10 further includes: a prompt module.
  • the prompting module is connected with the report generating module, and is used for outputting the first prompting signal when the logic circuit operation result is the same as the corresponding series standard value in the standard logic truth table, and the corresponding series in the logic circuit operation result and the standard logic truth table When the standard values are different, a second prompt signal is output.
  • the simulation server 20 includes: a plurality of event series modules.
  • each event series module includes: multiple simulation input interface models and one simulation output interface model.
  • Simulation input interface models are used to perform simulation operations according to the assignment of the control terminal 10 and sequentially send the input signal values of each non-safety DCS logic circuit and each logic event series to the DCS control cabinet 40 through the communication unit 30 .
  • the simulation output interface is used to receive the logical operation result returned by the DCS control cabinet 40 through the communication unit 30 and send it to the control terminal 10 .
  • the communication unit 30 may be a PLC communication module.
  • the DCS control cabinet 40 includes: a logic circuit operation module.
  • the logic circuit calculation module is used to perform calculations on each non-safety DCS logic circuit according to the input signal value, and return the logic circuit calculation result to the simulation server 20 through the communication unit 30 .
  • the analysis module in the control terminal 10 reads and analyzes the logic event series of each non-safety level DCS logic circuit in the execution script file, it matches the corresponding simulation input interface model in the simulation server 20 according to the logic event series, and Assign values to the matched simulation input interface models in sequence, and then, the assigned simulation input interface models perform simulation operations according to the obtained assignments, and input each logic event series of each non-safety level DCS logic circuit through the communication unit 30
  • the signal values are sequentially sent to the DCS control cabinet 40 .
  • the DCS control cabinet 40 performs logic circuit operations on each event series of the corresponding non-safety level DCS logic circuit according to the input signal value sent by the simulation input interface model of the simulation server 20, and returns the logic circuit operation results to the corresponding through the communication unit 30.
  • the matching simulation input interface model is simulation input interface model 1, simulation input interface model 2, ..., simulation input interface model n in event series 1, then after assignment, event series 1
  • the corresponding input signal value is sent to the DCS control cabinet 40 through the communication unit 30, and the DCS control cabinet 40
  • the event series 1 in the corresponding non-safety level DCS logic circuit is subjected to a logic circuit operation, and the logic circuit operation result is returned to the simulation output interface model of the event series 1 through the communication unit 30, and the event series 1
  • the simulation output interface model of the simulation output interface model returns the logic circuit operation result to the control terminal 10, and the comparison module in the control terminal 10 compares the returned logic circuit operation result with the corresponding series of standard values in the standard logic truth table, and
  • the comparison result is sent to the report generation module, and the report generation module generates a test verification report and verification information according to the comparison result.
  • the display module also displays the test verification report and verification information generated by the report generation module. Further, the prompting module also prompts the verification information. Specifically, when the operation result of the logic circuit is the same as the corresponding series of standard values in the standard logic truth table, the first prompt signal is output, and when they are different, the second prompt signal is output.
  • the first prompt signal may be a green light
  • the second prompt signal may be a red light
  • the present invention realizes the design of the non-safety DCS logic circuit by adopting the standard logic truth table representing all possible states between the input and the output of the logic event of the non-safety level DCS logic circuit as the test and verification standard of the non-safety level DCS logic circuit , configuration design and all verifications of the correctness of DCS actual logic operations solve the problem of lack of non-safety DCS verification standards.
  • the present invention can perform automatic testing, which solves the problem that human beings cannot carry out the logical combination test in the standard logical truth table. For example, if a logic circuit has n inputs, it needs to test ( 2n +1) series, and the number of input variables of some circuits is as high as 235 times, which is impossible to complete for manual testing, and the present invention can be based on the non-safety of the nuclear power plant. Level DCS logic circuit verification system automatic test verification.
  • the present invention can greatly improve the test reliability and efficiency, and can repeat the test for multiple rounds, realizing the goal of moving the debugging forward, and has great applicability to the logic circuit test of the new nuclear power unit and the DCS transformation of the nuclear power unit in service sex.
  • FIG. 2 it is a schematic flowchart of an alternative embodiment of a verification method for a non-safety level DCS logic circuit of a nuclear power plant provided by the present invention.
  • the method for verifying the non-safety level DCS logic circuit of a nuclear power plant can be realized by the verification system for the non-safety level DCS logic circuit of a nuclear power plant disclosed in the embodiment of the present invention.
  • the verification method of the non-safety level DCS logic circuit of the nuclear power plant includes the following steps:
  • Step S201 the control terminal 10 receives the test instruction input by the user, matches the corresponding simulation input interface model according to the test instruction according to the logic event series, and assigns values in sequence.
  • Step S202 the simulation server 20 performs a simulation operation according to the value assigned by the control terminal 10 , and sequentially sends the input signal value of each logic event series of each non-safety DCS logic circuit.
  • Step S203 the DCS control cabinet 40 performs calculations on the logic event series of each non-safety level DCS logic circuit according to the input signal value, and outputs the operation result of the logic circuit.
  • Step S204 the simulation server 20 returns the logic circuit operation result to the control terminal 10 .
  • Step S205 the control terminal 10 outputs a verification result according to the logic circuit operation result.
  • the method for verifying the non-safety level DCS logic loop of the nuclear power plant further includes: the simulation server 20 sequentially sends each logic event series of each non-safety level DCS logic loop to the DCS control cabinet 40 through the communication unit 30 Enter the signal value.
  • the verification method of the non-safety level DCS logic circuit of the nuclear power plant also includes: the control terminal 10 analyzes and compiles a standard logic truth table according to the design drawings of the non-safety level DCS logic circuit to be tested and verified; the control terminal 10 Compile the standard logic truth table to generate an execution script file; the control terminal 10 stores the execution script file.
  • control terminal 10 outputting the verification result according to the logic loop operation result includes: the control terminal 10 compares the logic loop operation result with the standard logic truth table, and outputs the comparison result; generates a test verification report according to the comparison result and verification information; the test verification report and verification information are verification results.
  • the method for verifying the non-safety level DCS logic circuit of the nuclear power plant further includes: the control terminal 10 displays the test verification report and verification information.
  • the method for verifying the non-safety level DCS logic loop of the nuclear power plant further includes: the control terminal 10 judges whether the operation result of the logic loop is the same as the corresponding series of standard values in the standard logic truth table; if they are the same, output The first prompt signal; if not the same, output the second prompt signal.
  • each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other.
  • the description is relatively simple, and for relevant details, please refer to the description of the method part.
  • RAM random access memory
  • ROM read-only memory
  • EEPROM electrically programmable ROM
  • EEPROM electrically erasable programmable ROM
  • registers hard disk, removable disk, CD-ROM, or any other Any other known storage medium.

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Manufacturing & Machinery (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Automation & Control Theory (AREA)
  • Testing And Monitoring For Control Systems (AREA)

Abstract

A verification system and method for a non-security level DCS logic loop of a nuclear power plant. The system comprises a control terminal (10), a simulation server (20), a communication unit (30), and a DCS control cabinet (40). The control terminal (10) matches, according to a test instruction, a corresponding simulation input interface model according to a logic event series, performs value assignment in sequence, and outputs a verification result. The simulation server (20) performs simulation operation according to the value assignment of the control terminal (10) and sequentially sends an input signal value of each logic event series of each non-security level DCS logic loop by means of the communication unit (30). The DCS control cabinet (40) performs non-security level DCS logic loop operation according to the input signal value, and returns a logic loop operation result to the simulation server (20) by means of the communication unit (30). Comprehensive verification of the non-security level DCS logic loop is achieved, the problems of verification missing and omission are solved, moreover, the problem that a large number of logic loop combination tests cannot be carried out manually can also be solved, the test efficiency and reliability are greatly improved, and the automation degree is high.

Description

一种核电站非安全级DCS逻辑回路的验证系统和方法A verification system and method for a non-safety level DCS logic circuit of a nuclear power plant 技术领域technical field
本发明涉及核电数字仪控系统的技术领域,更具体地说,涉及一种核电站非安全级DCS逻辑回路的验证系统和方法。The invention relates to the technical field of nuclear power digital instrument control systems, and more specifically relates to a verification system and method for non-safety level DCS logic circuits of nuclear power plants.
背景技术Background technique
目前,由于核电站非安全级数字化仪控系统(DCS)的逻辑回路系统复杂,针对核电站非安全级数字化仪控系统逻辑回路的验证方法和工具不能对其正确性进行全面验证,在测试验证过程中不能准确发现不可预见的错误,这些不可预见的错误则会导致部分功能失效,降低核电站的安全性和可靠性。At present, due to the complexity of the logic circuit system of the non-safety digital instrumentation and control system (DCS) of nuclear power plants, the verification methods and tools for the logic circuit of the non-safety digital instrumentation and control system of nuclear power plants cannot fully verify its correctness. Unforeseen errors cannot be accurately found, and these unforeseen errors will cause partial function failures and reduce the safety and reliability of nuclear power plants.
发明内容Contents of the invention
本发明要解决的技术问题在于,针对现有技术的缺陷,提供一种核电站非安全级DCS逻辑回路的验证系统和方法。The technical problem to be solved by the present invention is to provide a verification system and method for non-safety level DCS logic circuits of nuclear power plants in view of the defects of the prior art.
本发明解决其技术问题所采用的技术方案是:构造一种核电站非安全级DCS逻辑回路的验证系统,包括:控制终端、仿真服务器、通讯单元以及DCS控制机柜;The technical solution adopted by the present invention to solve the technical problem is: to construct a verification system for non-safety level DCS logic circuits of nuclear power plants, including: control terminals, simulation servers, communication units and DCS control cabinets;
所述控制终端用于根据测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值,以及根据所述仿真服务器返回的逻辑回路运算结果输出验证结果;The control terminal is used to match the corresponding simulation input interface model according to the test instruction according to the logic event series and assign values in sequence, and output the verification result according to the logic circuit operation result returned by the simulation server;
所述仿真服务器与所述控制终端连接,用于根据所述控制终端的赋值进行仿真运算并通过所述通讯单元依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给所述DCS控制机柜;The simulation server is connected to the control terminal, and is used to perform simulation operations according to the assignment of the control terminal and to send the input signal value of each logic event series of each non-safety level DCS logic circuit to the said communication unit sequentially. The above DCS control cabinet;
所述DCS控制机柜根据所述输入信号值进行非安全级DCS逻辑回路运算,并将逻辑回路运算结果通过所述通讯单元返回给所述仿真服务器。The DCS control cabinet performs a non-safe DCS logic circuit operation according to the input signal value, and returns the logic circuit operation result to the simulation server through the communication unit.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端包括:解析模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the control terminal includes: an analysis module;
所述解析模块用于读取和解析执行脚本文件中的每一个非安全级DCS逻辑回路的逻辑事件系列,按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值。The parsing module is used for reading and parsing the logic event series of each non-safety level DCS logic circuit in the execution script file, matching the corresponding simulation input interface model according to the logic event series and assigning values in sequence.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端还包括:存储模块;In the verification system of the non-safety level DCS logic circuit of the nuclear power plant according to the present invention, the control terminal further includes: a storage module;
所述存储模块用于存储所述执行脚本文件;所述执行脚本文件包括:非安全级DCS逻辑回路的标准逻辑真值表。The storage module is used to store the execution script file; the execution script file includes: a standard logic truth table of a non-safety level DCS logic circuit.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端还包括:比对模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the control terminal further includes: a comparison module;
所述比对模块用于将所述逻辑回路运算结果与所述标准逻辑真值表进行比对,并输出比对结果。The comparison module is used to compare the operation result of the logic circuit with the standard logic truth table, and output the comparison result.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端还包括:报告生成模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the control terminal further includes: a report generation module;
所述报告生成模块与所述比对模块连接,用于根据所述比对结果生成测试验证报告和验证信息;所述测试验证报告和验证信息为所述验证结果。The report generation module is connected with the comparison module, and is used to generate a test verification report and verification information according to the comparison result; the test verification report and verification information are the verification results.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端还包括:显示模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the control terminal further includes: a display module;
所述显示模块与所述报告生成模块连接,用于对所述验证信息和所述测试验证报告进行显示。The display module is connected with the report generating module, and is used for displaying the verification information and the test verification report.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述控制终端还包括:提示模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the control terminal further includes: a prompt module;
所述提示模块与所述报告生成模块连接,用于在所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值相同时输出第一提示信号、在所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值不相同时输出第二提示信号。The prompt module is connected with the report generation module, and is used to output a first prompt signal when the operation result of the logic circuit is the same as the series of standard values corresponding to the standard logic truth table, and output the first prompt signal when the operation result of the logic circuit is Outputting a second prompt signal when it is different from the corresponding series of standard values in the standard logic truth table.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述仿真 服务器包括:多个事件系列模块;In the verification system of the nuclear power plant non-safety level DCS logical circuit of the present invention, described emulation server comprises: a plurality of event series modules;
每一个事件系列模块包括:多个仿真输入接口模型和一个仿真输出接口模型;Each event series module includes: multiple simulation input interface models and a simulation output interface model;
所述多个仿真输入接口模型用于根据所述控制终端的赋值进行仿真运算并通过所述通讯单元依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给所述DCS控制机柜;The multiple simulation input interface models are used to perform simulation operations according to the assignment of the control terminal and sequentially send the input signal values of each non-safety level DCS logic circuit and each logic event series to the DCS control through the communication unit Cabinet;
所述仿真输出接口用于接收所述DCS控制机柜通过所述通讯单元返回的逻辑运算结果并发送给所述控制终端。The simulation output interface is used to receive the logical operation result returned by the DCS control cabinet through the communication unit and send it to the control terminal.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述通讯单元为PCL通讯模块。In the verification system of the non-safety level DCS logic circuit of the nuclear power plant described in the present invention, the communication unit is a PCL communication module.
在本发明所述的核电站非安全级DCS逻辑回路的验证系统中,所述DCS控制机柜包括:逻辑回路运算模块;In the verification system of the nuclear power plant non-safety level DCS logic circuit according to the present invention, the DCS control cabinet includes: a logic circuit operation module;
所述逻辑回路运算模块用于根据所述输入信号值进行对每一个非安全级DCS逻辑回路进行运算,并将逻辑回路运算结果通过所述通讯单元返回给所述仿真服务器。The logic circuit calculation module is used to perform calculations on each non-safe DCS logic circuit according to the input signal value, and return the logic circuit calculation results to the simulation server through the communication unit.
本发明还提供一种核电站非安全级DCS逻辑回路的验证方法,包括以下步骤:The present invention also provides a method for verifying the non-safety level DCS logic circuit of a nuclear power plant, comprising the following steps:
控制终端接收用户输入的测试指令,并根据所述测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值;The control terminal receives the test instruction input by the user, and according to the test instruction, matches the corresponding simulation input interface model according to the logic event series and assigns values in sequence;
仿真服务器根据所述控制终端的赋值进行仿真运算,并依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值;The simulation server performs simulation operations according to the assignment of the control terminal, and sequentially sends the input signal value of each logic event series of each non-safety level DCS logic circuit;
DCS控制机柜根据所述输入信号值对每一个非安全级DCS逻辑回路的逻辑事件系列进行运算,并输出逻辑回路运算结果;The DCS control cabinet performs calculations on the logic event series of each non-safety level DCS logic circuit according to the input signal value, and outputs the logic circuit operation results;
所述仿真服务器将所述逻辑回路运算结果返回给所述控制终端;The simulation server returns the operation result of the logic circuit to the control terminal;
所述控制终端根据所述逻辑回路运算结果输出验证结果。The control terminal outputs a verification result according to the operation result of the logic circuit.
在本发明所述的核电站非安全级DCS逻辑回路的验证方法中,所述方法还包括:In the verification method of the nuclear power plant non-safety level DCS logic circuit of the present invention, the method also includes:
所述仿真服务器通过通讯单元向所述DCS控制机柜依次发送每一个非安 全级DCS逻辑回路每一个逻辑事件系列的输入信号值。The simulation server sends the input signal value of each logic event series of each non-safety level DCS logic circuit to the DCS control cabinet through the communication unit.
在本发明所述的核电站非安全级DCS逻辑回路的验证方法中,所述方法还包括:In the verification method of the nuclear power plant non-safety level DCS logic circuit of the present invention, the method also includes:
所述控制终端根据待测试验证的非安全级DCS逻辑回路设计图纸进行解析编制生成标准逻辑真值表;The control terminal analyzes and compiles a standard logic truth table according to the non-safety level DCS logic circuit design drawings to be tested and verified;
所述控制终端对所述标准逻辑真值表进行编译,生成执行脚本文件;The control terminal compiles the standard logic truth table to generate an execution script file;
所述控制终端存储所述执行脚本文件。The control terminal stores the execution script file.
在本发明所述的核电站非安全级DCS逻辑回路的验证方法中,所述控制终端根据所述逻辑回路运算结果输出验证结果包括:In the method for verifying the non-safety level DCS logic loop of a nuclear power plant according to the present invention, the output of the verification result by the control terminal according to the operation result of the logic loop includes:
所述控制终端将所述逻辑回路运算结果与所述标准逻辑真值表进行比对,并输出比对结果;The control terminal compares the operation result of the logic loop with the standard logic truth table, and outputs the comparison result;
根据所述比对结果生成测试验证报告和验证信息;所述测试验证报告和验证信息为所述验证结果。A test verification report and verification information are generated according to the comparison result; the test verification report and verification information are the verification results.
在本发明所述的核电站非安全级DCS逻辑回路的验证方法中,所述方法还包括:In the verification method of the nuclear power plant non-safety level DCS logic circuit of the present invention, the method also includes:
所述控制终端对所述测试验证报告和所述验证信息进行显示。The control terminal displays the test verification report and the verification information.
在本发明所述的核电站非安全级DCS逻辑回路的验证方法中,所述方法还包括:In the verification method of the nuclear power plant non-safety level DCS logic circuit of the present invention, the method also includes:
所述控制终端判断所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值是否相同;The control terminal judges whether the operation result of the logic loop is the same as the corresponding series of standard values in the standard logic truth table;
若相同,则输出第一提示信号;If they are the same, then output the first prompt signal;
若不相同,则输出第二提示信号。If not the same, output a second prompt signal.
实施本发明的核电站非安全级DCS逻辑回路的验证系统和方法,具有以下有益效果:包括控制终端、仿真服务器、通讯单元和DCS控制机柜;控制终端根据测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值,以及输出验证结果;仿真服务器根据控制终端的赋值进行仿真运算并通过通讯单元依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值;DCS控制机柜根据输入信号值进行非安全级DCS逻辑回路运算, 并将逻辑回路运算结果通过通讯单元返回给仿真服务器。本发明实现了对非安全级DCS逻辑回路的全面验证,解决了验证缺失、遗漏的问题,同时还可以解决人工无法开展大量逻辑回路组合测试的难题,大大提高测试效率和可靠性,自动化程度高。Implementing the verification system and method of the non-safety level DCS logic circuit of the nuclear power plant of the present invention has the following beneficial effects: it includes a control terminal, a simulation server, a communication unit and a DCS control cabinet; the control terminal matches the corresponding simulation input according to the test instruction according to the logic event series The interface model is assigned in sequence, and the verification results are output; the simulation server performs simulation operations according to the assignment of the control terminal and sends the input signal value of each non-safety DCS logic circuit and each logic event series in turn through the communication unit; the DCS control cabinet according to the input The signal value is subjected to non-safety level DCS logic loop calculation, and the logic loop calculation result is returned to the simulation server through the communication unit. The invention realizes the comprehensive verification of the non-safety DCS logic circuit, solves the problem of lack of verification and omission, and can also solve the problem that a large number of logical circuit combination tests cannot be carried out manually, greatly improves the test efficiency and reliability, and has a high degree of automation .
附图说明Description of drawings
下面将结合附图及实施例对本发明作进一步说明,附图中:The present invention will be further described below in conjunction with accompanying drawing and embodiment, in the accompanying drawing:
图1是本发明实施例提供的核电站非安全级DCS逻辑回路的验证系统的结构示意图;Fig. 1 is the structural representation of the verification system of the non-safety level DCS logic circuit of the nuclear power plant provided by the embodiment of the present invention;
图2是本发明实施例提供的核电站非安全级DCS逻辑回路的验证方法的流程示意图。Fig. 2 is a schematic flowchart of a verification method for a non-safety level DCS logic circuit of a nuclear power plant provided by an embodiment of the present invention.
具体实施方式Detailed ways
为了对本发明的技术特征、目的和效果有更加清楚的理解,现对照附图详细说明本发明的具体实施方式。In order to have a clearer understanding of the technical features, purposes and effects of the present invention, the specific implementation manners of the present invention will now be described in detail with reference to the accompanying drawings.
参考图1,为本发明提供的核电站非安全级DCS逻辑回路的验证系统一可选实施例的结构示意图。Referring to FIG. 1 , it is a structural schematic diagram of an alternative embodiment of a verification system for a non-safety level DCS logic circuit of a nuclear power plant provided by the present invention.
具体的,如图1所示,该核电站非安全级DCS逻辑回路的验证系统包括:控制终端10、仿真服务器20、通讯单元30以及DCS控制机柜40。Specifically, as shown in FIG. 1 , the verification system of the non-safety DCS logic circuit of the nuclear power plant includes: a control terminal 10 , a simulation server 20 , a communication unit 30 and a DCS control cabinet 40 .
控制终端10用于根据测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值,以及根据仿真服务器20返回的逻辑回路运算结果输出验证结果。The control terminal 10 is used to match the corresponding simulation input interface model according to the logic event series according to the test instruction and assign values in sequence, and to output the verification result according to the logic circuit operation result returned by the simulation server 20 .
仿真服务器20与控制终端10连接,用于根据控制终端10的赋值进行仿真运算并通过通讯单元30依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给DCS控制机柜40。The simulation server 20 is connected with the control terminal 10, and is used to perform simulation calculations according to the assignment of the control terminal 10 and send the input signal values of each non-safety level DCS logic circuit and each logic event series to the DCS control cabinet 40 sequentially through the communication unit 30.
DCS控制机柜40根据输入信号值进行非安全级DCS逻辑回路运算,并将逻辑回路运算结果通过通讯单元30返回给仿真服务器20。The DCS control cabinet 40 performs non-safe DCS logic circuit calculations according to the input signal value, and returns the logic circuit calculation results to the simulation server 20 through the communication unit 30 .
一些实施例中,该控制终端10包括:解析模块。In some embodiments, the control terminal 10 includes: an analysis module.
解析模块用于读取和解析执行脚本文件中的每一个非安全级DCS逻辑回路的逻辑事件系列,按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值。The analysis module is used to read and analyze the logic event series of each non-safety level DCS logic circuit in the execution script file, match the corresponding simulation input interface model according to the logic event series and assign values in sequence.
可选的,本发明实施例中,通过该解析模块可以读取和解析执行脚本文件中每一个非安全级DCS逻辑回路的逻辑事件系列,并按照逻辑事件系列匹配仿真服务器20中相对应的仿真输入接口模型,并对所匹配的仿真输入接口模型依次赋值。Optionally, in the embodiment of the present invention, the analysis module can read and analyze the logic event series of each non-safety level DCS logic circuit in the execution script file, and match the corresponding simulation in the simulation server 20 according to the logic event series. Input the interface model, and assign values to the matching simulation input interface models in sequence.
一些实施例中,该控制终端10还包括:存储模块。In some embodiments, the control terminal 10 further includes: a storage module.
存储模块用于存储执行脚本文件;执行脚本文件包括:非安全级DCS逻辑回路的标准逻辑真值表。The storage module is used to store the execution script file; the execution script file includes: a standard logic truth table of the non-safety level DCS logic circuit.
可选的,本发明实施例中,该标准逻辑真值表可以根据待测试验证的非安全级DCS逻辑回路设计图纸进行解析编制形成。其中,该标准逻辑真值表可通过编译形成执行脚本文件,并存储于存储模块中。可选的,本发明实施例中,所编制的执行脚本文件可以存储于存储模块中预设的脚本文件夹中。Optionally, in the embodiment of the present invention, the standard logic truth table can be compiled and analyzed according to the non-safety level DCS logic circuit design drawings to be tested and verified. Wherein, the standard logic truth table can be compiled into an execution script file and stored in the storage module. Optionally, in this embodiment of the present invention, the compiled execution script file may be stored in a preset script folder in the storage module.
进一步地,一些实施例中,该控制终端10还包括:比对模块。Further, in some embodiments, the control terminal 10 further includes: a comparison module.
比对模块用于将逻辑回路运算结果与标准逻辑真值表进行比对,并输出比对结果。The comparison module is used to compare the operation result of the logic circuit with the standard logic truth table, and output the comparison result.
进一步地,一些实施例中,该控制终端10还包括:报告生成模块。Further, in some embodiments, the control terminal 10 further includes: a report generation module.
报告生成模块与比对模块连接,用于根据比对结果生成测试验证报告和验证信息;测试验证报告和验证信息为验证结果。The report generation module is connected with the comparison module, and is used to generate a test verification report and verification information according to the comparison result; the test verification report and verification information are verification results.
进一步地,一些实施例中,该控制终端10还包括:显示模块。Further, in some embodiments, the control terminal 10 further includes: a display module.
显示模块与报告生成模块连接,用于对验证信息和测试验证报告进行显示。The display module is connected with the report generating module, and is used for displaying the verification information and the test verification report.
进一步地,一些实施例中,该控制终端10还包括:提示模块。Further, in some embodiments, the control terminal 10 further includes: a prompt module.
提示模块与报告生成模块连接,用于在逻辑回路运算结果与标准逻辑真值表中对应的系列标准值相同时输出第一提示信号、在逻辑回路运算结果与标准逻辑真值表中对应的系列标准值不相同时输出第二提示信号。The prompting module is connected with the report generating module, and is used for outputting the first prompting signal when the logic circuit operation result is the same as the corresponding series standard value in the standard logic truth table, and the corresponding series in the logic circuit operation result and the standard logic truth table When the standard values are different, a second prompt signal is output.
一些实施例中,如图1所示,该仿真服务器20包括:多个事件系列模块。In some embodiments, as shown in FIG. 1 , the simulation server 20 includes: a plurality of event series modules.
可选的,本发明实施例中,每一个事件系列模块包括:多个仿真输入接口模型和一个仿真输出接口模型。Optionally, in this embodiment of the present invention, each event series module includes: multiple simulation input interface models and one simulation output interface model.
多个仿真输入接口模型用于根据控制终端10的赋值进行仿真运算并通过通讯单元30依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给DCS控制机柜40。仿真输出接口用于接收DCS控制机柜40通过通讯单元30返回的逻辑运算结果并发送给控制终端10。Multiple simulation input interface models are used to perform simulation operations according to the assignment of the control terminal 10 and sequentially send the input signal values of each non-safety DCS logic circuit and each logic event series to the DCS control cabinet 40 through the communication unit 30 . The simulation output interface is used to receive the logical operation result returned by the DCS control cabinet 40 through the communication unit 30 and send it to the control terminal 10 .
可选的,本发明实施实施例中,通讯单元30可以为PLC通讯模块。Optionally, in the embodiment of the present invention, the communication unit 30 may be a PLC communication module.
可选的,如图1所示,该DCS控制机柜40包括:逻辑回路运算模块。Optionally, as shown in FIG. 1 , the DCS control cabinet 40 includes: a logic circuit operation module.
逻辑回路运算模块用于根据输入信号值进行对每一个非安全级DCS逻辑回路进行运算,并将逻辑回路运算结果通过通讯单元30返回给仿真服务器20。The logic circuit calculation module is used to perform calculations on each non-safety DCS logic circuit according to the input signal value, and return the logic circuit calculation result to the simulation server 20 through the communication unit 30 .
具体的,控制终端10中的解析模块读取和解析执行脚本文件中每一个非安全级DCS逻辑回路的逻辑事件系列后,按照逻辑事件系列匹配仿真服务器20中相对应的仿真输入接口模型,并对所匹配的仿真输入接口模型依次赋值,接着,被赋值的仿真输入接口模型根据所得到的赋值进行仿真运算,并通过通讯单元30将每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值依次发送给DCS控制机柜40。DCS控制机柜40根据仿真服务器20的仿真输入接口模型发送的输入信号值将对应的非安全级DCS逻辑回路的每一事件系列进行逻辑回路运算,并将逻辑回路运算结果通过通讯单元30返回给对应的仿真输出接口模型。例如,如图1所示,若匹配的仿真输入接口模型为事件系列1中的仿真输入接口模型1、仿真输入接口模型2、……、仿真输入接口模型n,则经过赋值后,事件系列1中的仿真输入接口模型1、仿真输入接口模型2、……、仿真输入接口模型n进行相应的仿真运算后,将对应的输入信号值通过通讯单元30发送给DCS控制机柜40,DCS控制机柜40根据所接收的输入信号值将对应的非安全级DCS逻辑回路中的事件系列1进行逻辑回路运算,并通过通讯单元30返回逻辑回路运算结果至事件系列1的仿真输出接口模型,由事件系列1的仿真输出接口模型将逻辑回路运算结果返回给控制终端10,由控制终端10中的比对模块将返回的逻辑回路运算结果与标准逻辑真值表中对应的系列标准值进行比对,并将比对结果发送给报告生成模 块,由报告生成模块根据比对结果生成测试验证报告和验证信息,同时,显示模块还对报告生成模块所生成的测试验证报告和验证信息进行显示。进一步地,提示模块还对验证信息进行提示。具体的,当逻辑回路运算结果与标准逻辑真值表中对应的系列标准值相同时,输出第一提示信号,不相同时,输出第二提示信号。Specifically, after the analysis module in the control terminal 10 reads and analyzes the logic event series of each non-safety level DCS logic circuit in the execution script file, it matches the corresponding simulation input interface model in the simulation server 20 according to the logic event series, and Assign values to the matched simulation input interface models in sequence, and then, the assigned simulation input interface models perform simulation operations according to the obtained assignments, and input each logic event series of each non-safety level DCS logic circuit through the communication unit 30 The signal values are sequentially sent to the DCS control cabinet 40 . The DCS control cabinet 40 performs logic circuit operations on each event series of the corresponding non-safety level DCS logic circuit according to the input signal value sent by the simulation input interface model of the simulation server 20, and returns the logic circuit operation results to the corresponding through the communication unit 30. The simulation output interface model of . For example, as shown in Figure 1, if the matching simulation input interface model is simulation input interface model 1, simulation input interface model 2, ..., simulation input interface model n in event series 1, then after assignment, event series 1 After the simulation input interface model 1, simulation input interface model 2, ..., simulation input interface model n in the corresponding simulation operation, the corresponding input signal value is sent to the DCS control cabinet 40 through the communication unit 30, and the DCS control cabinet 40 According to the received input signal value, the event series 1 in the corresponding non-safety level DCS logic circuit is subjected to a logic circuit operation, and the logic circuit operation result is returned to the simulation output interface model of the event series 1 through the communication unit 30, and the event series 1 The simulation output interface model of the simulation output interface model returns the logic circuit operation result to the control terminal 10, and the comparison module in the control terminal 10 compares the returned logic circuit operation result with the corresponding series of standard values in the standard logic truth table, and The comparison result is sent to the report generation module, and the report generation module generates a test verification report and verification information according to the comparison result. At the same time, the display module also displays the test verification report and verification information generated by the report generation module. Further, the prompting module also prompts the verification information. Specifically, when the operation result of the logic circuit is the same as the corresponding series of standard values in the standard logic truth table, the first prompt signal is output, and when they are different, the second prompt signal is output.
可选的,本发明实施例中,第一提示信号可以为绿灯亮,第二提示信号可以为红灯亮。Optionally, in this embodiment of the present invention, the first prompt signal may be a green light, and the second prompt signal may be a red light.
本发明通过采用表征非安全级DCS逻辑回路的逻辑事件输入和输出之间全部可能状态的标准逻辑真值表作为非安全级DCS逻辑回路的测试验证标准,实现了对非安全级DCS逻辑回路设计、组态设计以及DCS实际逻辑运算正确性的全部验证,解决了非安全级DCS验证标准缺失的问题。The present invention realizes the design of the non-safety DCS logic circuit by adopting the standard logic truth table representing all possible states between the input and the output of the logic event of the non-safety level DCS logic circuit as the test and verification standard of the non-safety level DCS logic circuit , configuration design and all verifications of the correctness of DCS actual logic operations solve the problem of lack of non-safety DCS verification standards.
进一步地,本发明可自动测试,解决了人工无法开展标准逻辑真值表中天量逻辑组合测试的难题。例如,一个逻辑回路若有n个输入,则需要测试(2 n+1)个系列,部分回路输入变量数高达2 35次,对于人工测试根本不可能完成,而本发明可以基于该核电站非安全级DCS逻辑回路的验证系统自动测试验证。 Further, the present invention can perform automatic testing, which solves the problem that human beings cannot carry out the logical combination test in the standard logical truth table. For example, if a logic circuit has n inputs, it needs to test ( 2n +1) series, and the number of input variables of some circuits is as high as 235 times, which is impossible to complete for manual testing, and the present invention can be based on the non-safety of the nuclear power plant. Level DCS logic circuit verification system automatic test verification.
另外,本发明可以大大提高测试可靠性和效率,并可多轮次重复测试,实现了将调试前移的目标,对新建核电机组和在役核电机组DCS改造的逻辑回路测试具有极大的适用性。In addition, the present invention can greatly improve the test reliability and efficiency, and can repeat the test for multiple rounds, realizing the goal of moving the debugging forward, and has great applicability to the logic circuit test of the new nuclear power unit and the DCS transformation of the nuclear power unit in service sex.
参考图2,为本发明提供的核电站非安全级DCS逻辑回路的验证方法一可选实施例的流程示意图。Referring to FIG. 2 , it is a schematic flowchart of an alternative embodiment of a verification method for a non-safety level DCS logic circuit of a nuclear power plant provided by the present invention.
该核电站非安全级DCS逻辑回路的验证方法可以通过本发明实施例公开的核电站非安全级DCS逻辑回路的验证系统实现。The method for verifying the non-safety level DCS logic circuit of a nuclear power plant can be realized by the verification system for the non-safety level DCS logic circuit of a nuclear power plant disclosed in the embodiment of the present invention.
如图2所示,该核电站非安全级DCS逻辑回路的验证方法包括以下步骤:As shown in Figure 2, the verification method of the non-safety level DCS logic circuit of the nuclear power plant includes the following steps:
步骤S201、控制终端10接收用户输入的测试指令,并根据测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值。Step S201, the control terminal 10 receives the test instruction input by the user, matches the corresponding simulation input interface model according to the test instruction according to the logic event series, and assigns values in sequence.
步骤S202、仿真服务器20根据控制终端10的赋值进行仿真运算,并依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值。Step S202 , the simulation server 20 performs a simulation operation according to the value assigned by the control terminal 10 , and sequentially sends the input signal value of each logic event series of each non-safety DCS logic circuit.
步骤S203、DCS控制机柜40根据输入信号值对每一个非安全级DCS逻辑回路的逻辑事件系列进行运算,并输出逻辑回路运算结果。Step S203 , the DCS control cabinet 40 performs calculations on the logic event series of each non-safety level DCS logic circuit according to the input signal value, and outputs the operation result of the logic circuit.
步骤S204、仿真服务器20将逻辑回路运算结果返回给控制终端10。Step S204 , the simulation server 20 returns the logic circuit operation result to the control terminal 10 .
步骤S205、控制终端10根据逻辑回路运算结果输出验证结果。Step S205, the control terminal 10 outputs a verification result according to the logic circuit operation result.
进一步地,一些实施例中,该核电站非安全级DCS逻辑回路的验证方法还包括:仿真服务器20通过通讯单元30向DCS控制机柜40依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值。Further, in some embodiments, the method for verifying the non-safety level DCS logic loop of the nuclear power plant further includes: the simulation server 20 sequentially sends each logic event series of each non-safety level DCS logic loop to the DCS control cabinet 40 through the communication unit 30 Enter the signal value.
进一步地,一些实施例中,该核电站非安全级DCS逻辑回路的验证方法还包括:控制终端10根据待测试验证的非安全级DCS逻辑回路设计图纸进行解析编制生成标准逻辑真值表;控制终端10对标准逻辑真值表进行编译,生成执行脚本文件;控制终端10存储执行脚本文件。Further, in some embodiments, the verification method of the non-safety level DCS logic circuit of the nuclear power plant also includes: the control terminal 10 analyzes and compiles a standard logic truth table according to the design drawings of the non-safety level DCS logic circuit to be tested and verified; the control terminal 10 Compile the standard logic truth table to generate an execution script file; the control terminal 10 stores the execution script file.
一些实施例中,控制终端10根据逻辑回路运算结果输出验证结果包括:控制终端10将逻辑回路运算结果与标准逻辑真值表进行比对,并输出比对结果;根据比对结果生成测试验证报告和验证信息;测试验证报告和验证信息为验证结果。In some embodiments, the control terminal 10 outputting the verification result according to the logic loop operation result includes: the control terminal 10 compares the logic loop operation result with the standard logic truth table, and outputs the comparison result; generates a test verification report according to the comparison result and verification information; the test verification report and verification information are verification results.
进一步地,一些实施例中,该核电站非安全级DCS逻辑回路的验证方法还包括:控制终端10对测试验证报告和验证信息进行显示。Further, in some embodiments, the method for verifying the non-safety level DCS logic circuit of the nuclear power plant further includes: the control terminal 10 displays the test verification report and verification information.
进一步地,一些实施例中,该核电站非安全级DCS逻辑回路的验证方法还包括:控制终端10判断逻辑回路运算结果与标准逻辑真值表中对应的系列标准值是否相同;若相同,则输出第一提示信号;若不相同,则输出第二提示信号。Further, in some embodiments, the method for verifying the non-safety level DCS logic loop of the nuclear power plant further includes: the control terminal 10 judges whether the operation result of the logic loop is the same as the corresponding series of standard values in the standard logic truth table; if they are the same, output The first prompt signal; if not the same, output the second prompt signal.
本说明书中各个实施例采用递进的方式描述,每个实施例重点说明的都是与其他实施例的不同之处,各个实施例之间相同相似部分互相参见即可。对于实施例公开的装置而言,由于其与实施例公开的方法相对应,所以描述的比较简单,相关之处参见方法部分说明即可。Each embodiment in this specification is described in a progressive manner, each embodiment focuses on the difference from other embodiments, and the same and similar parts of each embodiment can be referred to each other. As for the device disclosed in the embodiment, since it corresponds to the method disclosed in the embodiment, the description is relatively simple, and for relevant details, please refer to the description of the method part.
专业人员还可以进一步意识到,结合本文中所公开的实施例描述的各示例的单元及算法步骤,能够以电子硬件、计算机软件或者二者的结合来实现,为了清楚地说明硬件和软件的可互换性,在上述说明中已经按照功能一般性 地描述了各示例的组成及步骤。这些功能究竟以硬件还是软件方式来执行,取决于技术方案的特定应用和设计约束条件。专业技术人员可以对每个特定的应用来使用不同方法来实现所描述的功能,但是这种实现不应认为超出本发明的范围。Professionals can further realize that the units and algorithm steps of the examples described in conjunction with the embodiments disclosed herein can be implemented by electronic hardware, computer software or a combination of the two. In order to clearly illustrate the possible For interchangeability, in the above description, the composition and steps of each example have been generally described according to their functions. Whether these functions are executed by hardware or software depends on the specific application and design constraints of the technical solution. Skilled artisans may use different methods to implement the described functions for each specific application, but such implementation should not be regarded as exceeding the scope of the present invention.
结合本文中所公开的实施例描述的方法或算法的步骤可以直接用硬件、处理器执行的软件模块,或者二者的结合来实施。软件模块可以置于随机存储器(RAM)、内存、只读存储器(ROM)、电可编程ROM、电可擦除可编程ROM、寄存器、硬盘、可移动磁盘、CD-ROM、或技术领域内所公知的任意其它形式的存储介质中。The steps of the methods or algorithms described in connection with the embodiments disclosed herein may be directly implemented by hardware, software modules executed by a processor, or a combination of both. Software modules can be placed in random access memory (RAM), internal memory, read-only memory (ROM), electrically programmable ROM, electrically erasable programmable ROM, registers, hard disk, removable disk, CD-ROM, or any other Any other known storage medium.
以上实施例只为说明本发明的技术构思及特点,其目的在于让熟悉此项技术的人士能够了解本发明的内容并据此实施,并不能限制本发明的保护范围。凡跟本发明权利要求范围所做的均等变化与修饰,均应属于本发明权利要求的涵盖范围。The above embodiments are only to illustrate the technical conception and characteristics of the present invention. The purpose is to enable those skilled in the art to understand the content of the present invention and implement it accordingly, and cannot limit the protection scope of the present invention. All equivalent changes and modifications made in accordance with the scope of the claims of the present invention shall fall within the scope of the claims of the present invention.

Claims (15)

  1. 一种核电站非安全级DCS逻辑回路的验证系统,其特征在于,包括:控制终端、仿真服务器、通讯单元以及DCS控制机柜;A verification system for a non-safety level DCS logic circuit in a nuclear power plant, characterized in that it includes: a control terminal, a simulation server, a communication unit, and a DCS control cabinet;
    所述控制终端用于根据测试指令按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值,以及根据所述仿真服务器返回的逻辑回路运算结果输出验证结果;The control terminal is used to match the corresponding simulation input interface model according to the test instruction according to the logic event series and assign values in sequence, and output the verification result according to the logic circuit operation result returned by the simulation server;
    所述仿真服务器与所述控制终端连接,用于根据所述控制终端的赋值进行仿真运算并通过所述通讯单元依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给所述DCS控制机柜;The simulation server is connected to the control terminal, and is used to perform simulation calculations according to the assignment of the control terminal and send the input signal value of each logic event series of each non-safety DCS logic circuit to the said communication unit sequentially. The above DCS control cabinet;
    所述DCS控制机柜根据所述输入信号值进行非安全级DCS逻辑回路运算,并将逻辑回路运算结果通过所述通讯单元返回给所述仿真服务器。The DCS control cabinet performs a non-safe DCS logic circuit operation according to the input signal value, and returns the logic circuit operation result to the simulation server through the communication unit.
  2. 根据权利要求1所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端包括:解析模块;The verification system of the nuclear power plant non-safety level DCS logic circuit according to claim 1, wherein the control terminal comprises: an analysis module;
    所述解析模块用于读取和解析执行脚本文件中的每一个非安全级DCS逻辑回路的逻辑事件系列,按逻辑事件系列匹配对应的仿真输入接口模型并依次赋值。The parsing module is used for reading and parsing the logic event series of each non-safety level DCS logic circuit in the execution script file, matching the corresponding simulation input interface model according to the logic event series and assigning values in sequence.
  3. 根据权利要求2所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端还包括:存储模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 2, wherein the control terminal further comprises: a storage module;
    所述存储模块用于存储所述执行脚本文件;所述执行脚本文件包括:非安全级DCS逻辑回路的标准逻辑真值表。The storage module is used to store the execution script file; the execution script file includes: a standard logic truth table of a non-safety level DCS logic circuit.
  4. 根据权利要求3所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端还包括:比对模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 3, wherein the control terminal also includes: a comparison module;
    所述比对模块用于将所述逻辑回路运算结果与所述标准逻辑真值表进行比对,并输出比对结果。The comparison module is used to compare the operation result of the logic circuit with the standard logic truth table, and output the comparison result.
  5. 根据权利要求4所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端还包括:报告生成模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 4, wherein the control terminal also includes: a report generating module;
    所述报告生成模块与所述比对模块连接,用于根据所述比对结果生成测 试验证报告和验证信息;所述测试验证报告和验证信息为所述验证结果。The report generation module is connected with the comparison module, and is used to generate a test verification report and verification information according to the comparison result; the test verification report and verification information are the verification results.
  6. 根据权利要求5所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端还包括:显示模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 5, wherein the control terminal further comprises: a display module;
    所述显示模块与所述报告生成模块连接,用于对所述验证信息和所述测试验证报告进行显示。The display module is connected with the report generating module, and is used for displaying the verification information and the test verification report.
  7. 根据权利要求5所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述控制终端还包括:提示模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 5, wherein the control terminal further comprises: a prompt module;
    所述提示模块与所述报告生成模块连接,用于在所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值相同时输出第一提示信号、在所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值不相同时输出第二提示信号。The prompt module is connected with the report generation module, and is used to output a first prompt signal when the operation result of the logic circuit is the same as the series of standard values corresponding to the standard logic truth table, and output the first prompt signal when the operation result of the logic circuit is Outputting a second prompt signal when it is different from the corresponding series of standard values in the standard logic truth table.
  8. 根据权利要求1所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述仿真服务器包括:多个事件系列模块;The verification system of the nuclear power plant non-safety level DCS logic circuit according to claim 1, wherein the simulation server includes: a plurality of event series modules;
    每一个事件系列模块包括:多个仿真输入接口模型和一个仿真输出接口模型;Each event series module includes: multiple simulation input interface models and a simulation output interface model;
    所述多个仿真输入接口模型用于根据所述控制终端的赋值进行仿真运算并通过所述通讯单元依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值给所述DCS控制机柜;The multiple simulation input interface models are used to perform simulation operations according to the assignment of the control terminal and sequentially send the input signal values of each non-safety level DCS logic circuit and each logic event series to the DCS control through the communication unit Cabinet;
    所述仿真输出接口用于接收所述DCS控制机柜通过所述通讯单元返回的逻辑运算结果并发送给所述控制终端。The simulation output interface is used to receive the logical operation result returned by the DCS control cabinet through the communication unit and send it to the control terminal.
  9. 根据权利要求1所述的核电站非安全级DCS逻辑回路的验证系统,其特征在于,所述DCS控制机柜包括:逻辑回路运算模块;The verification system for non-safety level DCS logic circuits of nuclear power plants according to claim 1, wherein the DCS control cabinet comprises: a logic circuit operation module;
    所述逻辑回路运算模块用于根据所述输入信号值进行对每一个非安全级DCS逻辑回路进行运算,并将逻辑回路运算结果通过所述通讯单元返回给所述仿真服务器。The logic circuit calculation module is used to perform calculations on each non-safe DCS logic circuit according to the input signal value, and return the logic circuit calculation results to the simulation server through the communication unit.
  10. 一种核电站非安全级DCS逻辑回路的验证方法,其特征在于,包括以下步骤:A method for verifying a nuclear power plant non-safety level DCS logic circuit, characterized in that it comprises the following steps:
    控制终端接收用户输入的测试指令,并根据所述测试指令按逻辑事件系 列匹配对应的仿真输入接口模型并依次赋值;The control terminal receives the test instruction input by the user, and according to the test instruction, matches the corresponding simulation input interface model according to the logic event series and assigns values in sequence;
    仿真服务器根据所述控制终端的赋值进行仿真运算,并依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值;The simulation server performs simulation operations according to the assignment of the control terminal, and sequentially sends the input signal value of each logic event series of each non-safety level DCS logic circuit;
    DCS控制机柜根据所述输入信号值对每一个非安全级DCS逻辑回路的逻辑事件系列进行运算,并输出逻辑回路运算结果;The DCS control cabinet performs calculations on the logic event series of each non-safety level DCS logic circuit according to the input signal value, and outputs the logic circuit operation results;
    所述仿真服务器将所述逻辑回路运算结果返回给所述控制终端;The simulation server returns the operation result of the logic circuit to the control terminal;
    所述控制终端根据所述逻辑回路运算结果输出验证结果。The control terminal outputs a verification result according to the operation result of the logic circuit.
  11. 根据权利要求10所述的核电站非安全级DCS逻辑回路的验证方法,其特征在于,所述方法还包括:The method for verifying the non-safety level DCS logic loop of a nuclear power plant according to claim 10, wherein the method further comprises:
    所述仿真服务器通过通讯单元向所述DCS控制机柜依次发送每一个非安全级DCS逻辑回路每一个逻辑事件系列的输入信号值。The simulation server sequentially sends the input signal value of each logic event series of each non-safety level DCS logic circuit to the DCS control cabinet through the communication unit.
  12. 根据权利要求10所述的核电站非安全级DCS逻辑回路的验证方法,其特征在于,所述方法还包括:The method for verifying the non-safety level DCS logic loop of a nuclear power plant according to claim 10, wherein the method further comprises:
    所述控制终端根据待测试验证的非安全级DCS逻辑回路设计图纸进行解析编制生成标准逻辑真值表;The control terminal analyzes and compiles a standard logic truth table according to the non-safety level DCS logic circuit design drawings to be tested and verified;
    所述控制终端对所述标准逻辑真值表进行编译,生成执行脚本文件;The control terminal compiles the standard logic truth table to generate an execution script file;
    所述控制终端存储所述执行脚本文件。The control terminal stores the execution script file.
  13. 根据权利要求12所述的核电站非安全级DCS逻辑回路的验证方法,其特征在于,所述控制终端根据所述逻辑回路运算结果输出验证结果包括:The method for verifying the non-safety level DCS logic loop of a nuclear power plant according to claim 12, wherein the output of the verification result by the control terminal according to the operation result of the logic loop includes:
    所述控制终端将所述逻辑回路运算结果与所述标准逻辑真值表进行比对,并输出比对结果;The control terminal compares the operation result of the logic loop with the standard logic truth table, and outputs the comparison result;
    根据所述比对结果生成测试验证报告和验证信息;所述测试验证报告和验证信息为所述验证结果。A test verification report and verification information are generated according to the comparison result; the test verification report and verification information are the verification results.
  14. 根据权利要求12所述的核电站非安全级DCS逻辑回路的验证方法,其特征在于,所述方法还包括:The method for verifying the non-safety level DCS logic loop of a nuclear power plant according to claim 12, wherein the method further comprises:
    所述控制终端对所述测试验证报告和所述验证信息进行显示。The control terminal displays the test verification report and the verification information.
  15. 根据权利要求12所述的核电站非安全级DCS逻辑回路的验证方法,其特征在于,所述方法还包括:The method for verifying the non-safety level DCS logic loop of a nuclear power plant according to claim 12, wherein the method further comprises:
    所述控制终端判断所述逻辑回路运算结果与所述标准逻辑真值表中对应的系列标准值是否相同;The control terminal judges whether the operation result of the logic loop is the same as the corresponding series of standard values in the standard logic truth table;
    若相同,则输出第一提示信号;If they are the same, then output the first prompt signal;
    若不相同,则输出第二提示信号。If not the same, output a second prompt signal.
PCT/CN2022/122321 2021-12-24 2022-09-28 Verification system and method for non-security level dcs logic loop of nuclear power station WO2023116110A1 (en)

Applications Claiming Priority (2)

Application Number Priority Date Filing Date Title
CN202111602054.1 2021-12-24
CN202111602054.1A CN114442570B (en) 2021-12-24 2021-12-24 Verification system and method for non-security level DCS logic loop of nuclear power station

Publications (1)

Publication Number Publication Date
WO2023116110A1 true WO2023116110A1 (en) 2023-06-29

Family

ID=81363576

Family Applications (1)

Application Number Title Priority Date Filing Date
PCT/CN2022/122321 WO2023116110A1 (en) 2021-12-24 2022-09-28 Verification system and method for non-security level dcs logic loop of nuclear power station

Country Status (2)

Country Link
CN (1) CN114442570B (en)
WO (1) WO2023116110A1 (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN114442570B (en) * 2021-12-24 2023-12-12 中广核核电运营有限公司 Verification system and method for non-security level DCS logic loop of nuclear power station

Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101030589B1 (en) * 2009-10-30 2011-04-21 한국전력공사 System and method for verifiing integrated distributed control system
CN102412003A (en) * 2011-09-20 2012-04-11 中广核工程有限公司 Nuclear power station DCS debugging system and method thereof
CN104809932A (en) * 2015-04-22 2015-07-29 北京广利核系统工程有限公司 Digitized security level control system simulation device of nuclear power plants
CN104898633A (en) * 2015-06-16 2015-09-09 中广核工程有限公司 Nuclear power plant non-security-level DCS configuration testing method and system
CN107885097A (en) * 2017-10-24 2018-04-06 中广核核电运营有限公司 A kind of Nuclear Power Plant Simulation I&C system DCS transformations closed loop checking system and method
CN109765860A (en) * 2018-12-17 2019-05-17 中广核研究院有限公司 Verification method, verifying device and the verifying system of nuclear reactor DCS
CN111427781A (en) * 2020-03-19 2020-07-17 北京广利核系统工程有限公司 Logic function testing method and platform compatible with simulation and entity
CN114442570A (en) * 2021-12-24 2022-05-06 中广核核电运营有限公司 Verification system and method for non-safety-level DCS (distributed control System) logic loop of nuclear power station

Family Cites Families (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN102024504B (en) * 2010-10-21 2013-04-24 中广核工程有限公司 Logic test method and device suitable for reactor protection system
CN103869801A (en) * 2012-12-13 2014-06-18 中广核工程有限公司 Test method of nuclear power plant instrumentation control logic function block and system
CN106774224B (en) * 2017-02-21 2019-10-15 中广核工程有限公司 The test device of digital control system in nuclear power plant
CN111665818B (en) * 2020-05-29 2023-10-20 中核武汉核电运行技术股份有限公司 Digital instrument control verification system and method for nuclear power plant
CN111812998B (en) * 2020-06-08 2023-07-14 中核武汉核电运行技术股份有限公司 Nuclear power plant double-unit digital instrument control verification system and method thereof

Patent Citations (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR101030589B1 (en) * 2009-10-30 2011-04-21 한국전력공사 System and method for verifiing integrated distributed control system
CN102412003A (en) * 2011-09-20 2012-04-11 中广核工程有限公司 Nuclear power station DCS debugging system and method thereof
CN104809932A (en) * 2015-04-22 2015-07-29 北京广利核系统工程有限公司 Digitized security level control system simulation device of nuclear power plants
CN104898633A (en) * 2015-06-16 2015-09-09 中广核工程有限公司 Nuclear power plant non-security-level DCS configuration testing method and system
CN107885097A (en) * 2017-10-24 2018-04-06 中广核核电运营有限公司 A kind of Nuclear Power Plant Simulation I&C system DCS transformations closed loop checking system and method
CN109765860A (en) * 2018-12-17 2019-05-17 中广核研究院有限公司 Verification method, verifying device and the verifying system of nuclear reactor DCS
CN111427781A (en) * 2020-03-19 2020-07-17 北京广利核系统工程有限公司 Logic function testing method and platform compatible with simulation and entity
CN114442570A (en) * 2021-12-24 2022-05-06 中广核核电运营有限公司 Verification system and method for non-safety-level DCS (distributed control System) logic loop of nuclear power station

Also Published As

Publication number Publication date
CN114442570B (en) 2023-12-12
CN114442570A (en) 2022-05-06

Similar Documents

Publication Publication Date Title
CN105786695B (en) Data test method and system
CN107797928B (en) Instrument control system platform logic algorithm block testing device and method
WO2023116110A1 (en) Verification system and method for non-security level dcs logic loop of nuclear power station
CN111965530A (en) JTAG-based FPGA chip automatic test method
CN115656792B (en) Test method and test platform for chip testability design
KR101935105B1 (en) Apparatus and Method for verifying automation based robustness using mutation Application Programming Interface
CN112306861A (en) Unittest and Jenkins tool-based interface automatic testing system and method
WO2023082886A1 (en) Digital simulation technology-based dcs software automatic verification system and method
CN111814354B (en) Simulation test method, system, medium and electronic device for instrument performance
CN111680463A (en) File checking method and device
US8543368B1 (en) Method and system for testing
CN112860587B (en) UI automatic test method and device
Villalobos-Arias et al. Evaluation of a model‐based testing platform for Java applications
US20050223281A1 (en) Transaction logging and intelligent error reporting in an expectation-based memory agent checker
CN115684894B (en) Test method and test platform for chip testability design
CN111190786A (en) UVM-based test framework, test platform and test method
CN116956801A (en) Chip verification method, device, computer equipment and storage medium
CN115684895B (en) Chip testability design test method, test platform, and generation method and device thereof
CN114661615B (en) FPGA software testing method and device
CN106919748B (en) Device and method for improving FPGA prototype verification efficiency
CN112799956B (en) Asset identification capability test method, device and system device
CN110795338B (en) Front-end and back-end interaction-based automatic testing method and device and electronic equipment
Santoso et al. Real-time software testing for microprocessor-based protective relays
CN110795142A (en) Configuration file generation method and device
CN111752823A (en) Method, device and equipment for testing vehicle-mounted power supply application software

Legal Events

Date Code Title Description
121 Ep: the epo has been informed by wipo that ep was designated in this application

Ref document number: 22909428

Country of ref document: EP

Kind code of ref document: A1