CN109767062B - Dynamic generation method of power grid task disposal scheme - Google Patents

Dynamic generation method of power grid task disposal scheme Download PDF

Info

Publication number
CN109767062B
CN109767062B CN201811494581.3A CN201811494581A CN109767062B CN 109767062 B CN109767062 B CN 109767062B CN 201811494581 A CN201811494581 A CN 201811494581A CN 109767062 B CN109767062 B CN 109767062B
Authority
CN
China
Prior art keywords
units
task
steps
attribute sets
attribute
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.)
Active
Application number
CN201811494581.3A
Other languages
Chinese (zh)
Other versions
CN109767062A (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.)
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Beijing Kedong Electric Power Control System Co Ltd
Nanjing Power Supply Co of State Grid Jiangsu Electric Power Co Ltd
Original Assignee
State Grid Corp of China SGCC
State Grid Jiangsu Electric Power Co Ltd
Beijing Kedong Electric Power Control System Co Ltd
Nanjing Power Supply Co of State Grid Jiangsu Electric Power 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 State Grid Corp of China SGCC, State Grid Jiangsu Electric Power Co Ltd, Beijing Kedong Electric Power Control System Co Ltd, Nanjing Power Supply Co of State Grid Jiangsu Electric Power Co Ltd filed Critical State Grid Corp of China SGCC
Priority to CN201811494581.3A priority Critical patent/CN109767062B/en
Publication of CN109767062A publication Critical patent/CN109767062A/en
Application granted granted Critical
Publication of CN109767062B publication Critical patent/CN109767062B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Images

Classifications

    • YGENERAL TAGGING OF NEW TECHNOLOGICAL DEVELOPMENTS; GENERAL TAGGING OF CROSS-SECTIONAL TECHNOLOGIES SPANNING OVER SEVERAL SECTIONS OF THE IPC; TECHNICAL SUBJECTS COVERED BY FORMER USPC CROSS-REFERENCE ART COLLECTIONS [XRACs] AND DIGESTS
    • Y04INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
    • Y04SSYSTEMS INTEGRATING TECHNOLOGIES RELATED TO POWER NETWORK OPERATION, COMMUNICATION OR INFORMATION TECHNOLOGIES FOR IMPROVING THE ELECTRICAL POWER GENERATION, TRANSMISSION, DISTRIBUTION, MANAGEMENT OR USAGE, i.e. SMART GRIDS
    • Y04S10/00Systems supporting electrical power generation, transmission or distribution
    • Y04S10/50Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications

Abstract

The invention relates to a dynamic generation method of a power grid task disposal scheme, and belongs to the technical field of task sequencing. The method comprises the steps of 1) receiving at least one task generated based on an alarm event; 2) splitting the task into a plurality of independent units based on the steps required by the task to be processed, and performing association and combination according to the association between the steps corresponding to the units to form a new unit; 3) carrying out quantifiable attribute splitting on the units processed in the step 2) to obtain attribute sets of all the units, calculating Euclidean distances from all the attribute sets to typical samples, dividing the units corresponding to all the attribute sets into typical sample groups closest to the attribute sets respectively, so as to divide different processing crisis degrees of all the units, preferentially disposing critical units, then disposing emergent units and finally disposing general units. The method can greatly reduce the analysis complexity of the monitoring business event and improve the operation efficiency of the monitoring business event.

Description

