A voltage transformer online monitoring method

By dividing the working time of the voltage transformer into different acquisition periods and combining the data processing module and the fault diagnosis module, the problem of inefficiency in online monitoring of the voltage transformer is solved, efficient data processing and fault diagnosis are achieved, and storage costs are reduced.

CN119322302BActive Publication Date: 2025-08-22DENGGAO ELECTRIC
View PDF 2 Cites 0 Cited by

Patent Information

Application Number
CN202411428590.8
Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
Filing Date
2024-10-14
Publication Date
2025-08-22
Estimated Expiration
2044-10-14

AI Technical Summary

Technical Problem

The existing online monitoring method of voltage transformers is inefficient in real-time data acquisition, processing and storage, affecting timeliness and increasing costs.

Method used

The online monitoring method of voltage transformer is adopted. By dividing the working time of the voltage transformer into low-frequency, medium-frequency and high-frequency acquisition periods, and setting corresponding acquisition intervals, combining the data processing module, fault diagnosis module and database, efficient acquisition, analysis and storage of the operating parameters of the voltage transformer are achieved.

Benefits of technology

It improves data processing efficiency, reduces unnecessary data acquisition frequency, optimizes storage resources, ensures the efficiency and accuracy of fault diagnosis, and reduces storage costs.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN119322302B_ABST
    Figure CN119322302B_ABST
Patent Text Reader

Abstract

The present invention discloses an online monitoring method for a voltage transformer, which belongs to the technical field of power systems and is used to solve the problems of low efficiency, slow data processing speed and high storage cost in the online monitoring of voltage transformers in the prior art. The method comprises an acquisition module, a data processing module, a fault diagnosis module, a database and a personnel terminal module. The acquisition frequency is dynamically adjusted by the acquisition module, and unnecessary data acquisition is reduced through intelligent data acquisition, thereby reducing storage costs. The data processing module sends an operating parameter set that may diagnose a fault to the fault diagnosis module and combines with the fault diagnosis module to accurately predict the fault type and level, thereby helping the fault diagnosis module to perform fault analysis efficiently and specifically. According to the analysis results of the data diagnosis change line, the storage time of the data in the database is intelligently adjusted, thereby helping to optimize storage resources, reduce unnecessary data storage, and thus reduce storage costs.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] The present invention belongs to the technical field of power systems, and in particular relates to an online monitoring method for a voltage transformer. Background Art

[0002] With the rapid development of power systems, voltage transformers, as key equipment in power systems, are crucial for ensuring the safe operation of power grids due to their stability and reliability.

[0003] The existing online monitoring method of voltage transformers requires real-time collection, processing and storage of large amounts of data, which can easily lead to slower processing speeds, affecting the timeliness of monitoring and increasing storage costs. To this end, we propose an online monitoring method for voltage transformers. Summary of the Invention

[0004] The object of the present invention is to provide a method for online monitoring of a voltage transformer to solve the problems raised in the above background technology.

[0005] To achieve the above object, the present invention provides the following technical solutions: a method for online monitoring of a voltage transformer, comprising an acquisition module, a data processing module, a fault diagnosis module, a database, and a personnel terminal module;

[0006] Data acquisition module: used to divide the working time of the voltage transformer into low-frequency acquisition period, medium-frequency acquisition period and high-frequency acquisition period according to the voltage and current values ​​of the primary and secondary sides of the voltage transformer, and set corresponding acquisition intervals to collect the voltage transformer operating parameter set;

[0007] Data processing module: Receives and analyzes the voltage transformer operating parameter set collected by the data acquisition module, obtains data processing results and sends them to the fault diagnosis module; the data processing results include the abnormal parameter set, data diagnosis value, data transmission value, predicted severity coefficient of the operating parameter corresponding to the data transmission value, and predicted severity coefficient of the abnormal parameter set; and simultaneously sends the operating parameter set to the storage library for data backup;

[0008] Fault diagnosis module: used to analyze the data sent by the data processing module and predict the fault type and level;

[0009] Database: used to store historical data and real-time data of voltage transformers;

[0010] Personnel terminal module: used to receive the prediction results of the fault diagnosis module and notify the inspection personnel.

[0011] Preferably, the specific process of the acquisition module dividing the working time of the voltage transformer into a low-frequency acquisition period, a medium-frequency acquisition period, and a high-frequency acquisition period according to the voltage and current values ​​of the primary and secondary sides of the voltage transformer is as follows:

[0012] Step 101: Divide the daily working time of the voltage transformer into a number of equal detection time periods m, where m=1, ..., n;

[0013] Step 102: For each detection time, collect historical data of the average voltage and average current values ​​of the primary and secondary sides of the voltage transformer within the detection time of the last three working days, add the average voltage and average current values ​​of the primary and secondary sides within the same detection time, and obtain their averages to obtain the primary side voltage average value YVi, current average value YIi, secondary side voltage average value RVi, current average value RIi within the detection period, where i represents the number of the detection period, i=1, 2, ..., n; use the formula: VTi=YVi*a1+YIi*a2+RVi*a3+RIi*a4 to obtain the voltage transformer state evaluation value VTi within each detection time, where a1, a2, a3, and a4 are preset weight coefficients;

[0014] Step 103: Preset three collection periods, which are divided into a low-frequency collection period, a medium-frequency collection period, and a high-frequency collection period. Each collection period corresponds to a state evaluation value interval. Match the state evaluation value of the voltage transformer during each detection time with the state evaluation value intervals corresponding to the three collection periods to obtain the collection period corresponding to each detection time.

