CN113779047B - Fault analysis method and system based on logic template - Google Patents

Fault analysis method and system based on logic template Download PDF

Info

Publication number
CN113779047B
CN113779047B CN202010516606.6A CN202010516606A CN113779047B CN 113779047 B CN113779047 B CN 113779047B CN 202010516606 A CN202010516606 A CN 202010516606A CN 113779047 B CN113779047 B CN 113779047B
Authority
CN
China
Prior art keywords
refreshing
logic
input
database
logic template
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
CN202010516606.6A
Other languages
Chinese (zh)
Other versions
CN113779047A (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.)
NR Electric Co Ltd
NR Engineering Co Ltd
Original Assignee
NR Electric Co Ltd
NR Engineering 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 NR Electric Co Ltd, NR Engineering Co Ltd filed Critical NR Electric Co Ltd
Priority to CN202010516606.6A priority Critical patent/CN113779047B/en
Publication of CN113779047A publication Critical patent/CN113779047A/en
Application granted granted Critical
Publication of CN113779047B publication Critical patent/CN113779047B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/245Query processing
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/23Updating
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F16/00Information retrieval; Database structures therefor; File system structures therefor
    • G06F16/20Information retrieval; Database structures therefor; File system structures therefor of structured data, e.g. relational data
    • G06F16/24Querying
    • G06F16/248Presentation of query results
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Information and communication technology [ICT] specially adapted for implementation of business processes of specific business sectors, e.g. utilities or tourism
    • G06Q50/06Energy or water supply

Landscapes

  • Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Business, Economics & Management (AREA)
  • Data Mining & Analysis (AREA)
  • Databases & Information Systems (AREA)
  • General Engineering & Computer Science (AREA)
  • Economics (AREA)
  • Health & Medical Sciences (AREA)
  • Computational Linguistics (AREA)
  • Public Health (AREA)
  • Water Supply & Treatment (AREA)
  • General Health & Medical Sciences (AREA)
  • Human Resources & Organizations (AREA)
  • Marketing (AREA)
  • Primary Health Care (AREA)
  • Strategic Management (AREA)
  • Tourism & Hospitality (AREA)
  • General Business, Economics & Management (AREA)
  • Remote Monitoring And Control Of Power-Distribution Networks (AREA)

Abstract

The invention discloses a fault analysis method based on a logic template, which comprises the steps of periodically reading a database in a direct current monitoring background; in response to data refreshing in the database, instantiating a preset corresponding logic template according to the refreshing data; and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template. Corresponding systems are also disclosed. The invention realizes the fault analysis in the DC secondary operation substation based on the logic template.

Description

