A switching operation ticket generating system and method with error-proof capability

By combining objects, expert systems and databases to generate switching operation tickets, the problems of complicated switching operation ticket generation process and lack of safety verification in the existing technology are solved, and the standardization, automation and efficient generation of operation tickets are achieved.

CN114139991BActive Publication Date: 2025-09-19NANCHONG POWER SUPPLY COMPANY STATE GRID SICHUANELECTRIC POWER
View PDF 3 Cites 0 Cited by

Patent Information

Application Number
CN202111473408.7
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2021-11-30
Publication Date
2025-09-19
Estimated Expiration
2041-11-30

AI Technical Summary

Technical Problem

The existing method of issuing switching operation tickets is cumbersome, mainly relying on manual operation by dispatchers, and has no safety verification mechanism.

Method used

It adopts object-oriented expression, combines objects, expert systems, databases and graphics together, generates switching operation tickets through simple menu selection, uses standard database to store substation equipment information and operation rules, and combines with expert knowledge base for automatic verification to achieve standardization and automation of operation tickets.

Benefits of technology

It improves the efficiency and accuracy of switching operation tickets, realizes the standardization and automation of operation tickets, reduces the reliance on manual operations, and enhances safety verification capabilities.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN114139991B_ABST
    Figure CN114139991B_ABST
Patent Text Reader

Abstract

The present invention discloses a switching operation ticket generating system and method with error prevention capability. The switching operation ticket generating system includes a standard database, a single-line diagram generating module, an operation ticket input module, an expert knowledge base, and a verification and ticket output module. The single-line diagram generating module obtains equipment information from the standard database to generate a single-line diagram; the operation ticket input module obtains equipment information and operation rules from the standard database according to the equipment selected in the single-line diagram, and inputs them into the system to generate a temporary operation ticket; the verification and ticket output module matches the temporary operation ticket with the knowledge records in the expert knowledge base one by one, and outputs the switching operation ticket that has been successfully matched. The present invention can achieve standardization of the recording content of the switching operation ticket, standardization of the ticket output process, and automation of the ticket output operation, thereby improving the efficiency of the switching operation ticket output; and realizes automatic verification of the operation ticket, thereby improving the accuracy rate of the switching operation ticket output.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention relates to the technical field of power grid switching operations, and in particular to a switching operation ticket generating system and method with error-proof capability. Background Art

[0002] Dispatch operation tickets are dispatch instructions drafted by dispatchers before power system operations are changed to prevent operational errors. They not only guide dispatchers in correctly communicating dispatch instructions but also, to a certain extent, ensure the safety of personnel, equipment, and the power grid.

[0003] Currently, the process for creating a ticket for a switching operation involves dispatchers determining the outage scope based on the maintenance work, verifying the equipment status with on-site personnel based on the primary equipment wiring diagram, and then defining the operation sequence. The ticket is then manually entered. After the ticket is drafted, the dispatcher verifies its accuracy and submits it to the on-duty supervisor for review. This process is cumbersome, heavily reliant on manual operation by dispatchers, and lacks a safety verification mechanism.

[0004] In view of this, this application is hereby filed. Summary of the Invention

[0005] The technical problem to be solved by this invention is that the existing method of generating switching operation tickets is cumbersome, relies mainly on manual operation by dispatchers, and lacks a safety verification mechanism. The purpose is to provide a switching operation ticket generation system and method with error-proof capabilities, which standardizes the recording content of switching operation tickets, normalizes the ticket generation process, and automates the ticket issuance operation, thereby improving the efficiency of switching operation ticket generation; and realizes automatic verification of operation tickets, thereby improving the accuracy of switching operation ticket generation.

[0006] The present invention is achieved through the following technical solutions:

[0007] A switching operation ticket generating system with error prevention capability, comprising:

[0008] Standard database, associated with the SCADA system, used to store basic information of substation equipment and all operating rules corresponding to substation equipment;