[0015] Step 104: Each of the three acquisition periods has a preset update status evaluation threshold. When the status evaluation value of the voltage transformer during the detection period exceeds the preset update status evaluation threshold of the corresponding acquisition period, the detection period is marked as an update period, and the update matching process is triggered. Specifically,

[0016] Step 1041: collecting the status evaluation value of the voltage transformer during the update period, and obtaining the matching evaluation value of the voltage transformer during the update period by multiplying the status evaluation value of the voltage transformer during the update period by the environmental impact coefficient during the update period;

[0017] Step 1042: rematching the matching evaluation value of the voltage transformer in the update period with the state evaluation value intervals corresponding to the three acquisition periods to obtain the acquisition period rematched with the update period;

[0018] Step 1043: Divide the update period into the rematched collection period.

[0019] Preferably, the process of setting a collection interval for a collection period and collecting an operating parameter set is as follows:

[0020] Step 105: Obtain the average status evaluation value of the voltage transformer in each collection period of the last three working days, preset a collection interval coefficient, and obtain the collection frequency of each collection period by multiplying the average status evaluation value of the voltage transformer in each collection period by the preset collection interval coefficient;

[0021] Step 106: According to the collection frequency of each collection period, the voltage transformer operating parameter set is collected and sent to the data processing module. The voltage transformer operating parameter set includes the primary side voltage value, the primary side current value, the secondary side voltage value, the secondary side current value, the insulation resistance value, the winding temperature value, the core temperature value, and the ambient temperature value.

[0022] Preferably, the process of the data processing module analyzing the abnormal parameter set is:

[0023] Step 201: The collection module matches each operating parameter in the operating parameter set with its corresponding preset normal value interval according to the collection interval, for each operating parameter value in the operating parameter set.

[0024] If an operating parameter set exists and a certain operating parameter is not within its corresponding preset normal value range, the operating parameter is marked as a fault parameter. At the same time, the operating parameter is marked as an abnormal parameter set, and the abnormal parameter constant set is sent to the fault diagnosis module.

[0025] Preferably, the process of the data processing module analyzing the data diagnosis value, the data transmission value, and the predicted severity coefficient of the operating parameter corresponding to the data transmission value is:

[0026] If all the operating parameters in the operating parameter set are within their corresponding preset normal value ranges, and each operating parameter is preset with a corresponding standard value, calculate the deviation value Xij between all the operating parameters in the operating parameter set and their corresponding standard values, where j represents the number of the operating parameter, j=1, 2, ..., n; i represents the number of the collection time, i=1, 2, ..., n;

[0027] According to the importance of the operating parameters to fault diagnosis, a weight coefficient Wij is assigned to each operating parameter. The data diagnostic value YCi corresponding to the acquisition time i is obtained using the formula: YCi=∑j=1_n(Xij*Wij); where Xij and Wij represent the deviation value of the operating parameter j at the acquisition time i and the corresponding weight coefficient, respectively.

[0028] Step 202: Draw a curve diagram showing the relationship between the data diagnostic value YCi and Figure 2, connect the data diagnostic values ​​YCi at each acquisition moment to form a data diagnostic change line; draw a preset data diagnostic change threshold line in the curve chart, and mark the data diagnostic value at any acquisition moment where the data diagnostic value YCi is greater than the preset data diagnostic change threshold at the corresponding moment as the data sending value SFi; calculate the difference between the data sending value SFi and the preset data diagnostic change threshold at the corresponding moment, and mark it as the alarm stop value BTi; preset the alarm stop threshold, and when the alarm stop value BTi is greater than the preset alarm stop threshold, an alarm stop instruction is generated and sent to the personnel terminal module; after receiving the alarm stop instruction, the personnel terminal module will notify the relevant monitoring personnel to immediately cut off the power line operation of the voltage transformer to stop it from working;

[0029] Step 203: Send the operating parameter set corresponding to the data transmission value SFi to the fault diagnosis module, and simultaneously obtain the slope value Ki of the data diagnosis change line between the acquisition time corresponding to the data transmission value SFi and the previous acquisition time. Use the formula: βi=SFi*b1+Ki*b2 to obtain the predicted severity coefficient βi of the operating parameter corresponding to the data transmission value; send the predicted severity coefficient βi to the fault diagnosis module; where b1 and b2 are preset weight coefficients, and b1 is greater than b2, so that β is always greater than zero. According to the formula, when Ki is greater than zero, the larger Ki is, the larger β is; when Ki is less than zero, the larger the absolute value of Ki is, the smaller β is.

[0030] For the abnormal parameter set, set the preset normal value interval of the fault parameter in the abnormal parameter set, obtain the upper limit and lower limit of the preset normal value interval, calculate the difference between the numerical value of the fault parameter in the abnormal parameter set and the upper limit and lower limit of the preset normal value interval, and obtain the upper limit deviation difference and the lower limit deviation difference; compare the upper limit deviation difference with the lower limit deviation difference, and select the smallest value between the two as the fault deviation value Gij, and use the formula: Gβi=∑j=1_m(Gij*d1+m*d2) to obtain the predicted severity coefficient Gβi of the abnormal parameter set; where d1 and d2 are preset weight coefficients, and m represents the total number of fault parameters in the abnormal parameter set, and the predicted severity coefficient Gβi of the abnormal parameter set is sent to the fault diagnosis module.

[0031] Preferably, the process in which the data processing module sends the operating parameter set to the storage library for data recording is as follows:

[0032] Step 204: Obtain the number of times the data transmission value appears FTm within the detection time, and at the same time obtain the sum of the areas where the data diagnosis change line is above the preset data diagnosis change threshold line and the area enclosed by it within the detection time, and mark it as the threshold-surpassing area FSm; use the formula: CTm=U1+(FTm*c1+FSm*c2)*U2 to obtain the storage time CTm of the operating data set collected within the detection time in the repository; wherein U1 is the basic data storage time, U2 is the preset storage time coefficient, and c1 and c2 are preset weight coefficients; for the storage time of the abnormal parameter set in the repository, the storage time can be directly set by yourself.

[0033] Preferably, the process of the fault diagnosis module predicting the fault type according to the operating parameter set corresponding to the data transmission value of the data processing module is as follows:

[0034] Step 301: For each fault type, extract the operating parameter set when the fault occurs from the historical data, calculate the correlation between each operating parameter in the operating parameter set and the fault type using the Pearson correlation coefficient, select the top three operating parameters with the highest correlation, and combine them into a fault detection parameter set to obtain the fault detection parameter set corresponding to each fault type. The historical data is the data extracted from the database, and the fault detection parameter set data corresponding to the new fault type can be manually input into the database;

[0035] Step 302: Receive the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi from the data processing module, select three key operating parameters corresponding to each fault type from the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi, and form multiple diagnostic parameter sets; for each diagnostic parameter set, calculate the correlation between each operating parameter in the set and the corresponding operating parameter in the fault detection parameter set corresponding to the fault type, and add the correlation values ​​of the three operating parameters in each diagnostic parameter set to obtain a total correlation value between the diagnostic parameter set and the corresponding fault type;

[0036] Step 303: Compare the total correlation values ​​of all diagnostic parameter sets formed based on the operating parameter set corresponding to the data sending value SFi and the abnormal parameter set, and select the diagnostic parameter set with the highest total correlation value, mark it as the matching diagnostic parameter set, preset the fault type to update the corresponding fault detection parameter set correlation threshold, compare the total correlation value corresponding to the matching diagnostic parameter set with the preset fault type to update the corresponding fault detection parameter set correlation threshold, if the total correlation value corresponding to the matching diagnostic parameter set is larger, then use the fault type corresponding to the matching diagnostic parameter set as the predicted fault type corresponding to the data sending value SFi, if the total correlation value corresponding to the matching diagnostic parameter set is small, update step 301, and re-execute steps 301-303.

[0037] Preferably, the fault level prediction process is:

[0038] Step 304: Obtain a diagnostic parameter set corresponding to the predicted fault type, calculate and sum the differences between each operating parameter in the diagnostic parameter set and the corresponding standard parameter to obtain a predicted fault type deviation value PCi, substitute the predicted fault type deviation value PCi and the data transmission value prediction severity coefficient βi into the preset formula: LVi = PCi*d1+βi*d2 to obtain the predicted fault type level evaluation value LVi, where d1 and d2 are preset weight coefficients;

[0039] When there is an abnormal parameter set, the formula: LVi=PCi*d1+Gβi*d2 is used to obtain the predicted fault type level evaluation value LVi;

[0040] Step 305: Set all fault types to correspond to three preset fault levels, namely, level one fault level, level two fault level, and level three fault level, and each fault level corresponds to a level evaluation value interval. The higher the level, the larger the minimum and maximum values ​​in the corresponding level evaluation value interval. Match the predicted fault type level evaluation value LVi with the corresponding preset fault type fault level evaluation value interval to obtain the predicted fault type fault level, and send the predicted fault type and the predicted fault type fault level to the personnel terminal module.

[0041] Preferably, the working process of the personnel terminal module is:

[0042] After receiving the predicted fault type and the predicted fault type fault level, the personnel terminal module extracts the location information of the voltage transformer predicted to have a fault, and integrates the predicted fault type, the predicted fault type fault level and the location into a notification and sends it to the mobile phone of the inspection and maintenance personnel, notifying the inspection and maintenance personnel to perform inspection and maintenance on the voltage transformer predicted to have a fault.

[0043] Compared with the prior art, the present invention has the following beneficial effects:

[0044] (1) A voltage transformer online monitoring method divides the detection time into different collection time periods according to the voltage transformer status evaluation value during the detection time period, and obtains the collection frequency of each collection time period by multiplying the average status evaluation value of the voltage transformer in each collection time period by a preset collection interval coefficient. In this way, the collection interval is set for different detection time periods, ensuring the adaptability and flexibility of the operation parameter set collection, reducing the frequent collection in the low power period, and thus improving the efficiency of data processing.

[0045] (2) A method for online monitoring of a voltage transformer, wherein the data processing module receives the voltage transformer operating parameter set from the acquisition module and calculates a data diagnostic value for evaluating the current state of the voltage transformer, and compares the calculated data diagnostic value with a preset threshold value. If the data diagnostic value exceeds the threshold value, the data at that moment will be marked as a data transmission value, indicating that there may be a fault risk, and the operating parameter set corresponding to the marked data transmission value is sent to the fault diagnosis module. In this way, the operating parameter sets at different moments can be screened first, and the operating parameter sets that may diagnose a fault are sent to the fault diagnosis module for analysis, which helps the fault diagnosis module to perform fault analysis efficiently and specifically. By analyzing the data transmission value and the slope value of the data diagnosis change line, the predicted severity coefficient is calculated, which helps the fault diagnosis module to evaluate the potential severity of the fault. According to the analysis results of the data diagnosis change line, the storage time of the data in the database is intelligently adjusted, which helps to optimize storage resources, reduce unnecessary data storage, and thus reduce storage costs.

