CN104133143A - Power grid line fault diagnosis system and method based on Hadoop cloud computing platform - Google Patents
Power grid line fault diagnosis system and method based on Hadoop cloud computing platform Download PDFInfo
- Publication number
- CN104133143A CN104133143A CN201410374520.9A CN201410374520A CN104133143A CN 104133143 A CN104133143 A CN 104133143A CN 201410374520 A CN201410374520 A CN 201410374520A CN 104133143 A CN104133143 A CN 104133143A
- Authority
- CN
- China
- Prior art keywords
- power grid
- grid line
- fault
- mrow
- wavelet
- 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
Links
- 238000003745 diagnosis Methods 0.000 title claims abstract description 43
- 238000000034 method Methods 0.000 title claims abstract description 41
- 238000004458 analytical method Methods 0.000 claims abstract description 17
- 238000005315 distribution function Methods 0.000 claims abstract description 9
- 239000013307 optical fiber Substances 0.000 claims abstract description 6
- 239000011159 matrix material Substances 0.000 claims description 59
- 230000009466 transformation Effects 0.000 claims description 35
- 238000000354 decomposition reaction Methods 0.000 claims description 13
- 230000008859 change Effects 0.000 claims description 9
- 230000008569 process Effects 0.000 claims description 7
- 238000012544 monitoring process Methods 0.000 claims description 3
- 238000005070 sampling Methods 0.000 claims description 3
- 230000004927 fusion Effects 0.000 abstract 1
- 238000010586 diagram Methods 0.000 description 7
- 238000012545 processing Methods 0.000 description 4
- 238000004364 calculation method Methods 0.000 description 2
- 230000007547 defect Effects 0.000 description 2
- 230000004048 modification Effects 0.000 description 2
- 238000012986 modification Methods 0.000 description 2
- 241000700605 Viruses Species 0.000 description 1
- 230000006978 adaptation Effects 0.000 description 1
- 238000013528 artificial neural network Methods 0.000 description 1
- 238000010276 construction Methods 0.000 description 1
- 238000007405 data analysis Methods 0.000 description 1
- 238000005516 engineering process Methods 0.000 description 1
- 238000000605 extraction Methods 0.000 description 1
- 230000008676 import Effects 0.000 description 1
- 230000010354 integration Effects 0.000 description 1
- 230000009545 invasion Effects 0.000 description 1
- 230000007257 malfunction Effects 0.000 description 1
- 238000010606 normalization Methods 0.000 description 1
- 230000003287 optical effect Effects 0.000 description 1
- 238000011084 recovery Methods 0.000 description 1
- 238000011160 research Methods 0.000 description 1
Classifications
-
- Y—GENERAL 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
- Y04—INFORMATION OR COMMUNICATION TECHNOLOGIES HAVING AN IMPACT ON OTHER TECHNOLOGY AREAS
- Y04S—SYSTEMS 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/00—Systems supporting electrical power generation, transmission or distribution
- Y04S10/50—Systems or methods supporting the power network operation or management, involving a certain degree of interaction with the load-side end user applications
- Y04S10/52—Outage or fault management, e.g. fault detection or location
Landscapes
- Supply And Distribution Of Alternating Current (AREA)
Abstract
The invention provides a power grid line fault diagnosis system and method based on a Hadoop cloud computing system. The system comprises a voltage transformer, a current transformer, a transmitter, a remote terminal, a modem, an optical fiber and a plurality of upper computers. The method includes the steps that voltage and current of a power grid line are acquired in real time and transmitted to the remote terminal; when a power grid has a fault, electrical quantity information of the power grid is acquired and transmitted to a NameNode in a Hadoop cluster and then is assigned to a DateNode to be processed in parallel, and the fault of the power grid is diagnosed and displayed. According to the power grid line fault diagnosis system and method, the electrical quantity information of the power grid line is fully utilized, the current, the wavelet signal rate of the voltage, the wavelet fault rate and the wavelet variation rate are calculated according to the result obtained after wavelet transform reconstruction based on multi-resolution analysis, fusion is performed to form a preliminary credibility distribution function, accurate division is performed after preliminary classification is performed on a fault power grid line set and a non-fault power grid line set, the fault power grid line set is determined finally, and fault power grid lines can be accurately judged out.
Description
Technical Field
The invention belongs to the technical field of power grid fault diagnosis, and particularly relates to a power grid line fault diagnosis system and method based on a Hadoop cloud computing platform.
Background
Fault diagnosis of an electrical grid is a common problem for electrical power systems. At present, many researches on power grid fault diagnosis at home and abroad are carried out, and the power grid fault diagnosis system has unique characteristics in the aspect of diagnosis. The method mainly comprises a fault diagnosis method based on an expert system, a fault diagnosis method based on an artificial neural network, a fault diagnosis method based on a fuzzy set theory, a fault diagnosis method based on a Petri network theory, a fault diagnosis method based on an MAS theory and the like. However, most of the diagnosis platforms are processing platforms of a master station and a computer, and these methods have their own defects, so that when a fault occurs in the current large and complex power grid structure, the system becomes overwhelmed and even crashes when massive data of the dispatching center rapidly emerge. Therefore, the perfect algorithm can not be effectively executed, so that the fault can not be diagnosed accurately and quickly in time, and the power supply can not be recovered as soon as possible.
Disclosure of Invention
Aiming at the defects in the prior art, the invention provides a power grid line fault diagnosis system and method based on a Hadoop cloud computing platform.
The technical scheme of the invention is as follows:
a power grid line fault diagnosis system based on a Hadoop cloud computing platform comprises a voltage transformer, a current transformer, a transmitter, a remote terminal, a modem, an optical fiber and a plurality of upper computers;
the input end of the voltage transformer and the input end of the current transformer are respectively connected to a power grid line, the output end of the voltage transformer and the output end of the current transformer are respectively connected to the input end of the transmitter, the output end of the transmitter is connected to the input end of a remote terminal, and the remote terminal is communicated with a plurality of upper computers through a modem;
a plurality of upper computers form a Hadoop cluster, wherein one upper computer is used as a NameNode node, and the rest are DateNode nodes; hbase, HDFS and Map/Reduce are arranged in each upper computer, and a Hadoop cluster is a Hadoop cloud computing platform.
The NameNode node is provided with a data monitoring unit.
The power grid fault diagnosis method adopting the power grid line fault diagnosis system based on the Hadoop cloud computing platform comprises the following steps:
step 1: the voltage transformer and the current transformer respectively collect the voltage and the current on each power grid line in real time and transmit the voltage and the current to a remote terminal through the transmitter;
step 2: when a power grid fails, a remote terminal acquires power grid electrical quantity information and transmits the electrical quantity information to NameNode nodes in a Hadoop cluster through a modem, and the NameNode nodes distribute the electrical quantity information of each power grid line to HDFS (high level frequency synthesizer) in each DateNode node for file storage and then store the electrical quantity information to Hbase in each DateNode node;
and step 3: Map/Reduce in each DateNode node parallelly processes the electrical quantity information of the power grid line stored by Hbase, and carries out power grid fault diagnosis;
step 3.1: performing multi-resolution analysis wavelet transform on the electrical quantity information of each power grid line and extracting fault characteristics including wavelet signal rate, wavelet fault rate and wavelet variation rate;
step 3.1.1: performing multi-resolution analysis wavelet transformation on the electric quantity information of each power grid line respectively to obtain reconstructed wavelet transformation results of the current and the voltage of each power grid line:
Dic1,Dic2……Diclas a result of wavelet transformation of the current signals of the individual grid lines, Div1,Div2……DivlThe result of wavelet transformation of the voltage signal of each network line, where l represents the number of sampling points of the signal, Dic1,Dic2……DickFor the result of the wavelet transformation of the current signal before the fault in the individual network lines, Dic(k+1),Dic(k+2)……DiclThe wavelet transformation result of the current signal after each power grid line fault is obtained; div1,Div2……DivkAs a result of wavelet transformation of the voltage signal before the fault of the respective grid line, Div(k+1),Div(k+2)……DivlThe wavelet transformation result of the voltage signal after each power grid line fault is obtained;
step 3.1.2: the wavelet transform coefficient matrix corresponding to the obtained wavelet transform result is calculated by a singular value decomposition theory to obtain a singular value characteristic matrix Lambda of the current wavelet transform coefficient matrix of the ith power grid lineic=diag(λ1c,λ2c,……λpc) Singular value characteristic matrix lambda of sum voltage wavelet transformation coefficient matrixiv=diag(λ1v,λ2v,……λpv) The singular value feature matrix represents the basic features of the wavelet transform coefficient matrix, and p is the minimum order value of square matrixes on the left side and the right side of the singular value feature matrix;
step 3.1.3: calculating the wavelet signal rate of the current signal and the wavelet signal rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line respectively;
the wavelet signal rate of the current signal of the ith power grid line after the fault occurs:sicthe intensity degree W of the current signal energy of the ith power grid line is representedicThe arithmetic mean value of the current signal distribution of the ith power grid line and the arithmetic mean value of the current signal distribution of any power grid line under the m scaleWherein, the wavelet signal energy distribution of the current signal of any power grid line under the j scale is as follows:Djc(k)the wavelet transformation result of the current signal at the k moment under the j scale is represented;
voltage signal wavelet signal rate of ith power grid line after fault occurrence:sivthe intensity degree W of the voltage signal energy of the ith power grid line is representedivRepresenting the arithmetic mean value of the voltage signal energy distribution of the ith power grid line; the arithmetic mean of the voltage signal energy distribution of any power grid line under m scales:wavelet signal energy distribution of voltage signals of any power grid line under the j scale:Djv(k)the wavelet transformation result of the voltage signal at the k moment under the j scale is represented;
step 3.1.4: calculating a current signal wavelet fault rate and a voltage signal wavelet fault rate after a fault occurs according to a current signal and a voltage signal of a power grid line;
wavelet fault rate of current signal of ith power grid line after fault occurrenceVicRepresenting the degree of change of the amplitude of the i-th grid line current signal before and after the fault:wherein, Micqcurrent signal { D) representing the ith grid line before faultic1,Dic2……DickMaximum value of wavelet transform result, MichCurrent signal { D) representing the ith grid line after faultic(k+1),Dic(k+2)……DiclThe maximum value of the wavelet transform result;
wavelet failure rate of voltage signal of ith power grid line after failure VivRepresenting the degree of change of the amplitude of the current signal of the ith network line before and after the fault, wherein MivqVoltage signal { D) representing the ith grid line before faultiv1,Div2……DivkMaximum value of wavelet transform result, MivhVoltage signal { D) representing the ith grid line after faultiv(k+1),Div(k+2)……DivlThe maximum value of the wavelet transform result;
step 3.1.5: calculating the wavelet variation rate of the current signal and the wavelet variation rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line;
(1) wavelet variation rate of current signal of ith power grid line after fault occursBicThe arithmetic mean value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the current signal of the ith power grid line is used; arithmetic mean of diagonal elements of singular value feature matrix of wavelet transform coefficient matrix of current signal of any power grid line <math>
<mrow>
<msub>
<mi>B</mi>
<mi>c</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>ic</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
(2) Wavelet variation rate of voltage signal of ith power grid line after fault occursBivThe arithmetic mean value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the voltage signal of the ith power grid line is used; arithmetic mean of diagonal elements of singular value feature matrix of wavelet transform coefficient matrix of voltage signal of any power grid line <math>
<mrow>
<msub>
<mi>B</mi>
<mi>v</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>iv</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
Step 3.2: calculating the fault support degree of each power grid line according to the wavelet signal rate, the wavelet fault rate and the wavelet variation rate;
fault support of ith grid line <math>
<mrow>
<msub>
<mi>y</mi>
<mi>i</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<msub>
<mi>ρ</mi>
<mi>s</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>s</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>s</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>x</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>x</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>x</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>m</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>m</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>m</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
</mrow>
<mn>3</mn>
</mfrac>
</msqrt>
<mrow>
<mo>(</mo>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>n</mi>
<mo>)</mo>
</mrow>
<mo>,</mo>
</mrow>
</math> Fault support factor rhos、ρx、ρmAre all constants;
step 3.3: establishing a primary credible distribution function according to the fault support degree of each power grid line;
ith power grid linePreliminary trustworthiness distribution function ofWherein theta is uncertainty, and theta is 0.1-0.3;
step 3.4: performing primary classification on a fault power grid line set and a non-fault power grid line set on each power grid line through a Stirling formula, then accurately dividing the fault power grid line set and the non-fault power grid line set by adopting a fuzzy C mean value clustering method, and finally determining a fault power grid line set;
and 4, step 4: and each DateNode node transmits the determined fault power grid line set to the NameNode node to display the power grid line fault diagnosis result.
Has the advantages that:
the invention firstly proposes that the traditional computing mode based on one computer of the platform for power grid fault diagnosis is changed into the computing mode based on the Hadoop cloud computing platform, so that compared with the traditional computing mode, the Hadoop cloud computing platform provides the most reliable and safe data storage center, and users do not worry about troubles such as data loss, virus invasion and the like; the requirement on equipment of a user side is minimum, and the use is convenient; taking parallel computing as a core, scheduling computing task allocation and computing resources as required, and providing complete data processing services from data import integration processing, computing model setting to computing result output, multi-form presentation and the like; by adopting a distributed storage system, data are mutually prepared, and quick backup and recovery are realized, so that each data processing and calculation model is supported, and the calculation requirements of different fields and different characteristics are met; multiple copies are fault-tolerant, data is safe and carefree, mass storage is realized, and space is unlimited; simple configuration, a complete platform, and no need of spending a large amount of time to set up and maintain a computing environment; computing and storage resources are used in a service mode and are taken as required, and the utilization rate of physical machine hardware can be effectively improved generally on the premise of not adding new computing capacity through a virtualization technology.
The method has the advantages of high efficiency, low cost, good reliability and the like in the process of diagnosing the fault of the power grid line, thereby having certain practical significance.
The method of the invention fully utilizes the electric quantity fault information of the power grid lines, calculates the wavelet signal rate, the wavelet fault rate and the wavelet variation rate of current and voltage through the result of wavelet change reconstruction based on multi-resolution analysis, analyzes fault data in multiple angles, fuses the fault data into a primary credible distribution function for judgment and analysis, preliminarily classifies fault power grid line sets and non-fault power grid line sets of each power grid line through a Stirling formula, then accurately divides the fault power grid line sets and the non-fault power grid line sets by adopting a fuzzy C mean value clustering method, finally determines the fault power grid line sets, and can accurately judge the fault power grid lines. And the method is used for Hadoop cloud computing, so that the diagnosis process is quicker, the more complex the power grid is, the more power grid lines are, and the more obvious the advantages are compared with the traditional computing mode.
Drawings
In order to more clearly illustrate the embodiments of the present invention or the technical solutions in the prior art, the drawings used in the description of the embodiments or the prior art will be briefly described below, it is obvious that the drawings in the following description are only examples described in the present invention, and for those skilled in the art, other drawings can be obtained according to the drawings without creative efforts.
FIG. 1 is a structural block diagram of a power grid line fault diagnosis system based on a Hadoop cloud computing platform according to an embodiment of the present invention;
FIG. 2 is a flowchart of a power grid line fault diagnosis method based on a Hadoop cloud computing platform according to an embodiment of the present invention
FIG. 3 is a flow chart of multi-resolution analysis of wavelet transforms and fault feature extraction according to an embodiment of the present invention;
FIG. 4 is a diagram of a conventional Hadoop cloud computing platform architecture;
FIG. 5 is an analysis diagram of a Hadoop cloud computing platform based on an embodiment of the present invention;
FIG. 6 is a graph of a fault waveform and wavelet decomposition analysis of L4 in accordance with an embodiment of the present invention;
(a) is the sampled current waveform of L4;
(b) is a sampled voltage waveform diagram of L4;
(c) is a sampled current wavelet decomposition waveform of L4;
(d) is a sampled voltage wavelet decomposition waveform of L4;
FIG. 7 is a graph of a fault waveform and wavelet decomposition analysis of L6 in accordance with an embodiment of the present invention;
(a) is the sampled current waveform of L6;
(b) is a sampled voltage waveform diagram of L6;
(c) is a sampled current wavelet decomposition waveform of L6;
(d) is a sampled voltage wavelet decomposition waveform of L6;
FIG. 8 is a graph of a fault waveform and wavelet decomposition analysis of L8 in accordance with an embodiment of the present invention;
(a) is the sampled current waveform of L8;
(b) is a sampled voltage waveform diagram of L8;
(c) is a sampled current wavelet decomposition waveform of L8;
(d) is a sampled voltage wavelet decomposition waveform of L8.
Detailed Description
In order to make those skilled in the art better understand the technical solution of the present invention, the technical solution in the embodiment of the present invention will be clearly and completely described below with reference to the drawings in the embodiment of the present invention. All other embodiments, which can be derived by a person skilled in the art from the embodiments given herein without making any creative effort, shall fall within the protection scope of the present invention.
A power grid line fault diagnosis system based on a Hadoop cloud computing platform is shown in figure 1 and comprises a voltage transformer, a current transformer, a transmitter, a remote terminal, a modem, an optical fiber and a plurality of upper computers;
the specific types of the voltage transformer, the current transformer and the transmitter are specifically designed according to the voltage grade and the current magnitude;
the modem adopts a GQ-DOT02C2 RS485 serial port optical transceiver;
the optical fiber adopts GYSTY53/GYTY53 double-sheath single-armor layer stranded optical fiber;
the upper computer adopts a Lenovo (Lenovo) Yangtian M3320n-00 desktop computer;
the input end of the voltage transformer and the input end of the current transformer are respectively connected to a power grid line, the output end of the voltage transformer and the output end of the current transformer are respectively connected to the input end of the transmitter, the output end of the transmitter is connected to the input end of a remote terminal, and the remote terminal is communicated with a plurality of upper computers through a modem;
the structure of the conventional Hadoop cloud computing platform is shown in FIG. 4, and it can be seen from the figure that the Hadoop cloud computing platform comprises an HDFS (Hadoop distributed file system), an Hbase (Hbase), a Map/Reduce (Map/Reduce), an operating system (windows) of a cluster computer, virtualization software (Cygwin; JDK; Ant; TotoseSVN; Eclipse) and a server cluster.
HDFS is a distributed file system capable of running on a cluster of generally inexpensive hardware infrastructure that stores large amounts of data in a streamed data access pattern. HDFS has high fault tolerance and is capable of handling large amounts of data. The HDFS adopts a master/slave mode and consists of a NameNode node and a plurality of DateNode nodes. Since the HDFS file is divided into a plurality of data blocks and is accessed in the data nodes, the HDFS is very suitable for large data set applications.
Hbase is a distributed database in a Hadoop environment. The distributed file system HDFS is used as a support, and real-time reading and writing and random access to a large data set can be provided. The Hbase database is capable of handling very large tables, capable of handling more than 10 hundred million lines of data by ordinary computers, and has data tables consisting of hundreds of outlying elements.
The operating system of the node computer in the Hadoop cluster is a Windows operating system. The virtualization software refers to Cygwin, JDK, Ant, TotoseSVN, Eclipse, and only in this environment can the writing and modification of Hadoop code be performed.
The server cluster refers to a computer of each node running on the whole Hadoop platform, and comprises a NameNode node and a plurality of DateNode nodes.
In the embodiment, a plurality of upper computers form a Hadoop cluster, wherein one upper computer is used as a NameNode node, and the rest are DateNode nodes; hbase, HDFS and Map/Reduce are arranged in each upper computer, and a Hadoop cluster is a Hadoop cloud computing platform. The NameNode node is provided with a data monitoring unit.
The power grid fault diagnosis method adopting the power grid line fault diagnosis system based on the Hadoop cloud computing platform comprises the following steps as shown in FIG. 2:
step 1: the voltage transformer and the current transformer respectively collect the voltage and the current on each power grid line in real time and transmit the voltage and the current to a remote terminal through the transmitter;
step 2: when a power grid fails, a remote terminal acquires power grid electrical quantity information and transmits the electrical quantity information to NameNode nodes in a Hadoop cluster through a modem, and the NameNode nodes distribute the electrical quantity information of each power grid line to HDFS (high level frequency synthesizer) in each DateNode node for file storage and then store the electrical quantity information to Hbase in each DateNode node;
and step 3: Map/Reduce in each DateNode node parallelly processes the electrical quantity information of the power grid line stored by Hbase, and carries out power grid fault diagnosis;
step 3.1: performing multi-resolution analysis wavelet transform on the electrical quantity information of each power grid line and extracting fault characteristics including wavelet signal rate, wavelet fault rate and wavelet variation rate; as shown in fig. 3:
step 3.1.1: performing multi-resolution analysis wavelet transformation on the electric quantity information of each power grid line respectively to obtain reconstructed wavelet transformation results of the current and the voltage of each power grid line:
Dic1,Dic2……Diclas a result of wavelet transformation of the current signals of the individual grid lines, Div1,Div2……DivlThe result of wavelet transformation of the voltage signal of each network line, where l represents the number of sampling points of the signal, Dic1,Dic2……DickFor the result of the wavelet transformation of the current signal before the fault in the individual network lines, Dic(k+1),Dic(k+2)……DiclThe wavelet transformation result of the current signal after each power grid line fault is obtained; div1,Div2……DivkAs a result of wavelet transformation of the voltage signal before the fault of the respective grid line, Div(k+1),Div(k+2)……DivlThe wavelet transformation result of the voltage signal after each power grid line fault is obtained;
step 3.1.2: the wavelet transform coefficient matrix corresponding to the obtained wavelet transform result is calculated by a singular value decomposition theory to obtain a singular value characteristic matrix Lambda of the current wavelet transform coefficient matrix of the ith power grid lineic=diag(λ1c,λ2c,……λpc) Singular value characteristic matrix lambda of sum voltage wavelet transformation coefficient matrixiv=diag(λ1v,λ2v,……λpv),λ1c,λ2c,……λpcDiagonal elements, lambda, of a singular value feature matrix representing a current wavelet transform coefficient matrix of the ith grid line1v,λ2v,……λpvRepresenting diagonal elements of a singular value feature matrix of a voltage wavelet transform coefficient matrix of the ith power grid line, wherein the singular value feature matrix represents basic features of the wavelet transform coefficient matrix, and p is the minimum order value of square matrixes on the left side and the right side of the singular value feature matrix;
step 3.1.3: calculating the wavelet signal rate of the current signal and the wavelet signal rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line respectively;
the wavelet signal rate of the current signal of the ith power grid line after the fault occurs:sicthe intensity degree W of the current signal energy of the ith power grid line is representedicThe arithmetic mean value of the current signal distribution of the ith power grid line and the arithmetic mean value of the current signal distribution of any power grid line under the m scaleWherein, the wavelet signal energy distribution of the current signal of any power grid line under the j scale is as follows: <math>
<mrow>
<msub>
<mi>S</mi>
<mi>jc</mi>
</msub>
<mo>=</mo>
<munder>
<mi>Σ</mi>
<mi>k</mi>
</munder>
<mo>|</mo>
<msub>
<mi>D</mi>
<mrow>
<mi>jc</mi>
<mrow>
<mo>(</mo>
<mi>k</mi>
<mo>)</mo>
</mrow>
</mrow>
</msub>
<mo>|</mo>
<mrow>
<mo>(</mo>
<mi>j</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>m</mi>
<mo>,</mo>
<mi>k</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>l</mi>
<mo>)</mo>
</mrow>
<mo>,</mo>
</mrow>
</math> Djc(k);
voltage signal wavelet signal rate of ith power grid line after fault occurrence:sivthe intensity degree W of the voltage signal energy of the ith power grid line is representedivRepresenting the arithmetic mean value of the voltage signal energy distribution of the ith power grid line; the arithmetic mean of the voltage signal energy distribution of any power grid line under m scales:wavelet signal energy distribution of voltage signals of any power grid line under the j scale:
step 3.1.4: calculating a current signal wavelet fault rate and a voltage signal wavelet fault rate after a fault occurs according to a current signal and a voltage signal of a power grid line;
wavelet fault rate of current signal of ith power grid line after fault occurrenceVicRepresenting the degree of change of the amplitude of the i-th grid line current signal before and after the fault:wherein, Micqcurrent signal { D) representing the ith grid line before faultic1,Dic2……DickMaximum value of wavelet transform result, MichCurrent signal { D) representing the ith grid line after faultic(k+1),Dic(k+2)……DiclThe maximum value of the wavelet transform result;
wavelet failure rate of voltage signal of ith power grid line after failure VivRepresenting the degree of change of the amplitude of the voltage signal of the ith network line before and after the fault, wherein MivqVoltage signal { D) representing the ith grid line before faultiv1,Div2……DivkMaximum value of wavelet transform result, MivhVoltage signal { D) representing the ith grid line after faultiv(k+1),Div(k+2)……DivlThe maximum value of the wavelet transform result;
step 3.1.5: calculating the wavelet variation rate of the current signal and the wavelet variation rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line;
(1) wavelet variation rate of current signal of ith power grid line after fault occursBicThe arithmetic mean value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the current signal of the ith power grid line is used; arithmetic mean of diagonal elements of singular value feature matrix of wavelet transform coefficient matrix of current signal of any power grid line <math>
<mrow>
<msub>
<mi>B</mi>
<mi>c</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>ic</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
(2) Wavelet variation rate of voltage signal of ith power grid line after fault occursBivThe arithmetic mean value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the voltage signal of the ith power grid line is used; arithmetic mean of diagonal elements of singular value feature matrix of wavelet transform coefficient matrix of voltage signal of any power grid line <math>
<mrow>
<msub>
<mi>B</mi>
<mi>v</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>iv</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
Step 3.2: calculating the fault support degree of each power grid line according to the wavelet signal rate, the wavelet fault rate and the wavelet variation rate;
fault support of ith grid line <math>
<mrow>
<msub>
<mi>y</mi>
<mi>i</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<msub>
<mi>ρ</mi>
<mi>s</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>s</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>s</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>x</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>x</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>x</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>m</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>m</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>m</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
</mrow>
<mn>3</mn>
</mfrac>
</msqrt>
<mrow>
<mo>(</mo>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>n</mi>
<mo>)</mo>
</mrow>
<mo>,</mo>
</mrow>
</math> Fault support factor rhos、ρx、ρmAre all constants, in general, ps=0.3,ρx=1.9,ρm=0.8;
Step 3.3: establishing a primary credible distribution function according to the fault support degree of each power grid line;
preliminary trustworthiness distribution function of ith grid lineWherein theta is uncertainty, and theta is 0.1-0.3;
step 3.4: performing primary classification on a fault power grid line set and a non-fault power grid line set on each power grid line through a Stirling formula, then accurately dividing the fault power grid line set and the non-fault power grid line set by adopting a fuzzy C mean value clustering method, and finally determining a fault power grid line set;
(1) the initial credible distribution function of each power grid line is used as the fault probability of the corresponding power grid line, and the Stalllin function value is obtained from the fault probability of the power grid line to divide the initial power grid line into two categories, namely a fault power grid line set phi1NAND fault power grid line set phi2(ii) a If the function value of Stirling is satisfiedWherein epsilon is determined according to the scale of the fault power grid, and then the epsilon is assigned to the fault power grid line set phi1In that, the remaining grid lines are grouped into a non-faulty grid line set Φ2In (1).
(2) Establishing a target function of the fuzzy C-means clustering method by using a membership matrix U of the fuzzy C-means clustering method;
the membership matrix U of the fuzzy C-means clustering method has element values between 0 and 1, but the membership matrix U has normalization regulation, namely all elements U of the membership matrix UfThe sum of i is always equal to 1:
then, the objective function of the fuzzy C-means clustering method is:
in the formula ufi is between 0 and 1; c. CfIs a dieClustering center of fuzzy group f, dfi=||cf-wiThe | | is the Euclidean distance between the f-th clustering center and the i-th data point; and η ∈ [1, ∞) ] is a weighted index, where η is 1.5 < η < 2.5.
(3) Obtaining the necessary condition that the target function of the fuzzy C-means clustering method reaches the minimum value:
(4) determining a clustering center C according to the necessary condition that the target function of the fuzzy C-means clustering method reaches the minimum valueiAnd a membership matrix U;
firstly, initializing a membership matrix U by using a random number between 0 and 1 to satisfy the formula
Secondly, utilizeCalculating f cluster centers cf;
Then, an objective function value of the fuzzy C-means clustering method is calculated, if the objective function value is relative to the target in the previous iteration
If the change amount of the scalar value is less than the threshold value gamma, the iteration is stopped;
finally, byCalculating a new membership matrix, and recalculating f clustering centers cf。
After the membership matrix U is solved, if U1i>u2iIf the grid line belongs to the fault grid line set, otherwise, the grid line belongs to the non-fault grid line set.
And 4, step 4: and each DateNode node transmits the determined fault power grid line set to the NameNode node to display the power grid line fault diagnosis result.
In the present embodiment, a fault diagnosis is performed on a grid line as shown in fig. 5. The figure comprises 11 buses (B1-B11), 10 lines (L1-L10) and 20 breaker switches (CB 1-CB 20). When the current L4 breaks down, main protection actions at two sides of a line L4 break away circuit breakers CB6 and CB14 after the fault occurs; a second backup protection malfunction of the line L8 trips a circuit breaker CB 17; meanwhile, the two sides of the line L6 are protected to trip the circuit breakers CB8 and CB 9;
fig. 6, 7, and 8 are diagrams of analysis of the fault waveform and wavelet decomposition of L4, L6, and L8, respectively.
The fault diagnosis analysis data table is as follows:
TABLE 1 Fault diagnosis Process data analysis Table
When calculating, epsilon is 2, eta is 2, and as can be seen from the data calculated in the table, u is11>u21,u12<u22,u13<u23The fault line is L4, and the embodiment is enough to illustrate that the invention is reliable and practical and can be used for fault diagnosis of large-scale power grids.
The invention provides a fault diagnosis system and method of a power grid line based on a Hadoop cloud computing platform, aiming at the background that mass data need to be processed and a fault decision needs to be made in time when a large and complex power grid fails. The main diagnosis algorithm is also based on wavelet transformation of multi-resolution analysis and fuzzy C-means clustering algorithm, and faults are quickly and accurately diagnosed. The Hadoop cloud computing platform is low in construction cost, can process a large amount of data in parallel, and is extremely high in efficiency, so that huge loss caused by power grid faults can be saved as far as possible.
The foregoing is directed to embodiments of the present application and it is noted that numerous modifications and adaptations may be made by those skilled in the art without departing from the principles of the present application and are intended to be within the scope of the present application.
Claims (3)
1. A power grid line fault diagnosis system based on a Hadoop cloud computing platform is characterized in that: the system comprises a voltage transformer, a current transformer, a transmitter, a remote terminal, a modem, an optical fiber and a plurality of upper computers;
the input end of the voltage transformer and the input end of the current transformer are respectively connected to a power grid line, the output end of the voltage transformer and the output end of the current transformer are respectively connected to the input end of the transmitter, the output end of the transmitter is connected to the input end of a remote terminal, and the remote terminal is communicated with a plurality of upper computers through a modem;
a plurality of upper computers form a Hadoop cluster, wherein one upper computer is used as a NameNode node, and the rest are DateNode nodes; hbase, HDFS and Map/Reduce are arranged in each upper computer, and a Hadoop cluster is a Hadoop cloud computing platform.
2. The power grid line fault diagnosis system based on the Hadoop cloud computing platform as claimed in claim 1, wherein: the NameNode node is provided with a data monitoring unit.
3. The power grid fault diagnosis method of the power grid line fault diagnosis system based on the Hadoop cloud computing platform is adopted, and is characterized in that: the method comprises the following steps:
step 1: the voltage transformer and the current transformer respectively collect the voltage and the current on each power grid line in real time and transmit the voltage and the current to a remote terminal through the transmitter;
step 2: when a power grid fails, a remote terminal acquires power grid electrical quantity information and transmits the electrical quantity information to NameNode nodes in a Hadoop cluster through a modem, and the NameNode nodes distribute the electrical quantity information of each power grid line to HDFS (high level frequency synthesizer) in each DateNode node for file storage and then store the electrical quantity information to Hbase in each DateNode node;
and step 3: Map/Reduce in each DateNode node parallelly processes the electrical quantity information of the power grid line stored by Hbase, and carries out power grid fault diagnosis;
step 3.1: performing multi-resolution analysis wavelet transform on the electrical quantity information of each power grid line and extracting fault characteristics including wavelet signal rate, wavelet fault rate and wavelet variation rate;
step 3.1.1: performing multi-resolution analysis wavelet transformation on the electric quantity information of each power grid line respectively to obtain reconstructed wavelet transformation results of the current and the voltage of each power grid line:
Dic1,Dic2……Diclas a result of wavelet transformation of the current signals of the individual grid lines, Div1,Div2……DivlThe result of wavelet transformation of the voltage signal of each network line, where l represents the number of sampling points of the signal, Dic1,Dic2……DickFor the result of the wavelet transformation of the current signal before the fault in the individual network lines, Dic(k+1),Dic(k+2)……DiclThe wavelet transformation result of the current signal after each power grid line fault is obtained; div1,Div2……DivkAs a result of wavelet transformation of the voltage signal before the fault of the respective grid line, Div(k+1),Div(k+2)……DivlThe wavelet transformation result of the voltage signal after each power grid line fault is obtained;
step 3.1.2: calculating a singular value characteristic matrix of a current wavelet transform coefficient matrix and a singular value characteristic matrix of a voltage wavelet transform coefficient matrix of the ith power grid line by using a singular value decomposition theory according to the obtained wavelet transform coefficient matrix corresponding to the wavelet transform result, wherein the singular value characteristic matrix represents the basic characteristics of the wavelet transform coefficient matrix;
step 3.1.3: calculating the wavelet signal rate of the current signal and the wavelet signal rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line respectively;
the wavelet signal rate of the current signal of the ith power grid line after the fault occurs:sicthe intensity degree W of the current signal energy of the ith power grid line is representedicThe arithmetic mean value of the current signal distribution of the ith power grid line and the arithmetic mean value of the current signal distribution of any power grid line under the m scaleWherein, the wavelet signal energy distribution of the current signal of any power grid line under the j scale is as follows: <math>
<mrow>
<msub>
<mi>S</mi>
<mi>jc</mi>
</msub>
<mo>=</mo>
<munder>
<mi>Σ</mi>
<mi>k</mi>
</munder>
<mo>|</mo>
<msub>
<mi>D</mi>
<mrow>
<mi>jc</mi>
<mrow>
<mo>(</mo>
<mi>k</mi>
<mo>)</mo>
</mrow>
</mrow>
</msub>
<mo>|</mo>
<mrow>
<mo>(</mo>
<mi>j</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>m</mi>
<mo>,</mo>
<mi>k</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>l</mi>
<mo>)</mo>
</mrow>
<mo>;</mo>
</mrow>
</math>
voltage signal wavelet signal rate of ith power grid line after fault occurrence:sivthe intensity degree W of the voltage signal energy of the ith power grid line is representedivRepresenting the arithmetic mean value of the voltage signal energy distribution of the ith power grid line; the arithmetic mean of the voltage signal energy distribution of any power grid line under m scales:wavelet signal energy distribution of voltage signals of any power grid line under the j scale:
step 3.1.4: calculating a current signal wavelet fault rate and a voltage signal wavelet fault rate after a fault occurs according to a current signal and a voltage signal of a power grid line;
wavelet fault rate of current signal of ith power grid line after fault occurrenceVicRepresenting the degree of change of the amplitude of the i-th grid line current signal before and after the fault:wherein, Micqcurrent signal { D) representing the ith grid line before faultic1,Dic2……DickMaximum value of wavelet transform result, MichCurrent signal { D) representing the ith grid line after faultic(k+1),Dic(k+2)……DiclThe maximum value of the wavelet transform result;
wavelet failure rate of voltage signal of ith power grid line after failure VivRepresenting the degree of change of the amplitude of the current signal of the ith network line before and after the fault, wherein MivqVoltage signal { D) representing the ith grid line before faultiv1,Div2……DivkMaximum value of wavelet transform result, MivhVoltage signal { D) representing the ith grid line after faultiv(k+1),Div(k+2)……DivlThe maximum value of the wavelet transform result;
step 3.1.5: calculating the wavelet variation rate of the current signal and the wavelet variation rate of the voltage signal after the fault occurs according to the current signal and the voltage signal of the power grid line;
(1) wavelet variation rate of current signal of ith power grid line after fault occursBicThe average value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the current signal of the ith power grid line is obtained; small wave change of current signal of any power network lineArithmetic mean of diagonal elements of singular value feature matrix of transform coefficient matrix <math>
<mrow>
<msub>
<mi>B</mi>
<mi>c</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>ic</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
(2) Wavelet variation rate of voltage signal of ith power grid line after fault occursBivThe average value of diagonal elements of a singular value feature matrix of a wavelet transformation coefficient matrix of the voltage signal of the ith power grid line is obtained; arithmetic mean of diagonal elements of singular value feature matrix of wavelet transform coefficient matrix of voltage signal of any power grid line <math>
<mrow>
<msub>
<mi>B</mi>
<mi>v</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<munderover>
<mi>Σ</mi>
<mrow>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
</mrow>
<mi>p</mi>
</munderover>
<msub>
<mi>λ</mi>
<mi>iv</mi>
</msub>
</mrow>
<mi>p</mi>
</mfrac>
</msqrt>
<mo>;</mo>
</mrow>
</math>
Step 3.2: calculating the fault support degree of each power grid line according to the wavelet signal rate, the wavelet fault rate and the wavelet variation rate;
fault support of ith grid line <math>
<mrow>
<msub>
<mi>y</mi>
<mi>i</mi>
</msub>
<mo>=</mo>
<msqrt>
<mfrac>
<mrow>
<msub>
<mi>ρ</mi>
<mi>s</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>s</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>s</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>x</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>x</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>x</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
<mo>+</mo>
<msub>
<mi>ρ</mi>
<mi>m</mi>
</msub>
<msqrt>
<mfrac>
<mrow>
<msup>
<msub>
<mi>m</mi>
<mi>ic</mi>
</msub>
<mn>2</mn>
</msup>
<mo>+</mo>
<msup>
<msub>
<mi>m</mi>
<mi>iv</mi>
</msub>
<mn>2</mn>
</msup>
</mrow>
<mn>2</mn>
</mfrac>
</msqrt>
</mrow>
<mn>3</mn>
</mfrac>
</msqrt>
<mrow>
<mo>(</mo>
<mi>i</mi>
<mo>=</mo>
<mn>1</mn>
<mo>.</mo>
<mo>.</mo>
<mo>.</mo>
<mi>n</mi>
<mo>)</mo>
</mrow>
<mo>,</mo>
</mrow>
</math> Fault support factor rhos、ρx、ρmAre all constants;
step 3.3: establishing a primary credible distribution function according to the fault support degree of each power grid line;
preliminary trustworthiness distribution function of ith grid lineWherein theta is uncertainty, and theta is 0.1-0.3;
step 3.4: performing primary classification on a fault power grid line set and a non-fault power grid line set on each power grid line through a Stirling formula, then accurately dividing the fault power grid line set and the non-fault power grid line set by adopting a fuzzy C mean value clustering method, and finally determining a fault power grid line set;
and 4, step 4: and each DateNode node transmits the determined fault power grid line set to the NameNode node to display the power grid line fault diagnosis result.
Priority Applications (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410374520.9A CN104133143B (en) | 2014-07-31 | 2014-07-31 | A kind of Guangdong power system diagnostic system and method calculating platform based on Hadoop cloud |
Applications Claiming Priority (1)
Application Number | Priority Date | Filing Date | Title |
---|---|---|---|
CN201410374520.9A CN104133143B (en) | 2014-07-31 | 2014-07-31 | A kind of Guangdong power system diagnostic system and method calculating platform based on Hadoop cloud |
Publications (2)
Publication Number | Publication Date |
---|---|
CN104133143A true CN104133143A (en) | 2014-11-05 |
CN104133143B CN104133143B (en) | 2016-09-28 |
Family
ID=51805890
Family Applications (1)
Application Number | Title | Priority Date | Filing Date |
---|---|---|---|
CN201410374520.9A Expired - Fee Related CN104133143B (en) | 2014-07-31 | 2014-07-31 | A kind of Guangdong power system diagnostic system and method calculating platform based on Hadoop cloud |
Country Status (1)
Country | Link |
---|---|
CN (1) | CN104133143B (en) |
Cited By (8)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN104967121A (en) * | 2015-07-13 | 2015-10-07 | 中国电力科学研究院 | Large-scale electric power system node load flow computing method |
CN105759737A (en) * | 2014-12-17 | 2016-07-13 | 齐鲁工业大学 | High voltage cable monitoring and control platform and prediction control method thereof |
CN106295023A (en) * | 2016-08-15 | 2017-01-04 | 南京航空航天大学 | A kind of diagnostic method of asynchronous machine rotor combined failure |
CN107064743A (en) * | 2017-04-13 | 2017-08-18 | 深圳市特力康科技有限公司 | Power distribution network transient state ripple failure tracking method and device based on cloud analysis with identification |
CN109711062A (en) * | 2018-12-28 | 2019-05-03 | 广东电网有限责任公司 | A kind of equipment fault diagnosis method and device based on cloud service |
CN111209270A (en) * | 2019-12-24 | 2020-05-29 | 曙光信息产业(北京)有限公司 | MapReduce technology-based cluster monitoring original data sampling calculation and storage method |
CN113655341A (en) * | 2021-09-10 | 2021-11-16 | 国网山东省电力公司鱼台县供电公司 | Power distribution network fault positioning method and system |
CN117254574A (en) * | 2023-09-25 | 2023-12-19 | 深圳航天科创泛在电气有限公司 | Energy storage power distribution and emergency power supply system |
Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1529178A (en) * | 2003-10-09 | 2004-09-15 | 武汉大学 | Electric-power system transmitting-line fault diagnosis and phase selecting method |
CN2932404Y (en) * | 2006-01-18 | 2007-08-08 | 张百军 | Distribution network failure automatic positioning system device |
CN102508076A (en) * | 2011-11-09 | 2012-06-20 | 东北大学 | Fault diagnosis device and method based on multi-agent system and wavelet analysis |
-
2014
- 2014-07-31 CN CN201410374520.9A patent/CN104133143B/en not_active Expired - Fee Related
Patent Citations (3)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN1529178A (en) * | 2003-10-09 | 2004-09-15 | 武汉大学 | Electric-power system transmitting-line fault diagnosis and phase selecting method |
CN2932404Y (en) * | 2006-01-18 | 2007-08-08 | 张百军 | Distribution network failure automatic positioning system device |
CN102508076A (en) * | 2011-11-09 | 2012-06-20 | 东北大学 | Fault diagnosis device and method based on multi-agent system and wavelet analysis |
Non-Patent Citations (2)
Title |
---|
曲朝阳 等: "基于Hadoop的广域测量系统数据处理", 《电力系统自动化》 * |
王德文: "基于云计算的电力数据中心基础架构及其关键技术", 《电力系统自动化》 * |
Cited By (10)
Publication number | Priority date | Publication date | Assignee | Title |
---|---|---|---|---|
CN105759737A (en) * | 2014-12-17 | 2016-07-13 | 齐鲁工业大学 | High voltage cable monitoring and control platform and prediction control method thereof |
CN104967121A (en) * | 2015-07-13 | 2015-10-07 | 中国电力科学研究院 | Large-scale electric power system node load flow computing method |
CN104967121B (en) * | 2015-07-13 | 2018-01-19 | 中国电力科学研究院 | A kind of tidal current computing method of large-scale electrical power system node |
CN106295023A (en) * | 2016-08-15 | 2017-01-04 | 南京航空航天大学 | A kind of diagnostic method of asynchronous machine rotor combined failure |
CN107064743A (en) * | 2017-04-13 | 2017-08-18 | 深圳市特力康科技有限公司 | Power distribution network transient state ripple failure tracking method and device based on cloud analysis with identification |
CN109711062A (en) * | 2018-12-28 | 2019-05-03 | 广东电网有限责任公司 | A kind of equipment fault diagnosis method and device based on cloud service |
CN111209270A (en) * | 2019-12-24 | 2020-05-29 | 曙光信息产业(北京)有限公司 | MapReduce technology-based cluster monitoring original data sampling calculation and storage method |
CN113655341A (en) * | 2021-09-10 | 2021-11-16 | 国网山东省电力公司鱼台县供电公司 | Power distribution network fault positioning method and system |
CN113655341B (en) * | 2021-09-10 | 2024-01-23 | 国网山东省电力公司鱼台县供电公司 | Fault positioning method and system for power distribution network |
CN117254574A (en) * | 2023-09-25 | 2023-12-19 | 深圳航天科创泛在电气有限公司 | Energy storage power distribution and emergency power supply system |
Also Published As
Publication number | Publication date |
---|---|
CN104133143B (en) | 2016-09-28 |
Similar Documents
Publication | Publication Date | Title |
---|---|---|
CN104133143B (en) | A kind of Guangdong power system diagnostic system and method calculating platform based on Hadoop cloud | |
CN107330056B (en) | Wind power plant SCADA system based on big data cloud computing platform and operation method thereof | |
WO2020134361A1 (en) | State evaluation method for secondary equipment of substation, system, and equipment | |
CN106099945A (en) | A kind of big data modeling of GA for reactive power optimization and abnormal scheme detection method | |
CN105354643A (en) | Risk prediction evaluation method for wind power grid integration | |
Zhang et al. | Critical node identification in active distribution network using resilience and risk theory | |
CN115730749B (en) | Power dispatching risk early warning method and device based on fusion power data | |
Li et al. | Deep learning-based transient stability assessment framework for large-scale modern power system | |
Zu et al. | A simple gated recurrent network for detection of power quality disturbances | |
Sun et al. | Fast transient stability prediction using grid-informed temporal and topological embedding deep neural network | |
Qu et al. | Research on short‐term output power forecast model of wind farm based on neural network combination algorithm | |
Gong et al. | Transient stability assessment of electric power system based on voltage phasor and cnn-lstm | |
CN113344283A (en) | Energy internet new energy consumption capacity assessment method based on edge intelligence | |
Wang et al. | Cluster division in wind farm through ensemble modelling | |
Zhang et al. | Distributed Architecture of Power Grid Asset Management and Future Research Directions | |
Lin et al. | Data-driven situation awareness of electricity-gas integrated energy system considering time series features | |
CN110348489A (en) | A kind of partial discharge of transformer mode identification method based on autoencoder network | |
Ma et al. | A probabilistic cascading failure model for dynamic operating conditions | |
Deng et al. | Hybrid short-term load forecasting using the Hadoop MapReduce framework | |
Wang et al. | Deep learning-based short-term load forecasting for transformers in distribution grid | |
Li et al. | Power grid fault detection method based on cloud platform and improved isolated forest | |
Duan et al. | TCAD: unsupervised anomaly detection based on global local representation differences | |
Jingyu et al. | Statistical analysis of distribution network fault information based on multi-source heterogeneous data mining | |
Pan et al. | A model for detecting false data injection attacks in smart grids based on the method utilized for image coding | |
Chen et al. | A data mining method for extracting key factors of distribution network reliability |
Legal Events
Date | Code | Title | Description |
---|---|---|---|
C06 | Publication | ||
PB01 | Publication | ||
C10 | Entry into substantive examination | ||
SE01 | Entry into force of request for substantive examination | ||
C14 | Grant of patent or utility model | ||
GR01 | Patent grant | ||
CF01 | Termination of patent right due to non-payment of annual fee |
Granted publication date: 20160928 |
|
CF01 | Termination of patent right due to non-payment of annual fee |