CN112162889A - Distributed control system information error rapid positioning method and device and readable storage medium - Google Patents

Distributed control system information error rapid positioning method and device and readable storage medium Download PDF

Info

Publication number
CN112162889A
CN112162889A CN202011013298.1A CN202011013298A CN112162889A CN 112162889 A CN112162889 A CN 112162889A CN 202011013298 A CN202011013298 A CN 202011013298A CN 112162889 A CN112162889 A CN 112162889A
Authority
CN
China
Prior art keywords
layer
data
communication
control system
distributed control
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Pending
Application number
CN202011013298.1A
Other languages
Chinese (zh)
Inventor
唐升卫
张发忠
胡春潮
李国号
钟毅
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Zhongshan Power Supply Bureau of Guangdong Power Grid Co Ltd
Original Assignee
Zhongshan Power Supply Bureau of Guangdong Power Grid 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 Zhongshan Power Supply Bureau of Guangdong Power Grid Co Ltd filed Critical Zhongshan Power Supply Bureau of Guangdong Power Grid Co Ltd
Priority to CN202011013298.1A priority Critical patent/CN112162889A/en
Publication of CN112162889A publication Critical patent/CN112162889A/en
Pending legal-status Critical Current

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/2273Test methods
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06FELECTRIC DIGITAL DATA PROCESSING
    • G06F11/00Error detection; Error correction; Monitoring
    • G06F11/22Detection or location of defective computer hardware by testing during standby operation or during idle time, e.g. start-up testing
    • G06F11/26Functional testing
    • G06F11/261Functional testing by simulating additional hardware, e.g. fault simulation

Landscapes

  • Engineering & Computer Science (AREA)
  • General Engineering & Computer Science (AREA)
  • Theoretical Computer Science (AREA)
  • Computer Hardware Design (AREA)
  • Quality & Reliability (AREA)
  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Debugging And Monitoring (AREA)

Abstract

The invention discloses a method, a device and a readable storage medium for quickly positioning information errors of a distributed control system, wherein the method comprises the following steps: s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment; s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer; s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs. The invention reduces the difficulty of error positioning, and improves the analysis efficiency and the positioning accuracy.

Description