[0046] (3) This method for online monitoring of voltage transformers analyzes historical fault data to identify the operating parameters most relevant to a specific fault type, providing a basis for subsequent real-time data analysis. The operating parameters collected in real time are matched with historical fault characteristics to determine which parameters are most likely to indicate the current fault state. By comparing the total correlation values ​​of different diagnostic parameter sets, the most likely fault type is predicted, which helps to quickly locate the problem. The fault level evaluation value is matched with a preset fault level evaluation value interval to determine the specific level of the fault, which helps the maintenance team decide what level of response measures to take. The prediction results and fault level information are sent to the personnel terminal module to ensure that maintenance personnel can receive fault notifications in a timely manner and take corresponding maintenance measures. BRIEF DESCRIPTION OF THE DRAWINGS

[0047] Figure 1 It is a flowchart of the present invention;

[0048] Figure 2 is a graph showing changes in the data diagnostic value of the present invention with time; DETAILED DESCRIPTION

[0049] The following will clearly and completely describe the technical solutions in the embodiments of the present invention in conjunction with the accompanying drawings. Obviously, the described embodiments are only part of the embodiments of the present invention, not all of the embodiments. Based on the embodiments of the present invention, all other embodiments obtained by ordinary technicians in this field without making creative efforts are within the scope of protection of the present invention.

[0050] Example 1

[0051] See also Figure 1-Figure 2, the present invention provides a voltage transformer online monitoring method, including an acquisition module, a data processing module, a fault diagnosis module, a database, and a personnel terminal module;

[0052] The data acquisition module divides the voltage transformer's working hours into low-frequency acquisition period, medium-frequency acquisition period, and high-frequency acquisition period according to the voltage and current values ​​of the primary and secondary sides of the voltage transformer, and sets the acquisition interval for each period. The specific steps are as follows:

[0053] Step 101: Divide the daily working time of the voltage transformer into a number of equal detection time periods m, where m=1, ..., n;

[0054] Step 102: For each detection time, collect historical data of the average voltage and average current values ​​of the primary and secondary sides of the voltage transformer within the detection time of the last three working days, add the average voltage and average current values ​​of the primary and secondary sides within the same detection time, and obtain their averages to obtain the primary side voltage average value YVi, current average value YIi, secondary side voltage average value RVi, current average value RIi within the detection period, where i represents the number of the detection period, i=1, 2, ..., n; use the formula: VTi=YVi*a1+YIi*a2+RVi*a3+RIi*a4 to obtain the voltage transformer state evaluation value VTi within each detection time, where a1, a2, a3, and a4 are preset weight coefficients;

[0055] Step 103: Preset three collection periods, which are divided into a low-frequency collection period, a medium-frequency collection period, and a high-frequency collection period. Each collection period corresponds to a state evaluation value interval. Match the state evaluation value of the voltage transformer during each detection time with the state evaluation value intervals corresponding to the three collection periods to obtain the collection period corresponding to each detection time.

[0056] Step 104: Each of the three acquisition periods has a preset update status evaluation threshold. When the status evaluation value of the voltage transformer during the detection period exceeds the preset update status evaluation threshold of the corresponding acquisition period, the detection period is marked as an update period, and the update matching process is triggered. Specifically,

[0057] Step 1041: collecting the status evaluation value of the voltage transformer during the update period, and obtaining the matching evaluation value of the voltage transformer during the update period by multiplying the status evaluation value of the voltage transformer during the update period by the environmental impact coefficient during the update period;

[0058] Step 1042: rematching the matching evaluation value of the voltage transformer in the update period with the state evaluation value intervals corresponding to the three acquisition periods to obtain the acquisition period rematched with the update period;

[0059] Step 1043: Divide the update period into the rematched collection period;

[0060] Step 105: Obtain the average status evaluation value of the voltage transformer in each collection period of the last three working days, preset a collection interval coefficient, and obtain the collection frequency of each collection period by multiplying the average status evaluation value of the voltage transformer in each collection period by the preset collection interval coefficient;

[0061] Step 106: According to the collection frequency of each collection period, the voltage transformer operating parameter set is collected and sent to the data processing module, where the voltage transformer operating parameter set includes the primary side voltage value, the primary side current value, the secondary side voltage value, the secondary side current value, the insulation resistance value, the winding temperature value, the core temperature value, and the ambient temperature value;

[0062] It should be noted that the voltage transformer status evaluation value within the detection time is obtained by analyzing the average voltage values ​​of the primary and secondary sides within the same detection time;

[0063] Primary voltage: refers to the voltage connected to the main line of the power system. It is the actual operating voltage of the power grid and is usually a higher voltage level;

[0064] Secondary voltage: It is the voltage output by the voltage transformer after transformation. It is a lower voltage used by equipment such as measurement, protection and control.

[0065] According to the voltage transformer status evaluation value within the detection time, the detection time is divided into different collection time periods. The collection frequency of each collection time period is obtained by multiplying the average status evaluation value of the voltage transformer in each collection time period with the preset collection interval coefficient. In this way, the collection interval is set for different detection time periods, which ensures the adaptability and flexibility of the operation parameter set collection, reduces the frequent collection in the low power period, and thus improves the efficiency of data processing.

[0066] The data processing module is used to receive the voltage transformer operating parameter set collected by the acquisition module within the acquisition frequency and process it. The specific process is as follows:

[0067] Step 201: The collection module matches each operating parameter in the operating parameter set with its corresponding preset normal value interval according to the collection interval, for each operating parameter value in the operating parameter set.

