CN111680801A - Operation checking method, device, equipment and storage medium - Google Patents

Operation checking method, device, equipment and storage medium Download PDF

Info

Publication number
CN111680801A
CN111680801A CN202010483982.XA CN202010483982A CN111680801A CN 111680801 A CN111680801 A CN 111680801A CN 202010483982 A CN202010483982 A CN 202010483982A CN 111680801 A CN111680801 A CN 111680801A
Authority
CN
China
Prior art keywords
target
task
equipment
determining
actual
Prior art date
Legal status (The legal status is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the status listed.)
Granted
Application number
CN202010483982.XA
Other languages
Chinese (zh)
Other versions
CN111680801B (en
Inventor
刘飘
罗金满
刘丽媛
周彦吉
Current Assignee (The listed assignees may be inaccurate. Google has not performed a legal analysis and makes no representation or warranty as to the accuracy of the list.)
Guangdong Power Grid Co Ltd
Dongguan Power Supply Bureau of Guangdong Power Grid Co Ltd
Original Assignee
Guangdong Power Grid Co Ltd
Dongguan Power Supply Bureau of Guangdong Power Grid Co Ltd
Priority date (The priority date is an assumption and is not a legal conclusion. Google has not performed a legal analysis and makes no representation as to the accuracy of the date listed.)
Filing date
Publication date
Application filed by Guangdong Power Grid Co Ltd, Dongguan Power Supply Bureau of Guangdong Power Grid Co Ltd filed Critical Guangdong Power Grid Co Ltd
Priority to CN202010483982.XA priority Critical patent/CN111680801B/en
Publication of CN111680801A publication Critical patent/CN111680801A/en
Application granted granted Critical
Publication of CN111680801B publication Critical patent/CN111680801B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q10/00Administration; Management
    • G06Q10/20Administration of product repair or maintenance
    • GPHYSICS
    • G06COMPUTING; CALCULATING OR COUNTING
    • G06QINFORMATION AND COMMUNICATION TECHNOLOGY [ICT] SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES; SYSTEMS OR METHODS SPECIALLY ADAPTED FOR ADMINISTRATIVE, COMMERCIAL, FINANCIAL, MANAGERIAL OR SUPERVISORY PURPOSES, NOT OTHERWISE PROVIDED FOR
    • G06Q50/00Systems or methods specially adapted for specific business sectors, e.g. utilities or tourism
    • G06Q50/06Electricity, gas or water supply

Abstract

The embodiment of the invention discloses a method, a device, equipment and a storage medium for operation verification. Wherein, the method comprises the following steps: acquiring the content of an operation ticket, and determining a target task category and target equipment according to a task keyword and an equipment number in the operation ticket; according to the target equipment and the target task, determining corollary equipment associated with the target equipment and an actual state of the corollary equipment after operation; determining the actual task category of the target equipment according to the actual state of the matched equipment after operation; and comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, judging that the operation check result is correct. The content of the operation ticket is automatically verified through the operation ticket platform, and the verification efficiency and the operation safety are improved.

Description

Operation checking method, device, equipment and storage medium
Technical Field
The present invention relates to computer technologies, and in particular, to a method, an apparatus, a device, and a storage medium for operation verification.
Background
In the electric power operation field, the operation of the switch and the disconnecting link equipment is involved in the operation ticket, and the operation ticket is strictly executed item by item according to the content of the permitted operation ticket, so that the correct handling of the operation ticket is very critical.
In the existing operation ticket management platform, the process of handling the operation tickets is manual auditing, the operation ticket management platform only can play a role in information transmission, accuracy verification cannot be provided for power workers in the auditing process of the operation tickets, manpower and time are wasted, the safety of operators and power grid equipment can be seriously threatened by wrong operation tickets, and the safety production level and the verification efficiency are low.
Disclosure of Invention
The embodiment of the invention provides an operation checking method, device, equipment and storage medium, which are used for realizing automatic checking of operation ticket contents and improving checking efficiency.
In a first aspect, an embodiment of the present invention provides an operation checking method, where the method includes:
acquiring the content of an operation ticket, and determining a target task category and target equipment according to a task keyword and an equipment number in the operation ticket;
according to the target equipment and the target task, determining corollary equipment associated with the target equipment and an actual state of the corollary equipment after operation;
determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, judging that the operation check result is correct.
In a second aspect, an embodiment of the present invention further provides an operation checking apparatus, where the apparatus includes:
the content acquisition module is used for acquiring the content of the operation ticket and determining a target task category and target equipment according to the task keyword and the equipment number in the operation ticket;
the actual state determining module is used for determining the matched equipment associated with the target equipment and the actual state of the matched equipment after operation according to the target equipment and the target task;
the actual category determining module is used for determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and the result checking module is used for comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, the checking result of the operation is correct.
In a third aspect, an embodiment of the present invention further provides a computer device, including a memory, a processor, and a computer program stored in the memory and executable on the processor, where the processor implements the operation checking method according to any embodiment of the present invention when executing the program.
In a third aspect, embodiments of the present invention further provide a storage medium containing computer-executable instructions, which when executed by a computer processor, are configured to perform the operation checking method according to any of the embodiments of the present invention.
According to the method and the device, the target task category and the target device are obtained from the content of the operation ticket, the state of the matched device is sequentially determined according to the operation process of the target task, the state of the target device is finally obtained, the obtained state of the target device is compared with the state of the target device in the operation ticket, and if the obtained state of the target device is consistent with the state of the target device in the operation ticket, the operation ticket passes verification. The problem of among the prior art, rely on the manual work to carry out the check-up is solved, reduce artifical check-up error, practice thrift manpower and time, improve the efficiency of check-up process and the security of operation process.
Drawings
Fig. 1 is a schematic flow chart of an operation checking method according to a first embodiment of the present invention;
FIG. 2 is a flowchart illustrating an operation checking method according to a second embodiment of the present invention;
fig. 3 is a block diagram of an operation checking apparatus according to a third embodiment of the present invention;
fig. 4 is a schematic structural diagram of a computer device in the fourth embodiment of the present invention.
Detailed Description
The present invention will be described in further detail with reference to the accompanying drawings and examples. It is to be understood that the specific embodiments described herein are merely illustrative of the invention and are not limiting of the invention. It should be further noted that, for the convenience of description, only some of the structures related to the present invention are shown in the drawings, not all of the structures.
Example one
Fig. 1 is a schematic flow chart of an operation verification method according to an embodiment of the present invention, which is applicable to a case of verifying an operation ticket. As shown in fig. 1, the method specifically includes the following steps:
and step 110, acquiring the content of the operation ticket, and determining a target task type and target equipment according to the task key words and the equipment number in the operation ticket.
The user can be used as an operator to fill in the content of the operation ticket, and the content of the operation ticket can comprise an operation target task, a target device and an operation process. And uploading the filled operation order to an operation order platform, verifying and checking the operation order by the operation order platform, and submitting the operation order after the user confirms. The operation ticket platform receives an operation verification instruction sent by a user, obtains the content of the operation ticket, and determines an operation object from the content of the operation ticket, wherein the operation object can comprise a target task and target equipment, and the target equipment is an equipment name and a number which are explicitly specified in the operation task. For example, the target task of the operation ticket is "change the switch 3024 from cold standby to hot standby", and the operation process is a specific operation step for achieving the target task. The operation ticket platform can read a task keyword and a device number from the operation ticket content, wherein the task keyword is 'cold standby to hot standby' and the device number is '3024', and thus the target task category is the hot standby task and the target device is the switch 3024. Since the switch is in the off state in the hot standby state, there is voltage across the switch, but no current passes through, it can be known that the target state of the switch 3024 is the open state, where the target state refers to the state of the target device obtained according to the target task of the operation ticket.
In this embodiment, optionally, after determining the target task category and the target device, the method further includes: and comparing the target task category with a preset task category, and if the target task category does not belong to the preset task category, sending comprehensive task prompt information to a user to remind the user of self-checking operation.
Specifically, a typical task keyword set may be preset in the operation ticket platform, and elements in the set correspond to preset task categories respectively. For example, a typical set of task keywords is set a, a ═ a [ hot standby to overhaul, overhaul to hot standby, cold standby to overhaul, overhaul to cold standby, operation to overhaul, overhaul to operation, hot standby to operation, operation to hot standby, cold standby to operation, operation to cold standby, hot standby to cold standby, cold standby to hot standby ], where "hot standby to overhaul, cold standby to overhaul and operation to overhaul" is an overhaul-like task, "hot standby to run, cold standby to transport and overhaul to run" is an operation-like task, "overhaul to hot standby, operation to hot standby and cold standby to hot standby" is a hot standby-like task, and "overhaul to cold standby, operation to cold standby and hot standby to cold standby" is a cold standby-like task.
Comparing the task keywords in the acquired operation ticket with the typical task keyword set, and if the task keywords in the operation ticket can be found in the typical task keyword set, determining a target task category according to a preset task category; if the task keywords in the operation ticket cannot be found in the typical task keyword set, the target task category is considered to be the comprehensive task, and manual verification is required for the user, so that comprehensive task prompt information is sent to the user to remind the user to verify the content in the operation ticket. The method has the advantages that the target task category of the operation ticket is determined according to the content of the operation ticket, whether the task category is the category which can be verified by the operation platform is judged, if not, a user is reminded to verify, the target task is prevented from being verified untimely, and the operation verification efficiency is effectively improved.
And step 120, determining the accessory equipment associated with the target equipment and the actual state of the accessory equipment after operation according to the target equipment and the target task.
The target equipment is associated with at least one matched device, the matched device refers to a device which has definite association on the naming rule of the device number and has definite bearing relation in the operation process of the device, the matched device can be a knife switch, a grounding switch and other devices, the association relation between the devices is determined according to the device number, for example, the target equipment is a switch, the length of the device number can be larger than the length of the switch number, and the knife switch and the grounding switch with the device number beginning with the switch number are classified as the matched device of the switch. If the number of a certain switch is 001 and the number of a certain knife switch is 001-1, the accessory equipment associated with the switch 001 is the knife switch 001-1. And after the operation ticket platform acquires the number of the target device, identifying the matched device associated with the target device from the content of the operation ticket.
According to the specific operation process in the operation ticket, for example, the actual state of the corollary equipment after the operation of each step is completed can be determined according to the collocation condition of equipment such as a disconnecting link and the like and operation terms, and the actual state corresponding to each equipment identified after the operation of each step is filled into a data table for storage, so that the states of the equipment can be divided into four types, namely, an "empty" state, an "open (tested power)" state and a "close" state.
And determining the actual state of the matched equipment according to the collocation condition of equipment such as a disconnecting link and the like and the operation terms. For example, if in a certain operation and all the operations before, only the standard opening statement word explicitly specified by the power department is directly collocated with the device, and there is no other operation term directly collocated with the device, and there is no electricity checking operation, the state of the device is "opening"; if the standard opening statement word clearly specified by the power department is directly matched with the equipment in a certain operation and all the previous operations, the electricity testing operation exists, and other operation terms are not directly matched with the equipment, the state of the equipment is 'opening (electricity tested').
And step 130, determining the actual task type of the target equipment according to the actual state of the matched equipment after operation.
In the content of the operation ticket, the state of the device involved in each operation step may affect the state of the final target device, and according to the actual state of each corollary device, the actual state of the target device may be obtained, and the actual state of the target device may be different from the target device state corresponding to the target task in the operation ticket, where the target device state corresponding to the target task is the target state expected by the user for the target device. The association relationship between the device state and the task type is stored in the operation ticket platform in advance, and the actual task type of the target device can be obtained according to the actual state of the target device, for example, the task type can be divided into an "operation type", a "hot standby type", a "cold standby type", an "overhaul type", and the like.
And 140, comparing the target task type with the actual task type, wherein if the target task type is consistent with the actual task type, the operation check result is correct.
And if the target task type is consistent with the actual task type, the content of the operation ticket is correct, the operation passes the inspection, and the equipment can be operated according to the operation ticket. Or comparing the actual state and the target state of the target device, and if the actual state and the target state are consistent, the operation check is passed.
In this embodiment, optionally, after comparing the target task category with the actual task category, the method further includes: and if the target task type is inconsistent with the actual task type, sending risk prompt information to the user.
Specifically, if the target task category is inconsistent with the actual task category, it is indicated that an error occurs in the content of the operation ticket, the operation ticket platform sends risk prompt information to the user to remind the user to check the operation ticket, and allows the user to check the actual state data table corresponding to each device identified after each step of operation, so that the actual state data table can be modified according to the actual state data table, and dangers during operation are avoided. The beneficial effect who sets up like this lies in, through sending risk prompt message to the user, has improved the user to the check-up of operation ticket and has revised efficiency, promotes the security level of equipment operation.
According to the technical scheme of the embodiment, the target task category and the target equipment are obtained from the content of the operation ticket, the state of the matched equipment is sequentially determined according to the operation process of the target task, the state of the target equipment is finally obtained, the obtained state of the target equipment is compared with the state of the target equipment in the operation ticket, and if the obtained state of the target equipment is consistent with the state of the target equipment in the operation ticket, the operation ticket passes verification. The problem of among the prior art, rely on the manual work to carry out the check-up is solved, reduce artifical check-up error, practice thrift manpower and time, improve the efficiency of check-up process and the security of operation process.
Example two
Fig. 2 is a schematic flow chart of an operation verification method according to a second embodiment of the present invention, which is further optimized based on the second embodiment. As shown in fig. 2, the method specifically includes the following steps:
and step 210, obtaining the content of the operation ticket, and determining a target task type and target equipment according to the task key words and the equipment number in the operation ticket.
Step 220, according to the target device, determining a corollary device associated with the target device.
The corollary equipment is equipment that has an association relationship with target equipment, and different equipment may have a certain association relationship, for example, the switch equipment may be associated with the ground switch equipment, or may be associated with the knife switch equipment, and when the switch equipment is operated, the knife switch and the ground switch equipment are usually operated. The association relationship among the devices can be determined through the device numbers, the device numbers of the target switch devices in the operation ticket are retrieved and identified by the operation ticket platform, the device numbers of all disconnecting links and grounding switches in the operation ticket are retrieved, the length of the device numbers is larger than that of the switch numbers, the disconnecting links and the grounding switches with the device numbers beginning with the switch numbers are classified into the matched devices of the switch devices, and the matched switches and disconnecting links devices are stored in a data table, so that the states of the matched devices are conveniently filled in the positions, corresponding to the matched devices, in the data table when the matched devices are operated.
And step 230, determining the safety and the integrity of the operation process according to the category of the target task and the operation process of the target task.
The target task types can comprise an operation task, a hot standby task, a cold standby task and an overhaul task, the safety check is the check on the safety of the operation task sequence, and can comprise the safety check of the operation task sequence, the safety check of the hot standby task sequence, the safety check of the cold standby task sequence and the safety check of the overhaul task sequence, and whether the execution sequence of the operation in different tasks is safe or not can be checked.
In this embodiment, optionally, determining the security and integrity of the operation process according to the type of the target task and the operation process of the target task, further includes: determining the operation sequence and operation steps of the target task according to the category of the target task and the operation process of the target task; comparing the operation sequence with a preset operation sequence, wherein if the operation sequence is consistent with the preset operation sequence, the operation sequence meets the safety of the operation process; and comparing the operation steps with preset operation steps, wherein if the operation steps are consistent with the preset operation steps, the operation steps meet the completeness of the operation process.
Specifically, the preset operation steps and the sequence of the preset operation steps of different types of tasks are stored in advance, and the preset operation steps and the sequence of the preset operation steps of the task type are selected from all the preset operation steps and the sequence of the preset operation steps according to the target task type. And obtaining the operation sequence and the operation steps of the target task in the operation ticket, comparing the operation sequence with a preset operation sequence, and if the operation sequence is consistent with the preset operation sequence, the operation sequence meets the safety of the operation process.
For example, a security check may be performed for the run class task. When the target equipment is a switch, only when the grounding switch matched with the target equipment is kept in an empty state in the whole operation process, the sequence that the disconnecting link matched with the target equipment is firstly switched on and then switched on is allowed, otherwise, the sequence that the grounding switch is firstly switched off, the disconnecting link is then switched on and finally the target equipment is switched on must be met. If either of the two conditions is satisfied, the operation sequence is determined to satisfy the safety of the operation process.
Safety verification can be carried out on hot standby tasks, and the hot standby tasks can comprise operation to hot standby, cold standby to hot standby and overhaul to hot standby. When the operation task is operation heat transfer standby, if the target equipment is a switch and the matched disconnecting link equipment is kept in a switching-on state in the whole operation process, the initial state of the switch is switching-on or switching-off, and the final state is switching-off, the operation sequence is considered to be safe. When the operation task is cold standby to hot standby, if the target equipment is a switch, the state of the target equipment in the whole operation process is kept to be 'empty' or 'open', the initial state of a knife switch matched with the target equipment is 'closed', the final state is 'open', the ground knife is always kept to be 'open' or 'empty', and the operation sequence is considered to be safe. When the operation task is standby for maintenance and heat transfer, if the target equipment is a switch, the target equipment is kept in an 'empty' or 'open' state in the whole operation process, the ground knife matched with the target equipment is firstly in the 'open' state, and the isolating switch matched with the target equipment is in the 'open' state which is later than the ground knife, the operation sequence is considered to be safe.
The security check can be carried out aiming at the cold standby tasks, and the cold standby tasks can comprise operation cold standby transfer, hot standby cold standby transfer and maintenance cold standby transfer. When the operation task is the standby operation of the cold transfer, if the target equipment is a switch and the 'switching-off' state of the target equipment is earlier than the 'switching-off' state of the matched disconnecting link, the operation sequence is considered to be safe. When the operation task is the hot standby to cold standby, if the target equipment is a switch, the target equipment is kept in an 'empty' or 'open' state in the whole operation process, the initial state of the matched disconnecting link is 'closed' or 'empty', and the final state is 'open', the operation sequence is considered to be safe. When the operation task is standby for maintenance and cooling, if the target equipment is a switch, the target equipment is kept in an 'opening' state in the whole operation process, a matched disconnecting link is kept in an 'opening' state in the whole operation process, an initial state of a matched ground switch is 'empty' or 'opening', and a final state is 'closing', the operation sequence is considered to be safe.
The safety verification can be carried out aiming at the maintenance tasks, and the maintenance tasks can comprise operation to maintenance, hot standby to maintenance and cold standby to maintenance. When the operation task is operation maintenance, if the target equipment is a switch, the switching-off state of the target equipment is required to be before the switching-off state of the knife switch matched with the target equipment, and the switching-off state of the knife switch is required to be before the switching-on state of the knife switch matched with the target equipment, the operation sequence is considered to be safe. When the operation task is hot standby switch maintenance, if the target equipment is a switch, the target equipment is kept in an 'open' or 'empty' state in the whole operation process, and the 'open' state of the disconnecting link is required to be before the 'closed' state of the grounding link, the operation sequence is considered to be safe. When the operation task is cold standby switch maintenance, if the target equipment is a switch, the target equipment is kept in an 'open' or 'empty' state in the whole operation process, the matched disconnecting link is kept in an 'open' or 'empty' state in the whole operation process, and the matched grounding switch is changed from the initial 'empty' or 'open' state to the final 'closed' state, the operation sequence is considered to be safe.
And obtaining an operation step of the target task in the operation ticket, comparing the operation step with a preset operation step, and if the operation step is consistent with the preset operation step, the operation step meets the integrity of the operation process. The integrity check may include running task integrity check, hot standby task integrity check, cold standby task integrity check and maintenance task integrity check, and whether the operation steps in different tasks are complete is checked respectively.
For example, for running task integrity verification, when a target device is a switch, the final state of the switch in an operation ticket is switched on, the final state of a disconnecting link device used in cooperation with the switch is switched on, and the final state of a ground switch device used in cooperation with the switch in the operation ticket is switched off, the operation steps are considered to be complete.
Aiming at the hot standby task integrity verification, when the target equipment is a switch, the final state of the switch in the operation ticket is an open switch, the final state of the disconnecting link equipment matched with the switch is a closed switch, and the final state of the ground switch equipment matched with the switch in the operation ticket is an open switch, the operation steps are considered to be complete.
Aiming at the integrity check of the cold standby task, when the target equipment is a switch, the final state of the switch in the operation ticket is an open switch, the final state of the disconnecting link equipment matched with the switch is an open switch, and the final state of the ground switch equipment matched with the switch in the operation ticket is an open switch, the operation steps are considered to be complete.
Aiming at the integrity check of maintenance tasks, when the target equipment is a switch, the final state of the switch in the operation ticket is an open switch, the final state of the disconnecting link equipment matched with the switch is an open switch, and the final state of the ground switch equipment matched with the switch in the operation ticket is a closed switch, the operation steps are considered to be complete; when the target equipment is a disconnecting link, the final state of the disconnecting link in the operation ticket is an open circuit, the final state of a switch matched with the disconnecting link is an open circuit, and the final state of a grounding switch matched with the disconnecting link is a closed circuit, the operation steps are considered to be complete.
The beneficial effect who sets up like this lies in, from the content in security and the integrality check operation ticket, has improved the accuracy nature that the operation ticket was examined and examined, has solved prior art, relies on the manual work to carry out the problem of check, reduces artifical check-up error, practices thrift manpower and time, improves the check-up efficiency.
In this embodiment, optionally, after determining the security and integrity of the operation process according to the category of the target task and the operation process of the target task, the method further includes: and if the operation sequence and the operation steps do not meet the safety and the integrity, sending risk prompt information to a user.
Specifically, when security verification is performed, if the operation sequence in the operation ticket does not meet a preset operation sequence, it is determined that the operation sequence does not meet security; if the target equipment in the operation ticket is the disconnecting link, the operation order is determined not to meet the safety, target equipment verification information is sent out, and whether the target equipment is the disconnecting link or not is determined by a user.
When integrity check is carried out, if the operation steps in the operation ticket do not meet the preset operation steps, determining that the operation steps do not meet the integrity; if the target equipment is a disconnecting link in the operation type task integrity check, the hot standby type task integrity check and the cold standby type task integrity check, determining that the operation step does not meet the integrity, sending target equipment verification information, and determining whether the target equipment is the disconnecting link by a user.
And if the operation sequence and the operation steps do not meet the safety and the integrity, sending risk prompt information to the user to prompt the user to modify the operation ticket. The method has the advantages that the error of the operation ticket can be found from multiple aspects, and the auditing precision and the modifying efficiency of the operation ticket are improved.
And step 240, if the operation process meets the safety and the integrity, determining the actual state of the corollary equipment after the operation process.
If the operation process meets the requirements of safety and integrity, the actual state of the matched equipment after the operation process is obtained according to the operation process, and the actual state of the matched equipment after the operation process is recorded in the data table, so that the actual state of the final target equipment can be conveniently obtained.
And step 250, determining the actual task type of the target equipment according to the actual state of the matched equipment after operation.
And step 260, comparing the target task type with the actual task type, wherein if the target task type is consistent with the actual task type, the operation check result is correct.
The risk prompt information can comprise task equipment non-matching information, incomplete operation step information, target equipment verification information and unsafe operation sequence information, if the information is not detected, the operation ticket is displayed to be successfully checked and submitted, and the system is finished to operate; if the information is detected to exist, the operation items and the related equipment related to the corresponding risk prompt information are provided on the submission page of the operation ticket, the operation ticket is prompted to be perfected by the operator, the identification, verification and risk prompt process is repeated after the operation ticket is modified by the operator until the risk prompt information is not detected, the operation ticket is prompted to be successfully submitted, and the system is finished to operate; if the operator chooses to ignore the risk prompt information and chooses to continue submitting the operation ticket, the operator is prompted to fill in the relevant description, the risk prompt information and the description filled in by the operator appear on an auditing interface of an auditor, the auditor is a person who further audits the operation ticket, and the auditor finally determines whether to pass the auditing of the operation ticket by combining with the field condition.
The method and the device for verifying the operation ticket obtain the target task type and the target equipment by obtaining the content of the operation ticket, sequentially determine the state of the matched equipment according to the operation process of the target task, finally obtain the state of the target equipment, compare the obtained state of the target equipment with the state of the target equipment in the operation ticket, verify the integrity and the safety of the content in the operation ticket and determine whether the operation ticket passes the verification. The problem of among the prior art, rely on the manual work to carry out the check-up is solved, reduce artifical check-up error, practice thrift manpower and time, improve the efficiency of check-up process and the security of operation process.
EXAMPLE III
Fig. 3 is a block diagram of an operation verification apparatus according to a third embodiment of the present invention, which is capable of executing an operation verification method according to any embodiment of the present invention, and has functional modules and beneficial effects corresponding to the execution method. As shown in fig. 3, the apparatus specifically includes:
the content acquisition module 301 is configured to acquire content of an operation ticket, and determine a target task category and a target device according to a task keyword and a device number in the operation ticket;
an actual state determining module 302, configured to determine, according to the target device and the target task, a supporting device associated with the target device and an actual state of the supporting device after operation;
an actual category determining module 303, configured to determine an actual task category of the target device according to an actual state of the corollary device after operation;
and the result checking module 304 is configured to compare the target task type with the actual task type, and if the target task type is consistent with the actual task type, the checking result of the operation is correct.
Optionally, the apparatus further comprises:
and the comprehensive task prompting module is used for comparing the target task category with the preset task category, and sending comprehensive task prompting information to the user to remind the user of self-checking operation if the target task category does not belong to the preset task category.
Optionally, the actual state determining module 302 includes:
the auxiliary equipment determining unit is used for determining auxiliary equipment associated with the target equipment according to the target equipment;
the operation process determining unit is used for determining the safety and the integrity of the operation process according to the category of the target task and the operation process of the target task;
and the actual state obtaining unit is used for determining the actual state of the matched equipment after the operation process if the operation process meets the safety and the integrity.
Optionally, the operation process determining unit is specifically configured to:
determining the operation sequence and operation steps of the target task according to the category of the target task and the operation process of the target task;
comparing the operation sequence with a preset operation sequence, wherein if the operation sequence is consistent with the preset operation sequence, the operation sequence meets the safety of the operation process;
and comparing the operation steps with preset operation steps, wherein if the operation steps are consistent with the preset operation steps, the operation steps meet the completeness of the operation process.
Optionally, the apparatus further comprises:
and the information prompt module is used for sending risk prompt information to the user if the operation sequence and the operation steps do not meet the safety and the integrity.
Optionally, the apparatus further comprises:
and the prompt information sending module is used for sending risk prompt information to the user if the target task type is inconsistent with the actual task type.
According to the method and the device, the target task category and the target device are obtained from the content of the operation ticket, the state of the matched device is sequentially determined according to the operation process of the target task, the state of the target device is finally obtained, the obtained state of the target device is compared with the state of the target device in the operation ticket, and if the obtained state of the target device is consistent with the state of the target device in the operation ticket, the operation ticket passes verification. The problem of among the prior art, rely on the manual work to carry out the check-up is solved, reduce artifical check-up error, practice thrift manpower and time, improve the efficiency of check-up process and the security of operation process.
Example four
Fig. 4 is a schematic structural diagram of a computer device according to a fourth embodiment of the present invention. FIG. 4 illustrates a block diagram of an exemplary computer device 400 suitable for use in implementing embodiments of the present invention. The computer device 400 shown in fig. 4 is only an example and should not bring any limitations to the functionality or scope of use of the embodiments of the present invention.
As shown in fig. 4, computer device 400 is in the form of a general purpose computing device. The components of computer device 400 may include, but are not limited to: one or more processors or processing units 401, a system memory 402, and a bus 403 that couples the various system components (including the system memory 402 and the processing unit 401).
Bus 403 represents one or more of any of several types of bus structures, including a memory bus or memory controller, a peripheral bus, an accelerated graphics port, and a processor or local bus using any of a variety of bus architectures. By way of example, such architectures include, but are not limited to, Industry Standard Architecture (ISA) bus, micro-channel architecture (MAC) bus, enhanced ISA bus, Video Electronics Standards Association (VESA) local bus, and Peripheral Component Interconnect (PCI) bus.
Computer device 400 typically includes a variety of computer system readable media. Such media can be any available media that is accessible by computer device 400 and includes both volatile and nonvolatile media, removable and non-removable media.
The system memory 402 may include computer system readable media in the form of volatile memory, such as Random Access Memory (RAM)404 and/or cache memory 405. The computer device 400 may further include other removable/non-removable, volatile/nonvolatile computer system storage media. By way of example only, storage system 406 may be used to read from and write to non-removable, nonvolatile magnetic media (not shown in FIG. 4, and commonly referred to as a "hard drive"). Although not shown in FIG. 4, a magnetic disk drive for reading from and writing to a removable, nonvolatile magnetic disk (e.g., a "floppy disk") and an optical disk drive for reading from or writing to a removable, nonvolatile optical disk (e.g., a CD-ROM, DVD-ROM, or other optical media) may be provided. In these cases, each drive may be connected to the bus 403 by one or more data media interfaces. Memory 402 may include at least one program product having a set (e.g., at least one) of program modules that are configured to carry out the functions of embodiments of the invention.
A program/utility 408 having a set (at least one) of program modules 407 may be stored, for example, in memory 402, such program modules 407 including, but not limited to, an operating system, one or more application programs, other program modules, and program data, each of which examples or some combination thereof may comprise an implementation of a network environment. Program modules 407 generally perform the functions and/or methods of the described embodiments of the invention.
The computer device 400 may also communicate with one or more external devices 409 (e.g., keyboard, pointing device, display 410, etc.), with one or more devices that enable a user to interact with the computer device 400, and/or with any devices (e.g., network card, modem, etc.) that enable the computer device 400 to communicate with one or more other computing devices. Such communication may be through input/output (I/O) interface 411. Moreover, computer device 400 may also communicate with one or more networks (e.g., a Local Area Network (LAN), a Wide Area Network (WAN), and/or a public network such as the Internet) via network adapter 412. As shown, network adapter 412 communicates with the other modules of computer device 400 over bus 403. It should be appreciated that although not shown in the figures, other hardware and/or software modules may be used in conjunction with computer device 400, including but not limited to: microcode, device drivers, redundant processing units, external disk drive arrays, RAID systems, tape drives, and data backup storage systems, among others.
The processing unit 401 executes various functional applications and data processing by running the program stored in the system memory 402, for example, to implement the operation checking method provided by the embodiment of the present invention, including:
acquiring the content of the operation ticket, and determining a target task category and target equipment according to a task keyword and an equipment number in the operation ticket;
according to the target equipment and the target task, determining the matched equipment associated with the target equipment and the actual state of the matched equipment after operation;
determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, judging that the operation check result is correct.
EXAMPLE five
The fifth embodiment of the present invention further provides a storage medium containing computer-executable instructions, where a computer program is stored on the storage medium, and when the computer program is executed by a processor, the method for verifying an operation provided in the fifth embodiment of the present invention includes:
acquiring the content of the operation ticket, and determining a target task category and target equipment according to a task keyword and an equipment number in the operation ticket;
according to the target equipment and the target task, determining the matched equipment associated with the target equipment and the actual state of the matched equipment after operation;
determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, judging that the operation check result is correct.
Computer storage media for embodiments of the invention may employ any combination of one or more computer-readable media. The computer readable medium may be a computer readable signal medium or a computer readable storage medium. A computer readable storage medium may be, for example, but not limited to, an electronic, magnetic, optical, electromagnetic, infrared, or semiconductor system, apparatus, or device, or any combination of the foregoing. More specific examples (a non-exhaustive list) of the computer readable storage medium would include the following: an electrical connection having one or more wires, a portable computer diskette, a hard disk, a Random Access Memory (RAM), a read-only memory (ROM), an erasable programmable read-only memory (EPROM or flash memory), an optical fiber, a portable compact disc read-only memory (CD-ROM), an optical storage device, a magnetic storage device, or any suitable combination of the foregoing. In the context of this document, a computer readable storage medium may be any tangible medium that can contain, or store a program for use by or in connection with an instruction execution system, apparatus, or device.
A computer readable signal medium may include a propagated data signal with computer readable program code embodied therein, for example, in baseband or as part of a carrier wave. Such a propagated data signal may take many forms, including, but not limited to, electro-magnetic, optical, or any suitable combination thereof. A computer readable signal medium may also be any computer readable medium that is not a computer readable storage medium and that can communicate, propagate, or transport a program for use by or in connection with an instruction execution system, apparatus, or device.
Program code embodied on a computer readable medium may be transmitted using any appropriate medium, including but not limited to wireless, wireline, optical fiber cable, RF, etc., or any suitable combination of the foregoing.
Computer program code for carrying out operations for aspects of the present invention may be written in any combination of one or more programming languages, including an object oriented programming language such as Java, Smalltalk, C + + or the like and conventional procedural programming languages, such as the "C" programming language or similar programming languages. The program code may execute entirely on the user's computer, partly on the user's computer, as a stand-alone software package, partly on the user's computer and partly on a remote computer or entirely on the remote computer or server. In the case of a remote computer, the remote computer may be connected to the user's computer through any type of network, including a Local Area Network (LAN) or a Wide Area Network (WAN), or the connection may be made to an external computer (for example, through the Internet using an Internet service provider).
It is to be noted that the foregoing is only illustrative of the preferred embodiments of the present invention and the technical principles employed. It will be understood by those skilled in the art that the present invention is not limited to the particular embodiments described herein, but is capable of various obvious changes, rearrangements and substitutions as will now become apparent to those skilled in the art without departing from the scope of the invention. Therefore, although the present invention has been described in greater detail by the above embodiments, the present invention is not limited to the above embodiments, and may include other equivalent embodiments without departing from the spirit of the present invention, and the scope of the present invention is determined by the scope of the appended claims.