Dynamic generation method of power grid task disposal scheme
Technical Field
The invention relates to a dynamic generation method of a power grid task disposal scheme, and belongs to the technical field of task sequencing.
Background
In recent years, along with the increasing pace of the development of Chinese electric power, Chinese power grids are rapidly developed, the operating voltage level of a power grid system is continuously improved, the network scale is continuously enlarged, and the monitoring management of the power grids is more and more important.
In the prior art, a plurality of monitoring technologies can carry out omnibearing monitoring on a power grid, an electric power monitoring system takes a computer, communication equipment and a measurement and control unit as basic tools, a basic platform is provided for real-time data acquisition, on-off state detection and remote control of a power transformation and distribution system, the electric power monitoring system can form a monitoring system with any complexity with detection and control equipment, and the electric power monitoring system plays a core role in power transformation and distribution monitoring, can help enterprises to eliminate islands, reduce the operation cost, improve the production efficiency and accelerate the abnormal reaction speed in the power transformation and distribution process.
In research, the applicant finds that the prior art can effectively monitor, but still lags behind in task treatment and scheme generation, and most of the prior art adopts manpower allocation. The mode has low efficiency, is easy to generate errors, and is very unfavorable for pursuing the power grid rush repair with speed and precision.
Disclosure of Invention
The invention aims to solve the technical problem of how to perform targeted task allocation according to the specific situation of a power grid task, so that the task processing process is more efficient, and provides a dynamic generation method of a power grid task disposal scheme aiming at the defects of the prior art.
The technical scheme provided by the invention for solving the technical problems is as follows: a dynamic generation method of a power grid task handling scheme executes the following steps:
1) receiving at least one task generated based on an alarm event;
2) splitting the task into a plurality of independent units based on the steps required by the task to be processed, and performing association and combination according to the association between the steps corresponding to the units to form a new unit;
splitting the task into a plurality of steps, and sequencing the steps according to the original execution sequence of the task;
secondly, according to the sequence of the task execution steps, judging whether the current step can be associated and combined with the next step of the current step according to a typical monitoring information handling manual of 500kV transformer substation called as Regulation supervision (2012) 302; if the combination is available, entering the step III; if not, entering the step IV;
if the step three is associated and combined, combining the current step and the next step of the current step to be regarded as a unit, then considering the unit as a new step, considering the new step as the current step, and returning to the step two;
if the correlation and combination can not be carried out, the current step is regarded as a unit, the next step of the current step is regarded as the current step, and the step II is returned;
when all steps of the task are regarded as units, the process of step 2) is ended;
3) carrying out quantifiable attribute splitting on the units processed in the step 2) to obtain attribute sets of all the units, calculating Euclidean distances from all the attribute sets to typical samples, dividing the units corresponding to all the attribute sets into typical sample groups closest to the attribute sets respectively, so as to divide different processing crisis degrees of all the units, preferentially disposing critical units, secondarily disposing emergent units and finally disposing general units;
the typical samples include 3 preset samples of general, emergency and crisis states.
The improvement of the technical scheme is as follows: normalizing the attribute sets in the step 3), and calculating Euclidean distances from the attribute sets to the typical samples based on the normalized attribute sets.
The improvement of the technical scheme is as follows: the normalization is performed in accordance with the following formula,
normalized value = (any element in the set of attributes-minimum element value in the set of attributes)/(maximum element value in the set of attributes-minimum element value in the set of attributes).
The invention adopts the technical scheme that the method has the beneficial effects that: the task steps are recombined, the criticality of the task units is measured according to the Euclidean distance, the tasks and the task steps are distributed for the second time, and the tasks are not completed according to the conventional task execution sequence; the method has the advantages that when the scheme is applied and operated with the power grid, the stable operation of the power grid can be effectively ensured, the corresponding speed of processing emergency situations is obviously improved compared with the original speed, the thought of the method is clear and simple, the analysis complexity of monitoring business events can be greatly reduced, and the operation efficiency of monitoring the business events is improved.
Drawings
The invention will be further described with reference to the accompanying drawings in which:
fig. 1 is a flowchart illustrating a process of splitting and merging tasks according to an embodiment of the present invention.
FIG. 2 is a schematic flow chart of a method according to an embodiment of the present invention.
Detailed Description
Examples
The dynamic generation method for the power grid task handling scheme of the embodiment executes the following steps:
1) receiving at least one task generated based on an alarm event;
2) splitting the task into a plurality of independent units based on the steps required to be handled by the task, and performing association and combination according to the association between the steps corresponding to the units to form a new unit, as shown in fig. 1;
splitting the task into a plurality of steps, sequencing the steps according to the original execution sequence of the task, splitting the steps of the task item by item, and representing all the steps of a certain task M by the following set:
Figure 132224DEST_PATH_IMAGE002
wherein
Figure DEST_PATH_IMAGE003
……
Figure 348442DEST_PATH_IMAGE004
All handling steps for a certain task M. And (5) processing according to the monitoring task standard.
Secondly, according to the sequence of the task execution steps, judging whether the current step can be associated and combined with the next step of the current step according to a typical monitoring information handling manual of 500kV transformer substation called as Regulation supervision (2012) 302;
starting from the first step, if
Figure DEST_PATH_IMAGE005
The steps can be combined, and then the two steps are combined into a unit
Figure 840734DEST_PATH_IMAGE006
If the two steps can not be combined,
Figure DEST_PATH_IMAGE007
is a unit
Figure 458797DEST_PATH_IMAGE006
Look over
Figure 604608DEST_PATH_IMAGE008
Figure DEST_PATH_IMAGE009
The steps merge the cases, and so on, where i =1,2,3 … … n.
In the method for splitting and merging in task step, a certain unit
Figure 714646DEST_PATH_IMAGE010
The method can be regarded as a step, and a pairwise task step combination method is combined with the next step.
When all steps of the task are regarded as units, the process of step 2) is ended;
3) carrying out quantifiable attribute splitting on the units processed in the step 2), wherein the task units to be processed are
Figure DEST_PATH_IMAGE011
Figure 72946DEST_PATH_IMAGE012
Figure DEST_PATH_IMAGE013
Figure 480269DEST_PATH_IMAGE014
、……、
Figure DEST_PATH_IMAGE015
F units. The unit representative task is subjected to attribute splitting, and is split into quantifiable attribute values such as standard treatment duration, interval and the like, and the unit representative task can be split into n attributes
Figure 531402DEST_PATH_IMAGE016
Presentation unit
Figure 863157DEST_PATH_IMAGE011
The corresponding n description attributes, similarly,
Figure 618624DEST_PATH_IMAGE012
the unit and the corresponding attribute set are
Figure DEST_PATH_IMAGE017
Figure 617804DEST_PATH_IMAGE013
The unit and the corresponding attribute set are
Figure 308679DEST_PATH_IMAGE018
Figure 252364DEST_PATH_IMAGE014
The unit and the corresponding attribute set are
Figure DEST_PATH_IMAGE019
Figure 218046DEST_PATH_IMAGE020
The unit and the attribute set corresponding to the unit are
Figure DEST_PATH_IMAGE021
The data structure can be viewed as a matrix as follows:
Figure 337312DEST_PATH_IMAGE022
where a row represents n attribute values for a cell.
And standardizing the split attribute sets, and balancing the influence of each attribute on the substation evaluation by mapping each attribute set to the same value interval in proportion. Each attribute is typically mapped to a [0,1] interval. The specific method comprises the following steps:
Figure DEST_PATH_IMAGE023
wherein
Figure 730247DEST_PATH_IMAGE024
A value representing an attribute of a certain unit,
Figure DEST_PATH_IMAGE025
represents the minimum value of each element of a certain attribute,
Figure 299244DEST_PATH_IMAGE026
representing the maximum value of each element of a certain attribute. By normalizing the data in equation (1) according to equation (2), equation (1) is transformed into the following matrix:
Figure 271880DEST_PATH_IMAGE028
according to historical experience, 3 typical sample units are selected according to 3 grades of general, emergency and crisis states in a historical processing task unit according to different emergency degrees of treatment, wherein the typical sample units are respectively as follows:
Figure 104706DEST_PATH_IMAGE030
Figure 871805DEST_PATH_IMAGE032
Figure 790083DEST_PATH_IMAGE034
calculating Euclidean distances from each attribute set to typical sample unit to obtain
Figure 566409DEST_PATH_IMAGE011
To
Figure DEST_PATH_IMAGE035
The euclidean distance of the general state is taken as an example:
Figure DEST_PATH_IMAGE037
the same can be obtained
Figure 925846DEST_PATH_IMAGE038
Figure DEST_PATH_IMAGE039
And an
Figure 926163DEST_PATH_IMAGE012
Figure 941524DEST_PATH_IMAGE013
Figure 646174DEST_PATH_IMAGE014
Figure 63380DEST_PATH_IMAGE020
To
Figure 562495DEST_PATH_IMAGE035
Figure 393048DEST_PATH_IMAGE040
The euclidean distance of (c). Will be provided with
Figure 304984DEST_PATH_IMAGE011
Figure 904593DEST_PATH_IMAGE012
Figure 246713DEST_PATH_IMAGE013
Figure 236665DEST_PATH_IMAGE014
Figure 220802DEST_PATH_IMAGE020
The units are divided into groups with Euclidean distances to three typical units to obtain
Figure 409338DEST_PATH_IMAGE011
Figure 250255DEST_PATH_IMAGE012
Figure 727504DEST_PATH_IMAGE013
Figure 312069DEST_PATH_IMAGE014
Figure 558373DEST_PATH_IMAGE020
To handle crisis levels.
The present invention is not limited to the above-described embodiments. All technical solutions formed by equivalent substitutions fall within the protection scope of the claims of the present invention.