[0068] If the operating parameter set exists and a certain operating parameter is not within its corresponding preset normal value range, the operating parameter is marked as a fault parameter and the operating parameter is marked as an abnormal parameter set, and the abnormal parameter constant set is sent to the fault diagnosis module;

[0069] If all the operating parameters in the operating parameter set are within their corresponding preset normal value ranges, and each operating parameter is preset with a corresponding standard value, calculate the deviation value Xij between all the operating parameters in the operating parameter set and their corresponding standard values, where j represents the number of the operating parameter, j=1, 2, ..., n; i represents the number of the collection time, i=1, 2, ..., n;

[0070] According to the importance of the operating parameter to fault diagnosis, a weight coefficient Wij is assigned to each operating parameter. The data diagnostic value YCi corresponding to the acquisition time i is obtained using the formula: YCi=∑j=1_n(Xij*Wij); Xij and Wij represent the deviation value of operating parameter j at the acquisition time i and the corresponding weight coefficient, respectively. YCi=∑j=1_n(Xij*Wij) means: the product of the deviation values ​​of all operating parameters and the corresponding weight coefficients at the i-th acquisition time is summed.

[0071] Step 202: Draw a curve diagram showing the relationship between the data diagnostic value YCi and Figure 2 , connect the data diagnostic values ​​YCi at each acquisition moment to form a data diagnostic change line; draw a preset data diagnostic change threshold line in the curve chart, and mark the data diagnostic value at any acquisition moment where the data diagnostic value YCi is greater than the preset data diagnostic change threshold at the corresponding moment as the data sending value SFi; calculate the difference between the data sending value SFi and the preset data diagnostic change threshold at the corresponding moment, and mark it as the alarm stop value BTi; preset the alarm stop threshold, and when the alarm stop value BTi is greater than the preset alarm stop threshold, an alarm stop instruction is generated and sent to the personnel terminal module; after receiving the alarm stop instruction, the personnel terminal module will notify the relevant monitoring personnel to immediately cut off the power line operation of the voltage transformer to stop it from working;

[0072] Step 203: Send the operating parameter set corresponding to the data transmission value SFi to the fault diagnosis module, and simultaneously obtain the slope value Ki of the data diagnosis change line between the acquisition time corresponding to the data transmission value SFi and the previous acquisition time. Use the formula: βi=SFi*b1+Ki*b2 to obtain the predicted severity coefficient βi of the operating parameter corresponding to the data transmission value; send the predicted severity coefficient βi to the fault diagnosis module; where b1 and b2 are preset weight coefficients, and b1 is greater than b2, so that β is always greater than zero. According to the formula, when Ki is greater than zero, the larger Ki is, the larger β is; when Ki is less than zero, the larger the absolute value of Ki is, the smaller β is.

[0073] For the abnormal parameter set, set the preset normal value interval of the fault parameter in the abnormal parameter set, obtain the upper limit and lower limit of the preset normal value interval, calculate the difference between the numerical value of the fault parameter in the abnormal parameter set and the upper limit and lower limit of the preset normal value interval, and obtain the upper limit deviation difference and the lower limit deviation difference; compare the upper limit deviation difference with the lower limit deviation difference, and select the smallest value between the two as the fault deviation value Gij, and use the formula: Gβi=∑j=1_m(Gij*d1+m*d2) to obtain the abnormal parameter set. The predicted severity coefficient Gβi of the normal parameter set, where d1 and d2 are preset weight coefficients and m represents the total number of fault parameters in the abnormal parameter set, is sent to the fault diagnosis module. Gβi=∑j=1_m(Gij*d1+m*d2) means that at the i-th acquisition moment, the deviation value Gij of all fault parameters multiplied by the assigned preset weight coefficient d1 is added to the total number of fault parameters in the abnormal parameter set, m, multiplied by the assigned preset weight coefficient d2.

[0074] Step 204: Send the operating parameter set collected during the detection time to the storage library for data recording, so that the staff can retrieve the work data; obtain the number of times the data sending value appears during the detection time FTm, and at the same time obtain the sum of the areas where the data diagnosis change line is above the preset data diagnosis change threshold line and the area enclosed by it during the detection time, and mark it as the threshold-surpassing area FSm; use the formula: CTm=U1+(FTm*c1+FSm*c2)*U2 to obtain the storage time CTm of the operating data set collected during the detection time in the storage library; wherein U1 is the basic data storage time, U2 is the preset storage time coefficient, and c1 and c2 are the preset weight coefficients; for the storage time of the abnormal parameter set in the storage library, the storage time can be directly set by yourself.

[0075] It should be noted that the data processing module receives the voltage transformer operating parameter set from the acquisition module, analyzes the operating parameter value at each moment, calculates a data diagnostic value, and uses it to evaluate the current state of the voltage transformer. The calculated data diagnostic value is compared with a preset threshold. If the data diagnostic value exceeds the threshold, the data at that moment will be marked as a data transmission value, indicating that there may be a fault risk. The operating parameter set corresponding to the marked data transmission value is sent to the fault diagnosis module. In this way, the operating parameter sets at different moments can be first screened, and the operating parameter sets that may diagnose faults can be sent to the fault diagnosis module for analysis, which helps the fault diagnosis module to perform fault analysis efficiently and specifically. If the difference between the data transmission value and the preset threshold exceeds the alarm shutdown threshold, the system will immediately trigger an alarm and notify the monitoring personnel to take emergency measures, such as cutting off the power supply, to prevent the fault from worsening. By analyzing the data transmission value and the slope value of the data diagnosis change line, the predicted severity coefficient is calculated, which helps the fault diagnosis module assess the potential severity of the fault. Based on the analysis results of the data diagnosis change line, the storage time of the data in the database is intelligently adjusted, which helps optimize storage resources, reduce unnecessary data storage, and thus reduce storage costs.

