A transmission line double-view image icing monitoring method and device

By employing a dual-view image monitoring method, combined with grayscale conversion, histogram equalization, and attention mechanisms, the problem of ice thickness calculation error in single-view images under complex meteorological conditions was solved, achieving more accurate ice type identification and density calculation, and improving the accuracy of ice thickness calculation.

CN121639682BActive Publication Date: 2026-05-01ELECTRIC POWER RES INST STATE GRID SHANXI ELECTRIC POWER +2
View PDF 2 Cites 0 Cited by

Patent Information

Authority / Receiving Office
CN · China
Patent Type
Patents(China)
Current Assignee / Owner
ELECTRIC POWER RES INST STATE GRID SHANXI ELECTRIC POWER
Filing Date
2026-02-04
Publication Date
2026-05-01

AI Technical Summary

Technical Problem

Existing methods for calculating icing thickness based on single-view images have low accuracy under complex weather conditions, which can easily lead to large errors in the calculation of standard icing thickness.

Method used

A dual-view image monitoring method is adopted. By acquiring icing images of the transmission line from the front and side views, grayscale conversion and histogram equalization are performed. After extracting high-level semantic features, channel and spatial attention mechanisms are fused to generate shared coding features. Then, a semantic segmentation network is used to calculate the icing thickness and density. The effective pixel ratio and the high-brightness pixel ratio are combined for screening and optimization, and finally the standard icing thickness is calculated.

Benefits of technology

It improves the accuracy of icing type identification and icing density calculation in complex weather scenarios, and enhances the accuracy of standard icing thickness calculation. In particular, it significantly improves the accuracy of icing cross-sectional area calculation in complex environments such as heavy fog and reflective exposure.

✦ Generated by Eureka AI based on patent content.

Smart Images

  • Figure CN121639682B_ABST
    Figure CN121639682B_ABST
Patent Text Reader

Abstract

The present application relates to the technical field of ice-coating monitoring, in particular to a power transmission line double-view image ice-coating monitoring method and device, based on double-view ice-coating images, not only through multi-view information complementation, more ice-coating details are obtained under complex weather scenes, the accuracy of ice-coating type discrimination is effectively improved, and the accuracy of ice-coating density calculation is further improved; and based on double-view image conductor standard ice thickness extraction technology, the ice-coating thickness of two mutually perpendicular directions can be obtained, the ice-coating of irregular section of the conductor is approximated to an ellipse, the accuracy of ice-coating cross-sectional area calculation is effectively improved, and the standard ice thickness calculation accuracy is finally improved by combining the equal weight method to convert it into a circular cross-section standard ice-coating.
Need to check novelty before this filing date? Find Prior Art

Description

Technical Field

[0001] This invention relates to the field of icing monitoring technology, and in particular to a dual-view image icing monitoring method and device for transmission lines. Background Technology

[0002] Under conditions of low temperature, high humidity, wind, or precipitation, supercooled water droplets, raindrops, fog droplets, or wet snow in the air freeze rapidly upon contact with the surface of power transmission lines where the temperature is below 0°C. The resulting ice layer on the outer surface of the conductor is called icing. Common types of icing include rime, glaze, mixed glaze, and wet snow adhesion. Against the backdrop of global warming, the frequency and intensity of icing on power transmission lines have increased significantly.

[0003] The distance between the two farthest points on the ice layer surface of a conductor's cross-section is called the ice thickness. As the ice thickness increases, it leads to excessive conductor sag and insufficient distance from surrounding grounded objects, causing flashover. Simultaneously, the vertical, horizontal, and longitudinal loads on the tower increase rapidly. When the combined load exceeds the tower's design load, the tower will be damaged or collapse, severely impacting the safe operation of the power grid. Timely, accurate, and effective ice monitoring is a prerequisite for ice damage prevention. Compared to manual observation, online ice monitoring has advantages such as less workload and better continuity, mainly including image methods, tension sensing methods, and fiber optic sensing methods. Based on directly acquiring information such as the ice process, morphology, and degree from images, it offers advantages such as intuitive results, rich identification information, and support for rapid judgment. The resulting online ice monitoring devices are widely used in power grids.

[0004] The load generated by icing per unit length of conductor is related to the cross-sectional area and density of the ice. Actual conductor icing has different cross-sectional shapes, uneven thickness, and varying densities depending on the type of ice. The maximum icing load a line can withstand is specified during line design; this is called the design ice thickness. The design ice thickness considers a scenario where the ice cross-section is circular, the thickness is uniform, and the density is 0.9 g / cm³. 3 Ideally, the actual icing should be approximated as an ellipse to compare with the designed ice thickness, assess the line's operational status, and determine whether to initiate de-icing. Then, the cross-section is reconstructed to be circular using an equal-weight method, based on an ice density of 0.9 g / cm³. 3 Calculate the standard icing thickness. The principle for calculating the standard icing thickness is as follows: Figure 1 As shown.

[0005] Reference Figure 2As shown, current image-based online icing monitoring methods mainly rely on single-view images to identify icing conditions. By comparing the pixel changes in the width of ice-free and ice-covered conductors, the distance between the two farthest points on the ice surface in one direction of the conductor cross-section is obtained, and the icing thickness is calculated. However, limited by the monocular camera's field of view, calculating the icing thickness in only one direction cannot effectively calculate the icing cross-sectional area, thus affecting the calculation of standard icing thickness.

[0006] The published patent document CN119169535A proposes a method to identify the ice thickness from the front and side views using images from a monocular camera mounted on a conductor, and then approximate the circular cross-sectional area using the equal weight method to calculate the standard ice thickness. The main problems with this method are: first, some lines lack side view conductors, making it impossible to obtain the side view ice thickness; second, the image monitoring device is installed on the front view conductor, and the spatial relative position of the side view conductor (ice monitoring device) changes after icing. Therefore, comparing the corresponding pixel positions of the side view conductor before and after icing through image semantic segmentation will produce discrepancies, leading to errors in the calculation of ice thickness.

[0007] Furthermore, existing technologies primarily rely on the brightness and texture features of iced images to first identify the icing type, and then assign values ​​to pixels of different categories in the image based on preset density recommendations for different icing types. However, the icing process is often accompanied by complex weather conditions (strong light, heavy fog, etc.), and single-view images are easily affected by fog, specular reflection, and partial occlusion, resulting in "key features not being visible," affecting the identification of icing brightness and texture features, easily leading to misjudgment of icing type, and affecting the icing density calculation results. A schematic diagram of the icing recognition effect of single-view images is provided. Figure 3 As shown.

[0008] In summary, existing methods for calculating icing cross-sectional area and icing density based on single-view images are prone to significant errors in standard icing thickness calculations, especially under complex weather conditions. Summary of the Invention

[0009] Therefore, the technical problem to be solved by the present invention is to overcome the low accuracy of the existing method for calculating the standard icing thickness of conductors based on single-view images.

[0010] To address the aforementioned technical problems, this invention provides a dual-view image icing monitoring method for transmission lines, comprising:

[0011] Acquire original icing images of the transmission line conductors from both the front and side views, obtained synchronously.

[0012] Grayscale conversion and histogram equalization are performed on the original icing images from the front and side views to obtain the preprocessed icing images from the front and side views.

[0013] Feature extraction is performed on the preprocessed icing images from the front view and the preprocessed icing images from the side view to obtain the corresponding high-level semantic features from the front view and the high-level semantic features from the side view. The high-level semantic features from the front view and the high-level semantic features from the side view are concatenated and then passed through the channel attention mechanism and the spatial attention mechanism to obtain the shared coding features.

[0014] The shared coding features, the high-level semantic features of the front view, and the preprocessed icing image of the front view are input into the semantic segmentation network to obtain the front view segmentation image; the shared coding features, the high-level semantic features of the side view, and the preprocessed icing image of the side view are input into the semantic segmentation network to obtain the side view segmentation image.

[0015] Using the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image as the judgment criteria, the segmentation results of the front view segmented image and the side view segmented image are filtered and optimized to obtain the pixel proportion of each icing type in the front view and the pixel proportion of each icing type in the side view.

[0016] The icing density is calculated based on the pixel percentage of each icing type from the front view and the pixel percentage of each icing type from the side view; the icing thickness from the front view is calculated based on the segmented image from the front view; the icing thickness from the side view is calculated based on the segmented image from the side view; and the standard icing thickness is calculated based on the icing density, the icing thickness from the front view, and the icing thickness from the side view.

[0017] Preferably, grayscale conversion and histogram equalization are performed on the original icing images from the front and side views to obtain preprocessed icing images from the front and side views. The steps include:

[0018] The original icing images from the front and side views are converted to grayscale to obtain grayscale icing images from the front and side views.