Fault analysis method and system based on logic template
Technical Field
The invention relates to a fault analysis method and system based on a logic template, and belongs to the technical field of power systems.
Background
In the direct current transmission system, a direct current control device and a direct current protection device (hereinafter referred to as direct current protection device) realize control and protection of the direct current transmission system. When the direct current transmission system fails, the direct current control protection device can act rapidly to protect the direct current transmission system, and meanwhile, the secondary operation maintenance substation receives a large number of various telemetry and remote signaling signals generated by the direct current control protection device. In order to help the related operators in the direct current secondary operation and maintenance substation analyze the faults, a fault analysis method is required to be arranged in the direct current secondary operation and maintenance substation.
Disclosure of Invention
The invention provides a fault analysis method and a fault analysis system based on a logic template, which solve the problems disclosed in the background technology.
In order to solve the technical problems, the invention adopts the following technical scheme:
A fault analysis method based on a logic template comprises the following steps,
Periodically reading a database in a direct current monitoring background;
In response to data refreshing in the database, instantiating a preset corresponding logic template according to the refreshing data;
and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template.
And generating a fault report according to the fault analysis result and the data in the database.
The database comprises a scada database and an alarm database, wherein the scada database stores remote measurement and remote signaling data generated by the direct current control and protection device, and the alarm database stores alarm data generated by the direct current control and protection device.
The logic template comprises an input table, an output table and logic operation, wherein the input quantity in the input table is subjected to the logic operation to obtain the output quantity in the output table.
The input quantity in the input table is integer or floating point type and is configured with a refreshing time attribute; the output in the output table is boolean.
And refreshing an input table in a preset corresponding logic template according to the refreshing data in response to data refreshing in the database, and carrying out logic template instantiation.
In the process of instantiation, once the input table has input quantity refreshing, clearing refreshing time corresponding to all residual input quantity, opening a specific refreshing time window, and receiving the input quantity refreshing in the refreshing time window.
A fault analysis system based on a logic template comprises,
And a reading module: periodically reading a database in a direct current monitoring background;
Instantiation module: in response to data refreshing in the database, instantiating a preset corresponding logic template according to the refreshing data;
And the logic operation module is used for: and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template.
A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform a logical template-based failure analysis method.
A computing device comprising one or more processors, memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing a logical template-based failure analysis method.
The invention has the beneficial effects that: 1. the invention realizes the fault analysis in the DC secondary operation substation based on the logic template; 2. the invention can reuse the same logic template aiming at different direct current control and protection devices with the same operation logic, thereby greatly improving the failure analysis efficiency.
Drawings
FIG. 1 is a logic flow diagram of the method of the present invention.
Detailed Description
The invention is further described below with reference to the accompanying drawings. The following examples are only for more clearly illustrating the technical aspects of the present invention, and are not intended to limit the scope of the present invention.
As shown in fig. 1, a fault analysis method based on a logic template includes the following steps:
And step 1, periodically reading a database in the direct current monitoring background.
The database comprises a scada database and an alarm database, wherein the scada database stores remote measurement and remote signaling data generated by the direct current control and protection device, and the alarm database stores alarm data generated by the direct current control and protection device.
And 2, refreshing an input table in a preset corresponding logic template according to the refreshing data in response to data refreshing in the database, and carrying out logic template instantiation.
The direct current control and protection devices of different operation logics construct different logic templates, the direct current control and protection devices of the same operation logic only construct one logic template, and the direct current control and protection devices of the same operation logic can multiplex the logic templates.
The logic template comprises an input table, an output table and logic operation, wherein the input quantity in the input table is subjected to the logic operation to obtain the output quantity in the output table. The input quantity in the input table is integer or floating point type, and is matched with a refresh time window of subsequent instantiation, and all the input quantities are configured with refresh time attributes; the output in the output table is boolean. The input output quantity of the logic template itself has no physical meaning, and the logic template and the actual physical quantity are associated with each other only after the logic template has physical meaning after being associated with the signal quantity of the direct current control and protection device and whether the direct current control and protection device has faults (fault types), and the process of associating the logic template and the actual physical quantity is called as a logic template instantiation process. When the data in the database is refreshed, a template instance is copied from the relevant logic template library, and the fault analysis process is started.
In order to adapt to the delay of various signals in a direct current monitoring background and avoid interference of different input quantities in a logic template input table caused by mixing new and old signals at the same time, in the process of instantiation, once the input quantity of the input table is refreshed (namely, one input quantity is refreshed), the refresh time corresponding to all the residual input quantities is cleared, a specific refresh time window is opened, the input quantity refresh is accepted in the refresh time window, the refresh time window is closed after the refresh time is reached, if all the input quantities are refreshed, the instantiation is successful, and otherwise, the instantiation fails.
And step 3, obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template. And automatically triggering logic operation according to the refreshed input quantity to obtain corresponding output quantity, namely a fault analysis result, including whether a direct current fault occurs or not and a direct current fault type result.
And step 4, calling the fault wave recording waveform according to the fault analysis result and the data in the database, and generating a fault report which comprises the contents of the name of the fault equipment, the fault type, the fault occurrence time, the alarm signal summarization, the calling wave recording waveform and the like.
The method realizes fault analysis in the direct current secondary operation and maintenance substation based on the logic template; the method can reuse the same logic template aiming at different direct current control and protection devices with the same operation logic, and greatly improves the fault analysis efficiency.
A fault analysis system based on a logic template comprises,
And a reading module: periodically reading a database in a direct current monitoring background;
Instantiation module: in response to data refreshing in the database, instantiating a preset corresponding logic template according to the refreshing data;
And the logic operation module is used for: and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template.
A computer readable storage medium storing one or more programs, the one or more programs comprising instructions, which when executed by a computing device, cause the computing device to perform a logical template-based failure analysis method.
A computing device comprising one or more processors, memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing a logical template-based failure analysis method.
It will be appreciated by those skilled in the art that embodiments of the present application may be provided as a method, system, or computer program product. Accordingly, the present application may take the form of an entirely hardware embodiment, an entirely software embodiment or an embodiment combining software and hardware aspects. Furthermore, the present application may take the form of a computer program product embodied on one or more computer-usable storage media (including, but not limited to, disk storage, CD-ROM, optical storage, and the like) having computer-usable program code embodied therein.
The present application is described with reference to flowchart illustrations and/or block diagrams of methods, apparatus (systems) and computer program products according to embodiments of the application. It will be understood that each flow and/or block of the flowchart illustrations and/or block diagrams, and combinations of flows and/or blocks in the flowchart illustrations and/or block diagrams, can be implemented by computer program instructions. These computer program instructions may be provided to a processor of a general purpose computer, special purpose computer, embedded processor, or other programmable data processing apparatus to produce a machine, such that the instructions, which execute via the processor of the computer or other programmable data processing apparatus, create means for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be stored in a computer-readable memory that can direct a computer or other programmable data processing apparatus to function in a particular manner, such that the instructions stored in the computer-readable memory produce an article of manufacture including instruction means which implement the function specified in the flowchart flow or flows and/or block diagram block or blocks.
These computer program instructions may also be loaded onto a computer or other programmable data processing apparatus to cause a series of operational steps to be performed on the computer or other programmable apparatus to produce a computer implemented process such that the instructions which execute on the computer or other programmable apparatus provide steps for implementing the functions specified in the flowchart flow or flows and/or block diagram block or blocks.
The foregoing is illustrative of the present invention and is not to be construed as limiting thereof, but rather as providing for the use of additional embodiments and advantages of all such modifications, equivalents, improvements and similar to the present invention are intended to be included within the scope of the present invention as defined by the appended claims.

