CN113483849B - Dynamic monitoring method for liquid level of transformer - Google Patents

Dynamic monitoring method for liquid level of transformer Download PDF

Info

Publication number
CN113483849B
CN113483849B CN202110747318.6A CN202110747318A CN113483849B CN 113483849 B CN113483849 B CN 113483849B CN 202110747318 A CN202110747318 A CN 202110747318A CN 113483849 B CN113483849 B CN 113483849B
Authority
CN
China
Prior art keywords
transformer
value
liquid level
moment
historical
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
CN202110747318.6A
Other languages
Chinese (zh)
Other versions
CN113483849A (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.)
SHANGHAI SUNRISE POWER TECHNOLOGY CO LTD
Original Assignee
SHANGHAI SUNRISE POWER TECHNOLOGY 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 SHANGHAI SUNRISE POWER TECHNOLOGY CO LTD filed Critical SHANGHAI SUNRISE POWER TECHNOLOGY CO LTD
Priority to CN202110747318.6A priority Critical patent/CN113483849B/en
Publication of CN113483849A publication Critical patent/CN113483849A/en
Application granted granted Critical
Publication of CN113483849B publication Critical patent/CN113483849B/en
Active legal-status Critical Current
Anticipated expiration legal-status Critical

Links

Classifications

    • GPHYSICS
    • G01MEASURING; TESTING
    • G01FMEASURING VOLUME, VOLUME FLOW, MASS FLOW OR LIQUID LEVEL; METERING BY VOLUME
    • G01F23/00Indicating or measuring liquid level or level of fluent solid material, e.g. indicating in terms of volume or indicating by means of an alarm
    • GPHYSICS
    • G01MEASURING; TESTING
    • G01KMEASURING TEMPERATURE; MEASURING QUANTITY OF HEAT; THERMALLY-SENSITIVE ELEMENTS NOT OTHERWISE PROVIDED FOR
    • G01K13/00Thermometers specially adapted for specific purposes

Landscapes

  • Physics & Mathematics (AREA)
  • General Physics & Mathematics (AREA)
  • Fluid Mechanics (AREA)
  • Housings And Mounting Of Transformers (AREA)

Abstract

A dynamic monitoring method for the liquid level of transformer features that the historical oil temp value, the historical liquid level value and the historical alarm data of transformer are analyzed, and the real-time state data of transformer is combined to obtain the median set of liquid level value of transformer, the alarm value at current time and the relative gradient value of liquid level of transformer at current time.

Description