[0076] The fault diagnosis module predicts the fault type and fault level based on the operating parameter set and abnormal parameter set corresponding to the data sent by the data processing module. The specific process is as follows:

[0077] Step 301: For each fault type, extract the operating parameter set when the fault occurs from the historical data, calculate the correlation between each operating parameter in the operating parameter set and the fault type using the Pearson correlation coefficient, select the top three operating parameters with the highest correlation, and combine them into a fault detection parameter set to obtain the fault detection parameter set corresponding to each fault type. The historical data is the data extracted from the database, and the fault detection parameter set data corresponding to the new fault type can be manually input into the database;

[0078] Step 302: Receive the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi from the data processing module, select three key operating parameters corresponding to each fault type from the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi, and form multiple diagnostic parameter sets; for each diagnostic parameter set, calculate the correlation between each operating parameter in the set and the corresponding operating parameter in the fault detection parameter set corresponding to the fault type, and add the correlation values ​​of the three operating parameters in each diagnostic parameter set to obtain a total correlation value between the diagnostic parameter set and the corresponding fault type;

[0079] Step 303: Compare the total correlation values ​​of all diagnostic parameter sets formed based on the operating parameter set corresponding to the data transmission value SFi and the abnormal parameter set, select the diagnostic parameter set with the highest total correlation value, mark it as the matching diagnostic parameter set, preset the fault type corresponding to the fault detection parameter set correlation threshold, compare the total correlation value corresponding to the matching diagnostic parameter set with the preset fault type corresponding to the fault detection parameter set correlation threshold; if the total correlation value corresponding to the matching diagnostic parameter set is greater, use the fault type corresponding to the matching diagnostic parameter set as the predicted fault type corresponding to the data transmission value SFi; if the total correlation value corresponding to the matching diagnostic parameter set is smaller, update step 301 and re-execute steps 301-303;

[0080] Step 304: Obtain a diagnostic parameter set corresponding to the predicted fault type, calculate and sum the differences between each operating parameter in the diagnostic parameter set and the corresponding standard parameter to obtain a predicted fault type deviation value PCi, substitute the predicted fault type deviation value PCi and the data transmission value prediction severity coefficient βi into the preset formula: LVi = PCi*d1+βi*d2 to obtain the predicted fault type level evaluation value LVi, where d1 and d2 are preset weight coefficients;

[0081] When there is an abnormal parameter set, the formula: LVi=PCi*d1+Gβi*d2 is used to obtain the predicted fault type level evaluation value LVi;

[0082] Step 305: Set all fault types to correspond to three preset fault levels, namely, level one fault level, level two fault level, and level three fault level, and each fault level corresponds to a level evaluation value interval. The higher the level, the larger the minimum and maximum values ​​in the corresponding level evaluation value interval. Match the predicted fault type level evaluation value LVi with the corresponding preset fault type fault level evaluation value interval to obtain the predicted fault type fault level, and send the predicted fault type and the predicted fault type fault level to the personnel terminal module.

[0083] It should be noted that by analyzing historical fault data, the operating parameters most relevant to specific fault types are identified, providing a basis for subsequent real-time data analysis. The real-time collected operating parameters are matched with historical fault characteristics to determine which parameters are most likely to indicate the current fault state. By comparing the total correlation values ​​of different diagnostic parameter sets, the most likely fault type is predicted, which helps to quickly locate the problem. The fault level evaluation value is matched with the preset fault level evaluation value range to determine the specific level of the fault, which helps the maintenance team decide what level of response measures to take. The prediction results and fault level information are sent to the personnel terminal module to ensure that maintenance personnel can receive fault notifications in a timely manner and take corresponding maintenance measures.

[0084] After receiving the predicted fault type and the predicted fault type fault level, the personnel terminal module extracts the location information of the voltage transformer predicted to have a fault, and integrates the predicted fault type, the predicted fault type fault level and the location into a notification and sends it to the mobile phone of the inspection and maintenance personnel, notifying the inspection and maintenance personnel to perform inspection and maintenance on the voltage transformer predicted to have a fault.

[0085] While embodiments of the present invention have been shown and described, it will be appreciated by those skilled in the art that various changes, modifications, substitutions, and variations may be made to these embodiments without departing from the principles and spirit of the invention, and that the scope of the invention is defined by the appended claims and their equivalents.

Claims