[0009] The single-line diagram generation module is associated with the standard database and is used to generate a single-line diagram based on the relationship topology of each substation equipment according to the basic information of each substation equipment;

[0010] The operation ticket entry module is associated with the single-line diagram generation module and the standard database library. It is used to index the single-line diagram, select each device to be operated, and enter the basic information and corresponding operation rules of each selected device to be operated in a menu selection manner to generate a temporary operation ticket;

[0011] Expert knowledge base, used to store all operation ticket templates;

[0012] The ticket verification module is associated with the operation ticket entry module and the expert knowledge base, and is used to match the temporary operation ticket with all the operation ticket templates in the expert knowledge base one by one. If the match is successful, the switching operation ticket is output.

[0013] Compared with the existing switching operation ticket generation method, the switching operation ticket generation system with error prevention capability provided by the present invention combines objects, expert systems, databases and graphics together. After a simple menu selection, the equipment and tasks of the substation are selected. The system automatically searches and matches the corresponding data and rules in the database and expert library, and automatically forms a standard operation ticket. Among them, the standard database is associated with the SCADA system to realize the sharing of real-time data with the SCADA system, and the equipment information collected in real time by the SCADA system is standardized and stored; an object-oriented expression method is adopted to abstract the substation equipment into a class, and the basic information of the substation equipment and all the corresponding operation rules of the equipment are encapsulated in the class for the single-line diagram generation module and the operation ticket entry module to call, so that the standardized content is filled into the operation ticket, and the direct call method can improve the efficiency of the operation ticket. In addition, the single-line diagram generation module uses each class in the standard database as a graphic element, and also adopts an object-oriented expression method to use the basic equipment information (name, location, etc.) contained in each graphic element to perform relational topology on each substation equipment and automatically generate a single-line diagram. In addition, an expert knowledge base was established, and the equipment in the substation was arranged and combined according to the type and quantity. The equipment information and corresponding operating rules of all combinations were uniformly stored in the expert knowledge base for the verification and ticket issuance module to call when implementing anti-error verification on temporary operation tickets, thereby improving the accuracy of switching operation tickets.

[0014] As a further description of the present invention, the switching operation ticket generating system further includes: a simulation demonstration module, associated with the single-line diagram generating module and the verification ticket generating module, for simulating graphic energized logic.

[0015] As a further description of the present invention, the switching operation ticket generating system further includes: an authority authentication module associated with the operation ticket entry module.

[0016] As a further description of the present invention, the standard data includes: a plurality of device information storage tables and a plurality of operation rule storage tables, and one device information storage table corresponds to one operation rule storage table.

[0017] As a further description of the present invention, the device information storage table and the operation rule storage table include a data modification interface.

[0018] As a further description of the present invention, the operation ticket entry module includes: a single-line diagram index unit and an operation ticket temporary storage unit; the single-line diagram index unit is associated with the single-line diagram generation module and the operation ticket temporary storage unit, and the operation ticket temporary storage unit is associated with the verification and ticket issuance module.

[0019] As a further description of the present invention, the verification and ticketing module includes: a search unit, a matching unit and a ticketing unit; the search unit is associated with the operation ticket temporary storage unit and the expert knowledge base, and the search unit, the matching unit and the ticketing unit are associated in sequence.

[0020] In another aspect, the present invention provides a method for generating a switching operation ticket, comprising the following steps:

[0021] Step 1: Use the single-line diagram generation module to retrieve the basic information of each substation equipment from the standard database, and perform a relationship topology analysis on each substation equipment based on the basic information of each substation equipment to generate a single-line diagram;

[0022] Step 2: Using the operation ticket entry module, the equipment to be operated that needs to be switched is screened out from the single-line diagram, and the basic information and corresponding operation rules of each equipment to be operated are retrieved from the standard database to generate a temporary operation ticket;