[0019] The icing regions of the conductors are obtained from the front-view grayscale icing image and the side-view grayscale icing image respectively, and then divided into several non-overlapping sub-blocks.

[0020] Calculate the grayscale histogram of each sub-block; select a preset limiting threshold based on the current weather scene, crop the pixels in each sub-block that exceed the limiting threshold, and count the number of cropped pixels in each sub-block; distribute the number of cropped pixels in each sub-block equally among all grayscale levels of the sub-block to obtain the enhanced grayscale histogram of the sub-block.

[0021] Based on the enhanced grayscale histogram of each sub-block, each pixel value of the sub-block is mapped to a new grayscale value to obtain the icing image after preprocessing from the front view and the icing image after preprocessing from the side view.

[0022] Preferably, feature extraction is performed on the preprocessed icing images from the front view and the preprocessed icing images from the side view, respectively, to obtain the corresponding high-level semantic features from the front view and the high-level semantic features from the side view. The method is as follows:

[0023] The preprocessed icing image from the frontal view is input into the first feature extractor to obtain the frontal view high-level semantic features; the frontal view high-level semantic features include frontal view fog features and frontal view illumination features.

[0024] The preprocessed icing image from the side view is input into the second feature extractor to obtain high-level semantic features from the side view; the high-level semantic features from the side view include side view fog features and side view illumination features.

[0025] Preferably, the first feature extractor and the second feature extractor are DeepLabv3+, ResNet50 or MobileNetV3.

[0026] Preferably, the high-level semantic features from the frontal view and the high-level semantic features from the side view are concatenated and then sequentially passed through a channel attention mechanism and a spatial attention mechanism to obtain shared encoded features. The steps include:

[0027] The high-level semantic features from the front view and the high-level semantic features from the side view are concatenated to obtain the concatenated feature tensor;

[0028] The spliced ​​feature tensor is processed through a channel attention mechanism to obtain channel attention features;

[0029] The channel attention features are processed through a spatial attention mechanism to obtain shared features;

[0030] The shared encoded features are obtained by adding the shared features and the concatenated features tensors together and passing them through a convolutional layer.

[0031] Preferably, the spliced ​​feature tensor is processed through a channel attention mechanism to obtain channel attention features, the steps of which include:

[0032] The concatenated feature tensor is passed through a first convolutional layer, a second convolutional layer, a global average pooling layer, a first fully connected layer, a ReLU activation function, a second fully connected layer, and a Sigmoid activation function in sequence to obtain the channel attention weights;

[0033] The channel attention features are obtained by performing a channel-wise element-wise multiplication operation on the channel attention weights and the concatenated feature tensor.

[0034] Preferably, the channel attention features are processed through a spatial attention mechanism to obtain shared features, the steps of which include:

[0035] The channel attention features are concatenated after passing them through a global average pooling layer and a global max pooling layer, respectively, to obtain the fused features.

[0036] The fused features are passed through a third convolutional layer and a sigmoid activation function in sequence to obtain spatial attention weights;

[0037] The shared features are obtained by multiplying the spatial attention weights and the pixel values ​​corresponding to the channel attention features at their spatial locations one by one.

[0038] Preferably, the semantic segmentation network uses DeepLabv3+.

[0039] Preferably, the shared coding features, frontal view high-level semantic features, and the frontal view preprocessed icing image are input into the semantic segmentation network to obtain the frontal view segmented image. The steps include:

[0040] The preprocessed icy image from the frontal view is input into the encoder of the semantic segmentation network to obtain the frontal view encoded features. The frontal view encoded features are then input into the hollow spatial pyramid pooling module to obtain the frontal view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared intermediate features. The frontal view intermediate features and the shared intermediate features are concatenated to obtain the frontal view context features. The frontal view context features are then concatenated with the frontal view high-level semantic features and passed sequentially through a Dropout layer, a normalization layer, and a ReLU activation function before being input into the decoder of the semantic segmentation network to obtain the frontal view segmented image.

[0041] The shared coding features, high-level semantic features from the side view, and the preprocessed icing image from the side view are input into the semantic segmentation network to obtain the side view segmented image. The steps include:

[0042] The preprocessed icy image from the side view is input into the encoder of the semantic segmentation network to obtain the side view encoded features. The side view encoded features are then input into the hollow spatial pyramid pooling module to obtain the side view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared intermediate features. The side view intermediate features and the shared intermediate features are concatenated to obtain the side view context features. The side view context features and the side view high-level semantic features are then concatenated and passed through a Dropout layer, a normalization layer, and a ReLU activation function, and then input into the decoder of the semantic segmentation network to obtain the side view segmented image.

[0043] Preferably, the segmentation results of the frontal view segmentation image and the side view segmentation image are filtered and optimized using the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image as judgment indicators, to obtain the pixel proportions of each icing type in the frontal view and the pixel proportions of each icing type in the side view. The steps include:

[0044] Calculate the percentage of effective pixels in a frontal view segmented image. The percentage of effective pixels in a side-view segmented image ; Calculate the proportion of bright pixels in the original icing image from the front view. The proportion of bright pixels in the original icy image from a side view ;

[0045] If the following conditions are met: Greater than or equal to the first threshold and Less than or equal to the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the frontal view is output by segmenting the image from the frontal view, and the pixel percentage of each ice type in the side view is output by segmenting the image from the side view.

[0046] If the following conditions are met: Greater than or equal to the first threshold and Less than or equal to the second threshold, and, Less than the first threshold or If the value is greater than the second threshold, the pixel percentage of each ice type in the frontal view segmentation image is output, and the pixel percentage of each ice type output in the frontal view is used for the side view.

[0047] If the following conditions are met: Less than the first threshold or Greater than the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the side view is output for image segmentation, and the pixel percentage of each ice type output from the side view is used for the front view.

[0048] In other cases, the output will show that the recognition conditions are not met.

[0049] Preferably, the effective pixels include pixels of all icing types and pixels without icing.

[0050] Preferably, the icing density is calculated based on the pixel proportions of each icing type from the front view and the pixel proportions of each icing type from the side view; the icing thickness from the front view is calculated based on the segmented image from the front view; and the icing thickness from the side view is calculated based on the segmented image from the side view. The method is as follows:

[0051] Based on the pixel proportion of each ice type in the frontal view segmentation image and the side view segmentation image, the density of each ice type is weighted and averaged to obtain the ice density.

[0052] The number of effective pixels in the front view is obtained by segmenting the image from the front view; the ratio of the number of effective pixels in the front view to the number of pixels of the wire in the front view under ice-free conditions is multiplied by the wire diameter to obtain the ice thickness in the front view.

[0053] The effective pixel count of the side view is obtained by segmenting the image based on the side view; the ice thickness of the side view is obtained by multiplying the ratio of the effective pixel count of the side view to the pixel count of the side view conductor in the ice-free state by the conductor diameter.

[0054] The present invention also provides a dual-view image icing monitoring device for transmission lines, comprising:

[0055] A power module is disposed on the surface and inside of the device on the higher side of the transmission line conductor, parallel to the power supply line, and is used to provide power.

[0056] The image acquisition module is set on the surface of the device perpendicular to the lower side of the transmission line conductor, and includes two cameras, one of which is set directly above the conductor and the other of which is set to the side of the conductor; the two cameras are used to simultaneously acquire the original icing images of the transmission line conductor from the front view and the original icing images from the side view.

[0057] The meteorological data acquisition module is located inside the device on the lower side parallel to the transmission line conductor, and is used to collect meteorological information about the environment where the transmission line conductor is located.

[0058] The main control module, located inside the device, is used to calculate the standard icing thickness using the aforementioned dual-view image icing monitoring method for transmission lines.

[0059] The remote communication module is located inside the device on the upper side parallel to the transmission line conductor, and is used to send icing images, meteorological information and standard icing thickness to the monitoring master station.

[0060] Preferably, the power module includes:

[0061] The solar panel is installed on the upper half of the device, parallel to the power transmission line conductor;

[0062] Current transformers are installed inside the device, through which transmission line conductors pass;

[0063] The battery is located inside the device.

[0064] Preferably, the energy-harvesting core of the current transformer is made of nanocrystalline material.

[0065] Preferably, the angle between the two cameras of the image acquisition module and the line connecting them to the center of the device surface is 90°.

[0066] Preferably, the image acquisition module further includes: a de-icing mechanism and a supplementary light disposed around the camera.

[0067] Preferably, the de-icing mechanism includes: a lens heating element, a mechanical ice-pushing mechanism, and a windshield wiper mechanism.

[0068] Compared with the prior art, the above-described technical solution of the present invention has the following advantages:

[0069] This invention discloses a dual-view image icing monitoring method for power transmission lines. First, it acquires icing images from both the front and side views simultaneously captured by binocular cameras. Grayscale conversion and histogram equalization are used to dynamically enhance the feature contrast of icing images in different weather scenarios, resolving the problem of blurred icing details in complex environments. Second, high-level semantic features from both views, including fog and illumination features, are processed through channel attention and spatial attention mechanisms to generate deeply fused shared coding features. These shared coding features are then combined to generate segmented images from both views, effectively improving the accuracy of icing type identification. Next, the proportion of effective pixels and the proportion of bright pixels in the image are used as criteria to determine the quality of the icing image. The segmentation results of high-quality icing images are then used to optimize the dual-view segmentation results. This collaborative dual-view determination improves the accuracy of icing type identification in complex scenarios such as heavy fog and reflective exposure. Finally, the invention calculates icing density using the dual-view segmentation results and calculates the front-view icing thickness and the side-view icing thickness using a pixel ratio method, achieving the calculation of standard icing thickness. This invention, based on dual-view icing images, not only acquires more icing details in complex weather scenarios through complementary information from multiple perspectives, effectively improving the accuracy of icing type identification and thus enhancing the accuracy of icing density calculation; but also utilizes a conductor standard ice thickness extraction technique based on dual-view images to obtain icing thickness in two mutually perpendicular directions. By approximating the icing of irregularly shaped conductors as ellipses, the accuracy of icing cross-sectional area calculation is effectively improved. Furthermore, by combining the equal weight method to convert it into a circular cross-sectional standard icing, the accuracy of standard icing thickness calculation is ultimately enhanced. Attached Figure Description

[0070] To make the content of this invention easier to understand, the invention will be further described in detail below with reference to specific embodiments and accompanying drawings, wherein:

[0071] Figure 1 A schematic diagram illustrating the principle of the standard icing thickness identification and calculation method;

[0072] Figure 2This is a schematic diagram for identifying ice thickness, where Figure 2 Image (a) in the image is of the conductor when there is no ice. Figure 2 (b) in the figure is the image of the conductor when there is ice;

[0073] Figure 3 This is a schematic diagram illustrating the icing recognition effect in a single-view image. Figure 3 (a) in the image is the original icing image from a frontal view. Figure 3 (b) in the image is the original icing image from a side view. Figure 3 (c) in the image represents the recognition result for the frontal view alone. Figure 3 (d) in the figure represents the recognition result of the side view alone;

[0074] Figure 4 This is a flowchart of a dual-view image icing monitoring method for transmission lines according to the present invention;

[0075] Figure 5 This is a comparison chart before and after histogram equalization. Figure 5 Image (a) is the grayscale icing image before histogram equalization. Figure 5 (b) in the image is the preprocessed image of the ice accretion after histogram equalization;

[0076] Figure 6 A flowchart for the collaborative fusion of features from dual-view icing images;

[0077] Figure 7 A structural diagram of the collaborative fusion of features from dual-view icing images;

[0078] Figure 8 This is a structural diagram of a semantic segmentation network;

[0079] Figure 9 A flowchart of one embodiment of the method of the present invention;

[0080] Figure 10 This is a schematic diagram of the dual-view image icing monitoring device for transmission lines of the present invention installed on the conductor of a transmission line;

[0081] Figure 11 This is a schematic diagram of the structure of the dual-view image icing monitoring device for power transmission lines of the present invention;

[0082] Figure 12 A schematic diagram of the mechanical ice-pushing mechanism of a dual-view image icing monitoring device for power transmission lines during operation;

[0083] Explanation of reference numerals in the accompanying drawings: 1. Power supply module; 2. Image acquisition module; 3. Weather acquisition module; 4. Main control module; 5. Remote communication module; 6. Front-view camera; 7. Side-view camera; 8. Mechanical ice-pushing mechanism; 9. Wiper mechanism; 10. Supplemental lighting; 11. Solar panel; 12. Power transmission line conductor; 13. Upper housing of the device; 14. Lower housing of the device. Detailed Implementation

[0084] The present invention will be further described below with reference to the accompanying drawings and specific embodiments, so that those skilled in the art can better understand and implement the present invention. However, the embodiments described are not intended to limit the present invention.

[0085] Reference Figure 4 As shown, this invention provides a dual-view image icing monitoring method for transmission lines, the steps of which include:

[0086] S1: Acquire the original icing images of the transmission line conductors from the front and side views, which were acquired synchronously.

[0087] S2: Perform grayscale conversion and histogram equalization on the original icing images from the front and side views to obtain the preprocessed icing images from the front and side views.

[0088] S3: Extract features from the preprocessed icing images from the front view and the preprocessed icing images from the side view, respectively, to obtain the high-level semantic features from the front view and the high-level semantic features from the side view; concatenate the high-level semantic features from the front view and the high-level semantic features from the side view and then pass them through the channel attention mechanism and the spatial attention mechanism in sequence to obtain the shared coding features.

[0089] S4: Input the shared coding features, the high-level semantic features of the front view, and the preprocessed icing image of the front view into the semantic segmentation network to obtain the front view segmentation image; input the shared coding features, the high-level semantic features of the side view, and the preprocessed icing image of the side view into the semantic segmentation network to obtain the side view segmentation image.

[0090] S5: Using the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image as the judgment indicators, the segmentation results of the front view segmented image and the side view segmented image are filtered and optimized to obtain the pixel proportion of each icing type in the front view and the pixel proportion of each icing type in the side view.

[0091] S6: Calculate the icing density based on the pixel percentage of each icing type from the front view and the pixel percentage of each icing type from the side view; calculate the icing thickness from the front view based on the segmented image from the front view; calculate the icing thickness from the side view based on the segmented image from the side view; calculate the standard icing thickness based on the icing density, the icing thickness from the front view, and the icing thickness from the side view.

[0092] In S1, this embodiment uses a fixed dual-camera icing monitoring device. The synchronous triggering mechanism ensures the consistency of the shooting sequence and simultaneously collects images of the transmission line conductors at different angles from both the front and side views.

[0093] Specifically, in S2, grayscale conversion and histogram equalization are performed on the original icing images from the front and side views to obtain the preprocessed icing images from the front and side views. The steps include:

[0094] S21: Perform grayscale conversion on the original icing images from the front and side views to obtain grayscale icing images from the front and side views.

[0095] This embodiment performs grayscale conversion simultaneously on the original images from the front and side views, preserving key features of icing. By unifying the feature representation dimensions of the front and side views through grayscale conversion, redundant information in the color channels is removed, while accurately preserving the key features of three types of targets: rime, frost, and no icing. This establishes a unified visual benchmark for subsequent collaborative enhancement of foggy scenes and correct identification of icing types.

[0096] In this embodiment, when performing grayscale conversion, weights suitable for human visual observation, such as (R: 0.299, G: 0.587, B: 0.114), are used to perform a weighted average on the three channels to obtain a single-channel grayscale image. The specific formula is as follows:

[0097] ;

[0098] in, These are the coordinates of the pixels in the original icing image. For pixels grayscale value, , and Each pixel The RGB values.

[0099] S22: Obtain the icing area of ​​the conductor in the frontal view grayscale icing image and the side view grayscale icing image respectively, and divide them into several non-overlapping sub-blocks.

[0100] Specifically, in this embodiment, the conductor and its adjacent area are defined as the conductor icing area, and the pixels of the conductor icing area are denoted as... The blocks are divided into 8x8 pixel sections, with each 8x8 sub-block being non-overlapping. If some sub-blocks are smaller than 8x8 pixels, they are padded with mirror images to ensure that each sub-block reaches an 8x8 size.

[0101] S23: Calculate the grayscale histogram of each sub-block; select a preset limiting threshold based on the current weather scene, crop the pixels in each sub-block that exceed the limiting threshold, and count the number of cropped pixels in each sub-block; distribute the number of cropped pixels in each sub-block equally among all grayscale levels of the sub-block to obtain the enhanced grayscale histogram of the sub-block.

[0102] For each 8×8 sub-block, calculate the grayscale histogram of that sub-block. Where g∈[0,255] represents the gray level, and i and j are the row and column indices of the sub-block, respectively. The gray values ​​of each sub-block are counted to generate the corresponding histogram.

[0103] This embodiment presets corresponding climate values ​​for various climate scenarios (such as reflective exposure, heavy fog, or normal lighting). And based on each climate value, calculate the corresponding amplitude limiting threshold for each climate scenario. Each icing image selects a limiting threshold based on the current climate scene, and this limiting threshold is applied to each sub-block of the current icing image.

[0104] For the histogram of each sub-block If the pixel value corresponding to the grayscale value g exceeds the amplitude limit threshold If the pixel is not found to be cropped, then a cropping operation is performed on that pixel. After cropping, the number of cropped pixels in each sub-block is counted.

[0105] .

