Method and device for determining maintenance of a telecontrol device
By analyzing the message data of the remote control device, calculating the remote control response time and average response time, and evaluating the operating status of the remote control device, the problem of delayed remote signaling transmission was solved, ensuring the safety and stability of the substation and the accuracy of power grid monitoring.
Patent Information
- Application Number
- CN202210125635.9
- Authority / Receiving Office
- CN · China
- Patent Type
- Patents(China)
- Current Assignee / Owner
- Filing Date
- 2022-02-10
- Publication Date
- 2026-01-30
- Estimated Expiration
- 2042-02-10
AI Technical Summary
In existing technologies, the remote signaling of substation remote control devices may be delayed, resulting in a remote control response time exceeding 2 seconds, which affects the safe and stable operation of the power grid.
By analyzing the message data sent by the remote control device, the remote control response time and the total number of remote control commands are calculated. The average response time is statistically analyzed to assess the operating status of the remote control device and determine whether defect analysis is required.
It ensured the safety and stability of the substation, avoided power grid safety accidents caused by untimely feedback of remote control results, and improved the accuracy of power grid monitoring.
Smart Images

Figure CN114498935B_ABST
Abstract
Description
TECHNICAL FIELD
[0001] The present application relates to the technical field of substation safety, and in particular to a method and device for determining maintenance of a remote control device. BACKGROUND
[0002] An automatic voltage control (AVC) system can acquire information collected by a remote control device in a substation, realize real-time monitoring of telemetering signals such as current, voltage and power of the substation, and issue remote control commands for devices such as transformers and capacitors, so as to realize monitoring of the power grid and ensure safe and stable operation of the power grid.
[0003] However, in actual application, after the AVC system and dispatchers issue remote control commands to substation devices, it is necessary to determine whether the remote control is successful according to the telesignaling sent by the station end, and to perform the next operation accordingly. According to the current relevant power grid operation specification, the time from the issuance of the remote control command to the telesignaling change information sent back to the automatic voltage control system should be less than 2 seconds, which is called remote control response time. If the operation of the station measurement and control device or the remote control device is abnormal, the telesignaling change sent may be delayed, and the switch state may not be normally sent for a long time. This safety hazard may seriously affect the monitoring of the dispatchers and the AVC system on the operation of the power grid. SUMMARY
[0004] The present application provides a method and device for determining maintenance of a remote control device, which analyzes the message data sent by the substation remote control machine, calculates the index related to the response time of the message data, and comprehensively evaluates the operation state of the remote control device to ensure the safety and stability of the substation.
[0005] In a first aspect, the present application provides a method for determining maintenance of a remote control device, comprising:
[0006] S1, in response to the accepted first frame of remote control command frame, determining whether the first frame of remote control command frame exists telesignaling change sending frame; if not, executing step S4;
[0007] S2, calculating the time difference between the first frame of remote control command frame and the telesignaling change sending frame, obtaining the remote control response time and adjusting the total remote control command frequency;
[0008] S3, defining the telesignaling change sending frame as the first remote control command frame, and executing step S1;
[0009] S4, determining the average response time based on all the remote control response times and the total remote control command frequency;
[0010] S5, determining whether the target remote device needs to be analyzed according to the remote control response time and the average response time.
[0011] Optionally, the step S1 comprises:
[0012] S11, extracting a corresponding remote control response frame from the first frame remote control command frame;
[0013] S12, determining a result of the remote control response frame, if the result is failure, executing the step S4; if the result is success, executing the step S2.
[0014] Optionally, the step S5 comprises:
[0015] S51, determining a number of long remote control response time lengths whose time lengths are greater than a preset time length in all the remote control response times, and a number of response times greater than the average response time in all the remote control response times;
[0016] S52, determining whether the target remote device needs to be analyzed based on the average response time, the number of response times and the number of long remote control response time lengths.
[0017] Optionally, the step S52 comprises:
[0018] S521, taking a ratio of the number of long remote control response time lengths to the number of all the remote control response times as a long response proportion;
[0019] S522, determining a response time proportion greater than the average response time based on a ratio of the number of response times to all the remote control response times;
[0020] S523, determining whether the target remote device needs to be analyzed according to the response time proportion and the long response proportion.
[0021] Optionally, the step S523 comprises:
[0022] S5231, judging whether the response time proportion is greater than a preset response proportion; if yes, executing the step S5233; if no, executing the step S5232;
[0023] S5232, judging whether the long response proportion is greater than a preset long response proportion; if yes, determining whether the target remote device needs to be analyzed;
[0024] S5233, determining that the target remote device does not need to be maintained.
[0025] In a second aspect, the present application further provides a maintenance determination device of a remote device, comprising:
[0026] a response module, configured to determine, in response to the accepted first frame remote control command frame, whether the first frame remote control command frame is a remote signaling position uploading frame; if not, execute an average response time determination module;
[0027] a calculation module, configured to calculate a time difference between the first frame remote control command frame and the remote signaling position uploading frame, obtain a remote control response time, and adjust a total remote control command number;
[0028] a definition module, configured to define the remote signaling position uploading frame as the first frame remote control command frame, and execute the response module;
[0029] an average response time determination module, configured to determine an average response time based on all the remote control response times and the total remote control command number;
[0030] a maintenance conclusion determination module, configured to determine, according to the remote control response time and the average response time, whether the target remote device needs to be analyzed for defects.
[0031] Optionally, the response module comprises:
[0032] an extraction sub-module, configured to extract a corresponding remote control anti-check frame from the first frame remote control command frame;
[0033] a result determination sub-module, configured to determine a result of the remote control anti-check frame, if the result is failure, execute the average response time determination module; if the result is success, execute the calculation module.
[0034] Optionally, the maintenance conclusion determination module comprises:
[0035] a first response time number determination sub-module, configured to determine a long remote control response time number of all the remote control response times with a time length greater than a preset time length, and a response time number of all the remote control response times greater than the average response time;
[0036] a second response time number determination sub-module, configured to determine, based on the average response time, the response time number and the long remote control response time number, whether the target remote device needs to be analyzed for defects.
[0037] Optionally, the second response time number determination sub-module comprises:
[0038] a long response proportion determination unit, configured to take a ratio of the long remote control response time number to a number of all the remote control response times as a long response proportion;
[0039] a mean response time ratio determining unit configured to determine a response time ratio greater than the mean response time based on a ratio of the response time quantity to all the remote control response times;
[0040] a maintenance necessity determining unit configured to determine whether the target remote device needs to be analyzed for defects based on the response time ratio and the long response ratio.
[0041] Optionally, the maintenance necessity determining unit comprises:
[0042] a first judging subunit configured to determine whether the response time ratio is greater than a preset response ratio; if yes, a maintenance determining subunit is executed; if no, a second judging subunit is executed;
[0043] the second judging subunit configured to determine whether the long response ratio is greater than a preset long response ratio; if yes, it is determined whether the target remote device needs to be analyzed for defects;
[0044] the maintenance determining subunit configured to determine that the target remote device does not need to be maintained.
[0045] From the above technical solutions, the present application has the following advantages:
[0046] The present application, through S1, determines whether the first frame remote control command frame exists a remote signaling position change frame based on the accepted first frame remote control command frame; if no, step S4 is executed; S2, calculates the time difference between the first frame remote control command frame and the remote signaling position change frame, obtains a remote control response time and adjusts the total remote control command quantity; S3, defines the remote signaling position change frame as the first remote control command frame, and executes step S1; S4, determines a mean response time based on all the remote control response times and the total remote control command quantity; S5, determines whether the target remote device needs to be analyzed for defects based on the remote control response time and the mean response time. The present application analyzes the message data sent by the substation remote machine, counts the indexes related to the response time of the message data, and then comprehensively evaluates the operation state of the remote device, thereby ensuring the safety and stability of the substation. BRIEF DESCRIPTION OF DRAWINGS
[0047] In order to more clearly illustrate the technical solutions of the embodiments of the present application or the prior art, the following will briefly introduce the drawings needed to be used in the embodiments or the prior art description. Obviously, the drawings in the following description are only some embodiments of the present application, and those skilled in the art can obtain other drawings according to these drawings without any creative labor;
[0048] Figure 1 is a step flow chart of a remote device maintenance determination method embodiment of the present application.
[0049] Figure 2 Step flow chart of the method for determining the maintenance of the telecontrol device according to the second embodiment of the application;
[0050] Figure 3 Structure block diagram of the device for determining the maintenance of the telecontrol device according to the embodiment of the application. DETAILED DESCRIPTION
[0051] The embodiment of the application provides a method and device for determining the maintenance of a telecontrol device, message data sent by a telecontrol device of a transformer substation is analyzed in a time manner, indexes related to response time of the message data are counted, and then the operation state of the telecontrol device is comprehensively evaluated, so that the safety and stability of the transformer substation are ensured.
[0052] In order to make the application purpose, features and advantages of the application more obvious and easy to understand, the technical solutions in the embodiments of the application will be clearly and completely described below in combination with the drawings in the embodiments of the application. Obviously, the following described embodiments are only part of the embodiments of the application, rather than all the embodiments of the application. Based on the embodiments in the application, all other embodiments obtained by those skilled in the art without creative labor are within the protection scope of the application.
[0053] Please refer to Figure 1 , Figure 1 The step flow chart of the method for determining the maintenance of the telecontrol device according to the first embodiment of the application can specifically include the following steps.
[0054] S1, in response to the accepted first frame remote control command frame, it is judged whether the first frame remote control command frame exists a remote signaling variable position sending frame; if not, step S4 is executed;
[0055] In an optional embodiment, the step S1 includes:
[0056] S11, a corresponding remote control anti-check frame is extracted from the first frame remote control command frame;
[0057] S12, the result of the remote control anti-check frame is determined, if the result is failure, the step S4 is executed; if the result is success, the step S2 is executed.
[0058] In the embodiment of the application, a program reads the message document of the transformer substation received the previous day from a power dispatching automation system history server, all remote control command frames, remote control anti-check frames and remote signaling variable position sending frames are obtained according to the type identification of each frame message, and initial materials are provided for data analysis.
[0059] S2, calculate the time difference between the first frame remote control command frame and the remote signaling variable position sending frame, obtain the remote control response time and adjust the total remote control command number;
[0060] S3, define the remote signaling variable position sending frame as the first needle remote control command frame, execute step S1;
[0061] In a specific implementation, when a user inputs a detection instruction of a remote device, a first frame message data is determined, and according to a remote control object identifier in the frame message, a corresponding remote control feedback frame is found, if the remote control feedback result is failure, it indicates that the remote control execution fails, the next frame remote control command is continuously read for analysis until the analysis ends, if the remote control feedback succeeds, the remote signaling variable position sending frame closest to the time after the time of the frame message is found according to the time of the frame message and the remote control object identifier, and the time difference between the remote control command frame and the remote signaling variable position sending frame, that is, the remote control response time, is calculated.
[0062] S4, determine the average response time based on all the remote control response times and the total remote control command number;
[0063] S5, determine whether the target remote device needs to be analyzed for defects according to the remote control response time and the average response time.
[0064] In an optional embodiment, the step S5 includes:
[0065] S51, determine the number of long remote control response times with a time length greater than a preset time length in all the remote control response times, and the number of response times greater than the average response time in all the remote control response times;
[0066] S52, determine whether the target remote device needs to be analyzed for defects based on the average limit time, the number of response times and the number of long remote control response times.
[0067] According to the embodiment of the application, in response to the accepted first frame remote control command frame, it is judged whether the first frame remote control command frame exists a remote signaling variable position sending frame, if not, step S4 is executed, in step S2, the time difference between the first frame remote control command frame and the remote signaling variable position sending frame is calculated, the remote control response time is obtained, and the total remote control command number is adjusted, in step S3, the remote signaling variable position sending frame is defined as the first needle remote control command frame, and step S1 is executed, in step S4, the average response time is determined based on all the remote control response times and the total remote control command number, and in step S5, whether the target remote device needs to be analyzed for defects is determined according to the remote control response time and the average response time. The message data sent by the remote machine of the substation is analyzed, the indexes related to the response time of the message data are counted, and then the operation state of the remote device is comprehensively evaluated, so that the safety and stability of the substation are ensured.
[0068] Please refer to Figure 2 , the step flow chart of the second embodiment of the method for determining the maintenance of the remote device of the application, specifically comprising:
[0069] Step S201, in response to the accepted first frame remote control command frame, judging whether the first frame remote control command frame exists a remote signaling position sending frame; if not, executing step S204;
[0070] Step S202, calculating the time difference between the first frame remote control command frame and the remote signaling position sending frame, obtaining the remote control response time and adjusting the total remote control command number;
[0071] Step S203, defining the remote signaling position sending frame as the first remote control command frame, executing step S201;
[0072] Step S204, determining the average response time based on all the remote control response times and the total remote control command number;
[0073] In the embodiment of the application, the remote control response time is counted in the accumulated remote control response time, and the average response time is obtained by dividing the accumulated remote control response time by the total remote control command number (i.e. the number of remote control command frames that have been read so far), and stored in the database.
[0074] Step S205, determining the number of long remote control response times whose time length is greater than a preset time length among all the remote control response times, and the number of response times greater than the average response time among all the remote control response times;
[0075] Step S206, taking the ratio of the number of long remote control response times to the number of all remote control response times as the long response proportion;
[0076] In the embodiment of the application, if the remote control response time is greater than 3 seconds, the number of times that the response time of the station in the database is greater than 3 seconds is increased by 1, i.e. the number of response times greater than the average response time in the remote control response time is increased by 1, and then the proportion of response times greater than 3 seconds is obtained by dividing the number of times that the response time is greater than 3 seconds by the total remote control command number and stored in the database.
[0077] Step S207, determining the proportion of response times greater than the average response time by taking the ratio of the number of response times to all the remote control response times;
[0078] In the embodiment of the application, if the remote control response time is greater than the average response time, the number of times that the response time is greater than the average is increased by 1 and stored in the database, and then the proportion of response times greater than the average is obtained by dividing the number of times that the response time is greater than the average response time by the total remote control command number and stored in the database.
[0079] Step S208: Determine whether the target telemetry device needs to undergo defect analysis based on the response time ratio and the long response ratio.
[0080] In an optional embodiment, step S208 includes:
[0081] S2081, determine whether the response time ratio is greater than the preset response ratio; if yes, proceed to step S2083; if no, proceed to step S2082.
[0082] S2082, determine whether the long response ratio is greater than the preset long response ratio; if so, determine whether the target telemetry device needs to undergo defect analysis.
[0083] S2083, determine that there is no need for maintenance of the target remote control device.
[0084] In this embodiment of the invention, if the response time ratio is greater than the preset response ratio, or the long response ratio is greater than the preset long response ratio, it can be considered that there is a safety hazard in the station's remote control device, measurement and control device, or switch body. Timely inspection should be carried out to avoid the dispatcher or AVC system misjudging and making incorrect operations due to untimely feedback of remote control results, which could lead to a power grid safety accident.
[0085] In addition, if the remote control response time is greater than the maximum remote control response time recorded in the database, it will be replaced with the new maximum remote control response time and stored in the database; if the remote control response time is less than the minimum remote control response time recorded in the database, it will be replaced with the new minimum remote control response time and stored in the database.
[0086] Through the above steps, we can obtain:
[0087] t max =max{t c1 ,t c2 ,......t ck}
[0088] t min =min{t c1 ,t c2 ,......t ck}
[0089]
[0090] n t>3 =n(T'), where T'={t'|t'∈T,t'>3}
[0091]
[0092] n t>a= n(T"), wherein T" = {t" | t" e T, t" > t a}
[0093]
[0094] wherein, t max is the maximum remote control response time, t min is the minimum remote control response time, t ck is the remote control response time of the kth frame remote control command, t a is the average response time, n c is the total remote control command number, n t>3 is the number of response times greater than 3 seconds, H t>3 is the proportion of response times greater than 3 seconds, n t>a = n(T") is the number of response times greater than the average, H t>a is the proportion of response times greater than the average.
[0095] In the method for determining the maintenance of the remote device provided in the embodiment of the application, through S1, in response to the accepted first frame remote control command frame, it is judged whether the first frame remote control command frame exists a telesignal variable position sending frame; if not, step S4 is executed; S2, the time difference between the first frame remote control command frame and the telesignal variable position sending frame is calculated, the remote control response time is obtained, and the total remote control command number is adjusted; S3, the telesignal variable position sending frame is defined as the first needle remote control command frame, and step S1 is executed; S4, based on all the remote control response times and the total remote control command number, the average response time is determined; S5, according to the remote control response time and the average response time, it is determined whether the target remote device needs to be analyzed for defects. The message data sent by the substation remote machine is analyzed, the indicators related to the response time of the message data are counted, and then the operation state of the remote device is comprehensively evaluated, so as to ensure the safety and stability of the substation.
[0096] Please refer to Figure 3 , which shows a structure block diagram of an embodiment of the maintenance determination device of the remote device, comprising the following modules:
[0097] The response module 401 is configured to respond to the accepted first frame remote control command frame, judge whether the first frame remote control command frame exists a telesignal variable position sending frame; if not, the average response time determination module is executed;
[0098] The calculation module 402 is configured to calculate the time difference between the first frame remote control command frame and the telesignal variable position sending frame, obtain the remote control response time and adjust the total remote control command number;
[0099] The definition module 403 is configured to define the telesignal variable position sending frame as the first needle remote control command frame, and execute the response module.
[0100] The average response time determination module 404 is configured to determine an average response time based on all the remote control response times and the total number of remote control commands.
[0101] The maintenance conclusion determination module 405 is configured to determine whether the target remote device needs to be analyzed for defects according to the remote control response times and the average response time.
[0102] In an optional embodiment, the response module 401 comprises:
[0103] The extraction submodule is configured to extract a corresponding remote control response frame from the first frame remote control command frame.
[0104] The result determination submodule is configured to determine a result of the remote control response frame, and if the result is a failure, the average response time determination module 404 is executed; if the result is a success, the calculation module 402 is executed.
[0105] In an optional embodiment, the maintenance conclusion determination module 405 comprises:
[0106] The first response time quantity determination submodule is configured to determine a long remote control response time quantity of all the remote control response times with a time length greater than a preset time length, and a response time quantity of all the remote control response times greater than the average response time.
[0107] The second response time quantity determination submodule is configured to determine whether the target remote device needs to be analyzed for defects based on the average response time, the response time quantity, and the long remote control response time quantity.
[0108] In an optional embodiment, the second response time quantity determination submodule comprises:
[0109] The long response proportion determination unit is configured to take a ratio of the long remote control response time quantity to a total number of all the remote control response times as a long response proportion.
[0110] The average response proportion determination unit is configured to determine a response time proportion greater than the average response time based on a ratio of the response time quantity to all the remote control response times.
[0111] The maintenance necessity determination unit is configured to determine whether the target remote device needs to be analyzed for defects according to the response time proportion and the long response proportion.
[0112] In an optional embodiment, the maintenance necessity determination unit comprises:
[0113] The first judging sub-unit is used for judging whether the response time proportion is greater than a preset response proportion; if yes, a maintenance determining sub-unit is executed; if no, a second judging sub-unit is executed;
[0114] The second judging sub-unit is used for judging whether the long response proportion is greater than a preset long response proportion; if yes, it is determined whether the target remote device needs to be analyzed for defects;
[0115] The maintenance determining sub-unit is used for determining that the target remote device does not need to be maintained.
[0116] Those skilled in the art can clearly understand that, for the convenience and brevity of description, the specific working process of the device described above can refer to the corresponding process in the foregoing method embodiments, and will not be repeated here.
[0117] In several embodiments provided in the present application, it should be understood that the disclosed device and method can be implemented in other ways. For example, the device embodiments described above are only schematic, for example, the division of the units is only a logical function division, and actual implementation can have another division manner, for example, a plurality of units or components can be combined or integrated into another system, or some features can be ignored or not executed. In addition, the coupling or direct coupling or communication connection between the units shown or discussed can be indirect coupling or communication connection through some interface, device or unit, and can be electrical, mechanical or other forms.
[0118] The units described as separate components can or can not be physically separate, and the components shown as units can or can not be physical units, that is, they can be located in one place, or can be distributed on a plurality of network units. According to actual needs, part or all of the units can be selected to achieve the purpose of the embodiment scheme.
[0119] In addition, each functional unit in each embodiment of the present application can be integrated in one processing unit, or each unit can exist physically, or two or more units can be integrated in one unit. The integrated unit can be realized in the form of hardware or in the form of a software functional unit.
[0120] The integrated unit, if implemented in the form of a software function unit and sold or used as an independent product, can be stored in a computer readable storage medium. Based on such understanding, the technical solutions of the present application, essentially or in other words, the part that contributes to the prior art or the whole or part of the technical solutions can be embodied in the form of a software product. The computer software product is stored in a storage medium, and includes several instructions for causing a computer device (which can be a personal computer, a server, or a network device, etc.) to execute all or part of the steps of the methods described in the various embodiments of the present application. The aforementioned storage medium includes: a U disk, a mobile hard disk, a read-only memory (ROM, Read-Only Memory), a random access memory (RAM, Random Access Memory), a magnetic disk or an optical disk, and various media that can store program codes.
[0121] The above-described embodiments are merely used to illustrate the technical solutions of the present application, rather than limit them; although the present application has been described in detail with reference to the foregoing embodiments, those skilled in the art should understand that they can still make modifications to the technical solutions recorded in the foregoing embodiments, or make equivalent replacements to some of the technical features; and these modifications or replacements do not cause the corresponding technical solutions to deviate from the spirit and scope of the technical solutions of the embodiments of the present application.
Claims
1. A method of determining the maintenance of a telecontrol device, characterized in that, The method comprises the following steps: S1, in response to the accepted first frame remote control command frame, judging whether the first frame remote control command frame exists a remote signal position sending frame; If not, step S4 is executed; S2, calculating the time difference between the first frame remote control command frame and the remote signal position sending frame, obtaining a remote control response time and adjusting the total remote control command number; S3, defining the remote signal position sending frame as the first frame remote control command frame, and executing step S1; S4, determining an average response time based on all the remote control response times and the total remote control command number; S5, determining whether the target remote device needs to be analyzed for defects according to the remote control response time and the average response time; The step S1 comprises: S11, extracting a corresponding remote control anti-check frame from the first frame remote control command frame; S12, determining the result of the remote control anti-check frame, if the result is failure, the step S4 is executed; if the result is success, the step S2 is executed.
2. The method of claim 1, wherein the method further comprises: The step S5 comprises: S51, determining the number of long remote control response time whose length is greater than a preset length in all the remote control response times, and the number of response time greater than the average response time in all the remote control response times; S52, determining whether the target remote device needs to be analyzed for defects based on the average response time, the number of response time and the number of long remote control response time.
3. The method of claim 2, wherein the method further comprises: The step S52 comprises: S521, taking the ratio of the number of long remote control response time to the number of all remote control response times as a long response proportion; S522, determining a response time proportion greater than the average response time by taking the ratio of the number of response time to all remote control response times; S523, determining whether the target remote device needs to be analyzed for defects according to the response time proportion and the long response proportion.
4. The method of claim 3, wherein the method further comprises: The step S523 comprises: S5231, judging whether the response time proportion is greater than a preset response proportion; if yes, step S5233 is executed; if not, step S5232 is executed; S5232, judging whether the long response proportion is greater than a preset long response proportion; if yes, determining whether the target remote device needs to be analyzed for defects; S5233, determining that the target remote device does not need to be repaired.
5. An overhaul determination device of a telecontrol device, characterized by The method comprises the following steps: The response module is used for judging whether the first frame remote control command frame exists a remote signal position sending frame in response to the accepted first frame remote control command frame; If not, the average response time determination module is executed; The calculation module is used for calculating the time difference between the first frame remote control command frame and the remote signal position sending frame, obtaining a remote control response time and adjusting the total remote control command number; The definition module is used for defining the remote signal position sending frame as the first frame remote control command frame, and executing the response module; The average response time determination module is used for determining an average response time based on all the remote control response times and the total remote control command number; The repair conclusion determination module is used for determining whether the target remote device needs to be analyzed for defects according to the remote control response time and the average response time; The response module comprises: an extraction submodule configured to extract a corresponding remote control response frame from the first frame of remote control command frame; a result determination submodule configured to determine a result of the remote control response frame, and execute the average response time determination module if the result is failure, or execute the calculation module if the result is success.
6. The maintenance determining apparatus of a telecontrol device according to claim 5, characterized in that, The overhaul conclusion determination module comprises: a first response time quantity determination submodule configured to determine a long remote control response time quantity of all the remote control response times with a time length greater than a preset time length, and a response time quantity of all the remote control response times greater than the average response time; a second response time quantity determination submodule configured to determine whether the target remote device needs to be analyzed for defects based on the average response time, the response time quantity and the long remote control response time quantity.
7. The servicing determination apparatus of a telecontrol device according to claim 6, characterized in that, The second response time quantity determination submodule comprises: a long response proportion determination unit configured to take a ratio of the long remote control response time quantity to the quantity of all the remote control response times as a long response proportion; an average response proportion determination unit configured to determine a response time proportion greater than the average response time based on a ratio of the response time quantity to all the remote control response times; an overhaul necessity determination unit configured to determine whether the target remote device needs to be analyzed for defects based on the response time proportion and the long response proportion.
8. The servicing determination apparatus of a telecontrol device according to claim 7, characterized in that, The overhaul necessity determination unit comprises: a first judgment submodule configured to determine whether the response time proportion is greater than a preset response proportion, and execute an overhaul determination submodule if yes, or execute a second judgment submodule if no; the second judgment submodule configured to determine whether the long response proportion is greater than a preset long response proportion, and determine whether the target remote device needs to be analyzed for defects if yes; the overhaul determination submodule configured to determine that the target remote device does not need to be overhauled.
Citation Information
Patent Citations
Telemetering data analysis method and device for transformer substation
CN112636476A