Claims (3)

1. A dynamic generation method of a power grid task handling scheme is characterized by comprising the following steps:
1) receiving at least one task generated based on an alarm event;
2) splitting the task into a plurality of independent units based on the steps required by the task to be processed, and performing association and combination according to the association between the steps corresponding to the units to form a new unit;
splitting the task into a plurality of steps, and sequencing the steps according to the original execution sequence of the task;
secondly, according to the sequence of the task execution steps, judging whether the current step can be associated and combined with the next step of the current step according to a typical monitoring information handling manual of 500kV transformer substation called as Regulation supervision (2012) 302; if the combination is available, entering the step III; if not, entering the step IV;
if the step three is associated and combined, combining the current step and the next step of the current step to be regarded as a unit, then considering the unit as a new step, considering the new step as the current step, and returning to the step two;
if the correlation and combination can not be carried out, the current step is regarded as a unit, the next step of the current step is regarded as the current step, and the step II is returned;
when all steps of the task are regarded as units, the process of step 2) is ended;
3) carrying out quantifiable attribute splitting on the units processed in the step 2) to obtain attribute sets of all the units, calculating Euclidean distances from all the attribute sets to typical samples, dividing the units corresponding to all the attribute sets into typical sample groups closest to the attribute sets respectively, so as to divide different processing crisis degrees of all the units, preferentially disposing critical units, secondarily disposing emergent units and finally disposing general units;
the typical samples include 3 preset samples of general, emergency and crisis states.
2. The method according to claim 1, wherein the method comprises: normalizing the attribute sets in the step 3), and calculating Euclidean distances from the attribute sets to the typical samples based on the normalized attribute sets.
3. The method according to claim 2, wherein the method comprises: the normalization is performed in accordance with the following formula,
normalized value = (any element in the set of attributes-minimum element value in the set of attributes)/(maximum element value in the set of attributes-minimum element value in the set of attributes).
CN201811494581.3A 2018-12-07 2018-12-07 Dynamic generation method of power grid task disposal scheme Active CN109767062B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN201811494581.3A CN109767062B (en) 2018-12-07 2018-12-07 Dynamic generation method of power grid task disposal scheme

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN201811494581.3A CN109767062B (en) 2018-12-07 2018-12-07 Dynamic generation method of power grid task disposal scheme

