A method and system for accepting configuration of trustworthy substations based on multi-scenario adaptability
By building a master acceptance information database and encoding, segmenting, extracting characteristic values from SCD files, etc., the automated acceptance of Baoxin substation configurations is achieved, solving the problems of large acceptance workload and low efficiency, and improving acceptance efficiency and the timeliness and completeness of information transmission.
Patent Information
- Application Number
- CN202410787194.8
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2024-06-18
- Publication Date
- 2025-09-19
- Estimated Expiration
- 2044-06-18
AI Technical Summary
In the existing technology, the configuration acceptance of Zhongbaoxin substations is labor-intensive, omissions are prone to occur during the testing process, and existing equipment and methods are unable to fully verify the accuracy and timeliness of information, resulting in low acceptance efficiency.
Build a main acceptance information database, reduce the SCD files by encoding, segmenting, extracting characteristic values, etc., form a small security system, and realize automated acceptance.
It improves the efficiency of Baoxin sub-station configuration acceptance, reduces the workload of manual acceptance, and ensures the timeliness and integrity of information transmission.
Smart Images

Figure CN118827658B_ABST
Abstract
Description
Technical Field
[0001] The present invention relates to the technical field of Baoxin substation configuration acceptance, and in particular to a Baoxin substation configuration acceptance method and system based on multi-scenario adaptability. Background Art
[0002] The power system relay protection and fault information system consists of two parts: the main station and the substation. At the plant station end, the substation of the security system communicates with intelligent electronic devices such as relay protection, fault recorders, and safety automatic devices to collect normal operation, abnormal alarms, and fault information from these devices. After preliminary processing, it is uploaded to the main station located at the dispatching end. The substation of the security system needs to collect information from different manufacturers and models of protection devices and upload it to the main station. Therefore, the security substation must maintain normal communication with each protection device and be able to correctly parse the various information uploaded by the protection device. However, the security substation is faced with a large number of protection devices and a variety of protection device communication protocols.
[0003] Currently, on-site testing of Baoxin substations connected to protection devices primarily utilizes interoperability testing. This involves interconnecting the Baoxin substation with the on-site protection devices during on-site acceptance testing. Testers are required to record and test each protection device individually according to specific acceptance standards and requirements. This workload is substantial, and the testing process is prone to omissions, resulting in incomplete testing. Furthermore, non-standard implementation of the protection device's communication protocol can directly impact the Baoxin substation's ability to connect to other protection devices using the same protocol.
[0004] Prior art document 1 (CN 102821010 B) discloses a protection device simulator, comprising: a public dispatching module, a protection device behavior simulation module connected to one end of the public dispatching module, a communication protocol simulation module connected to the other end of the public dispatching module, and a communication interface connected to the communication protocol simulation module. The simulator focuses on the normal communication between the protection substation and the protection device and the correctness of information analysis. The operation content is complicated and the function is single, and it cannot verify the correctness of the protection substation information.
[0005] Prior art document 2 (CN 102403788 B) provides a test system suitable for the Southern Power Grid's security system, including a human-machine interface, a test case database, a communication message and device information database, a master station simulation tool, a communication front-end and a communication interface. The system automatically determines the configuration correctness and information integrity of the fault information substation by verifying the consistency between the configuration information in the substation and the read information in the master station. However, this method only accepts the security substation information when the security system fails to operate.
[0006] Prior art document 3 (CN 109495290 A) discloses a method and system for interaction between a master and a substation of an operation and maintenance system. However, the method only involves information transmission between a main station and a substation, cannot guarantee the timeliness of information transmission, and the information involved is not comprehensive enough.
[0007] In short, during the specific project implementation process, the following problems exist: the workload of manual acceptance is large. Due to the large number of devices, manual verification of substation configurations item by item directly leads to the inability to complete the acceptance and verification of all items manually, and the acceptance work efficiency is extremely low. Summary of the Invention
[0008] In order to address the deficiencies in the prior art, the present invention provides a method and system for the configuration acceptance of a trustworthy substation based on multi-scenario adaptability. The method constructs a main acceptance information database, and encodes, segments, extracts characteristic values, etc. of the information of the received SCD file, and reduces the amount of the information, so that it can be transmitted and accepted more quickly during the acceptance process, greatly improving the acceptance efficiency.
[0009] The present invention adopts the following technical solutions.
[0010] A first aspect of the present invention provides a method for accepting configuration of a trustworthy substation based on multi-scenario adaptability, the method comprising the following steps:
[0011] Step 1: Build the main acceptance information database to receive and store the SCD file sent by the Baoxin substation;
[0012] Step 2: The main acceptance information library exports and obtains information of the SCD file, and encodes the information to obtain character data;
[0013] Step 3, segmenting the character data based on character density and setting preliminary segmentation points;
[0014] Step 4, calculating the characteristic values of the preliminary points, screening and deleting the points below the characteristic threshold based on the characteristic values, and obtaining preliminary decrement character data;
[0015] Step 5: Based on the ES algorithm, the preliminary reduction character data is further reduced to obtain the final reduction data, and the Baoxin substation acceptance is carried out according to the final reduction data.
[0016] Preferably, in step 1, the SCD file includes the substation topology, equipment information, communication configuration and protection parameters.
[0017] Preferably, in step 1, the main acceptance information database is connected to the substation to form a trust guarantee system, and the main acceptance information database is provided with a decryption module to decrypt the data of the encrypted SCD file.
[0018] Preferably, in step 2, the information of the SCD file adopts the ES6 method.
[0019] Preferably, in step 2, the length between each character in the character data is calculated as shown in the following formula:
[0020]
[0021] Where, l i,j It is the length between the address of the jth display of the i-th character in the character data of the ES6 method and the address of the last display, l i,j-1 、l i,j+1 They are the addresses of the j-1th and j+1th displays of the i-th character in the character data of the ES6 method.
[0022] Preferably, in step 3, the character density is calculated as shown in the following formula:
[0023]
[0024] Where m i is the character density of the i-th character, Q is the number of characters, l i is the i-th character, and ni is the number of times the i-th character appears.
[0025] Preferably, in step 3, the preliminary points are set as follows:
[0026]
[0027] Where K a is the initial point of segment a, q is the number of character types in segment a, S b,a It is the ratio of the number of type b characters in the character segment before character segment a to the number of type b characters in character segment a. b It is the ratio of the number of type b characters in the character data to the number of type b characters in character segment a, and ε is the variance of the length of type b characters in the character segment before character segment a.
[0028] Preferably, in step 4, the eigenvalues of the preliminary points are calculated as shown in the following formula:
[0029]
[0030] Where, f a is the eigenvalue of the a-th preliminary dividing point, and D is the number of preliminary dividing points.
[0031] A second aspect of the present invention provides a system for accepting and configuring a trustworthy substation based on multi-scenario adaptability, which implements and runs a method for accepting and configuring a trustworthy substation based on multi-scenario adaptability, including:
[0032] Main acceptance information database construction module, information encoding module, character data point module, point feature value calculation module, and trustworthy sub-station acceptance module;
[0033] The main acceptance information database construction module is used to build the main acceptance information database, receive and store the SCD files sent by the substation;
[0034] The information encoding module is used to export and obtain the information of the SCD file, and encode the information to obtain character data;
[0035] The character data point segmentation module is used to segment character data and set preliminary points;
[0036] The point feature value calculation module is used to calculate the feature values of preliminary point features, and based on the feature values, filter out and delete point features below a feature threshold to obtain preliminary reduced character data.
[0037] The Baoxin substation acceptance module is used to use the ES algorithm to further reduce the preliminary reduced character data to obtain the final reduced data, and the Baoxin substation acceptance is carried out based on the final reduced data.
[0038] A third aspect of the present invention provides an electronic device that runs the multi-scenario adaptability-based trustworthy substation configuration acceptance method, including:
[0039] A processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other via the communication bus;
[0040] Memory for storing computer programs;
[0041] The processor is used to execute the program stored in the memory to implement the steps of the method for configuration acceptance of a trustworthy substation based on multi-scenario adaptability.
[0042] A fourth aspect of the present invention provides a computer-readable storage medium having a computer program stored thereon, which, when executed by a processor, implements the aforementioned method for configuration and acceptance of a trustworthy substation based on multi-scenario adaptability.
[0043] The beneficial effect of the present invention is that, compared with the prior art, after the present invention is connected to the newly built substation through the main acceptance information database, a small security system is formed by simulating the main station information, and the various modules cooperate to automatically accept the substation, eliminating the need for manual acceptance, which is relatively convenient; this method constructs the main acceptance information database, and encodes, segments, extracts feature values, etc. of the information of the received SCD file, reduces the information, and enables it to be transmitted and matched more quickly during the acceptance process, greatly improving the acceptance efficiency. BRIEF DESCRIPTION OF THE DRAWINGS
[0044] Figure 1 This is a flow chart of a method for configuring and accepting a trustworthy substation based on multi-scenario adaptability according to the present invention;
[0045] Figure 2 This is a framework diagram of the security substation configuration acceptance system based on multi-scenario adaptability of the present invention. DETAILED DESCRIPTION
[0046] To make the objectives, technical solutions, and advantages of the present invention more clear, the technical solutions of the present invention will be clearly and completely described below in conjunction with the accompanying drawings in the embodiments of the present invention. The embodiments described in this application are only part of the embodiments of the present invention, not all of them. Based on the spirit of the present invention, other embodiments obtained by ordinary technicians in this field without making creative efforts are all within the scope of protection of the present invention.
[0047] The present invention provides a method for configuration and acceptance of a trustworthy substation based on multi-scenario adaptability, the method comprising the following steps:
[0048] Step 1: Build a master acceptance information database to receive and store the SCD file sent by the slave station.
[0049] Preferably, the SCD file includes the substation topology, equipment information, communication configuration, protection parameters, etc.
[0050] Preferably, after the main acceptance information database substation is connected, it is equivalent to forming a small security system. The main acceptance information database is provided with a decryption module, which can decrypt the data of the encrypted SCD file.
[0051] Step 2: Export and obtain information of the SCD file, and encode the information to obtain character data.
[0052] Preferably, the information of the SCD file may adopt the ES6 method or the UTF-32 method.
[0053] Preferably, the length between characters in the character data is calculated as shown in the following formula:
[0054]
[0055] Where, l i,j It is the length between the address of the jth display of the i-th character in the character data of the ES6 method and the address of the last display, l i,j-1 、l i,j+1 They are the addresses of the j-1th and j+1th displays of the i-th character in the character data of the ES6 method.
[0056] It should be noted that the above calculation of the length between characters in character data is also applicable to character data using the UTF-32 method, and is also applicable to character data using other encoding methods.
[0057] The above calculation formula can calculate the length between different characters to represent the density of character appearance. Characters with low density, such as spaces, can be avoided to enhance information utilization.
[0058] Preferably, the character density is calculated as shown in the following formula:
[0059]
[0060] Where m i is the character density of the i-th character, Q is the number of characters, l i is the i-th character, and ni is the number of times the i-th character appears.
[0061] Step 3: segment the character data based on character density and set preliminary segmentation points.
[0062] Preferably, the ruptures library is used to segment the character data, and the segmentation level is set based on the character density, and the character data is finally divided into a plurality of point character segments. The point setting is described by the following formula:
[0063]
[0064] Where K a is the initial point of segment a, q is the number of character types in segment a, S b,a It is the ratio of the number of type b characters in the character segment before character segment a to the number of type b characters in character segment a. b It is the ratio of the number of type b characters in the character data to the number of type b characters in character segment a, and ε is the variance of the length of type b characters in the character segment before character segment a.
[0065] Step 4: Calculate the characteristic values of the preliminary points, and based on the characteristic values, select and delete the points below the characteristic threshold to obtain preliminary decrement character data.
[0066] Preferably, the eigenvalues of the preliminary points are calculated as shown in the following formula:
[0067]
[0068] Where, f a is the eigenvalue of the a-th preliminary dividing point, and D is the number of preliminary dividing points;
[0069] According to the actual situation, a feature threshold is set, and preliminary points whose feature values are lower than the feature threshold are deleted to obtain preliminary reduced character data.
[0070] Step 5: Based on the ES algorithm, the preliminary reduction character data is further reduced to obtain the final reduction data, and the Baoxin substation acceptance is carried out according to the final reduction data.
[0071] Preferably, the ES algorithm is used to process the preliminary reduced character data, and the data is reduced again to make the data memory usage smaller, easier to transmit, and speed up the acceptance; finally, based on the technical specifications of the relay protection fault information processing system, the acceptance of the security substation is carried out according to the final reduced data.
[0072] The present invention provides a system for accepting and configuring a trustworthy substation based on multi-scenario adaptability, and implements and runs a method for accepting and configuring a trustworthy substation based on multi-scenario adaptability, including:
[0073] Main acceptance information database construction module, information encoding module, character data point module, point feature value calculation module, and trustworthy sub-station acceptance module;
[0074] The main acceptance information database construction module is used to build the main acceptance information database, receive and store the SCD files sent by the substation;
[0075] The information encoding module is used to export and obtain the information of the SCD file, and encode the information to obtain character data;
[0076] The character data point segmentation module is used to segment character data and set preliminary points;
[0077] The point feature value calculation module is used to calculate the feature values of preliminary point features, and based on the feature values, filter out and delete point features below a feature threshold to obtain preliminary reduced character data.
[0078] The Baoxin substation acceptance module is used to use the ES algorithm to further reduce the preliminary reduced character data to obtain the final reduced data, and the Baoxin substation acceptance is carried out based on the final reduced data.
[0079] The present invention provides an electronic device that runs the multi-scenario adaptability-based trustworthy substation configuration acceptance method, including:
[0080] A processor, a communication interface, a memory, and a communication bus, wherein the processor, the communication interface, and the memory communicate with each other via the communication bus;
[0081] Memory for storing computer programs;
[0082] The processor is used to execute the program stored in the memory to implement the steps of the method for configuration acceptance of a trustworthy substation based on multi-scenario adaptability.
[0083] The present invention provides a computer-readable storage medium having a computer program stored thereon. When the program is executed by a processor, the method for accepting configuration of a trustworthy substation based on multi-scenario adaptability is implemented.
[0084] The present disclosure may be a system, method and / or computer program product. The computer program product may include a computer-readable storage medium carrying computer-readable program instructions for causing a processor to implement various aspects of the present disclosure.
[0085] A computer-readable storage medium can be a tangible device that can hold and store instructions for use by an instruction execution device. A computer-readable storage medium can be, for example, but not limited to, an electrical storage device, a magnetic storage device, an optical storage device, an electromagnetic storage device, a semiconductor storage device, or any suitable combination thereof. More specific examples (a non-exhaustive list) of computer-readable storage media include: a portable computer disk, a hard disk, a random access memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), a static random access memory (SRAM), a portable compact disc read-only memory (CD-ROM), a digital versatile disk (DVD), a memory stick, a floppy disk, a mechanical encoding device, such as a punch card or a raised structure in a groove on which instructions are stored, and any suitable combination thereof. As used herein, a computer-readable storage medium is not to be construed as a transient signal per se, such as a radio wave or other freely propagating electromagnetic wave, an electromagnetic wave propagating through a waveguide or other transmission medium (e.g., a light pulse through a fiber optic cable), or an electrical signal transmitted through an electrical wire.
[0086] The computer-readable program instructions described herein can be downloaded from a computer-readable storage medium to each computing / processing device, or downloaded to an external computer or external storage device via a network, such as the Internet, a local area network, a wide area network, and / or a wireless network. The network can include copper transmission cables, fiber optic transmission, wireless transmission, routers, firewalls, switches, gateway computers, and / or edge servers. The network adapter card or network interface in each computing / processing device receives the computer-readable program instructions from the network and forwards the computer-readable program instructions to be stored in the computer-readable storage medium in each computing / processing device.
[0087] The computer program instructions for performing the operations of the present disclosure may be assembly instructions, instruction set architecture (ISA) instructions, machine instructions, machine-dependent instructions, microcode, firmware instructions, state setting data, or source code or object code written in any combination of one or more programming languages, including object-oriented programming languages such as Smalltalk, C++, and conventional procedural programming languages such as "C" language or similar programming languages. Computer-readable program instructions may be executed entirely on a user's computer, partially on a user's computer, as an independent software package, partially on a user's computer, partially on a remote computer, or entirely on a remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer via any type of network, including a local area network (LAN) or a wide area network (WAN), or may be connected to an external computer (e.g., utilizing an Internet service provider to connect via the Internet). In some embodiments, an electronic circuit, such as a programmable logic circuit, a field programmable gate array (FPGA), or a programmable logic array (PLA), may be personalized by utilizing the state information of the computer-readable program instructions. The electronic circuit may execute the computer-readable program instructions, thereby realizing various aspects of the present disclosure.
[0088] Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention rather than to limit it. Although the present invention has been described in detail with reference to the above embodiments, ordinary technicians in the field should understand that the specific implementation methods of the present invention can still be modified or replaced by equivalents. Any modification or equivalent replacement that does not depart from the spirit and scope of the present invention should be covered by the scope of protection of the claims of the present invention.
Claims
1. A method for accepting configuration of a trustworthy substation based on multi-scenario adaptability, characterized in that: The method comprises the following steps: Step 1: Build the main acceptance information database to receive and store the SCD file sent by the Baoxin substation; Step 2: The main acceptance information library exports and obtains information of the SCD file, and encodes the information to obtain character data; Step 3, segmenting the character data based on character density and setting preliminary segmentation points; The initial split point setting is described by the following formula: Where K a is the initial point of segment a, q is the number of character types in segment a, S b,a It is the ratio of the number of type b characters in the character segment before character segment a to the number of type b characters in character segment a. b is the ratio of the number of type b characters in the character data to the number of type b characters in character segment a, and ε is the variance of the length of type b characters in the character segment before character segment a. Step 4, calculating the characteristic values of the preliminary points, screening and deleting the points below the characteristic threshold based on the characteristic values, and obtaining preliminary decrement character data; Step 5: Based on the ES algorithm, the preliminary reduction character data is further reduced to obtain the final reduction data, and the Baoxin substation acceptance is carried out according to the final reduction data.
2. A method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 1, characterized in that: In step 1, the SCD file includes the substation topology, equipment information, communication configuration, and protection parameters.
3. The method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 1, characterized in that: In step 1, the main acceptance information database is connected to the substation to form a security system. The main acceptance information database is equipped with a decryption module to decrypt the data of the encrypted SCD file.
4. The method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 1, characterized in that: In step 2, the ES6 method is used to obtain the information of the SCD file.
5. The method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 4 is characterized in that: In step 2, the length between each character in the character data is calculated as shown in the following formula: Where, l i,j It is the length between the address of the jth display of the i-th character in the character data of the ES6 method and the address of the last display, l i,j-1 、l i,j+1 They are the addresses of the j-1th and j+1th displays of the i-th character in the character data of the ES6 method.
6. The method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 1, characterized in that: In step 3, the character density is calculated as shown in the following formula: Where m i is the character density of the i-th character, Q is the number of characters, l i is the i-th character, and ni is the number of times the i-th character appears.
7. The method for accepting configuration of a trustworthy substation based on multi-scenario adaptability according to claim 1, characterized in that: In step 4, the eigenvalue of the preliminary points is calculated as shown in the following formula: Where, f a is the eigenvalue of the a-th preliminary point, D is the number of preliminary points, m i is the character density of the i-th character, and Q is the number of characters.
8. A multi-scenario adaptable Baoxin substation configuration and acceptance system for implementing the method of any one of claims 1 to 7, comprising a main acceptance information database construction module, an information encoding module, a character data point-by-point module, a point-by-point feature value calculation module, and a Baoxin substation acceptance module; characterized in that: The main acceptance information database construction module is used to build the main acceptance information database, receive and store the SCD files sent by the substation; The information encoding module is used to export and obtain the information of the SCD file, and encode the information to obtain character data; The character data point segmentation module is used to segment character data and set preliminary points; The point feature value calculation module is used to calculate the feature values of the preliminary point, and based on the feature values, filter out and delete the point below the feature threshold to obtain preliminary decrement character data; The Baoxin substation acceptance module is used to use the ES algorithm to further reduce the preliminary reduced character data to obtain the final reduced data, and the Baoxin substation acceptance is carried out based on the final reduced data.
9. An electronic device based on a method for predicting the trajectory of cold vortexes affecting renewable energy output, running a method for accepting and configuring trustworthy substations based on multi-scenario adaptability according to any one of claims 1 to 7, characterized in that: It includes a processor, a communication interface, a memory and a communication bus, wherein the processor, the communication interface and the memory communicate with each other via the communication bus; Memory for storing computer programs; The processor is used to execute the program stored in the memory to implement the steps of the method for configuration acceptance of a trustworthy substation based on multi-scenario adaptability.
10. A computer-readable storage medium having a computer program stored thereon, characterized in that: When the program is executed by a processor, a method for configuration and acceptance of a trustworthy substation based on multi-scenario adaptability as described in any one of claims 1 to 7 is implemented.
Citation Information
Patent Citations
Test system applicable to southern power grid communication guaranteeing system
CN102403788B
Simulator for protector
CN102821010B
Interaction method and system for master station and sub-stations of operation and maintenance system
CN109495290A
Method for extracting and identifying graphic and text information of scanned document
CN111401372A
Low-delay short message data transmission method
CN117880767A