Claims (10)

1. An operation checking method, comprising:
acquiring the content of an operation ticket, and determining a target task category and target equipment according to a task keyword and an equipment number in the operation ticket;
according to the target equipment and the target task, determining corollary equipment associated with the target equipment and an actual state of the corollary equipment after operation;
determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, judging that the operation check result is correct.
2. The method of claim 1, after determining the target task class and the target device, further comprising:
and comparing the target task category with a preset task category, and if the target task category does not belong to the preset task category, sending comprehensive task prompt information to a user to remind the user of self-checking operation.
3. The method of claim 1, wherein determining, from the target device and the target task, a companion device associated with the target device and an actual state of the companion device after operation comprises:
according to the target equipment, determining matched equipment associated with the target equipment;
according to the target task category and the operation process of the target task, determining the safety and the integrity of the operation process;
and if the operation process meets the safety and the integrity, determining the actual state of the corollary equipment after the operation process.
4. The method of claim 3, wherein determining the security and integrity of the operational procedure based on the target task category and the operational procedure of the target task further comprises:
determining the operation sequence and operation steps of the target task according to the target task category and the operation process of the target task;
comparing the operation sequence with a preset operation sequence, wherein if the operation sequence is consistent with the preset operation sequence, the operation sequence meets the safety of the operation process;
and comparing the operation step with a preset operation step, wherein if the operation step is consistent with the preset operation step, the operation step meets the integrity of the operation process.
5. The method of claim 3, further comprising, after determining the security and integrity of the operational process based on the target task category and the operational process of the target task:
and if the operation sequence and the operation steps do not meet the safety and the integrity, sending risk prompt information to a user.
6. The method of claim 1, after comparing the target task category and the actual task category, further comprising:
and if the target task type is inconsistent with the actual task type, sending risk prompt information to the user.
7. An operation verification apparatus, comprising:
the content acquisition module is used for acquiring the content of the operation ticket and determining a target task category and target equipment according to the task keyword and the equipment number in the operation ticket;
the actual state determining module is used for determining the matched equipment associated with the target equipment and the actual state of the matched equipment after operation according to the target equipment and the target task;
the actual category determining module is used for determining the actual task category of the target equipment according to the actual state of the matched equipment after operation;
and the result checking module is used for comparing the target task type with the actual task type, and if the target task type is consistent with the actual task type, the checking result of the operation is correct.
8. The apparatus of claim 7, further comprising:
and the comprehensive task prompting module is used for comparing the target task category with a preset task category, and if the target task category does not belong to the preset task category, sending comprehensive task prompting information to a user to remind the user of self-checking operation.
9. A computer device comprising a memory, a processor and a computer program stored on the memory and executable on the processor, characterized in that the processor implements the operation checking method according to any one of claims 1-6 when executing the program.
10. A storage medium containing computer-executable instructions for performing the operation checking method of any one of claims 1 to 6 when executed by a computer processor.
CN202010483982.XA 2020-06-01 2020-06-01 Operation verification method, device, equipment and storage medium Active CN111680801B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202010483982.XA CN111680801B (en) 2020-06-01 2020-06-01 Operation verification method, device, equipment and storage medium

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202010483982.XA CN111680801B (en) 2020-06-01 2020-06-01 Operation verification method, device, equipment and storage medium