Dynamic monitoring method for liquid level of transformer
Technical field:
the invention relates to the technical field of transformer substation monitoring management, in particular to a transformer liquid level monitoring technology, and specifically relates to a transformer liquid level dynamic monitoring method.
The background technology is as follows:
in a power system, the liquid level of a transformer in a transformer substation can change along with the change of the ambient temperature, the liquid level rises when the ambient temperature rises, the liquid level drops when the ambient temperature drops, and the change brings inconvenience to the liquid level alarm of the transformer. In the prior art, a fixed alarm value or gradient alarm mode is usually adopted, but false alarm and false alarm caused by the change of the liquid level of the transformer along with the change of the ambient temperature cannot be effectively avoided in the two modes. Meanwhile, in order to avoid false alarm, the existing transformer liquid level detection method generally adopts an increase alarm limit value, but the method can cover up the slow change of the transformer oil temperature, so that the transformer liquid level alarm loses the corresponding function, and the safe operation of a transformer substation is difficult to be effectively ensured.
The invention comprises the following steps:
the invention aims to provide a dynamic monitoring method for the liquid level of a transformer, which is used for realizing dynamic alarm for the liquid level of the transformer by analyzing the historical oil temperature value, the historical liquid level value and the historical alarm data of the transformer and combining with analyzing the real-time state data of the transformer, so that the problems of high false alarm and missing alarm rate caused by adopting the modes of setting a fixed alarm value, gradient alarm, increasing an alarm limit value and the like are effectively reduced.
The invention relates to a dynamic monitoring method for the liquid level of a transformer, which comprises the following steps: step one: the method comprises the steps of obtaining a historical transformer oil temperature value, a historical transformer liquid level value and historical alarm data in a transformer substation monitoring system, wherein the historical transformer oil temperature value is extracted from the monitoring system, the historical transformer liquid level value is extracted from an image recognition system, the historical alarm data is a transformer alarm record in a transformer substation background monitoring system, and the historical transformer oil temperature value, the historical transformer liquid level value and the historical alarm data at least comprise one year of complete monitoring information; step two: traversing and searching a set of time points k which simultaneously meet the requirements of U (k-1) > l multiplied by Un, U (k) > l multiplied by Un and S (k) =0, wherein U (k-1) and U (k) are any voltage value of the primary side of a historical transformer at k-1 and k time, S (k) is a historical alarm value of the transformer at k time, 0 represents no alarm, 1 represents alarm, un is a voltage reference value of a voltage level of the transformer, l is a reliability coefficient value of 0.7, and the time interval between k-1 and k time is 30 minutes; step three: traversing history monitoring data, and obtaining a set of two-dimensional arrays Tu by a formula Tu (u, k) =I (k), wherein I (k) is a transformer liquid level value at the moment k, tu (u, k) is a liquid level value at the moment k, the transformer temperature at the moment k is u, the temperature u is obtained by the formula u=int (T (k)), wherein T (k) is a transformer oil temperature value at the moment k, and int () is a rounding function; step four: traversing the two-dimensional array Tu, calculating to obtain the median of the liquid level value of the transformer at each temperature u, and storing the result into a Tz set, wherein Tz (u) represents the liquid level median value of the temperature u; step five: in the real-time monitoring system, an alarm value A (i) of a current i moment of a transformer is obtained by a formula A (i) =tz (u), wherein the temperature u is obtained by u=int (T (i)), T (i) is a transformer oil temperature value of the current i moment, int () is a rounding function, and if the current temperature u is not in the Tz set of the step four, a median value closest to u in the Tz set is taken as A (i); step six: calculating to obtain a transformer liquid level relative gradient value D (i) at the current moment i by a formula D (i) =fabs (A (i) -A (i-1) -Tz (u.i) +tz (v.i-1)), wherein the function fabs () is an absolute value function, A (i-1) is an alarm value at the moment i-1, tz (u.i) is a Tz (u) value of a transformer oil temperature u at the moment i, tz (v.i-1) is a Tz (v) value of a transformer oil temperature v at the moment i-1, and the time interval between the moment i-1 and the moment i is 30 minutes; step seven: and taking a transformer liquid level value I (I) at the current moment I, and triggering an alarm by a substation monitoring system when I (I) > lambda A (I), I (I) < (lambda-1) x A (I), or D (I) > (lambda-1) x A (I) is met, wherein lambda is a reliability coefficient value of 1.2.
The working principle of the invention is as follows: obtaining a transformer oil temperature value, a liquid level value and alarm data for at least more than one year, wherein the larger the processed historical data size is, the higher the precision of a monitoring method is, traversing the above historical data to find a time point k which simultaneously meets three conditions of U (k-1) > l multiplied by Un, U (k) > l multiplied by Un and S (k) =0, obtaining a set of the time point k, obtaining a set of a two-dimensional array Tu through the set of the time point k by a formula Tu (U, k) =I (k), traversing the set of the two-dimensional array Tu, obtaining a median Tz set of the transformer liquid level value at each temperature U, calculating an alarm value A (I) by a formula A (I) =tz (U), if the temperature U is not in the Tz set, taking one median value closest to the temperature U in the Tz set as A (I), and simultaneously obtaining a transformer liquid level relative gradient value D (I) at the current moment I by the formula
D (I) =fabs (A (I) -A (I-1) -Tz (u.i) +tz (v.i-1)) is calculated, after the data of A (I) and D (I) are obtained through the steps, the system judges that when I (I) > lambda A (I) or I (I) < (lambda-1) x A (I) or D (I) > (lambda-1) x A (I) is met, the transformer substation monitoring system triggers an alarm, and accurate dynamic monitoring of the liquid level of the transformer is achieved.
Compared with the prior art, the invention has positive and obvious effects. According to the method, the historical oil temperature value, the historical liquid level value and the historical alarm data of the transformer are analyzed, the real-time state data of the transformer are analyzed, the dynamic alarm of the liquid level of the transformer is realized, the problems of high false alarm and missing alarm rate caused by the modes of setting a fixed alarm value, gradient alarm, increasing an alarm limit value and the like are effectively reduced, and the liquid level dynamic monitoring method is low in implementation cost, high in safety, low in base investment and high in monitoring efficiency.
Description of the drawings:
FIG. 1 is a schematic flow chart of a dynamic monitoring method for the liquid level of a transformer according to the present invention
The specific embodiment is as follows:
example 1:
as shown in fig. 1, the method for dynamically monitoring the liquid level of the transformer comprises the following steps:
step one: the method comprises the steps of obtaining a historical transformer oil temperature value, a historical transformer liquid level value and historical alarm data in a transformer substation monitoring system, wherein the historical transformer oil temperature value is extracted from the monitoring system, the historical transformer liquid level value is extracted from an image recognition system, the historical alarm data is a transformer alarm record in a transformer substation background monitoring system, and the historical transformer oil temperature value, the historical transformer liquid level value and the historical alarm data at least comprise one year of complete monitoring information;
step two: traversing and searching a set of time points k which simultaneously meet the requirements of U (k-1) > l multiplied by Un, U (k) > l multiplied by Un and S (k) =0, wherein U (k-1) and U (k) are any voltage value of the primary side of a historical transformer at k-1 and k time, S (k) is a historical alarm value of the transformer at k time, 0 represents no alarm, 1 represents alarm, un is a voltage reference value of a voltage level of the transformer, l is a reliability coefficient value of 0.7, and the time interval between k-1 and k time is 30 minutes;
step three: traversing history monitoring data, and obtaining a set of two-dimensional arrays Tu by a formula Tu (u, k) =I (k), wherein I (k) is a transformer liquid level value at the moment k, tu (u, k) is a liquid level value at the moment k, the transformer temperature at the moment k is u, the temperature u is obtained by the formula u=int (T (k)), wherein T (k) is a transformer oil temperature value at the moment k, and int () is a rounding function;
step four: traversing the two-dimensional array Tu, calculating to obtain the median of the liquid level value of the transformer at each temperature u, and storing the result into a Tz set, wherein Tz (u) represents the liquid level median value of the temperature u;
step five: in the real-time monitoring system, an alarm value A (i) of a current i moment of a transformer is obtained by a formula A (i) =tz (u), wherein the temperature u is obtained by u=int (T (i)), T (i) is a transformer oil temperature value of the current i moment, int () is a rounding function, and if the current temperature u is not in the Tz set of the step four, a median value closest to u in the Tz set is taken as A (i);
step six: calculating to obtain a transformer liquid level relative gradient value D (i) at the current moment i by a formula D (i) =fabs (A (i) -A (i-1) -Tz (u.i) +tz (v.i-1)), wherein the function fabs () is an absolute value function, A (i-1) is an alarm value at the moment i-1, tz (u.i) is a Tz (u) value of a transformer oil temperature u at the moment i, tz (v.i-1) is a Tz (v) value of a transformer oil temperature v at the moment i-1, and the time interval between the moment i-1 and the moment i is 30 minutes;
step seven: and taking a transformer liquid level value I (I) at the current moment I, and triggering an alarm by a substation monitoring system when I (I) > lambda A (I), I (I) < (lambda-1) x A (I), or D (I) > (lambda-1) x A (I) is met, wherein lambda is a reliability coefficient value of 1.2.