[0023] Step 3: Use the verification and ticketing module to obtain the temporary operation ticket, and match the temporary operation ticket with all operation ticket templates in the expert knowledge base one by one. If the match is successful, output the switching operation ticket.

[0024] As a further description of the present invention, after the switching operation ticket is output, a simulation demonstration module is used to perform a graphic live logic simulation demonstration based on the equipment information and operation rules recorded in the switching operation ticket.

[0025] As a further description of the present invention, step 3 includes:

[0026] Step 3.1: Use the verification and ticketing module to obtain a temporary operation ticket, compare the temporary operation ticket with all operation ticket templates in the expert knowledge base one by one, and screen out multiple operation ticket templates that have the same substation equipment information as the temporary operation ticket;

[0027] Step 3.2: Match the temporary operation ticket with the multiple operation ticket templates that have been screened out one by one to determine whether there are one or more operation ticket templates that meet the matching conditions; if so, output the temporary operation ticket as the final switching operation ticket; if not, use the operation ticket entry module to re-enter the operation ticket information; the matching condition is: the operation rules recorded in the operation ticket template are the same as the operation rules recorded in the temporary operation ticket.

[0028] Compared with the prior art, the present invention has the following advantages and beneficial effects:

[0029] 1. The embodiments of the present invention provide a system and method for generating switching operation tickets with error-proof capabilities. The system encapsulates the required contents of the operation ticket in various classes and stores them uniformly in a standard database for easy access when filling out the operation ticket. This standardizes the recorded contents of the switching operation ticket.

[0030] 2. The present invention provides a system and method for generating switching operation tickets with error-proof capabilities. The various functional modules are interconnected, and the operation ticket content is directly retrieved and entered, thus achieving standardized ticket generation processes and automated ticket issuance operations.

[0031] 3. The embodiment of the present invention provides a switching operation ticket generation system and method with error-proof capability, which establishes an expert knowledge base for automatic comparison when verifying temporary operation tickets, thereby improving the accuracy of switching operation ticket generation. BRIEF DESCRIPTION OF THE DRAWINGS

[0032] In order to more clearly illustrate the technical solutions of the exemplary embodiments of the present invention, the following briefly introduces the drawings required for use in the embodiments. It should be understood that the following drawings only illustrate certain embodiments of the present invention and therefore should not be regarded as limiting the scope. For ordinary technicians in this field, other relevant drawings can be obtained based on these drawings without making any creative efforts.

[0033] Figure 1 This is an architecture diagram of a switching operation ticket generating system with error-proof capability provided in Example 1 of the present invention. DETAILED DESCRIPTION

[0034] In order to make the objectives, technical solutions and advantages of the present invention more clearly understood, the present invention is further described in detail below in conjunction with examples and drawings. The exemplary embodiments of the present invention and their descriptions are only used to explain the present invention and are not intended to limit the present invention.

[0035] In the following description, numerous specific details are set forth to provide a thorough understanding of the present invention. However, it will be apparent to one skilled in the art that these specific details are not necessarily required to practice the present invention. In other embodiments, well-known structures, circuits, materials, or methods are not described in detail to avoid obscuring the present invention.

[0036] Throughout this specification, references to "one embodiment," "an embodiment," "an example," or "an example" mean that a particular feature, structure, or characteristic described in connection with the embodiment or example is included in at least one embodiment of the present invention. Therefore, appearances of the phrases "one embodiment," "an embodiment," "an example," or "an example" in various places throughout this specification are not necessarily all referring to the same embodiment or example. Furthermore, the particular features, structures, or characteristics may be combined in one or more embodiments or examples in any suitable combinations and / or subcombinations. Furthermore, it will be understood by those of ordinary skill in the art that the figures provided herein are for illustrative purposes only and are not necessarily drawn to scale. As used herein, the term "and / or" includes any and all combinations of one or more of the associated listed items.