[0106] The number of cropped pixels for each sub-block The gray levels of the sub-block are evenly distributed across all gray levels to obtain the enhanced gray-level histogram of that sub-block. This enhanced gray-level histogram is represented as follows:

[0107] ;

[0108] in, To enhance the grayscale histogram.

[0109] The goal of this process is to adjust the number of pixels at each gray level to make the gray level distribution of the image more balanced.

[0110] S24: Based on the enhanced grayscale histogram of each sub-block, map each pixel value of the sub-block to a new grayscale value to obtain the icing image after preprocessing from the front view and the icing image after preprocessing from the side view.

[0111] Specifically, calculate the enhanced grayscale histogram. cumulative distribution function Then through the cumulative distribution function Perform grayscale mapping to make the pixel value of each pixel in the icy area of ​​the conductor in the original grayscale icing image... Will be mapped to new grayscale values :

[0112] ;

[0113] in, This is for rounding operations.

[0114] The purpose of this step is to enhance the image's contrast, making previously darker or brighter areas more uniform. See the comparison image before and after histogram equalization. Figure 5 As shown, where Figure 5 Image (a) is the grayscale icing image before histogram equalization. Figure 5 (b) in the image is the preprocessed image of the iced area after histogram equalization.

[0115] All histogram-equalized sub-blocks are stitched together to form a complete icing region of the conductor, resulting in a preprocessed icing image.

[0116] In S3, feature extraction is performed on the preprocessed icing images from the front view and the preprocessed icing images from the side view, respectively, to obtain the corresponding high-level semantic features from the front view and the side view. The method is as follows:

[0117] The preprocessed icing image from the frontal view is input into the first feature extractor to obtain the frontal view high-level semantic features; the frontal view high-level semantic features include frontal view fog features. and positive angle lighting characteristics ;

[0118] The preprocessed icing image from the side view is input into the second feature extractor to obtain high-level semantic features from the side view; the high-level semantic features from the side view include side view fog features. and side view lighting characteristics .

[0119] Preferably, the first feature extractor and the second feature extractor are DeepLabv3+, ResNet50 or MobileNetV3.

[0120] Specifically, refer to Figure 6 and Figure 7 As shown in S3, the high-level semantic features from the frontal view and the high-level semantic features from the side view are concatenated and then sequentially passed through a channel attention mechanism and a spatial attention mechanism to obtain shared encoded features. The steps include:

[0121] S31: Concatenate the high-level semantic features from the front view and the high-level semantic features from the side view to obtain the concatenated feature tensor.

[0122] In this embodiment, a unified target dimension is first set for the feature extractor: the number of channels per feature is C, and the spatial size is H×W. Then, convolutional layer parameters are designed for the original dimension of each feature, setting the number of input channels to the original number of input features, and fixing the output feature to the target number of channels C, thus achieving channel unification. Within the feature extractor, the kernel size, stride, and padding are adjusted simultaneously to extract four features, namely, the frontal view foggy feature. Orthogonal viewing angle lighting characteristics Side view characteristics of fog and side view lighting characteristics All dimensions have been adjusted to be consistent.

[0123] The splicing operation unfolds along the channel dimension of the features. The dimension of each single feature is C×H×W (number of channels × height × width). The four features are stacked sequentially along the channel dimension. The number of channels is accumulated from a single feature to 4C, while the spatial dimension H×W remains unchanged. The final feature splicing feature tensor has a complete dimension of 4C×H×W.

[0124] S32: The spliced ​​feature tensor is processed through a channel attention mechanism to obtain channel attention features. The steps include:

[0125] The concatenated feature tensor is passed through a first convolutional layer, a second convolutional layer, a global average pooling layer, a first fully connected layer, a ReLU activation function, a second fully connected layer, and a Sigmoid activation function in sequence to obtain the channel attention weights;

[0126] The channel attention features are obtained by performing a channel-wise element-wise multiplication operation on the channel attention weights and the concatenated feature tensor.

[0127] Convolutional layers use convolutional kernels to perform weighted summation of all channels at each spatial location of the concatenated feature tensor, outputting features with the same spatial size as the concatenated feature tensor. Global average pooling layers, on the other hand, calculate the average value of all pixels across the entire H×W spatial dimension for each channel of the input feature, compressing the spatial dimension of each channel from H×W to 1×1.

[0128] The first fully connected layer compresses the 4C channels to C using a preset compression ratio, and then introduces a non-linear transformation through the ReLU activation function. The activated features are then input into the second fully connected layer to restore the number of channels to 4C. Finally, the Sigmoid activation function normalizes the feature values ​​to the 0-1 range, resulting in channel attention weights with dimensions 4C×H×W. .

[0129] Channel attention weights Perform channel-wise element-wise multiplication with the concatenated feature tensor. The 0-to-1 weight value corresponding to each channel is multiplied one by one with the pixel value of all H×W spatial locations in the same channel in the concatenated feature tensor to obtain the channel attention feature. .

[0130] S33: The channel attention features are processed through a spatial attention mechanism to obtain shared features. The steps include:

[0131] The channel attention features are concatenated after passing them through a global average pooling layer and a global max pooling layer, respectively, to obtain the fused features.

[0132] The fused features are passed through a third convolutional layer and a sigmoid activation function in sequence to obtain spatial attention weights;

[0133] The shared features are obtained by multiplying the spatial attention weights and the pixel values ​​corresponding to the channel attention features at their spatial locations one by one.

[0134] Specifically, channel attention features Simultaneously, global average pooling and global max pooling are performed. Global average pooling calculates the average pixel value across all 4C channels for each spatial location, compressing the channel dimension to 1 to obtain a 1×H×W feature map. Global max pooling extracts the maximum pixel value across all channels for each spatial location, similarly compressing the channel dimension to 1 to obtain a 1×H×W feature map. The 1×H×W feature map obtained from global average pooling and the 1×H×W feature map obtained from global max pooling are then concatenated along the channel dimension to form a fused feature map with a dimension of 2×H×W.

[0135] The fused features are passed through a 1×1 third convolutional layer and a sigmoid activation function to obtain spatial attention weights. Spatial attention weights The 0-to-1 weight value for each spatial location, and the channel attention feature. The pixel values ​​at this spatial location are multiplied one by one to generate a shared feature with a "channel + spatial weighting" dimension of 4C×H×W. .

[0136] S34: The shared coded features are obtained by adding the shared features and the concatenated features tensors and passing them through a convolutional layer.

[0137] Specifically, shared features The concatenated feature tensor is added to the concatenated feature tensor, and then subjected to final feature compression and enhancement through convolutional layers. The number of convolutional kernels is systematically adjusted to balance the richness of feature extraction and computational efficiency. At the same time, the kernel size is optimized: a 3×3 small kernel is used to enhance texture capture for local detail features, and a 5×5 large kernel is used to expand the receptive field for global structural features. Finally, the shared encoded features after co-coding are obtained. .

[0138] Shared coding features It deeply integrates multi-source information on fog and lighting from both front and side views, and is optimized with dual attention weighting, thus possessing accurate target discrimination capabilities. It can then be directly used as input to a semantic segmentation model for pixel-level prediction of icing-related data.

[0139] Preferably, in S4, the semantic segmentation network uses DeepLabv3+. DeepLabv3+ includes an encoder, an Atrous Spatial Pyramid Pooling (ASPP) module, and a decoder.

[0140] Specifically, refer to Figure 8 As shown, the shared coding features, frontal view high-level semantic features, and the frontal view preprocessed icing image are input into the semantic segmentation network to obtain the frontal view segmented image. The steps include:

[0141] The preprocessed icy image from the frontal view is input into the encoder of the semantic segmentation network to obtain the frontal view encoded features. The frontal view encoded features are then input into the hollow spatial pyramid pooling module to obtain the frontal view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared intermediate features. The frontal view intermediate features and the shared intermediate features are concatenated to obtain the frontal view context features. The frontal view context features are then concatenated with the frontal view high-level semantic features and passed sequentially through a Dropout layer, a normalization layer, and a ReLU activation function before being input into the decoder of the semantic segmentation network to obtain the frontal view segmented image.

[0142] Similar to the frontal view processing, the shared encoded features, side-view high-level semantic features, and the preprocessed side-view icing image are input into the semantic segmentation network to obtain the side-view segmented image. The steps include:

[0143] The preprocessed icy image from the side view is input into the encoder of the semantic segmentation network to obtain the side view encoded features. The side view encoded features are then input into the hollow spatial pyramid pooling module to obtain the side view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared intermediate features. The side view intermediate features and the shared intermediate features are concatenated to obtain the side view context features. The side view context features and the side view high-level semantic features are then concatenated and passed through a Dropout layer, a normalization layer, and a ReLU activation function, and then input into the decoder of the semantic segmentation network to obtain the side view segmented image.

