A substation lock control task automatic generation method and system
By constructing a lock control operation logic diagram and a permission matching mechanism, a lock control task sequence matching the operator's permissions is generated and dynamically adjusted according to the execution status. This solves the problems in substation lock control management, realizes closed-loop management of the entire process, and improves safety and efficiency.
Patent Information
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- SUPER HIGH VOLTAGE BRANCH OF STATE GRID JIANGXI ELECTRIC POWER CO LTD
- Filing Date
- 2025-12-10
- Publication Date
- 2026-07-21
Smart Images

Figure CN121303768B_ABST
Abstract
Description
Technical Field
[0001] This invention belongs to the field of intelligent operation and maintenance technology of substations, and particularly relates to a method and system for automatically generating substation interlocking control tasks. Background Technology
[0002] As a critical node in the power system, the safety of equipment operation in substations is paramount. Daily operation and maintenance of substations involves numerous equipment interlocking and unlocking operations. Traditional interlocking management relies heavily on manual experience, which presents the following problems:
[0003] Operational plans are out of sync with on-site conditions: Operational plans are usually formulated in advance, but real-time changes in equipment status cannot be fed back into the task execution in a timely manner, which may result in tasks being issued even when the operating conditions are not met.
[0004] The existing system has a crude approach to personnel access control: it has a simple approach to managing the access rights of operators and cannot perform fine-grained access control matching based on the specific type of equipment operation, which poses a security risk.
[0005] Inflexible task adjustment: When equipment status changes or abnormalities occur during operation, it is difficult to adjust the subsequent task sequence in a timely manner, affecting operational efficiency.
[0006] Lack of closed-loop management: After a task is issued, there is a lack of effective status tracking and feedback mechanisms, making it impossible to form a complete operational closed loop.
[0007] Therefore, there is an urgent need for a solution that can intelligently generate lock control tasks and dynamically adjust them according to real-time status. Summary of the Invention
[0008] This invention provides a method and system for automatically generating substation interlocking control tasks, which solves the technical problems of easy error and low efficiency caused by human judgment in existing interlocking control management.
[0009] In a first aspect, the present invention provides a method for automatically generating substation interlocking control tasks, comprising:
[0010] Obtain substation equipment operation plan information, equipment operating status data, and current operator permission information;
[0011] Based on the equipment operation plan information, identify the set of equipment to be operated and their operation sequence relationship;
[0012] Based on the equipment operating status data, determine whether each piece of equipment to be operated meets the operating conditions, and generate equipment status assessment results;
[0013] By combining the equipment status assessment results with the operation timing relationship, a lock control operation logic diagram is constructed. The lock control operation logic diagram includes equipment nodes, operation sequence constraints, and state dependencies.
[0014] Based on the lock control operation logic diagram and the current operator's permission information, a lock control task sequence matching the operator's permissions is generated;
[0015] The lock control task sequence is sent to the corresponding mobile terminal, and the task execution status is received from the mobile terminal.
[0016] The lock control operation logic diagram is dynamically updated based on the task execution status, and the subsequent lock control task sequence is adjusted.
[0017] Secondly, the present invention provides an automatic generation system for substation interlocking control tasks, comprising:
[0018] The acquisition module is configured to acquire substation equipment operation plan information, equipment operating status data, and current operator permission information.
[0019] The identification module is configured to identify the set of devices to be operated and their operation sequence relationship based on the device operation plan information;
[0020] The judgment module is configured to determine whether each device to be operated meets the operating conditions based on the device operating status data, and generate a device status evaluation result.
[0021] The construction module is configured to combine the device status evaluation results with the operation timing relationship to construct a lock control operation logic diagram, which includes device nodes, operation sequence constraints and status dependencies.
[0022] The generation module is configured to generate a lock control task sequence that matches the operator's permissions based on the lock control operation logic diagram and the current operator's permission information;
[0023] The sending module is configured to send the lock control task sequence to the corresponding mobile terminal and receive the task execution status feedback from the mobile terminal;
[0024] The update module is configured to dynamically update the lock control operation logic diagram based on the task execution status and adjust the subsequent lock control task sequence.
[0025] Thirdly, an electronic device is provided, comprising: at least one processor, and a memory communicatively connected to the at least one processor, wherein the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to perform the steps of the substation interlocking task automatic generation method according to any embodiment of the present invention.
[0026] Fourthly, the present invention also provides a computer-readable storage medium having a computer program stored thereon, wherein when the program instructions are executed by a processor, the processor performs the steps of the substation interlocking task automatic generation method according to any embodiment of the present invention.
[0027] The substation interlocking task automatic generation method and system of this application realizes closed-loop management of the entire process of substation equipment operation from planning to task execution by constructing an intelligent interlocking task automatic generation and dynamic adjustment mechanism. It effectively solves the problems of human error, disconnect between operation plan and on-site status, and crude permission management in traditional interlocking management. By collecting equipment operation status data in real time and using a status evaluation model for intelligent analysis, it ensures that interlocking tasks are only generated when the operation conditions are fully met, which significantly improves the safety and reliability of operation. At the same time, based on the construction of the interlocking operation logic diagram and the fine-grained permission matching mechanism, the system can automatically generate task sequences that match the operator's permissions and dynamically adjust subsequent tasks according to the execution status. This reduces the workload of operators and improves operation and maintenance efficiency, providing reliable technical support for intelligent operation and maintenance of substations. Attached Figure Description
[0028] To more clearly illustrate the technical solutions of the embodiments of the present invention, the drawings used in the following description of the embodiments will be briefly introduced. Obviously, the drawings described below are some embodiments of the present invention. For those skilled in the art, other drawings can be obtained based on these drawings without creative effort.
[0029] Figure 1 A flowchart of a method for automatically generating substation interlocking control tasks according to an embodiment of the present invention;
[0030] Figure 2 This is a structural block diagram of an automatic substation interlocking task generation system provided in an embodiment of the present invention;
[0031] Figure 3 This is a schematic diagram of the structure of an electronic device provided in an embodiment of the present invention. Detailed Implementation
[0032] To make the objectives, technical solutions, and advantages of the embodiments of the present invention clearer, the technical solutions of the embodiments of the present invention will be clearly and completely described below with reference to the accompanying drawings. Obviously, the described embodiments are only some embodiments of the present invention, not all embodiments. Based on the embodiments of the present invention, all other embodiments obtained by those skilled in the art without creative effort are within the scope of protection of the present invention.
[0033] Please see Figure 1The diagram shows a flowchart of an automatic generation method for substation interlocking tasks according to this application.
[0034] like Figure 1 As shown, the automatic generation method for substation interlocking control tasks includes the following steps:
[0035] Step S101: Obtain substation equipment operation plan information, equipment operation status data, and current operator permission information.
[0036] Specifically, equipment operation plan information can be obtained from the production management system, including equipment operation instructions, operation time windows, and other information; equipment operation status data is collected in real time through the substation monitoring system, including electrical parameters, mechanical status signals, and other information; operator permission information is obtained from the permission management system, including personnel identity, operation level, authorized equipment scope, etc.
[0037] Step S102: Based on the equipment operation plan information, identify the set of equipment to be operated and their operation sequence relationship.
[0038] In this step, the device identifier and operation type are extracted by parsing the operation instruction text in the operation plan. Combined with the device topology database, the device to be operated and its associated devices are identified. Based on the operation time window and device operation dependency rules, a device operation timing network is constructed, generating an operation timing relationship table.
[0039] Step S103: Based on the equipment operating status data, determine whether each device to be operated meets the operating conditions, and generate equipment status evaluation results.
[0040] In this step, real-time collected device status data is input into a preset device status assessment model. This model is trained using a machine learning algorithm and can output a device status score. By comparing the status score with a preset threshold, it is determined whether the device is in an operable state.
[0041] Step S104: Combining the device status evaluation results with the operation timing relationship, construct a lock control operation logic diagram. The lock control operation logic diagram includes device nodes, operation sequence constraints, and state dependencies.
[0042] In this step, the lock control operation logic graph uses device nodes as vertices, with operation order constraints represented by directed edges, and also includes state dependencies. Device nodes that do not meet the operation conditions are removed from the graph to ensure that the generated task sequences are all executable.
[0043] Step S105: Generate a lock control task sequence that matches the operator's permissions based on the lock control operation logic diagram and the current operator's permission information.
[0044] In this step, the required operation permission level of each device node in the lock control operation logic diagram is analyzed and matched with the current operator's permission. Device nodes with matching permissions are selected to generate an initial task list. Then, scheduling optimization is performed based on the estimated task execution time and the personnel's location to generate the final lock control task sequence.
[0045] Step S106: Send the lock control task sequence to the corresponding mobile terminal and receive the task execution status feedback from the mobile terminal.
[0046] In this step, the task sequence is sent to the operator's mobile terminal via wireless network. The operator executes the task according to the terminal prompts, and the terminal uploads task execution status and equipment status change information in real time.
[0047] Step S107: Dynamically update the lock control operation logic diagram according to the task execution status, and adjust the subsequent lock control task sequence.
[0048] In this step, the node status in the lock control operation logic diagram is updated in real time based on the information fed back by the mobile terminal, and the subsequent lock control task sequence is regenerated to form closed-loop management.
[0049] In summary, the method of this application, by constructing an intelligent mechanism for the automatic generation and dynamic adjustment of lock control tasks, realizes closed-loop management of the entire process of substation equipment operation from planning to task execution. This effectively solves problems such as human error in judgment, disconnect between operation plans and on-site conditions, and inefficient access control in traditional lock control management. By collecting equipment operating status data in real time and using a status assessment model for intelligent analysis, the system ensures that lock control tasks are only generated when operating conditions are fully met, significantly improving operational safety and reliability. Furthermore, based on the construction of the lock control operation logic diagram and a fine-grained access control matching mechanism, the system can automatically generate task sequences that match the operator's permissions and dynamically adjust subsequent tasks according to the execution status. This reduces the workload of operators and improves operational efficiency, providing reliable technical support for intelligent operation and maintenance of substations.
[0050] Please see Figure 2 The diagram shows a structural block diagram of an automatic generation system for substation interlocking tasks according to this application.
[0051] like Figure 2 As shown, the substation interlocking task automatic generation system 200 includes an acquisition module 210, an identification module 220, a judgment module 230, a construction module 240, a generation module 250, a sending module 260, and an update module 270.
[0052] The system includes the following modules: an acquisition module 210, configured to acquire substation equipment operation plan information, equipment operating status data, and current operator permission information; an identification module 220, configured to identify the set of equipment to be operated and their operation sequence relationships based on the equipment operation plan information; a judgment module 230, configured to determine whether each equipment to be operated meets the operation conditions based on the equipment operating status data, and generate an equipment status evaluation result; a construction module 240, configured to construct a lock control operation logic diagram by combining the equipment status evaluation result and the operation sequence relationship, wherein the lock control operation logic diagram includes equipment nodes, operation sequence constraints, and status dependencies; a generation module 250, configured to generate a lock control task sequence matching the operator's permissions based on the lock control operation logic diagram and the current operator permission information; a sending module 260, configured to send the lock control task sequence to the corresponding mobile terminal and receive the task execution status feedback from the mobile terminal; and an update module 270, configured to dynamically update the lock control operation logic diagram based on the task execution status and adjust subsequent lock control task sequences.
[0053] It should be understood that Figure 2 The modules and references described in the document Figure 1 The steps described in the text correspond to those in the method described above. Therefore, the operations, features, and corresponding technical effects described above also apply to the method described in the text. Figure 2 The various modules in the document will not be described in detail here.
[0054] In other embodiments, the present invention also provides a computer-readable storage medium having a computer program stored thereon, wherein when the program instructions are executed by a processor, the processor performs the substation interlocking task automatic generation method in any of the above method embodiments.
[0055] In one embodiment, the computer-readable storage medium of the present invention stores computer-executable instructions, which are configured as follows:
[0056] Obtain substation equipment operation plan information, equipment operating status data, and current operator permission information;
[0057] Based on the equipment operation plan information, identify the set of equipment to be operated and their operation sequence relationship;
[0058] Based on the equipment operating status data, determine whether each piece of equipment to be operated meets the operating conditions, and generate equipment status assessment results;
[0059] By combining the equipment status assessment results with the operation timing relationship, a lock control operation logic diagram is constructed. The lock control operation logic diagram includes equipment nodes, operation sequence constraints, and state dependencies.
[0060] Based on the lock control operation logic diagram and the current operator's permission information, a lock control task sequence matching the operator's permissions is generated;
[0061] The lock control task sequence is sent to the corresponding mobile terminal, and the task execution status is received from the mobile terminal.
[0062] The lock control operation logic diagram is dynamically updated based on the task execution status, and the subsequent lock control task sequence is adjusted.
[0063] Computer-readable storage media may include a stored program area and a stored data area, wherein the stored program area may store an operating system and an application program required for at least one function; the stored data area may store data created based on the use of the substation lockout task automatic generation system, etc. Furthermore, the computer-readable storage medium may include high-speed random access memory, and may also include memory, such as at least one disk storage device, flash memory device, or other non-volatile solid-state storage device. In some embodiments, the computer-readable storage medium may optionally include memory remotely configured relative to a processor, which can be connected to the substation lockout task automatic generation system via a network. Examples of such networks include, but are not limited to, the Internet, corporate intranets, local area networks, mobile communication networks, and combinations thereof.
[0064] Figure 3 This is a schematic diagram of the structure of the electronic device provided in the embodiment of the present invention, such as... Figure 3 As shown, the device includes a processor 310 and a memory 320. The electronic device may also include an input device 330 and an output device 340. The processor 310, memory 320, input device 330, and output device 340 can be connected via a bus or other means. Figure 3 Taking a bus connection as an example, the memory 320 is the computer-readable storage medium described above. The processor 310 executes various server functions and data processing by running non-volatile software programs, instructions, and modules stored in the memory 320, thereby implementing the substation lock control task automatic generation method described in the above embodiment. The input device 330 can receive input digital or character information and generate key signal inputs related to user settings and function control of the substation lock control task automatic generation system. The output device 340 may include a display screen or other display device.
[0065] The aforementioned electronic device can execute the method provided in the embodiments of the present invention, and has the corresponding functional modules and beneficial effects for executing the method. Technical details not described in detail in this embodiment can be found in the method provided in the embodiments of the present invention.
[0066] In one implementation, the above-described electronic device is applied in a substation interlocking task automatic generation system for a client, comprising: at least one processor; and a memory communicatively connected to the at least one processor; wherein the memory stores instructions executable by the at least one processor, the instructions being executed by the at least one processor to enable the at least one processor to:
[0067] Obtain substation equipment operation plan information, equipment operating status data, and current operator permission information;
[0068] Based on the equipment operation plan information, identify the set of equipment to be operated and their operation sequence relationship;
[0069] Based on the equipment operating status data, determine whether each piece of equipment to be operated meets the operating conditions, and generate equipment status assessment results;
[0070] By combining the equipment status assessment results with the operation timing relationship, a lock control operation logic diagram is constructed. The lock control operation logic diagram includes equipment nodes, operation sequence constraints, and state dependencies.
[0071] Based on the lock control operation logic diagram and the current operator's permission information, a lock control task sequence matching the operator's permissions is generated;
[0072] The lock control task sequence is sent to the corresponding mobile terminal, and the task execution status is received from the mobile terminal.
[0073] The lock control operation logic diagram is dynamically updated based on the task execution status, and the subsequent lock control task sequence is adjusted.
[0074] Through the above description of the embodiments, those skilled in the art can clearly understand that each embodiment can be implemented by means of software plus necessary general-purpose hardware platforms, and of course, it can also be implemented by hardware. Based on this understanding, the above technical solutions, in essence or the part that contributes to the prior art, can be embodied in the form of a software product. This computer software product can be stored in a computer-readable storage medium, such as ROM / RAM, magnetic disk, optical disk, etc., including several instructions to cause a computer device (which may be a personal computer, server, or network device, etc.) to execute the methods of various embodiments or some parts of embodiments.
[0075] Finally, it should be noted that the above embodiments are only used to illustrate the technical solutions of the present invention, and not to limit them; although the present invention has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that modifications can still be made to the technical solutions described in the foregoing embodiments, or equivalent substitutions can be made to some of the technical features; and these modifications or substitutions do not cause the essence of the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present invention.
Claims
1. A method for automatically generating substation interlocking control tasks, characterized in that, include: Obtain substation equipment operation plan information, equipment operating status data, and current operator permission information; Based on the equipment operation plan information, identify the set of equipment to be operated and their operation sequence relationship; Based on the equipment operating status data, determine whether each piece of equipment to be operated meets the operating conditions, and generate equipment status assessment results. By combining the equipment status assessment results with the operation timing relationship, a lock control operation logic diagram is constructed. The lock control operation logic diagram includes equipment nodes, operation sequence constraints, and state dependencies. Based on the lock control operation logic diagram and the current operator's permission information, a lock control task sequence matching the operator's permissions is generated; The lock control task sequence is sent to the corresponding mobile terminal, and the task execution status is received from the mobile terminal. The lock control operation logic diagram is dynamically updated based on the task execution status, and the subsequent lock control task sequence is adjusted.
2. The method for automatically generating substation interlocking control tasks according to claim 1, characterized in that, The step of identifying the set of devices to be operated and their operation sequence relationships based on the device operation plan information includes: Parse the operation instruction text in the equipment operation plan to extract the equipment identifier, operation type, and operation time window; Based on the device topology database, determine the physical device corresponding to the device identifier and its associated devices; Based on the operation time window and device operation dependency rules, a device operation timing network is constructed. Based on the device operation timing network, the set of devices to be operated and their operation timing relationship table are generated.
3. The method for automatically generating substation interlocking control tasks according to claim 2, characterized in that, The step of determining whether each device to be operated meets the operating conditions based on the device operating status data includes: Real-time acquisition of electrical parameters, mechanical status signals, and environmental monitoring data of each piece of equipment to be operated; The electrical parameters, mechanical status signals, and environmental monitoring data are input into a preset equipment status assessment model, and the status score of each piece of equipment is output. Determine whether the status score is lower than a preset operation threshold; If the value is below the operation threshold, the device is marked as inoperable and a status alarm message is generated. If the value is not lower than the operating threshold, the device is marked as operable.
4. The method for automatically generating substation interlocking control tasks according to claim 1, characterized in that, The logic diagram for constructing the lock control operation includes: Construct an initial operation topology graph with device nodes as vertices and operation order constraints as directed edges; Based on the device status assessment results, remove the device nodes and their associated edges that are in an inoperable state; Add state dependency edges to represent the prerequisite relationships between device operations; The operation topology graph is optimized to generate the lock control operation logic graph.
5. The method for automatically generating substation interlocking control tasks according to claim 1, characterized in that, The generation of lock control task sequences that match the operator's permissions includes: Analyze the required operation permission levels of each device node in the lock control operation logic diagram; Match the permission level contained in the current operator's permission information with the permissions required by the device node; Filter out device nodes with matching permissions and generate an initial lock control task list according to their operation order; Based on the estimated task execution time and personnel location information, the initial lock control task list is scheduled and optimized to generate the final lock control task sequence.
6. The method for automatically generating substation interlocking control tasks according to claim 5, characterized in that, The method further includes: During task execution, real-time monitoring of equipment status changes and personnel operation behavior is conducted. If an abnormal operation or sudden change in device status is detected, the current lock control task sequence is paused and an intervention request is generated; Based on the intervention response results, the lock control task sequence is regenerated or the current task process is terminated.
7. The method for automatically generating substation interlocking control tasks according to claim 1, characterized in that, Dynamically updating the lock control operation logic diagram based on the task execution status specifically includes: Receive task execution confirmation signals and device status update data uploaded by the mobile terminal; Based on the task execution confirmation signal, mark the completed node in the lock control operation logic diagram; Based on the updated device status data, adjust the status assessment results of the relevant device nodes in the diagram. Based on the updated lock control operation logic diagram, the subsequent lock control task sequence is regenerated.
8. An automatic generation system for substation interlocking control tasks, characterized in that, include: The acquisition module is configured to acquire substation equipment operation plan information, equipment operating status data, and current operator permission information. The identification module is configured to identify the set of devices to be operated and their operation sequence relationship based on the device operation plan information; The judgment module is configured to determine whether each device to be operated meets the operating conditions based on the device operating status data, and generate a device status evaluation result. The construction module is configured to combine the device status evaluation results with the operation timing relationship to construct a lock control operation logic diagram, which includes device nodes, operation sequence constraints and status dependencies. The generation module is configured to generate a lock control task sequence that matches the operator's permissions based on the lock control operation logic diagram and the current operator's permission information; The sending module is configured to send the lock control task sequence to the corresponding mobile terminal and receive the task execution status feedback from the mobile terminal; The update module is configured to dynamically update the lock control operation logic diagram based on the task execution status and adjust the subsequent lock control task sequence.
9. An electronic device, characterized in that, include: At least one processor, and a memory communicatively connected to the at least one processor, wherein the memory stores instructions executable by the at least one processor to enable the at least one processor to perform the method according to any one of claims 1 to 7.
10. A computer-readable storage medium having a computer program stored thereon, characterized in that, When the program is executed by the processor, it implements the method according to any one of claims 1 to 7.