[0037] In the description of the present invention, the terms "front", "back", "left", "right", "up", "down", "vertical", "horizontal", "high", "low", "inside", "outside", etc., indicating directions or positional relationships, are based on the directions or positional relationships shown in the accompanying drawings. They are only for the convenience of describing the present invention and simplifying the description, and do not indicate or imply that the device or element referred to must have a specific direction, be constructed and operated in a specific direction. Therefore, they should not be understood as limiting the scope of protection of the present invention.

[0038] Example 1

[0039] Currently, the process for creating a ticket for a switching operation involves dispatchers determining the outage scope based on the maintenance work, verifying the equipment status with on-site personnel based on the primary equipment wiring diagram, and then defining the operation sequence. The ticket is then manually entered. After the ticket is drafted, the operator verifies its accuracy and submits it to the on-duty supervisor for review. This process is cumbersome, heavily reliant on manual operation by dispatchers, and lacks a safety verification mechanism.

[0040] In view of the above technical problems, this embodiment provides a Figure 1 The switching operation ticket generating system with error-proof capability shown in the figure adopts an object-oriented expression method, combining objects, expert systems, databases and graphics. After a simple menu selection, the equipment and tasks of the substation are selected. The system searches and matches the corresponding data and rules in the database and expert library, and automatically generates a standard operation ticket.

[0041] The switching operation ticket generating system includes:

[0042] Standard database, associated with the SCADA system, used to store basic information of substation equipment and all operating rules corresponding to substation equipment;

[0043] The single-line diagram generation module is associated with the standard database and is used to generate a single-line diagram based on the relationship topology of each substation equipment according to the basic information of each substation equipment;

[0044] The operation ticket entry module is associated with the single-line diagram generation module and the standard database library. It is used to index the single-line diagram, select each substation equipment that needs to be switched, and enter the basic information and corresponding operation rules of each selected substation equipment in a menu selection manner to generate a temporary operation ticket;

[0045] Expert knowledge base, used to store all operation ticket templates;

[0046] The ticket verification module is associated with the operation ticket entry module and the expert knowledge base, and is used to match the temporary operation ticket with all the operation ticket templates in the expert knowledge base one by one. If the match is successful, the switching operation ticket is output.

[0047] The simulation module, linked to the single-line diagram generation module and the verification and issuance module, simulates live logic to further verify the correctness of the switching operation ticket. Because the verification and issuance module only performs a simple comparison of temporary operation tickets, and the switching process varies with actual conditions, and the knowledge records in the expert knowledge base cannot fully cover all switching situations, the simulation module is used to demonstrate live logic, further ensuring the accuracy of the switching operation panel.

[0048] The authorization authentication module is associated with the operation ticket entry module. Before a dispatcher uses the system to generate a switching operation ticket, they must first log in to the system with their username and password to prevent other unauthorized personnel from making erroneous operations.

[0049] in,

[0050] The standard data includes: multiple device information storage tables and multiple operation rule storage tables, and one device information storage table corresponds to one operation rule storage table.

[0051] The device information storage table and the operation rule storage table include a data modification interface.

[0052] The operation ticket entry module includes: a single-line diagram index unit and an operation ticket temporary storage unit; the single-line diagram index unit is associated with the single-line diagram generation module and the operation ticket temporary storage unit, and the operation ticket temporary storage unit is associated with the verification and ticket issuance module.

[0053] The ticket verification module includes: a search unit, a matching unit and a ticket issuing unit; the search unit is associated with the operation ticket temporary storage unit and the expert knowledge base, and the search unit, the matching unit and the ticket issuing unit are associated in sequence.