1. A voltage transformer online monitoring method, comprising an acquisition module, a data processing module, a fault diagnosis module, a database, and a personnel terminal module, characterized in that: Data acquisition module: used to divide the working time of the voltage transformer into low-frequency acquisition period, medium-frequency acquisition period and high-frequency acquisition period according to the voltage and current values ​​of the primary and secondary sides of the voltage transformer, and set corresponding acquisition intervals to collect the voltage transformer operating parameter set; Data processing module: Receives and analyzes the voltage transformer operating parameter set collected by the data acquisition module, obtains data processing results and sends them to the fault diagnosis module; the data processing results include the abnormal parameter set, data diagnosis value, data transmission value, predicted severity coefficient of the operating parameter corresponding to the data transmission value, and predicted severity coefficient of the abnormal parameter set; and simultaneously sends the operating parameter set to the storage library for data backup; The specific process of receiving and analyzing the voltage transformer operating parameter set collected by the data acquisition module, obtaining the data processing results and sending them to the fault diagnosis module is as follows: If all the operating parameters in the operating parameter set are within their corresponding preset normal value ranges, and each operating parameter is preset with a corresponding standard value, calculate the deviation value Xij between all the operating parameters in the operating parameter set and their corresponding standard values, where j represents the number of the operating parameter, j=1, 2, ..., n; i represents the number of the collection time, i=1, 2, ..., n; According to the importance of operating parameters to fault diagnosis, a weight coefficient Wij is assigned to each operating parameter using the formula: , obtain the data diagnostic value YCi corresponding to the acquisition time i; where Xij and Wij represent the deviation value and corresponding weight coefficient of the operating parameter j at the acquisition time i respectively; Step 202: Plot the relationship between the change of the data diagnostic value YCi over time into a curve graph, connect the data diagnostic values ​​YCi at each collection moment to form a data diagnostic change line; draw a preset data diagnostic change threshold line in the curve graph, and mark the data diagnostic value at any collection moment where the data diagnostic value YCi is greater than the preset data diagnostic change threshold at the corresponding moment as the data sending value SFi; calculate the difference between the data sending value SFi and the preset data diagnostic change threshold at the corresponding moment, and mark it as the alarm stop value BTi; preset the alarm stop threshold, and when the alarm stop value BTi is greater than the preset alarm stop threshold, generate an alarm stop instruction and send it to the personnel terminal module; After receiving the alarm shutdown command, the personnel terminal module will notify the relevant monitoring personnel to immediately cut off the power line of the voltage transformer to stop it from working; Step 203: Send the operating parameter set corresponding to the data transmission value SFi to the fault diagnosis module, and simultaneously obtain the slope value Ki of the data diagnosis change line between the acquisition time corresponding to the data transmission value SFi and the previous acquisition time. Use the formula: βi=SFi*b1+Ki*b2 to obtain the predicted severity coefficient βi of the operating parameter corresponding to the data transmission value; send the predicted severity coefficient βi to the fault diagnosis module; where b1 and b2 are preset weight coefficients, and b1 is greater than b2, so that β is always greater than zero. According to the formula, when Ki is greater than zero, the larger Ki is, the larger β is; when Ki is less than zero, the larger the absolute value of Ki is, the smaller β is. For the abnormal parameter set, set a preset normal value interval for the fault parameter in the abnormal parameter set, obtain the upper limit and lower limit of the preset normal value interval, and perform difference calculations on the numerical value of the fault parameter in the abnormal parameter set and the upper limit and lower limit of the preset normal value interval, respectively, to obtain the upper limit deviation difference and the lower limit deviation difference; Compare the upper limit deviation difference with the lower limit deviation difference, and select the smallest value between the two as the fault deviation value Gij, using the formula: , obtain the predicted severity coefficient Gβi of the abnormal parameter set; where d1 and d2 are preset weight coefficients, m represents the total number of fault parameters in the abnormal parameter set, and the predicted severity coefficient Gβi of the abnormal parameter set is sent to the fault diagnosis module; Fault diagnosis module: used to analyze the data sent by the data processing module and predict the fault type and level; Database: used to store historical data and real-time data of voltage transformers; Personnel terminal module: used to receive the prediction results of the fault diagnosis module and notify the inspection personnel.

2. A voltage transformer online monitoring method according to claim 1, characterized in that: The acquisition module divides the working time of the voltage transformer into low-frequency acquisition period, medium-frequency acquisition period and high-frequency acquisition period according to the voltage and current values ​​of the primary and secondary sides of the voltage transformer. The specific process is as follows: Step 101: Divide the daily working time of the voltage transformer into a number of equal detection time periods m, where m=1, ..., n; Step 102: For each detection time, collect historical data of the average voltage and average current values ​​of the primary and secondary sides of the voltage transformer within the detection time of the last three working days, add the average voltage and average current values ​​of the primary and secondary sides within the same detection time, and obtain their averages to obtain the primary side voltage average value YVi, current average value YIi, secondary side voltage average value RVi, current average value RIi within the detection period, where i represents the number of the detection period, i=1, 2, ..., n; use the formula: VTi=YVi*a1+YIi*a2+RVi*a3+RIi*a4 to obtain the voltage transformer state evaluation value VTi within each detection time, where a1, a2, a3, and a4 are preset weight coefficients; Step 103: Preset three collection periods, which are divided into a low-frequency collection period, a medium-frequency collection period, and a high-frequency collection period. Each collection period corresponds to a state evaluation value interval. Match the state evaluation value of the voltage transformer during each detection time with the state evaluation value intervals corresponding to the three collection periods to obtain the collection period corresponding to each detection time. Step 104: Each of the three acquisition periods has a preset update status evaluation threshold. When the status evaluation value of the voltage transformer during the detection period exceeds the preset update status evaluation threshold of the corresponding acquisition period, the detection period is marked as an update period, and the update matching process is triggered. Specifically, Step 1041: collecting the status evaluation value of the voltage transformer during the update period, and obtaining the matching evaluation value of the voltage transformer during the update period by multiplying the status evaluation value of the voltage transformer during the update period by the environmental impact coefficient during the update period; Step 1042: rematching the matching evaluation value of the voltage transformer in the update period with the state evaluation value intervals corresponding to the three acquisition periods to obtain the acquisition period rematched with the update period; Step 1043: Divide the update period into the rematched collection period.