Publications (2)

Publication Number Publication Date
CN111680801A true CN111680801A (en) 2020-09-18
CN111680801B CN111680801B (en) 2024-03-12

Family

ID=72452927

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202010483982.XA Active CN111680801B (en) 2020-06-01 2020-06-01 Operation verification method, device, equipment and storage medium

Country Status (1)

Country Link
CN (1) CN111680801B (en)

Cited By (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112700995A (en) * 2020-12-18 2021-04-23 广东电网有限责任公司 Power distribution room maintenance method and device
CN113034034A (en) * 2021-04-15 2021-06-25 平安国际智慧城市科技股份有限公司 Enterprise risk self-checking method and system based on identification technology
CN113344509A (en) * 2021-05-27 2021-09-03 深圳供电局有限公司 Operation ticket generation method, device, equipment and storage medium
CN114646277A (en) * 2022-03-16 2022-06-21 广东电网有限责任公司 Method, device, equipment and medium for determining offset angle of isolating switch
CN116484826A (en) * 2023-06-19 2023-07-25 广东电网有限责任公司 Operation ticket generation method, device, equipment and storage medium

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504483A (en) * 2014-10-31 2015-04-08 国家电网公司 Method for realizing integration of anti-misoperation operation order provincial dispatching and local dispatching
CN107092222A (en) * 2017-05-23 2017-08-25 国网辽宁省电力有限公司 Power grid regulation operational administrative system based on the integration of anti-error check analysis
CN109191082A (en) * 2018-09-18 2019-01-11 广东电网有限责任公司 A kind of method for programming of dispatching platform, system and computer readable storage medium
CN109816352A (en) * 2019-02-13 2019-05-28 长园共创电力安全技术股份有限公司 A kind of work ticket generation method, device and the equipment of overhaul of the equipments process
CN110674282A (en) * 2019-09-16 2020-01-10 北京四方继保自动化股份有限公司 Expert knowledge rule base-based one-key sequential control operation order intelligent simulation method

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN104504483A (en) * 2014-10-31 2015-04-08 国家电网公司 Method for realizing integration of anti-misoperation operation order provincial dispatching and local dispatching
CN107092222A (en) * 2017-05-23 2017-08-25 国网辽宁省电力有限公司 Power grid regulation operational administrative system based on the integration of anti-error check analysis
CN109191082A (en) * 2018-09-18 2019-01-11 广东电网有限责任公司 A kind of method for programming of dispatching platform, system and computer readable storage medium
CN109816352A (en) * 2019-02-13 2019-05-28 长园共创电力安全技术股份有限公司 A kind of work ticket generation method, device and the equipment of overhaul of the equipments process
CN110674282A (en) * 2019-09-16 2020-01-10 北京四方继保自动化股份有限公司 Expert knowledge rule base-based one-key sequential control operation order intelligent simulation method

Cited By (8)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN112700995A (en) * 2020-12-18 2021-04-23 广东电网有限责任公司 Power distribution room maintenance method and device
CN112700995B (en) * 2020-12-18 2023-03-28 广东电网有限责任公司 Power distribution room maintenance method and device
CN113034034A (en) * 2021-04-15 2021-06-25 平安国际智慧城市科技股份有限公司 Enterprise risk self-checking method and system based on identification technology
CN113344509A (en) * 2021-05-27 2021-09-03 深圳供电局有限公司 Operation ticket generation method, device, equipment and storage medium
CN114646277A (en) * 2022-03-16 2022-06-21 广东电网有限责任公司 Method, device, equipment and medium for determining offset angle of isolating switch
CN114646277B (en) * 2022-03-16 2023-05-30 广东电网有限责任公司 Method, device, equipment and medium for determining offset angle of isolating switch
CN116484826A (en) * 2023-06-19 2023-07-25 广东电网有限责任公司 Operation ticket generation method, device, equipment and storage medium
CN116484826B (en) * 2023-06-19 2024-04-26 广东电网有限责任公司 Operation ticket generation method, device, equipment and storage medium

Also Published As

Publication number Publication date
CN111680801B (en) 2024-03-12

Similar Documents

Publication Publication Date Title
CN111680801B (en) Operation verification method, device, equipment and storage medium
US8370799B2 (en) Provision of code base modification using automatic learning of code changes
CN113360144B (en) Auxiliary processing method, device, storage medium and program product for software development
CN111769638B (en) Operation ticket checking method, device, equipment and storage medium
CN112818305A (en) Data access control method and device for resource guarantee investment and electronic equipment
CN112363753A (en) Data verification method and device, electronic equipment and storage medium
CN109460363B (en) Automatic testing method and device, electronic equipment and computer readable medium
CN109657462B (en) Data detection method, system, electronic device and storage medium
CN103440460A (en) Application system change validation method and system
CN111309621A (en) Interface test method, system, equipment and storage medium
US10489728B1 (en) Generating and publishing a problem ticket
CN112598223B (en) Nuclear power state guiding method accident regulation completeness checking method, system, electronic equipment and storage medium
CN113704102A (en) Application compliance detection method, device, equipment and medium
CN112685743A (en) Automatic reinforcing method and system for host security baseline
CN113609008A (en) Test result analysis method and device and electronic equipment
CN111367813B (en) Automatic testing method and device for decision engine, server and storage medium
CN110333886A (en) A kind of review procedure iteration update method, device, server and storage medium
CN115545235A (en) Power restoration method and device, computer equipment and storage medium
CN110348984B (en) Automatic credit card data input method and related equipment under different transaction channels
CN110674491B (en) Method and device for real-time evidence obtaining of android application and electronic equipment
CN104216986A (en) Device and method for improving data query efficiency through pre-operation according to data update period
CN111611779B (en) Auxiliary text labeling method, device, equipment and storage medium thereof
CN107563937A (en) Hierarchical protection based on big data closes safely rule inspection method and system
CN114443721A (en) Data processing method and device, electronic equipment and storage medium
CN111861791A (en) Automatic error correction method and system for operation ticket

Legal Events

Date Code Title Description
PB01 Publication
PB01 Publication
SE01 Entry into force of request for substantive examination
SE01 Entry into force of request for substantive examination
GR01 Patent grant
GR01 Patent grant