[0144] Specifically, downsampling and channel expansion operations are performed in the encoder, downsampling the input feature map by 4x (channel expansion to 32), 8x (channel expansion to 96), and 16x (channel expansion to 320) to obtain encoded features. The encoded features and shared encoded features are then sequentially injected into the hollow spatial pyramid pooling module to capture the multi-scale context of the icing morphology.

[0145] The ASPP module in this embodiment contains 5 parallel branches, as follows:

[0146] (1) 1×1 convolutional layer to capture fine edges;

[0147] (2) 3×3 dilated convolution (rate=6) to perceive local icing features;

[0148] (3) 3×3 dilated convolution (rate=12) to perceive local icing features in the middle layer;

[0149] (4) 3×3 dilated convolution (rate=18) to perceive deep local icing features;

[0150] (5) After image-level global average pooling, the image is passed through a 1×1 convolutional layer and bilinear upsampling is used to restore it to its original size, providing global information for the whole image.

[0151] The encoded features and shared encoded features are used as input features of the ASPP module. After passing through all branches, the output features of each branch are concatenated along the channel dimension to obtain the corresponding intermediate features and shared intermediate features. Then, the intermediate features and shared intermediate features are concatenated along the channel dimension to obtain the context features.

[0152] The contextual features and high-level semantic features output by the ASPP module are concatenated and integrated along the channel dimension. This cross-perspective feature aggregation operation yields the initial fused feature tensor. Subsequently, it passes through an overfitting suppression layer (Dropout), followed by normalization and a nonlinear transformation using the ReLU activation function, ultimately obtaining the input features for the decoder.

[0153] The input features of the decoder are fed into the decoder of the semantic segmentation network, and pixel-level segmentation is achieved through multi-stage processing: First, the feature map is deepened and non-linearly enhanced by two layers of 3×3 convolution, combined with batch normalization and activation function (ReLU); then, the feature map size is enlarged by 4 times through bilinear upsampling, and then the features are optimized and overfitting is suppressed by two layers of 3×3 convolution and overfitting suppression mechanism; finally, the feature channels are compressed to 4 dimensions through 1×1 convolution, and the probability of each category is calculated by Softmax activation function, and finally the pixel-level segmentation probability image is output, where the four channels correspond to the four segmentation targets: background, frost, rime, and no ice.

[0154] The dual-view segmentation image after icing contour and type recognition contains valid pixels and invalid pixels. Valid pixels include pixels of all icing types and pixels of uniced transmission line conductors. Invalid pixels refer to background pixels in the segmented image. In this embodiment, valid pixels refer to three types of target pixels: rime pixels, pixels of uniced transmission line conductors, and frost pixels, where rime pixels and frost pixels are icing type pixels.

[0155] Highlighted pixels refer to pixels whose grayscale / brightness values ​​in the original icing image exceed a set threshold (240).

[0156] In S5, the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image are used as judgment indicators to filter and optimize the segmentation results of the frontal view segmentation image and the side view segmentation image, obtaining the pixel proportions of each icing type from the frontal view and the pixel proportions of each icing type from the side view. The steps include:

[0157] Calculate the percentage of effective pixels in a frontal view segmented image. The percentage of effective pixels in a side-view segmented image ; Calculate the proportion of bright pixels in the original icing image from the front view. The proportion of bright pixels in the original icy image from a side view ;

[0158] If the following conditions are met: Greater than or equal to the first threshold and Less than or equal to the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the frontal view is output by segmenting the image from the frontal view, and the pixel percentage of each ice type in the side view is output by segmenting the image from the side view.

[0159] If the following conditions are met: Greater than or equal to the first threshold and Less than or equal to the second threshold, and, Less than the first threshold or If the value is greater than the second threshold, the pixel percentage of each ice type in the frontal view segmentation image is output, and the pixel percentage of each ice type output in the frontal view is used for the side view.

[0160] If the following conditions are met: Less than the first threshold or Greater than the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the side view is output for image segmentation, and the pixel percentage of each ice type output from the side view is used for the front view.

[0161] In other cases, the output will show that the recognition conditions are not met.

[0162] The target icing type is determined by the largest percentage of effective pixels in the segmented image. The effective pixels in the segmented image are then used as the outline of the icing guideline.

[0163] Specifically, the proportion of effective pixels in the segmented image is calculated using the following formula:

[0164] ;

[0165] in, The number of effective pixels in the image segmented by the viewpoint k. The number of pixels in the transmission line conductors when the viewpoint k is free of ice. From a positive perspective, This is a side view.

[0166] The proportion of highlighted pixels in the original icing image is calculated using the following formula:

[0167] ;

[0168] in, The number of highlighted pixels in the original icy image at viewpoint k.

[0169] Furthermore, for cases that "do not meet the identification criteria," further screening is performed:

[0170] If the following conditions are met: Less than the first threshold and Less than the first threshold, and, Less than or equal to the second threshold or If the value is less than or equal to the second threshold, it is determined as "not meeting the recognition conditions - occluded";

[0171] If the following conditions are met: Greater than the second threshold and Greater than the second threshold, and, Greater than or equal to the first threshold or If the value is greater than or equal to the first threshold, it is determined as "not meeting the identification conditions - strong reflective exposure".

[0172] Preferably, the first threshold is 30% and the second threshold is 50%.

[0173] In traditional single-view icing type recognition mode, since only frontal view images can be acquired, the core rule for determining "not meeting the recognition conditions" is: if the ratio of effective pixels identified by the semantic segmentation algorithm to the total pixels of the conductor in the non-iced state is <30%, or the ratio of bright pixels on the conductor to the total pixels of the conductor is >50%. However, in dual-view icing type recognition, thanks to the supplementary side-view images, the judgment logic is significantly optimized: when the frontal view is affected by complex weather conditions such as overexposure, blurring, or shadow interference, making it impossible to determine the icing type, the side-view image will be automatically used for collaborative judgment; if the side-view image meets the criteria of "the ratio of effective pixels identified by semantic segmentation to the total pixels of the conductor in the non-iced state is ≥30%" and "the ratio of bright pixels on the conductor to the total pixels of the conductor is ≤50%", then the icing type recognition result from the side view is directly adopted, thereby improving the accuracy and effectiveness of icing type recognition.

[0174] On the other hand, in the traditional single-view mode, only the upper half of the conductor is visible, leading to a partial and inaccurate assessment of the actual pixel proportions of frost and ice, which can result in biased weighted averages of ice density. In contrast, the dual-view ice density calculation, through collaborative recognition of side-view images, accumulates the total pixels of frost and ice from both front and side views, calculates the pixel proportions of frost and ice, and then uses a weighted average to complete the ice density calculation, ensuring both the completeness and accuracy of the calculation.

[0175] In S6, the icing density is calculated based on the pixel proportions of each icing type from the front view and the pixel proportions of each icing type from the side view; the icing thickness from the front view is calculated based on the segmented image from the front view; and the icing thickness from the side view is calculated based on the segmented image from the side view. The method is as follows:

[0176] S61: Based on the pixel proportion of each ice type in the frontal view segmentation image and the side view segmentation image, the density of each ice type is weighted and averaged to obtain the ice density.

[0177] The complex climatic conditions in mountainous areas can lead to differences in image features between frontal and side views. For example, images taken from a frontal view at night may be overexposed due to the influence of supplementary lighting, while images taken from a side view may have normal image quality. To accurately determine the icing density, the dual-view collaborative method proposed in this invention simultaneously inputs two view images into a semantic segmentation model for refined type recognition. The model extracts texture, grayscale, and morphological features from each view. For cases where the icing process on the same conductor differs, such as a mixture of rime (density approximately 0.8 g / cm³) and hoarfrost (density approximately 0.2 g / cm³), the current icing density can be obtained by weighted averaging (hoarfrost pixel percentage × hoarfrost density + rime pixel percentage × rime density).

[0178] The percentage of frost pixels is calculated as follows: (total frost pixels from the front view + total frost pixels from the side view) / (total number of pixels for all icing types from the front view + total number of pixels for all icing types from the side view); the percentage of rime pixels is calculated as follows: (total rime pixels from the front view + total rime pixels from the side view) / (total number of pixels for all icing types from the front view + total number of pixels for all icing types from the side view). The current icing density is then obtained by weighted averaging.

[0179] For example, if the total number of pixels for all icing types from a frontal view is 1000 pixels, with rime occupying 400 pixels and glaze occupying 600 pixels; and the total number of pixels for all icing types from a side view is 500 pixels, with rime occupying 100 pixels and glaze occupying 400 pixels, then the final icing density = ((400+100) / (1000+500))*0.2 + ((600+400) / (1000+500))*0.8 = 0.599 g / cm³.