Claims (1)

1. A dynamic monitoring method for the liquid level of a transformer is characterized in that: the method comprises the following steps:
step one: the method comprises the steps of obtaining a historical transformer oil temperature value, a historical transformer liquid level value and historical alarm data in a transformer substation monitoring system, wherein the historical transformer oil temperature value is extracted from the monitoring system, the historical transformer liquid level value is extracted from an image recognition system, the historical alarm data is a transformer alarm record in a transformer substation background monitoring system, and the historical transformer oil temperature value, the historical transformer liquid level value and the historical alarm data at least comprise one year of complete monitoring information;
step two: traversing and searching a set of time points k which simultaneously meet the requirements of U (k-1) > l multiplied by Un, U (k) > l multiplied by Un and S (k) =0, wherein U (k-1) and U (k) are any voltage value of the primary side of a historical transformer at k-1 and k time, S (k) is a historical alarm value of the transformer at k time, 0 represents no alarm, 1 represents alarm, un is a voltage reference value of a voltage level of the transformer, l is a reliability coefficient value of 0.7, and the time interval between k-1 and k time is 30 minutes;
step three: traversing history monitoring data, and obtaining a set of two-dimensional arrays Tu by a formula Tu (u, k) =I (k), wherein I (k) is a transformer liquid level value at the moment k, tu (u, k) is a liquid level value at the moment k, the transformer temperature at the moment k is u, the temperature u is obtained by the formula u=int (T (k)), wherein T (k) is a transformer oil temperature value at the moment k, and int () is a rounding function;
step four: traversing the two-dimensional array Tu, calculating to obtain the median of the liquid level value of the transformer at each temperature u, and storing the result into a Tz set, wherein Tz (u) represents the liquid level median value of the temperature u;
step five: in the real-time monitoring system, an alarm value A (i) of a current i moment of a transformer is obtained by a formula A (i) =tz (u), wherein the temperature u is obtained by u=int (T (i)), T (i) is a transformer oil temperature value of the current i moment, int () is a rounding function, and if the current temperature u is not in the Tz set of the step four, a median value closest to u in the Tz set is taken as A (i);
step six: calculating to obtain a transformer liquid level relative gradient value D (i) at the current moment i by a formula D (i) =fabs (A (i) -A (i-1) -Tz (u.i) +tz (v.i-1)), wherein the function fabs () is an absolute value function, A (i-1) is an alarm value at the moment i-1, tz (u.i) is a Tz (u) value of a transformer oil temperature u at the moment i, tz (v.i-1) is a Tz (v) value of a transformer oil temperature v at the moment i-1, and the time interval between the moment i-1 and the moment i is 30 minutes;
step seven: and taking a transformer liquid level value I (I) at the current moment I, and triggering an alarm by a substation monitoring system when I (I) > lambda A (I), I (I) < (lambda-1) x A (I), or D (I) > (lambda-1) x A (I) is met, wherein lambda is a reliability coefficient value of 1.2.
CN202110747318.6A 2021-07-01 2021-07-01 Dynamic monitoring method for liquid level of transformer Active CN113483849B (en)