Claims (6)

1. A fault analysis method based on a logic template is characterized in that: comprising the steps of (a) a step of,
Periodically reading a database in a direct current monitoring background;
Refreshing an input table in a preset corresponding logic template according to refreshing data in response to data refreshing in a database, and carrying out logic template instantiation; the logic template further comprises an output table and logic operation, wherein the input quantity in the input table is subjected to logic operation to obtain the output quantity in the output table, the input quantity in the input table is of integer type or floating point type, the refresh time attribute is configured, and the output quantity in the output table is of Boolean type; in the process of instantiation, once the input table has input quantity refreshing, clearing refreshing time corresponding to all residual input quantities, opening a specific refreshing time window, and receiving the refreshing of the input quantity in the refreshing time window;
and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template.
2. The fault analysis method based on the logic template according to claim 1, wherein: and generating a fault report according to the fault analysis result and the data in the database.
3. A fault analysis method based on a logic template according to claim 1 or 2, characterized in that: the database comprises a scada database and an alarm database, wherein the scada database stores remote measurement and remote signaling data generated by the direct current control and protection device, and the alarm database stores alarm data generated by the direct current control and protection device.
4.A fault analysis system based on a logic template, characterized in that: comprising the steps of (a) a step of,
And a reading module: periodically reading a database in a direct current monitoring background;
Instantiation module: refreshing an input table in a preset corresponding logic template according to refreshing data in response to data refreshing in a database, and carrying out logic template instantiation; the logic template further comprises an output table and logic operation, wherein the input quantity in the input table is subjected to logic operation to obtain the output quantity in the output table, the input quantity in the input table is of integer type or floating point type, the refresh time attribute is configured, and the output quantity in the output table is of Boolean type; in the process of instantiation, once the input table has input quantity refreshing, clearing refreshing time corresponding to all residual input quantities, opening a specific refreshing time window, and receiving the refreshing of the input quantity in the refreshing time window;
And the logic operation module is used for: and obtaining a fault analysis result corresponding to the refreshing data according to the logic operation in the instantiated logic template.
5. A computer readable storage medium storing one or more programs, characterized by: the one or more programs include instructions, which when executed by a computing device, cause the computing device to perform any of the methods of claims 1-3.
6. A computing device, characterized by: comprising the steps of (a) a step of,
One or more processors, memory, and one or more programs, wherein one or more programs are stored in the memory and configured to be executed by the one or more processors, the one or more programs comprising instructions for performing any of the methods of claims 1-3.
CN202010516606.6A 2020-06-09 2020-06-09 Fault analysis method and system based on logic template Active CN113779047B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010516606.6A CN113779047B (en) 2020-06-09 2020-06-09 Fault analysis method and system based on logic template

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010516606.6A CN113779047B (en) 2020-06-09 2020-06-09 Fault analysis method and system based on logic template

Publications (2)

Publication Number Publication Date
CN113779047A CN113779047A (en) 2021-12-10
CN113779047B true CN113779047B (en) 2024-04-26

Family

ID=78834209

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010516606.6A Active CN113779047B (en) 2020-06-09 2020-06-09 Fault analysis method and system based on logic template

Country Status (1)

Country Link
CN (1) CN113779047B (en)

Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030079018A (en) * 2002-04-01 2003-10-10 학교법인 성균관대학 Virtual fault simulation system of electric power system using GUI and Data Base and method for employing as the same
CN103166319A (en) * 2013-03-17 2013-06-19 吉首大学 Device and method for detecting and remotely controlling abnormal leakage of power line
CN103853807A (en) * 2013-11-26 2014-06-11 许继电气股份有限公司 Visual analysis method of power faults
CN105868876A (en) * 2015-01-21 2016-08-17 国家电网公司 Centralized operation and maintenance fault closed-loop processing method based on process monitoring
CN107834523A (en) * 2017-10-30 2018-03-23 国网浙江省电力有限公司 Extra-high voltage direct-current fault diagnosis system and method for work based on model and rule base
CN109857359A (en) * 2019-02-14 2019-06-07 深圳前海骁客影像科技设计有限公司 MIPI data processing method, device and circuit
CN110278102A (en) * 2018-03-15 2019-09-24 勤智数码科技股份有限公司 A kind of IT automation operational system and method
CN110376921A (en) * 2019-07-01 2019-10-25 国网江苏省电力有限公司电力科学研究院 A kind of anti-accident deduction method, apparatus and system
CN110866708A (en) * 2019-12-25 2020-03-06 国网辽宁省电力有限公司沈阳供电公司 Power grid dispatching management system and application method thereof
CN110955694A (en) * 2018-09-26 2020-04-03 中国电力科学研究院有限公司 Method and system for describing general rule base for intelligent alarm of transformer substation