3. A voltage transformer online monitoring method according to claim 2, characterized in that: The process of setting the collection interval for the collection period and collecting the operating parameter set is as follows: Step 105: Obtain the average status evaluation value of the voltage transformer in each collection period of the last three working days, preset a collection interval coefficient, and obtain the collection frequency of each collection period by multiplying the average status evaluation value of the voltage transformer in each collection period by the preset collection interval coefficient; Step 106: According to the collection frequency of each collection period, the voltage transformer operating parameter set is collected and sent to the data processing module. The voltage transformer operating parameter set includes the primary side voltage value, the primary side current value, the secondary side voltage value, the secondary side current value, the insulation resistance value, the winding temperature value, the core temperature value, and the ambient temperature value.

4. A voltage transformer online monitoring method according to claim 3, characterized in that: The process of the data processing module analyzing the abnormal parameter set is as follows: Step 201: The collection module matches each operating parameter in the operating parameter set with its corresponding preset normal value interval according to the collection interval, for each operating parameter value in the operating parameter set. If an operating parameter set exists and a certain operating parameter is not within its corresponding preset normal value range, the operating parameter is marked as a fault parameter and at the same time the operating parameter is marked as an abnormal parameter set and the abnormal parameter set is sent to the fault diagnosis module.

5. A voltage transformer online monitoring method according to claim 4, characterized in that: The process of the data processing module sending the operating parameter set to the storage library for data recording is as follows: Step 204: Obtain the number of times the data transmission value appears FTm within the detection time, and at the same time obtain the sum of the areas where the data diagnosis change line is above the preset data diagnosis change threshold line and the area enclosed by it within the detection time, and mark it as the threshold-surpassing area FSm; use the formula: CTm=U1+(FTm*c1+FSm*c2)*U2 to obtain the storage time CTm of the operating data set collected within the detection time in the repository; wherein U1 is the basic data storage time, U2 is the preset storage time coefficient, and c1 and c2 are preset weight coefficients; for the storage time of the abnormal parameter set in the repository, the storage time can be directly set by yourself.

6. A voltage transformer online monitoring method according to claim 5, characterized in that: The fault diagnosis module predicts the fault type based on the operating parameter set corresponding to the data sent by the data processing module. The process is as follows: Step 301: For each fault type, extract the operating parameter set when the fault occurs from the historical data, calculate the correlation between each operating parameter in the operating parameter set and the fault type using the Pearson correlation coefficient, select the top three operating parameters with the highest correlation, and combine them into a fault detection parameter set to obtain the fault detection parameter set corresponding to each fault type. The historical data is the data extracted from the database, and the fault detection parameter set data corresponding to the new fault type can be manually input into the database; Step 302: Receive the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi from the data processing module, select three key operating parameters corresponding to each fault type from the operating parameter set and abnormal parameter set corresponding to the data transmission value SFi, and form multiple diagnostic parameter sets; for each diagnostic parameter set, calculate the correlation between each operating parameter in the set and the corresponding operating parameter in the fault detection parameter set corresponding to the fault type, and add the correlation values ​​of the three operating parameters in each diagnostic parameter set to obtain a total correlation value between the diagnostic parameter set and the corresponding fault type; Step 303: Compare the total correlation values ​​of all diagnostic parameter sets formed based on the operating parameter set corresponding to the data sending value SFi and the abnormal parameter set, and select the diagnostic parameter set with the highest total correlation value, mark it as the matching diagnostic parameter set, preset the fault type to update the corresponding fault detection parameter set correlation threshold, compare the total correlation value corresponding to the matching diagnostic parameter set with the preset fault type to update the corresponding fault detection parameter set correlation threshold, if the total correlation value corresponding to the matching diagnostic parameter set is larger, then use the fault type corresponding to the matching diagnostic parameter set as the predicted fault type corresponding to the data sending value SFi, if the total correlation value corresponding to the matching diagnostic parameter set is small, update step 301, and re-execute steps 301-303.

7. A voltage transformer online monitoring method according to claim 6, characterized in that: The fault level prediction process is: Step 304: Obtain the diagnostic parameter set corresponding to the predicted fault type, calculate the difference between each operating parameter in the diagnostic parameter set and the corresponding standard parameter, and sum them to obtain the predicted fault type deviation value PCi. Substitute the predicted fault type deviation value PCi and the data transmission value prediction severity coefficient βi into the preset formula: , get the predicted fault type level evaluation value LVi, where d1 and d2 are preset weight coefficients; When there is an abnormal parameter set, use the formula: , get the predicted fault type level evaluation value LVi; Step 305: Set all fault types to correspond to three preset fault levels, namely, level one fault level, level two fault level, and level three fault level, and each fault level corresponds to a level evaluation value interval. The higher the level, the larger the minimum and maximum values ​​in the corresponding level evaluation value interval. Match the predicted fault type level evaluation value LVi with the corresponding preset fault type fault level evaluation value interval to obtain the predicted fault type fault level, and send the predicted fault type and the predicted fault type fault level to the personnel terminal module.

8. A voltage transformer online monitoring method according to claim 7, characterized in that: The working process of the personnel terminal module is: After receiving the predicted fault type and the predicted fault type fault level, the personnel terminal module extracts the location information of the voltage transformer predicted to have a fault, and integrates the predicted fault type, the predicted fault type fault level and the location into a notification and sends it to the mobile phone of the inspection and maintenance personnel, notifying the inspection and maintenance personnel to perform inspection and maintenance on the voltage transformer predicted to have a fault.

Citation Information

Patent Citations

  • Combined mutual inductor insulation fault identification method based on dynamic characteristics

    CN117347801A

  • Capacitor voltage transformer online abnormity monitoring system

    CN118330537A