Priority Applications (1)

Application Number Priority Date Filing Date Title
CN202110747318.6A CN113483849B (en) 2021-07-01 2021-07-01 Dynamic monitoring method for liquid level of transformer

Applications Claiming Priority (1)

Application Number Priority Date Filing Date Title
CN202110747318.6A CN113483849B (en) 2021-07-01 2021-07-01 Dynamic monitoring method for liquid level of transformer

Publications (2)

Publication Number Publication Date
CN113483849A CN113483849A (en) 2021-10-08
CN113483849B true CN113483849B (en) 2023-10-17

Family

ID=77940118

Family Applications (1)

Application Number Title Priority Date Filing Date
CN202110747318.6A Active CN113483849B (en) 2021-07-01 2021-07-01 Dynamic monitoring method for liquid level of transformer

Country Status (1)

Country Link
CN (1) CN113483849B (en)

Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2466322A1 (en) * 2010-12-17 2012-06-20 ABB Research Ltd. Method and apparatus for transformer diagnosis
CN105893943A (en) * 2016-03-28 2016-08-24 国网浙江省电力公司宁波供电公司 Oil level detection method and system
CN107450428A (en) * 2017-08-08 2017-12-08 国网重庆市电力公司江津供电分公司 A kind of main transformer oil level method for real-time monitoring equivalent based on translation
CN112001417A (en) * 2020-07-17 2020-11-27 国网宁夏电力有限公司检修公司 Monitoring method, medium and system for transformer oil conservator
CN112036436A (en) * 2020-07-23 2020-12-04 国网江苏省电力有限公司检修分公司 Data noise processing method and processing system of phase modulator oil temperature prediction system