[0054] During use, the dispatcher first logs into the system by entering their username and password through the graphical user interface. They then click "Generate Single Line" to send a command to the single-line diagram generation module, which instructs it to retrieve device information (such as device name and location) from the annotation database and generate the single-line diagram. The dispatcher then selects the device to be switched on the generated single-line diagram and clicks "OK" to enter the operation ticket entry interface. Within the operation ticket entry interface, the dispatcher sends a command to the operation ticket entry module by selecting from a menu, instructing it to retrieve the basic information and corresponding operation rules for the selected device from the standard database and enter them into the system. After the dispatcher confirms the entry, the system automatically generates a temporary operation ticket. The verification module then matches the temporary operation ticket against all operation ticket templates in the expert knowledge base. If a match is successful, a switching operation ticket is output. If a match fails, the dispatcher is prompted to return to the operation ticket entry module to re-enter the information. Furthermore, the dispatcher can use the simulation demonstration module to perform a graphical live logic simulation to further verify the accuracy of the switching operation ticket.

[0055] The above-mentioned switching operation ticket generating system with error-proof capability has the following advantages over the existing switching operation ticket generating technology: First, the standard database is associated with the SCADA system to realize the sharing of real-time data with the SCADA system, and the equipment information collected by the SCADA system in real time is standardized and stored; it adopts an object-oriented expression method, abstracts the substation equipment into a class, and encapsulates the basic information of the substation equipment and all the corresponding operation rules of the equipment in the class for the single-line diagram generation module and the operation ticket entry module to call, so as to realize the filling of the standardized content into the operation ticket, and at the same time, the direct call method can improve the efficiency of issuing the operation ticket. Second, the single-line diagram generation module takes each class in the standard database as a graphic element, and also adopts an object-oriented expression method, and uses the basic equipment information (name, location, etc.) contained in each graphic element to perform the relational topology of each substation equipment and automatically generate a single-line diagram. Third, an expert knowledge base was established, and the equipment in the substation was arranged and combined according to the type and quantity. The equipment information and corresponding operating rules contained in all combinations were uniformly stored in the expert knowledge base, which was used by the verification and ticket issuance module to implement anti-error verification of temporary operation tickets, thereby improving the accuracy of switching operation tickets.

[0056] Example 2

[0057] A method for generating a switching operation ticket with error prevention capability comprises the following steps:

[0058] Step 1: Use the single-line diagram generation module to retrieve the basic information of each substation equipment from the standard database, perform relationship topology on each substation equipment according to the basic information of each substation equipment, and generate a single-line diagram.

[0059] Step 2: Utilize the operation ticket entry module to filter out the devices to be operated that need to be switched from the single-line diagram, retrieve the basic information of each device to be operated and the corresponding operation rules from the standard database, and generate a temporary operation ticket.

[0060] Step 3: Use the verification and ticketing module to obtain a temporary operation ticket, compare the temporary operation ticket with all the operation ticket templates in the expert knowledge base one by one, and screen out multiple operation ticket templates that have the same substation equipment information as the temporary operation ticket.

[0061] Step 4: Match the temporary operation ticket with the multiple operation ticket templates that have been screened out one by one to determine whether there are one or more operation ticket templates that meet the matching conditions; if so, output the temporary operation ticket as the final switching operation ticket; if not, use the operation ticket entry module to re-record the operation ticket information; the matching condition is: the operation rules recorded in the operation ticket template are the same as the operation rules recorded in the temporary operation ticket.

[0062] Step 5: Use the verification and ticketing module to obtain the temporary operation ticket, and match the temporary operation ticket with all operation ticket templates in the expert knowledge base one by one. If the match is successful, output the switching operation ticket.

[0063] Step 6: Use the simulation demonstration module to perform a graphic live logic simulation demonstration based on the equipment information and operation rules recorded in the switching operation ticket.

[0064] The specific implementation methods described above further illustrate the objectives, technical solutions and beneficial effects of the present invention in detail. It should be understood that the above description is only a specific implementation method of the present invention and is not intended to limit the scope of protection of the present invention. Any modifications, equivalent substitutions, improvements, etc. made within the spirit and principles of the present invention should be included in the scope of protection of the present invention.

Claims