Distributed control system information error rapid positioning method and device and readable storage medium
Technical Field
The invention relates to the technical field of power system automation, in particular to a method and a device for quickly positioning information errors of a distributed control system and a readable storage medium.
Background
Substation automation systems can be classified into centralized and distributed types according to structural form:
the centralized type is that a front-end processor is used for carrying out data exchange work on the acquisition and control equipment, and the information is transmitted to an upper computer. The front-end processor in such a configuration has a drawback of low response speed and poor reliability, because it needs to process a huge amount of data. Once the front-end processor fails, the whole substation automation system is affected, other units depending on the front-end processor cannot work, and risks are concentrated.
The distributed mode is a mode of combining three layers of structures: the 1 st layer is a monitoring layer and is used for monitoring, managing and controlling subordinate transformer substations and the like by a master station; the layer 2 is a communication processing layer and is used as an intermediate layer and is responsible for connecting the data of the main station and the substation and carrying out communication management, and meanwhile, certain processing is carried out on messages sent by the substation and sent by the main station, so that the data exchange efficiency is enhanced; and the 3 rd layer is a data acquisition layer and is responsible for data acquisition work of all equipment of the transformer substation, and the acquired data information is packaged and delivered to the communication management layer. By dispersing the risk of the whole system through the layered structure, the system can not cause all the equipment to fail due to the failure of the communication layer. Distributed control is a system architecture that is widely adopted by substation automation systems today.
Major errors in distributed control systems include: communication errors, which result in channel interruption due to configuration errors or damage of communication software or hardware, eventually cause data interaction failures. The association error generally occurs when the remote control point is configured to the wrong remote signaling point, and once the master station issues a remote control command, the device in the substation may malfunction. The error of the leakage point is possible to occur on the 1 and 2 layers, once the error of the leakage point occurs, the data acquisition point position cannot be aligned, and the data received by the master station finally is incomplete, so that the data monitoring effect is influenced.
In the prior art, a chinese patent publication No. CN107566171A discloses a hierarchical error location method for a publish/subscribe distributed system in 2018, 1 month and 9 months, and performs online error location when an error occurs during operation of the publish/subscribe distributed system. The method can automatically generate an error propagation model of the system according to the application logic relationship among the components during the operation of the system, decompose the error propagation model into error propagation models on a single component and across components, and implement a layered error positioning scheme that the single component uses the single component error propagation model to position and then the server uses the across component error model to position. Although the scheme realizes the layered error positioning, the scheme is applied to a web network system and is not suitable for an automation system of a transformer substation.
Disclosure of Invention
The invention provides a method and a device for quickly positioning information errors of a distributed control system and a readable storage medium method, aiming at overcoming the defect that the distributed automation system of a transformer substation cannot be quickly positioned with the information errors in the prior art.
The primary objective of the present invention is to solve the above technical problems, and the technical solution of the present invention is as follows:
the invention provides a distributed control system information error rapid positioning method in a first aspect, which comprises the following steps:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
In the present scheme, in step S1, if any one of the layers of communication tests fails, the next step of test is stopped to solve the communication problem, and if all the layers of communication tests pass, the communication test results are collected and submitted to a collection point.
In this scheme, in step S2, if any layer of data fails to be acquired, data collection is stopped, and the problem of failure in collecting corresponding layer of data is solved.
In this scheme, step S3 further includes that the data summarization point in the distributed system saves the result of each stage of each signal point, so as to perform error backtracking and data stream replication in the following.
In the scheme, the first layer communication test, the second layer communication test and the third layer communication test are all carried out by analog communication.
In this scheme, step S3 further includes comparing the first layer of interaction data with the second layer of interaction data, and comparing the second layer of interaction data with the collected data.
The second aspect of the present invention provides a device for quickly locating information errors in a distributed control system, the device comprising: the system comprises a memory and a processor, wherein the memory comprises a distributed control system information error quick positioning method program, and the distributed control system information error quick positioning method program realizes the following steps when executed by the processor:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
In the present scheme, in step S1, if any one of the layers of communication tests fails, the next step of test is stopped to solve the communication problem, and if all the layers of communication tests pass, the communication test results are collected and submitted to a collection point.
In this scheme, in step S2, if any layer of data fails to be acquired, data collection is stopped, and the problem of failure in collecting corresponding layer of data is solved.
A third aspect of the present invention provides a computer-readable storage medium, where the computer-readable storage medium includes a distributed control system information error fast positioning method program, and when the distributed control system information error fast positioning method program is executed by a processor, the steps of the distributed control system information error fast positioning method described above are implemented.
Compared with the prior art, the technical scheme of the invention has the beneficial effects that:
according to the invention, through the layered communication test, the equipment and the data interaction channel of each layer are in the same communication environment, so that the problem scale is reduced, the factors influencing the judgment of error information can be reduced, the difficulty of error positioning is reduced, and the analysis efficiency is improved; and each information error point can be quickly positioned by combining multiple information points, so that the positioning efficiency and accuracy are improved.
Drawings
Fig. 1 is a flowchart of a method for quickly locating an information error in a distributed control system.
Fig. 2 is a schematic block diagram of a distributed control system information error fast positioning device.
Detailed Description
In order that the above objects, features and advantages of the present invention can be more clearly understood, a more particular description of the invention will be rendered by reference to the appended drawings. It should be noted that the embodiments and features of the embodiments of the present application may be combined with each other without conflict.
In the following description, numerous specific details are set forth in order to provide a thorough understanding of the present invention, however, the present invention may be practiced in other ways than those specifically described herein, and therefore the scope of the present invention is not limited by the specific embodiments disclosed below.
Example 1
As shown in fig. 1, a first aspect of the present invention provides a method for quickly locating an information error in a distributed control system, including the following steps:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment, stopping the next step of test if any one layer of communication test fails, solving the communication problem, and summarizing and submitting the communication test results to a summarizing point after all three layers of communication tests pass;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, acquiring acquired data of the data acquisition layer, and stopping data acquisition if any layer of data fails to be acquired, so that the problem of failure in data acquisition of the corresponding layer is solved;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
In this scheme, step S3 further includes that the data summarization point in the distributed system saves the result of each stage of each signal point, so as to perform error backtracking and data stream replication in the following.
In the scheme, the first layer communication test, the second layer communication test and the third layer communication test are all carried out by analog communication.
In this scheme, step S3 further includes comparing the first layer of interaction data with the second layer of interaction data, and comparing the second layer of interaction data with the collected data.
As shown in fig. 2, a second aspect of the present invention provides a distributed control system information error fast positioning apparatus, including: a memory 21 and a processor 22, wherein the memory includes a distributed control system information error fast positioning method program, and when executed by the processor, the distributed control system information error fast positioning method program implements the following steps:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
In the present scheme, in step S1, if any one of the layers of communication tests fails, the next step of test is stopped to solve the communication problem, and if all the layers of communication tests pass, the communication test results are collected and submitted to a collection point.
In this scheme, in step S2, if any layer of data fails to be acquired, data collection is stopped, and the problem of failure in collecting corresponding layer of data is solved.
A third aspect of the present invention provides a computer-readable storage medium, where the computer-readable storage medium includes a distributed control system information error fast positioning method program, and when the distributed control system information error fast positioning method program is executed by a processor, the steps of the distributed control system information error fast positioning method described above are implemented.
The invention has the following advantages and progresses:
1. the test environment is distributed and deployed by stages, so that the equipment and the data interaction channel of each layer are in the same communication environment, the problem scale is reduced, factors influencing error information judgment can be reduced, the difficulty of error positioning is reduced, and the analysis efficiency is improved;
2. the error location is carried out by utilizing multi-result summarization, the conventional error processing method usually only processes the fault of a single error point, but the actual situation is that information error caused by combination of multiple stages exists, each point possibly does not trigger the current error reporting mechanism, but the actual result is greatly deviated from the expected result after the actual multiple processes are executed, the problem cannot be really solved only by processing the last error point, and each deviation point is located and uniformly solved only by means of result summarization.
3. After the distributed control system information error quick positioning method is utilized, pure manpower or other additional point-to-point modes are not needed to be used for error positioning, and time and communication cost required by testing can be greatly reduced. Only a testing environment is set up before the distributed control system operates, and when the system carries out information interaction of each point, the correlation and transmission correctness of the information points can be automatically verified.
It should be understood that the above-described embodiments of the present invention are merely examples for clearly illustrating the present invention, and are not intended to limit the embodiments of the present invention. Other variations and modifications will be apparent to persons skilled in the art in light of the above description. And are neither required nor exhaustive of all embodiments. Any modification, equivalent replacement, and improvement made within the spirit and principle of the present invention should be included in the protection scope of the claims of the present invention.