Publications (2)

Publication Number Publication Date
CN109767062A CN109767062A (en) 2019-05-17
CN109767062B true CN109767062B (en) 2022-08-23

Family

ID=66451155

Family Applications (1)

Application Number Title Priority Date Filing Date
CN201811494581.3A Active CN109767062B (en) 2018-12-07 2018-12-07 Dynamic generation method of power grid task disposal scheme

Country Status (1)

Country Link
CN (1) CN109767062B (en)

Families Citing this family (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
CN111898462B (en) * 2020-07-08 2023-04-07 浙江大华技术股份有限公司 Object attribute processing method and device, storage medium and electronic device

Family Cites Families (4)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
JP5353641B2 (en) * 2009-11-05 2013-11-27 富士通株式会社 Business process structure estimation method, program, and apparatus
CN105139158A (en) * 2015-10-10 2015-12-09 国家电网公司 Power grid abnormal information intelligent alarming and assistant decision-making method
CN105427043A (en) * 2015-11-20 2016-03-23 江苏省电力公司扬州供电公司 Improved nearest neighbor algorithm-based power grid alarm analysis method
CN105740352A (en) * 2016-01-26 2016-07-06 华中电网有限公司 Historical data service system used for smart power grid dispatching control system

Also Published As

Publication number Publication date
CN109767062A (en) 2019-05-17

Similar Documents

Publication Publication Date Title
CN113935562A (en) Intelligent rating and automatic early warning method for health condition of power equipment
CN113406438B (en) Intelligent fault diagnosis method suitable for low-voltage transformer area and operation and maintenance system thereof
CN110968703B (en) Method and system for constructing abnormal metering point knowledge base based on LSTM end-to-end extraction algorithm
CN116128467A (en) Power utilization system maintenance method, device, computer equipment and storage medium
CN106097137A (en) A kind of anti-electricity-theft monitoring system of differentiation based on power information acquisition system
CN109767062B (en) Dynamic generation method of power grid task disposal scheme
CN114202304A (en) Intelligent monitoring processing method and system for power grid faults
CN116777124B (en) Power stealing monitoring method based on user power consumption behavior
CN112182499A (en) Low-voltage distribution network topological structure identification method based on time sequence electric quantity data
CN115186935B (en) Electromechanical device nonlinear fault prediction method and system
CN116523493A (en) Auxiliary decision analysis method, system and storage medium for operation maintenance of power distribution network
CN116522746A (en) Power distribution hosting method for high-energy-consumption enterprises
CN114676931B (en) Electric quantity prediction system based on data center technology
CN111476316B (en) Method and system for clustering mean value of power load characteristic data based on cloud computing
CN115441456A (en) Fault diagnosis method and device for power grid dispatching support system
CN114860808A (en) Power distribution network equipment abnormal event correlation analysis method based on big data
CN114039886A (en) Data correctness identification method and device based on four-differential and autocorrelation analysis
Ma et al. Comprehensive evaluation of renewable energy for power projects based on CA-DEA model
CN110929219A (en) Distribution network equipment group state evaluation method, device and system and computer storage medium
CN110261693A (en) A kind of online thermal test method and system based on stable state sampling technique
Han et al. Application of artificial intelligence technology in power grid enterprises based on enterprise architecture method
CN112736878B (en) Power grid cascading failure warning method and system
Wang et al. Research on line loss prediction model based on clustering and multi prediction model fusion
Liang et al. Intelligent early warning system for power theft in distribution network based on IOT technology
Xie et al. Energy System Time Series Data Quality Maintenance System Based on Data Mining Technology

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