1. A switching operation ticket generating system with error-proof capability, characterized in that: include: Standard database, associated with the SCADA system, used to store basic information of substation equipment and all operating rules corresponding to substation equipment; The single-line diagram generation module is associated with the standard database and is used to generate a single-line diagram based on the relationship topology of each substation equipment according to the basic information of each substation equipment; The operation ticket entry module is associated with the single-line diagram generation module and the standard database library. It is used to index the single-line diagram, select each device to be operated, and enter the basic information and corresponding operation rules of each selected device to be operated in a menu selection manner to generate a temporary operation ticket; Expert knowledge base, used to store all operation ticket templates; The verification and ticketing module is associated with the operation ticket entry module and the expert knowledge base. It is used to match the temporary operation ticket with all the operation ticket templates in the expert knowledge base one by one. If the match is successful, the switching operation ticket is output; The simulation demonstration module is associated with the single-line diagram generation module and the verification ticket module, and is used to perform a graphic live logic simulation demonstration based on the equipment information and operation rules recorded in the switching operation ticket; The operation ticket entry module includes: a single-line diagram index unit and an operation ticket temporary storage unit; the single-line diagram index unit is associated with the single-line diagram generation module and the operation ticket temporary storage unit, and the operation ticket temporary storage unit is associated with the verification and ticket issuance module; The ticket verification module includes: a search unit, a matching unit and a ticket issuing unit; the search unit is associated with the operation ticket temporary storage unit and the expert knowledge base, and the search unit, the matching unit and the ticket issuing unit are associated in sequence.

2. A switching operation ticket generating system with error prevention capability according to claim 1, characterized in that: include: The permission authentication module is associated with the operation ticket entry module.

3. A switching operation ticket generating system with error prevention capability according to claim 1, characterized in that: The standard data includes: a plurality of device information storage tables and a plurality of operation rule storage tables, and one device information storage table corresponds to one operation rule storage table.

4. A switching operation ticket generating system with error prevention capability according to claim 3, characterized in that: The device information storage table and the operation rule storage table include a data modification interface.

5. A method for generating a switching operation ticket using the system according to any one of claims 1 to 4, characterized in that: The following steps are involved: Step 1: Use the single-line diagram generation module to retrieve the basic information of each substation equipment from the standard database, and perform a relationship topology analysis on each substation equipment based on the basic information of each substation equipment to generate a single-line diagram; Step 2: Using the operation ticket entry module, the equipment to be operated that needs to be switched is screened out from the single-line diagram, and the basic information and corresponding operation rules of each equipment to be operated are retrieved from the standard database to generate a temporary operation ticket; Step 3: Use the verification and ticketing module to obtain the temporary operation ticket, and match the temporary operation ticket with all the operation ticket templates in the expert knowledge base one by one. If the match is successful, output the switching operation ticket; After the switching operation ticket is output, the simulation demonstration module is used to perform a graphic live logic simulation demonstration based on the equipment information and operation rules recorded in the switching operation ticket; The step 3 comprises: Step 3.1: Use the verification and ticketing module to obtain a temporary operation ticket, compare the temporary operation ticket with all operation ticket templates in the expert knowledge base one by one, and screen out multiple operation ticket templates that have the same substation equipment information as the temporary operation ticket; Step 3.2: Use the ticket verification module to match the temporary operation ticket with the selected multiple operation ticket templates one by one to determine whether there are one or more operation ticket templates that meet the matching conditions; If it exists, the temporary operation ticket will be output as the final switching operation ticket. If it does not exist, the operation ticket information will be re-entered using the operation ticket entry module; the matching condition is: the operation rules recorded in the operation ticket template are the same as the operation rules recorded in the temporary operation ticket.

Citation Information

Patent Citations

  • Distribution grid switching operation bill generation and anti-error system

    CN101566846A

  • Switching operation ticket generating system of converter station and application method thereof

    CN101713968A

  • Five-prevention management control method and system for transformer substation coding lock

    CN111106671A