[0180] S62: Obtain the number of effective pixels from the front view based on the front view segmented image; multiply the ratio of the number of effective pixels from the front view to the number of pixels of the front view conductor in the ice-free state by the conductor diameter to obtain the front view icing thickness.

[0181] In the dual-view standard icing thickness calculation system, the frontal view icing thickness refers to the distance between the two farthest points on the ice surface of the conductor's iced cross-section as seen from the frontal view. First, a frontal view image of the conductor in an ice-free state is captured, and the number of pixels on the conductor in the ice-free state is recorded. Then, during the icing period, an iced image of the conductor is captured using the same lens and focal length. Based on the frontal view segmented image obtained from the above steps, the effective pixels in the segmented image are counted. The ratio of the number of effective pixels in the frontal view to the number of pixels on the conductor in the ice-free state is multiplied by the conductor diameter to obtain the frontal view icing thickness. .

[0182] If the number of effective pixels in the frontal view is greater than the number of pixels of the conductor in the frontal view under ice-free conditions, then the ice thickness in the frontal view is equal to the diameter of the conductor.

[0183] S63: Obtain the number of effective pixels in the side view based on the side view segmented image; multiply the ratio of the number of effective pixels in the side view to the number of pixels of the side view conductor in the ice-free state by the conductor diameter to obtain the side view ice thickness.

[0184] In a dual-view system, the side-view icing thickness refers to the distance between the two farthest points on the ice surface of the conductor's icy cross-section as seen in the side-view image after icing. Its calculation method is the same as the front-view icing thickness. A side-view image of the conductor in an icy state is captured, and the number of pixels of the conductor in the icy state is recorded. When icing occurs, an icy image of the conductor is captured using the same lens and focal length. Based on the side-view segmented image obtained from the above steps, the effective pixels in the side-view segmented image are counted. The ratio of the number of effective pixels in the side-view to the number of pixels of the conductor in the icy state is multiplied by the conductor diameter to obtain the side-view icing thickness. .

[0185] If the number of effective pixels in the side view is less than the number of pixels in the side view conductor in the ice-free state, then the ice thickness in the side view is equal to the conductor diameter.

[0186] Considering the irregularity of the actual icing morphology of transmission line conductors, the profile of the icing cross-section is first extracted and approximated as an elliptical icing cross-section that closely matches the actual profile for quantitative calculation. Then, based on the equal weight method, the elliptical cross-section icing is further equivalent to a density of 0.9 g / cm³. 3 The icing thickness of a circular cross-section is obtained by measuring the difference between the radius of the circle and the radius of the bare wire, which is the uniform icing thickness, i.e., the standard icing thickness.

[0187] The above steps are used to obtain the icing thickness from the frontal view. The icing thickness from the side view is Ice density is It adapts to the different quality characteristics of different types of icing.

[0188] Let the radius of the equivalent standard circle be the standard icing thickness. Adding the radius r of the bare wire, the area of ​​the circle minus the area of ​​the bare wire should equal the corrected area of ​​the ice cover:

[0189] ;

[0190] in, The standard icing thickness that needs to be determined is... Where is the radius of the bare wire. The density of the ice layer. The thickness of the ice layer is shown from the positive angle. The glazing thickness is shown from a side view. The left side of the equation represents a density of 0.9 g / cm³. 3 The weight of ice covering a circular cross-section is given by the equation on the right, which represents the actual density per unit length. The weight of ice covering an elliptical cross-section is used to derive the following standard formula for calculating ice thickness:

[0191] .

[0192] Figure 9 This is a flowchart of an embodiment of the method of the present invention, wherein:

[0193] In step 1, (a) is the original icing image from the front view, and (b) is the original icing image from the side view.

[0194] In step 2, (c) is the preprocessed icing image from the front view, and (d) is the preprocessed icing image from the side view.

[0195] Step 3 is the collaborative fusion of dual-view image features. The purpose is to obtain shared coding features of deep fusion of dual-view fog and illumination information, so as to provide efficient feature input for pixel-level semantic segmentation of icy types.

[0196] Step 4 involves icing contour and type recognition based on a semantic segmentation network (using DeepLabv3+ as an example). The goal is to input dual-view images into DeepLabv3+ and output pixel-level segmentation probability maps for four categories: background, rime, frost, and no icing, thereby recognizing icing contours and types. Specifically, (e) and (f) represent the frontal and side-view segmented images, respectively.

[0197] Step 5 involves identifying icing types from both perspectives. Even if the proportion of bright pixels in the frontal view exceeds the second threshold, thanks to the supplementary constraints from the side-view image, the icing type cannot be accurately identified from the frontal view; the side-view information can still assist in the determination. The calculated determination index is... , , , According to the judgment rule of S5, the pixel ratio of each ice type in the side view is output by segmenting the image from the side view. The pixel ratio of each ice type in the side view is used for the front view. Finally, the ice type of the conductor is determined to be 100% rime and 0% glaze.

[0198] Step 6 is to obtain the standard icing thickness. According to the weighted average of S6, the icing density = frost pixel ratio × frost density + rain frost pixel ratio × rain frost density, that is, the icing density = 100% * 0.2 + 0% * 0.8 = 0.2 g / cm³, so the current icing density is 0.2 g / cm³; the icing thickness from the front view is a = 55.12 mm and the icing thickness from the side view is b = 45.95 mm; based on the dual-view thickness data, according to the standard icing thickness calculation formula: (Where r is the bare wire radius, r = 14.5 mm) Substituting the parameters, the standard icing thickness is calculated. =2.94mm.

[0199] In summary, this embodiment uses dual-view image fusion recognition to ultimately determine that the icing type of the transmission line conductor at that moment is rime, and the standard icing thickness is 2.94 mm.

[0200] This invention also provides a dual-view image icing monitoring device for transmission lines. The device is installed entirely on the transmission line conductor and is approximately cylindrical in shape, comprising:

[0201] A power module is disposed on the surface and inside of the device on the higher side of the transmission line conductor, parallel to the power supply line, and is used to provide power.

[0202] The image acquisition module is set on the surface of the device perpendicular to the lower side of the transmission line conductor, and includes two cameras, one of which is set directly above the conductor and the other of which is set to the side of the conductor; the two cameras are used to simultaneously acquire the original icing images of the transmission line conductor from the front view and the original icing images from the side view.

[0203] The meteorological data acquisition module is located inside the device on the lower side parallel to the transmission line conductor, and is used to collect meteorological information about the environment where the transmission line conductor is located.

[0204] The main control module, located inside the device, is used to receive data from the image acquisition module and the meteorological acquisition module, and to calculate the standard icing thickness using the aforementioned dual-view image icing monitoring method for transmission lines.

[0205] The remote communication module is located inside the device on the upper side parallel to the transmission line conductor, and is used to send icing images, meteorological information and standard icing thickness to the monitoring master station.

[0206] The icing process on transmission lines is often accompanied by rain, snow, and fog. Image monitoring devices installed on the towers are often affected by fog and snow, making it difficult to clearly see the icing on the conductors even when within 10 meters of them. (Refer to...) Figure 10 As shown, by installing the device on the conductor and taking close-up (<0.5m) images of the conductor ahead, clear images of the conductor covered in ice can be obtained.

[0207] Specifically, the power module includes:

[0208] The solar panel is installed on the upper half of the device, parallel to the power transmission line conductor;

[0209] A current transformer is installed inside the device on the higher side of the transmission line conductor, perpendicular to it, through which the transmission line conductor passes.

[0210] The storage battery is located inside the device on the higher side of the transmission line conductor, perpendicular to it. It is charged by solar energy obtained from solar panels and electrical energy induced by current transformers from the transmission line conductor.

[0211] The low temperatures, rain, snow, and freezing weather accompanying icing on transmission lines can cause conventional solar power systems with batteries to lose their charging source and experience battery energy degradation. This can lead to icing monitoring devices going offline for 2-3 days due to low power, rendering them ineffective. Installing the device on the conductor, in conjunction with a current transformer, can fully utilize the AC current transmitted by the conductor itself. Through electromagnetic induction, the device can generate energy for its monitoring purposes, ensuring high power supply reliability unaffected by severe weather such as rain and snow. Furthermore, arranging solar panels on the upper part of the device as auxiliary power supply addresses the issue of inductor failure due to light loads or short-term power outages, further improving power supply reliability.

[0212] Preferably, the image acquisition module further includes: a de-icing mechanism and a supplementary light disposed around the camera.

[0213] The de-icing mechanism includes: a lens heating element, a mechanical ice-pushing mechanism, and a windshield wiper mechanism.

[0214] The image acquisition module uses two cameras to observe the ice accretion on the conductor from different angles, improving the accuracy of ice accretion feature and cross-sectional area recognition calculations, thereby optimizing the calculation results of standard ice accretion thickness.