Patent Citations (10)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
KR20030079018A (en) * 2002-04-01 2003-10-10 학교법인 성균관대학 Virtual fault simulation system of electric power system using GUI and Data Base and method for employing as the same
CN103166319A (en) * 2013-03-17 2013-06-19 吉首大学 Device and method for detecting and remotely controlling abnormal leakage of power line
CN103853807A (en) * 2013-11-26 2014-06-11 许继电气股份有限公司 Visual analysis method of power faults
CN105868876A (en) * 2015-01-21 2016-08-17 国家电网公司 Centralized operation and maintenance fault closed-loop processing method based on process monitoring
CN107834523A (en) * 2017-10-30 2018-03-23 国网浙江省电力有限公司 Extra-high voltage direct-current fault diagnosis system and method for work based on model and rule base
CN110278102A (en) * 2018-03-15 2019-09-24 勤智数码科技股份有限公司 A kind of IT automation operational system and method
CN110955694A (en) * 2018-09-26 2020-04-03 中国电力科学研究院有限公司 Method and system for describing general rule base for intelligent alarm of transformer substation
CN109857359A (en) * 2019-02-14 2019-06-07 深圳前海骁客影像科技设计有限公司 MIPI data processing method, device and circuit
CN110376921A (en) * 2019-07-01 2019-10-25 国网江苏省电力有限公司电力科学研究院 A kind of anti-accident deduction method, apparatus and system
CN110866708A (en) * 2019-12-25 2020-03-06 国网辽宁省电力有限公司沈阳供电公司 Power grid dispatching management system and application method thereof

Non-Patent Citations (2)

* Cited by examiner, † Cited by third party
Title
Analysis of SCADA data for early fault detection, with application to the maintenance management of wind turbines;P.Bangalore et al.;《Renewable Energy》;521-532 *
嵌入式系统在高压配电线路自适应微机保护中的应用;杨军;《中国优秀硕士学位论文全文数据库 工程科技II辑》;C042-122 *

Also Published As

Publication number Publication date
CN113779047A (en) 2021-12-10

Similar Documents

Publication Publication Date Title
Konrad et al. Facilitating the construction of specification pattern-based properties
CN107678938A (en) The adjustment method and equipment of a kind of application program
CN113092900B (en) State detection method and device of photovoltaic inverter and computer readable storage medium
CN103676896A (en) Nuclear power plant digital control room man-machine interface improvement method
CN111522746A (en) Data processing method, device, equipment and computer readable storage medium
CN111665816A (en) DCS (distributed control system) engineering configuration verification method based on nuclear power simulation technology
CN111125697B (en) Intelligent contract defect triggerability detection method and system based on defect abstract
CN106407580A (en) A script-based rule detection remote control shutting method
CN113779047B (en) Fault analysis method and system based on logic template
CN113328914B (en) Fuzzy test method and device for industrial control protocol, storage medium and processor
Tseng et al. Systematic scenario test case generation for nuclear safety systems
Guo et al. Dynamic Reliability Evaluation of Diesel Generator System of One Chinese 1000MWe NPP Considering Temporal Failure Effects
CN117555792A (en) Test code generation method and device
CN102982282B (en) The detection system of bug and method
Jharko et al. Extending functionality of early fault diagnostic system for online security assessment of nuclear power plant
Liang et al. Identification of Human Operation Deviation Using a Conformance Checking Technique
CN112580942A (en) Substation operation ticket library configuration method and sequence control operation task generation method
CN113691390A (en) Cloud-end-coordinated edge node alarm system and method
CN112630563B (en) Intelligent test system and test method for electric power secondary equipment
CN103677849A (en) Embedded software credibility guaranteeing method
CN111030121B (en) Method and system for obtaining power grid load flow distribution after ultrahigh voltage power grid disconnection
CN113672647B (en) Planned power outage specification verification method and device
Fan et al. Accident sequence analysis of human–computer interface design
CN116014716A (en) Emergency control strategy execution optimization method, system, equipment and storage medium
Chen et al. Big Data Platform for Faults Prediction Diagnosis of CBI

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