Family Cites Families (1)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
US11437185B2 (en) * 2019-06-27 2022-09-06 Siemens Aktiengesellschaft Temperature based fluid level estimation in an electrical device

Patent Citations (5)

* Cited by examiner, † Cited by third party
Publication number Priority date Publication date Assignee Title
EP2466322A1 (en) * 2010-12-17 2012-06-20 ABB Research Ltd. Method and apparatus for transformer diagnosis
CN105893943A (en) * 2016-03-28 2016-08-24 国网浙江省电力公司宁波供电公司 Oil level detection method and system
CN107450428A (en) * 2017-08-08 2017-12-08 国网重庆市电力公司江津供电分公司 A kind of main transformer oil level method for real-time monitoring equivalent based on translation
CN112001417A (en) * 2020-07-17 2020-11-27 国网宁夏电力有限公司检修公司 Monitoring method, medium and system for transformer oil conservator
CN112036436A (en) * 2020-07-23 2020-12-04 国网江苏省电力有限公司检修分公司 Data noise processing method and processing system of phase modulator oil temperature prediction system

Non-Patent Citations (1)

* Cited by examiner, † Cited by third party
Title
变电站在线监测多维信息聚合技术;翟少磊;曹敏;沈鑫;王飞;王恩;;高电压技术(12);全文 *

Also Published As

Publication number Publication date
CN113483849A (en) 2021-10-08

Similar Documents

Publication Publication Date Title
CN107451600B (en) Online photovoltaic hot spot fault detection method based on isolation mechanism
EP3770423B1 (en) Wind turbine control method and device, controller, and control system
CN104571079A (en) Wireless long-distance fault diagnosis system based on multiple-sensor information fusion
CN113048043B (en) Plunger pump parameter threshold setting method and device, electronic equipment and storage medium
CN116866095B (en) Industrial router with touch panel and standby control method thereof
CN106529161B (en) Method for determining lifting load rate based on thermal power generating unit operation data
CN110858072B (en) Method and device for determining running state of equipment
CN111666273B (en) Meter reading system data validity analysis method and device
CN113483849B (en) Dynamic monitoring method for liquid level of transformer
CN112307623A (en) Battery cell thermal runaway prediction method and device, medium, battery management system and vehicle
CN117688498B (en) Ship comprehensive safety state monitoring system based on ship-shore cooperation
CN109116244B (en) Method and device for judging aging trend of power battery
CN108333443B (en) Method for alarming intermittent defects of power equipment
CN116182949B (en) Marine environment water quality monitoring system and method
CN101660401B (en) Real-time alarming method by monitoring shutdown of pumping machine based on acceleration sensor
CN113987000A (en) Data acquisition method, device, equipment and storage medium
CN108613873B (en) Beam bridge structure damage positioning method based on joint phase space of double-sensor information
CN112506933B (en) High-speed multichannel time sequence data storage method
CN117323684B (en) Rectifying tower comprehensive temperature control method and system based on temperature wave characteristics
CN118336877B (en) Battery charging large model anomaly identification method based on electric power fingerprint
CN115203596B (en) Typhoon path segment similarity matching method and device based on shortest distance matching
CN118245758B (en) Steady-state analysis processing system and method for port lifting equipment
CN116560219B (en) Self-adaptive monitoring control method and system based on transmission tower wind speed joint analysis
CN118013304B (en) Transformer fault positioning method and system based on clustering algorithm
CN117409042A (en) Non-contact type equipment vibration monitoring method, device, equipment and medium

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