[0215] Lens fogging and icing in low-temperature rain, snow, and freezing weather is a major problem faced by image monitoring devices. The lens heating element is used to raise the lens temperature, the mechanical ice-pushing mechanism is used to remove ice from the lens's outer casing, and the wiper mechanism is used to remove rainwater from the lens. By combining these three components, the camera lens's resistance to rain, snow, and heavy fog can be improved, ensuring clear images even when iced. Icing on the wires typically grows faster at night; supplementary lights are placed near the two cameras to provide additional illumination for the lenses at night, ensuring clear images captured at night when icy.

[0216] Preferably, the meteorological data acquisition module includes ambient temperature and humidity sensors, which are arranged inside the device near the lower surface of the conductor parallel to the power transmission line. Collecting ambient temperature and humidity data can help determine icing information. Since the device is installed on a live conductor, to avoid corona discharge, the sensors are all placed inside the device, which has a smooth, curved shape.

[0217] Preferably, the current transformer's energy extraction core is made of nanocrystalline material.

[0218] The circuits where the device is installed will inevitably experience low current (<20A) operation. In this current range, the magnetization characteristics of conventional silicon steel cores are nonlinear, resulting in a large proportion of excitation current and a significant decrease in effective current output. To ensure effective induction power extraction under low current conditions, a nanocrystalline iron core with high permeability and low light-load loss is selected.

[0219] Preferably, the angle between the two cameras of the image acquisition module and the line connecting them to the center of the device surface is 90°.

[0220] Preferably, the lens heating element is activated when the weather acquisition module detects an ambient temperature ≤0℃ and humidity ≥80%.

[0221] The basic meteorological conditions for icing are a temperature ≤ 0℃, humidity ≥ 80%, and a certain wind speed. By controlling the activation of the lens heating element when the basic temperature and humidity conditions for icing are met, effective heating and de-icing can be ensured while saving energy.

[0222] Preferably, the mechanical ice-pushing mechanism is arranged in a circular shape around the two lenses. (Refer to...) Figure 11 and Figure 12 As shown, the mechanical ice-pushing mechanism is inside the device when it is not in operation, and moves outward along a direction parallel to the guide wire when it is in operation to push the ice.

[0223] The lens heating element primarily removes ice from the lens surface. However, when the device is in a windward position, the outer casing can quickly form a ring-shaped ice layer due to the continuous impact of supercooled water droplets, which gradually erodes inward and eventually completely obstructs the camera's field of view. Incorporating a mechanical ice-removing mechanism can effectively solve the problem of ice buildup on the outer casing obstructing the lens's view.

[0224] Preferably, the wiper mechanism is configured to correspond to the two cameras.

[0225] Besides the lens and the device housing being blocked by ice, the rain and snow falling on the lens during the icing process, or the water droplets formed after the heating element melts the ice, can also significantly affect the lens's shooting performance. This problem can be solved by adding a wiper mechanism.

[0226] To balance de-icing efficiency and energy utilization efficiency, and to achieve automatic de-icing activation to promptly remove ice that may affect lens shooting, this embodiment automatically controls the mechanical ice-pushing mechanism and the wiper mechanism based on ice image recognition results.

[0227] Preferably, the operating conditions of the mechanical ice-pushing mechanism and the windshield wiper mechanism are as follows:

[0228] The main control module detected that the proportion of effective pixels in the segmented image was less than the first threshold. or The mechanical ice-pushing mechanism moves first, followed by the wiper mechanism. After one action, images from both perspectives are collected again for recognition. If the recognition result still shows that "the proportion of effective pixels in the segmented image is less than the first threshold", the mechanical ice-pushing mechanism and the wiper mechanism move again in sequence until the proportion of effective pixels in the segmented image is greater than the first threshold.

[0229] Preferably, the supplementary light is automatically turned on when the image is recognized as nighttime.

[0230] The device proposed in this invention has multiple de-icing methods that work together to ensure the image monitoring effect of the device in rainy, snowy, and icy weather. By setting up three de-icing mechanisms—lens heating, mechanical ice pushing, and windshield wiper de-icing—it solves problems such as lens icing, outer shell icing and lens water obstruction in rainy, snowy, and icy weather, ensuring clear capture of images of icy conductors and improving monitoring results.

[0231] This invention achieves automatic control of the de-icing mechanism based on image recognition, improving de-icing efficiency. It determines whether the lens is obstructed based on the effective pixel ratio of ice monitoring in dual-view images, automatically starting and stopping mechanical ice pushing and windshield wiper de-icing, balancing de-icing efficiency and energy utilization efficiency, and promptly removing ice that affects lens shooting.

[0232] In summary, the dual-view image icing monitoring method for transmission lines described in this invention first acquires icing images from both the front and side views simultaneously captured by binocular cameras. Grayscale conversion and histogram equalization are used to dynamically enhance the feature contrast of icing images in different weather scenarios, resolving the problem of blurred icing details in complex environments. Secondly, high-level semantic features from both views, including fog and illumination features, are processed through channel attention and spatial attention mechanisms to generate deeply fused shared coding features. These shared coding features are then combined to generate segmented images from both views, effectively improving the accuracy of icing type identification. Next, the proportion of effective pixels and the proportion of bright pixels in the image are used as criteria to determine the quality of the icing image. The segmentation results of high-quality icing images are then used to optimize the dual-view segmentation results. This collaborative dual-view determination improves the accuracy of icing type identification in complex scenarios such as heavy fog and reflective exposure. Finally, this invention calculates icing density using the dual-view segmentation results and calculates the front-view icing thickness and the side-view icing thickness using a pixel ratio method, respectively, to achieve the calculation of standard icing thickness. This invention, based on dual-view icing images, not only acquires more icing details in complex weather scenarios through complementary information from multiple perspectives, effectively improving the accuracy of icing type identification and thus enhancing the accuracy of icing density calculation; but also utilizes a conductor standard ice thickness extraction technique based on dual-view images to obtain icing thickness in two mutually perpendicular directions. By approximating the icing of irregularly shaped conductors as ellipses, the accuracy of icing cross-sectional area calculation is effectively improved. Furthermore, by combining the equal weight method to convert it into a circular cross-sectional standard icing, the accuracy of standard icing thickness calculation is ultimately enhanced.

[0233] Obviously, the above embodiments are merely illustrative examples for clear explanation and are not intended to limit the implementation. Those skilled in the art will recognize that other variations or modifications can be made based on the above description. It is neither necessary nor possible to exhaustively list all possible implementations here. However, obvious variations or modifications derived therefrom are still within the scope of protection of this invention.

Claims

1. A method for monitoring icing on transmission lines using dual-view images, characterized in that, include: Acquire original icing images of the transmission line conductors from both the front and side views, obtained synchronously. Grayscale conversion and histogram equalization are performed on the original icing images from the front and side views to obtain the preprocessed icing images from the front and side views. Feature extraction was performed on the preprocessed icing images from the front view and the preprocessed icing images from the side view, respectively, to obtain the corresponding high-level semantic features from the front view and the high-level semantic features from the side view. The high-level semantic features from the front view and the high-level semantic features from the side view are concatenated and then passed through the channel attention mechanism and the spatial attention mechanism in sequence to obtain the shared coding features. The shared coding features, the high-level semantic features of the front view, and the preprocessed icing image of the front view are input into the semantic segmentation network to obtain the front view segmentation image; the shared coding features, the high-level semantic features of the side view, and the preprocessed icing image of the side view are input into the semantic segmentation network to obtain the side view segmentation image. Using the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image as criteria, the segmentation results of the frontal view segmentation image and the side view segmentation image are filtered and optimized to obtain the pixel proportions of each icing type in the frontal view and the pixel proportions of each icing type in the side view; the effective pixels include pixels of all icing types and pixels of the non-icing transmission line conductors; the bright pixels refer to pixels whose grayscale value / brightness value in the original icing image exceeds a set threshold. Ice density is calculated based on the pixel percentage of each ice type from the frontal view and the pixel percentage of each ice type from the side view. Calculate the icing thickness from the frontal view segmented image; calculate the icing thickness from the side view segmented image; calculate the standard icing thickness based on icing density, frontal view icing thickness, and side view icing thickness. The shared coding features, frontal view high-level semantic features, and the preprocessed frontal view icing image are input into the semantic segmentation network to obtain the frontal view segmented image. The steps include: The preprocessed icy image from the frontal view is input into the encoder of the semantic segmentation network to obtain the frontal view encoded features. The frontal view encoded features are then input into the hollow spatial pyramid pooling module to obtain the frontal view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared first intermediate features. The frontal view intermediate features and the shared first intermediate features are concatenated to obtain the frontal view context features. The frontal view context features are then concatenated with the frontal view high-level semantic features and passed sequentially through a Dropout layer, a normalization layer, and a ReLU activation function before being input into the decoder of the semantic segmentation network to obtain the frontal view segmented image. The shared coding features, high-level semantic features from the side view, and the preprocessed icing image from the side view are input into the semantic segmentation network to obtain the side view segmented image. The steps include: The preprocessed icy image from the side view is input into the encoder of the semantic segmentation network to obtain the side view encoded features. The side view encoded features are then input into the hollow spatial pyramid pooling module to obtain the side view intermediate features. The shared encoded features are input into the hollow spatial pyramid pooling module to obtain the shared second intermediate features. The side view intermediate features and the shared second intermediate features are concatenated to obtain the side view context features. The side view context features are then concatenated with the side view high-level semantic features and passed sequentially through a Dropout layer, a normalization layer, and a ReLU activation function before being input into the decoder of the semantic segmentation network to obtain the side view segmented image.