Claims (10)

1. A distributed control system information error quick positioning method is characterized by comprising the following steps:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
2. The method according to claim 1, wherein in step S1, if any layer of communication test fails, the next step of test is stopped to solve the communication problem, and if all three layers of communication test pass, the communication test results are collected and submitted to a collection point.
3. The method according to claim 1, wherein in step S2, if any layer of data fails to be obtained, the data collection is stopped, and the problem of failure in collecting corresponding layer of data is solved.
4. The method as claimed in claim 1, wherein step S3 further includes the step of saving the result of each stage of each signal point by the data summarization point in the distributed system for subsequent error backtracking and data stream replication.
5. The method according to claim 1, wherein the first layer communication test, the second layer communication test and the third layer communication test are all performed by analog communication.
6. The method as claimed in claim 1, wherein step S3 further includes comparing the first layer interactive data with the second layer interactive data, and comparing the second layer interactive data with the collected data.
7. A distributed control system information error quick positioning device is characterized by comprising: the system comprises a memory and a processor, wherein the memory comprises a distributed control system information error quick positioning method program, and the distributed control system information error quick positioning method program realizes the following steps when being executed by the processor:
s1: respectively establishing a first layer communication test, a second layer communication test and a third layer communication test for a monitoring layer, a communication processing layer and a data acquisition layer of the distributed system by using the simulation equipment;
s2: acquiring interactive data between a monitoring layer and a communication processing layer, recording the interactive data as first-layer interactive data, acquiring interactive data between the communication processing layer and a data acquisition layer, recording the interactive data as second-layer interactive data, and acquiring data acquired by the data acquisition layer;
s3: and aiming at each information point in the distributed control system, positioning all data deviation points when the signal point carries out data interaction according to the communication test result of different stages and the data comparison result of each stage if the test result deviation occurs.
8. The device according to claim 1, wherein in step S1, if any one of the communication tests fails, the next test is stopped to solve the communication problem, and if all the three-layer communication tests pass, the communication test results are collected and submitted to a collection point.
9. The device for quickly locating the information error of the distributed control system according to claim 1, wherein in step S2, if any layer of data fails to be obtained, the data collection is stopped, so as to solve the problem of failure in collecting the corresponding layer of data.
10. The computer-readable storage medium according to claim 1, wherein the computer-readable storage medium includes a distributed control system information error fast positioning method program, and when the distributed control system information error fast positioning method program is executed by a processor, the steps of the distributed control system information error fast positioning method according to any one of claims 1 to 6 are implemented.
CN202011013298.1A 2020-09-24 2020-09-24 Distributed control system information error rapid positioning method and device and readable storage medium Pending CN112162889A (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202011013298.1A CN112162889A (en) 2020-09-24 2020-09-24 Distributed control system information error rapid positioning method and device and readable storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202011013298.1A CN112162889A (en) 2020-09-24 2020-09-24 Distributed control system information error rapid positioning method and device and readable storage medium

Publications (1)

Publication Number Publication Date
CN112162889A true CN112162889A (en) 2021-01-01

Family

ID=73863655

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202011013298.1A Pending CN112162889A (en) 2020-09-24 2020-09-24 Distributed control system information error rapid positioning method and device and readable storage medium

Country Status (1)

Country Link
CN (1) CN112162889A (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741087A (en) * 2010-01-08 2010-06-16 江苏大学 Electric pollution monitoring and positioning system
CN103926510A (en) * 2014-05-12 2014-07-16 国家电网公司 Current and carrying capacity online monitoring and fault diagnosing and locating method for cable protection layer
CN205333792U (en) * 2016-01-29 2016-06-22 山东鲁能智能技术有限公司 Layering distributed architecture's of nimble configuration insulating monitoring system
EP3637276A1 (en) * 2018-10-12 2020-04-15 Goodrich Corporation Layered tactical information system and method
US20200272936A1 (en) * 2019-02-26 2020-08-27 Gad Solotorevsky System and Method for Managing Inventory of Artificial Intelligence Entities

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN101741087A (en) * 2010-01-08 2010-06-16 江苏大学 Electric pollution monitoring and positioning system
CN103926510A (en) * 2014-05-12 2014-07-16 国家电网公司 Current and carrying capacity online monitoring and fault diagnosing and locating method for cable protection layer
CN205333792U (en) * 2016-01-29 2016-06-22 山东鲁能智能技术有限公司 Layering distributed architecture's of nimble configuration insulating monitoring system
EP3637276A1 (en) * 2018-10-12 2020-04-15 Goodrich Corporation Layered tactical information system and method
US20200272936A1 (en) * 2019-02-26 2020-08-27 Gad Solotorevsky System and Method for Managing Inventory of Artificial Intelligence Entities

Similar Documents

Publication Publication Date Title
CN103699111B (en) The fault detection method of distributed monitoring system and device
CN110011829A (en) Comprehensive airborne task system health control subsystem
CN112366818B (en) Automatic checking and accepting method and system for monitoring information of intelligent substation
CN102030111B (en) Aircraft CFDS (Centralized Fault Display System) data analyzer and implementation method thereof
CN102171662B (en) A computerised storage system comprising replaceable units for managing testing of replacement units
CN107193730A (en) A kind of interface test method of automation
CN113419920B (en) Real-time monitoring method for joint debugging test process of simulation test system of Internet of things management platform
CN115599750A (en) Intelligent substation virtual circuit checking method, system, equipment and storage medium
CN101153830B (en) Method, device and collecting terminal for measuring availability
CN105681070A (en) Method and system for automatically collecting and analyzing computer cluster node information
CN113495842B (en) Automatic testing system and testing method for batch production satellite
CN105610246B (en) Substation information based on information redundancy verifies error correction method
Milanovic et al. Modeling business process availability
CN117614115A (en) Substation debugging and acceptance checking system and method based on artificial intelligence
CN112162889A (en) Distributed control system information error rapid positioning method and device and readable storage medium
CN101414737A (en) Control method and system for track traffic electric power data acquisition and surveillance
CN107038086B (en) Safety analysis method for hot standby control logic of safety computer platform
CN113553236B (en) Centralized automatic management system and method for physical machines in data center
CN112306039B (en) Debugging method and system for full-electronic interlocking system
CN205263224U (en) A automatic test platform for TWC single -deck
CN110667654B (en) Indoor test method and device for information consistency of CBTC system transponder
CN113472068A (en) Island microgrid remote operation and maintenance method, system and storage medium
KR20220083252A (en) A apparatus for verificating advanced distribution automation system
CN112101799A (en) Standard state division method and device based on wind power plant data
CN104503423A (en) PROFINET-based industrial Ethernet control system fault diagnosis method

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