2. The method for monitoring icing on transmission lines using dual-view images according to claim 1, characterized in that, The original icing images from the front and side views are subjected to grayscale conversion and histogram equalization to obtain preprocessed icing images from the front and side views. The steps include: The original icing images from the front and side views are converted to grayscale to obtain grayscale icing images from the front and side views. The icing areas of the conductors are obtained from the front-view grayscale icing image and the side-view grayscale icing image respectively, and then divided into several non-overlapping sub-blocks. Calculate the grayscale histogram of each sub-block; select a preset limiting threshold based on the current weather scene, crop the pixels in each sub-block that exceed the limiting threshold, and count the number of cropped pixels in each sub-block; distribute the number of cropped pixels in each sub-block equally among all grayscale levels of the sub-block to obtain the enhanced grayscale histogram of the sub-block. Based on the enhanced grayscale histogram of each sub-block, each pixel value of the sub-block is mapped to a new grayscale value to obtain the icing image after preprocessing from the front view and the icing image after preprocessing from the side view.

3. The method for monitoring icing of transmission lines using dual-view images according to claim 1, characterized in that, Feature extraction is performed on the preprocessed icing images from the front view and the preprocessed icing images from the side view, respectively, to obtain the corresponding high-level semantic features from the front view and the side view. The method is as follows: The preprocessed icing image from the front view is input into the first feature extractor to obtain high-level semantic features from the front view. The positive-view high-level semantic features include positive-view fog features and positive-view illumination features; The preprocessed icy image from the side view is input into the second feature extractor to obtain high-level semantic features from the side view. The side-view high-level semantic features include side-view fog features and side-view illumination features.

4. The method for monitoring icing of transmission lines using dual-view images according to claim 3, characterized in that, The first and second feature extractors use DeepLabv3+, ResNet50, or MobileNetV3.

5. The method for monitoring icing on transmission lines using dual-view images according to claim 1, characterized in that, The high-level semantic features from the frontal view and the high-level semantic features from the side view are concatenated and then sequentially processed through channel attention features and spatial attention features to obtain shared coding features. The steps include: The high-level semantic features from the front view and the high-level semantic features from the side view are concatenated to obtain the concatenated feature tensor; The spliced ​​feature tensor is processed through a channel attention mechanism to obtain channel attention features; The channel attention features are processed through a spatial attention mechanism to obtain shared features; The shared encoded features are obtained by adding the shared features and the concatenated features tensors together and passing them through a convolutional layer.

6. The method for monitoring icing on transmission lines using dual-view images according to claim 5, characterized in that, The concatenated feature tensor is processed through a channel attention mechanism to obtain channel attention features. The steps include: The concatenated feature tensor is passed through a first convolutional layer, a second convolutional layer, a global average pooling layer, a first fully connected layer, a ReLU activation function, a second fully connected layer, and a Sigmoid activation function in sequence to obtain the channel attention weights; The channel attention features are obtained by performing a channel-wise element-wise multiplication operation on the channel attention weights and the concatenated feature tensor.

7. The method for monitoring icing on transmission lines using dual-view images according to claim 1, characterized in that, The channel attention features are processed through a spatial attention mechanism to obtain shared features. The steps include: The channel attention features are concatenated after passing them through a global average pooling layer and a global max pooling layer, respectively, to obtain the fused features. The fused features are passed through a third convolutional layer and a sigmoid activation function in sequence to obtain spatial attention weights; The shared features are obtained by multiplying the spatial attention weights and the pixel values ​​corresponding to the channel attention features at their spatial locations one by one.

8. The method for monitoring icing on transmission lines using dual-view images according to claim 1, characterized in that, The semantic segmentation network used is DeepLabv3+.

9. The method for monitoring icing of transmission lines using dual-view images according to claim 1, characterized in that, Using the proportion of effective pixels in the segmented image and the proportion of bright pixels in the original icing image as criteria, the segmentation results of the frontal view segmentation image and the side view segmentation image are filtered and optimized to obtain the pixel proportions of each icing type from the frontal view and the side view. The steps include: Calculate the percentage of effective pixels in a frontal view segmented image. The percentage of effective pixels in a side-view segmented image ; Calculate the proportion of bright pixels in the original icing image from the front view. The proportion of bright pixels in the original icy image from a side view ; If the following conditions are met: Greater than or equal to the first threshold and Less than or equal to the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the frontal view is output by segmenting the image from the frontal view, and the pixel percentage of each ice type in the side view is output by segmenting the image from the side view. If the following conditions are met: Greater than or equal to the first threshold and Less than the second threshold, and, Less than the first threshold or If the value is greater than the second threshold, the pixel percentage of each ice type in the frontal view segmentation image is output, and the pixel percentage of each ice type output in the frontal view is used for the side view. If the following conditions are met: Less than the first threshold or Greater than the second threshold, and, Greater than or equal to the first threshold and If the value is less than or equal to the second threshold, the pixel percentage of each ice type in the side view is output for the side view segmentation image, and the pixel percentage of each ice type output for the front view is adopted. In other cases, the output will show that the recognition conditions are not met.

10. The method for monitoring icing on transmission lines using dual-view images according to claim 1, characterized in that, The ice density, ice thickness (front view), and ice thickness (side view) are calculated based on the segmented images from the front and side views. The method is as follows: Based on the pixel proportion of each ice type in the frontal view segmentation image and the side view segmentation image, the density of each ice type is weighted and averaged to obtain the ice density. The number of effective pixels in the front view is obtained by segmenting the image from the front view; the ratio of the number of effective pixels in the front view to the number of pixels of the wire in the front view under ice-free conditions is multiplied by the wire diameter to obtain the ice thickness in the front view. The effective pixel count of the side view is obtained by segmenting the image based on the side view; the ice thickness of the side view is obtained by multiplying the ratio of the effective pixel count of the side view to the pixel count of the side view conductor in the ice-free state by the conductor diameter.

11. A dual-view image icing monitoring device for transmission lines, characterized in that, include: A power module is disposed on the surface and inside of the device on the higher side of the transmission line conductor, parallel to the power supply line, and is used to provide power. The image acquisition module is disposed on the surface of the device perpendicular to the lower side of the power transmission line conductor, and includes two cameras, one of which is disposed directly above the conductor and the other of which is disposed on the side of the conductor; Two cameras are used to simultaneously capture raw icing images of the transmission line conductors from both the front and side views. The meteorological data acquisition module is located inside the device on the lower side parallel to the transmission line conductor, and is used to collect meteorological information about the environment where the transmission line conductor is located. The main control module, located inside the device, is used to calculate the standard icing thickness using the dual-view image icing monitoring method for transmission lines as described in any one of claims 1 to 10. The remote communication module is located inside the device on the upper side parallel to the transmission line conductor, and is used to send icing images, meteorological information and standard icing thickness to the monitoring master station.

12. The dual-view image icing monitoring device for transmission lines according to claim 11, characterized in that, The power module includes: The solar panel is installed on the upper half of the device, parallel to the power transmission line conductor; Current transformers are installed inside the device, through which transmission line conductors pass; The battery is located inside the device.

13. The dual-view image icing monitoring device for transmission lines according to claim 12, characterized in that, The current transformer's energy-harvesting core is made of nanocrystalline material.

14. The dual-view image icing monitoring device for transmission lines according to claim 11, characterized in that, The angle between the two cameras of the image acquisition module and the line connecting them to the center of the device surface is 90°.

15. A dual-view image icing monitoring device for transmission lines according to claim 11, characterized in that, The image acquisition module also includes a de-icing mechanism and a supplementary light located around the camera.

16. The dual-view image icing monitoring device for transmission lines according to claim 15, characterized in that, The de-icing mechanism includes: a lens heating element, a mechanical ice-pushing mechanism, and a windshield wiper mechanism.

Citation Information

Patent Citations

  • Line icing detection method based on deep learning

    CN119169535A

  • Power transmission line icing early warning method and system based on image technology

    CN119693351A